| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | common.mk: gdb-ruby | nobu | 2012-10-05 | 1 | -1/+1 |
* | common.mk: partial revert r36867 | nobu | 2012-09-05 | 1 | -2/+2 |
* | common.mk: broken nmake | nobu | 2012-08-31 | 1 | -1/+1 |
* | common.mk: broken nmake | nobu | 2012-08-31 | 1 | -3/+3 |
* | id.h: independent from parse.h | nobu | 2012-08-31 | 1 | -18/+13 |
* | * common.mk (vm_trace.o): Added a missing dependency. | yugui | 2012-08-27 | 1 | -1/+1 |
* | common.mk: update parse.h | nobu | 2012-08-25 | 1 | -3/+2 |
* | generic_erb.rb: --vpath option | nobu | 2012-08-25 | 1 | -2/+2 |
* | * common.mk: support `make id.h` without `rm .id.h.time` after `rm id.h`. | kazu | 2012-08-23 | 1 | -2/+1 |
* | * common.mk (win32/*): macro RUBY_H_INCLUDES is not defined there, | usa | 2012-08-23 | 1 | -3/+3 |
* | * common.mk (ID_H_TARGET): revert a part of r36724 and r36751. they | usa | 2012-08-23 | 1 | -3/+5 |
* | * common.mk (vm_backtrace.o): Added missing dependencies. | yugui | 2012-08-22 | 1 | -1/+1 |
* | common.mk: id.h | nobu | 2012-08-21 | 1 | -4/+2 |
* | * common.mk: fix failed to make with -j2. | kazu | 2012-08-20 | 1 | -0/+1 |
* | common.mk: fix VPATH | nobu | 2012-08-17 | 1 | -3/+3 |
* | incs: timestamp file | nobu | 2012-08-17 | 1 | -1/+1 |
* | * id.c: move vm_opts.h dependency. | nobu | 2012-08-17 | 1 | -3/+3 |
* | common.mk: -ext- tests | nobu | 2012-08-16 | 1 | -1/+1 |
* | common.mk: ID_H_TARGET | nobu | 2012-08-15 | 1 | -5/+9 |
* | * vm_trace.c: separate trace_func related functions from | ko1 | 2012-08-15 | 1 | -0/+4 |
* | common.mk: id.h dependency | nobu | 2012-08-08 | 1 | -2/+7 |
* | * common.mk: add a dependency. [ruby-core:46741] [Bug #6789] | nagachika | 2012-07-29 | 1 | -1/+1 |
* | rb_thread_call_without_gvl | nobu | 2012-07-10 | 1 | -5/+8 |
* | make runnable | nobu | 2012-07-03 | 1 | -0/+5 |
* | * common.mk: Add missing dependencies. | yugui | 2012-06-22 | 1 | -8/+13 |
* | * removed trailing spaces. | nobu | 2012-06-09 | 1 | -3/+3 |
* | installation dependencies | nobu | 2012-06-05 | 1 | -3/+3 |
* | * common.mk: fix to build vm_backtrace.c only itself (vm_backtrace.c | ko1 | 2012-06-02 | 1 | -2/+7 |
* | * vm_backtrace.c: added. Separate backtrace related functions to | ko1 | 2012-06-02 | 1 | -1/+1 |
* | common test options | nobu | 2012-05-30 | 1 | -7/+7 |
* | common.mk: fix dependencies. | nobu | 2012-05-28 | 1 | -7/+7 |
* | Bug #6462: EXTSOLIBS | nobu | 2012-05-20 | 1 | -0/+1 |
* | static-linked-ext: into libruby | nobu | 2012-05-19 | 1 | -2/+3 |
* | Imports Ruby's port to NativeClient (a.k.a NaCl). | yugui | 2012-05-17 | 1 | -1/+1 |
* | Supports static linking of extensions and encodings again. | yugui | 2012-05-16 | 1 | -10/+16 |
* | * common.mk: "$(Q)-..." doesn't work on nmake. | ko1 | 2012-05-01 | 1 | -1/+1 |
* | * common.mk: replace '@' prefix to '$(Q)' to control build | ko1 | 2012-05-01 | 1 | -26/+27 |
* | * 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 |