| Commit message (Expand) | Author | Age | Files | Lines |
* | * common.mk (REVISION_H): create temporary file in cwd so that it | nobu | 2012-04-17 | 1 | -2/+2 |
* | * configure.in (verconf.h): separate load path specific stuff from | nobu | 2012-03-27 | 1 | -1/+2 |
* | * win32/Makefile.sub (newline.c, miniprelude.c): search from source | nobu | 2012-03-26 | 1 | -4/+4 |
* | * enumerator.c (enumerator_each, generator_each): pass arguments to | nobu | 2012-03-08 | 1 | -1/+2 |
* | * common.mk (clean-ext, distclean-ext, realclean-ext): remove exts.mk too. | nobu | 2012-03-02 | 1 | -0/+3 |
* | doc/capi | nobu | 2012-03-01 | 1 | -3/+3 |
* | * Makefile.in (PLATFORM_DIR): add a variable for `win32` directory. | shirosaki | 2012-02-28 | 1 | -3/+11 |
* | * common.mk (check, test-all): no exntension builds before test-all, | nobu | 2012-02-25 | 1 | -2/+2 |
* | Revert "* common.mk (test-all): shut up nonsense skipping messages." | naruse | 2012-02-22 | 1 | -1/+1 |
* | * common.mk (test-all): shut up nonsense skipping messages. | nobu | 2012-02-22 | 1 | -1/+1 |
* | * common.mk (test-all, test-ruby): more dependencies. | nobu | 2012-02-22 | 1 | -2/+2 |
* | * common.mk (btest, btest-ruby, test-sample test-knownbugs) | nobu | 2012-02-17 | 1 | -10/+10 |
* | * common.mk (test-ruby): pass TESTS for options. | nobu | 2012-01-27 | 1 | -1/+1 |
* | * common.mk (LIBRUBY_A): depends on main.o since r33774. | nobu | 2011-12-26 | 1 | -1/+1 |
* | * common.mk: add "check succeeded" message. | kazu | 2011-12-22 | 1 | -0/+1 |
* | * common.mk (newline.c, miniprelude.c): revert r33949 because the change | usa | 2011-12-21 | 1 | -2/+2 |
* | * README.ja: Update redmine.ruby-lang.org to bugs.ruby-lang.org | drbrain | 2011-12-19 | 1 | -1/+1 |
* | * common.mk,Makefile.in,win32/Makefile.sub (ECHO1): move platform | usa | 2011-12-14 | 1 | -2/+0 |
* | * common.mk (newline.c, miniprelude.c): use VPATH. | nobu | 2011-12-05 | 1 | -2/+2 |
* | * common.mk (INSTRUBY_ARGS): added --mantype to apply mdoc2man.rb | yugui | 2011-11-28 | 1 | -7/+8 |
* | Forward-ports r32776 from branches/ruby_1_9_3 to trunk. | yugui | 2011-07-31 | 1 | -1/+2 |
* | Forward-ports r32775 from branches/ruby_1_9_3 to trunk. | yugui | 2011-07-31 | 1 | -1/+2 |
* | Forwardports r32772 and r32773 from branches/ruby_1_9_3 to trunk. | yugui | 2011-07-31 | 1 | -1/+1 |
* | * common.mk (RUN_OPT): disable gems. | nobu | 2011-07-08 | 1 | -0/+1 |
* | * common.mk: add dependencies for EXT_SRCS. | nobu | 2011-07-08 | 1 | -2/+2 |
* | * common.mk (sudo-precheck): true command is not standard on | nobu | 2011-07-08 | 1 | -1/+1 |
* | * eval.c, hash.c, load.c, proc.c, range.c, thread.c, time.c: don't | akr | 2011-06-18 | 1 | -1/+1 |
* | forgot to commit. | akr | 2011-06-18 | 1 | -1/+2 |
* | * common.mk: dependencies updated. | akr | 2011-06-17 | 1 | -51/+67 |
* | * common.mk (sudo-precheck): authenticate at first to sudo. | nobu | 2011-06-14 | 1 | -1/+4 |
* | * vm_core.h (RUBY_VM_SET_TIMER_INTERRUPT, RUBY_VM_SET_INTERRUPT, | kosaki | 2011-06-11 | 1 | -4/+4 |
* | fixed a grammatical error | duerst | 2011-06-11 | 1 | -1/+1 |
* | * common.mk: restore TESTRUN_SCRIPT to "$(srcdir)/test.rb". | ko1 | 2011-06-10 | 1 | -1/+1 |
* | * internal.h: add for internal use only. | nobu | 2011-05-18 | 1 | -8/+10 |
* | * common.mk (rdoc-coverage): remove duplicated target. | nobu | 2011-05-18 | 1 | -2/+4 |
* | Use UTF-8 for rdoc-coverage and silence progress reporter | drbrain | 2011-05-10 | 1 | -1/+1 |
* | * common.mk (rdoc): Add rdoc-coverage rule | drbrain | 2011-05-10 | 1 | -0/+4 |
* | * common.mk (love): all you need is love. | usa | 2011-03-28 | 1 | -3/+3 |
* | * common.mk (configure-ext, build-ext), ext/extmk.rb (extmake): | nobu | 2011-03-08 | 1 | -2/+11 |
* | * common.mk (love): make ruby, not war. | nobu | 2011-02-24 | 1 | -0/+1 |
* | * common.mk (love): for the birthday. | nobu | 2011-02-24 | 1 | -0/+2 |
* | * common.mk: Use $RUNRUBY for worker process. | sorah | 2011-02-24 | 1 | -1/+1 |
* | * configure.in (rubygems): add --disable-rubygems option. | nobu | 2011-02-11 | 1 | -1/+4 |
* | * common.mk (rdoc): add --encoding=UTF-8; ruby's rdoc must be UTF-8. | naruse | 2011-02-07 | 1 | -1/+1 |
* | * common.mk (showflags): show LD commands. | nobu | 2011-01-10 | 1 | -2/+6 |
* | * common.mk (EXTMK_ARGS): specify to pass macro V, because nmake | usa | 2010-12-27 | 1 | -1/+1 |
* | * common.mk (clean-local): remove pc file. | nobu | 2010-12-15 | 1 | -1/+1 |
* | * common.mk (help): there is no reason to use the abbreviation for here. | usa | 2010-12-14 | 1 | -1/+1 |
* | * common.mk (ID_H_INCLUDES): now id.h depends on vm_opts.h. | nobu | 2010-12-12 | 1 | -3/+2 |
* | * common.mk (test-build): test-all runs build tests on cross-compiling. | nobu | 2010-12-06 | 1 | -6/+1 |