| Commit message (Expand) | Author | Age | Files | Lines |
* | * include/ruby/io.h (rb_io_t): add tied_io_for_writing member. | akr | 2007-11-20 | 1 | -1/+1 |
* | * common.mk (prereq): added auto generated sources. [ruby-dev:32280] | nobu | 2007-11-15 | 1 | -1/+4 |
* | * common.mk, Makefile.in: rename prelude.c to miniprelude.c. | akr | 2007-11-14 | 1 | -5/+5 |
* | * common.mk (parse.c): dependency also needs vpath. | nobu | 2007-11-13 | 1 | -4/+4 |
* | * common.mk (parse.c), ext/ripper/depend (ripper.c): process after | nobu | 2007-11-13 | 1 | -2/+7 |
* | * Makefile.in, common.mk: add prelude.o to MINIOBJS. | akr | 2007-11-12 | 1 | -2/+2 |
* | * Makefile.in, common.mk: add ext_prelude.o to OBJS. | akr | 2007-11-12 | 1 | -10/+11 |
* | refine dependencies of miniruby$(EXEEXT). | akr | 2007-11-11 | 1 | -3/+5 |
* | * configure.in, common.mk, Makefile.in: don't generate | akr | 2007-11-10 | 1 | -4/+2 |
* | * common.mk, Makefile.in: generate libminiruby-static.a | akr | 2007-11-10 | 1 | -8/+9 |
* | * common.mk (EXPLOBJS): create new variable for ext_prelude.o. | akr | 2007-11-10 | 1 | -7/+8 |
* | * gem_prelude.rb: new file for gem libraries. currently empty. | akr | 2007-11-10 | 1 | -2/+5 |
* | * common.mk (prereq): update the path of prelude.c. | usa | 2007-10-31 | 1 | -2/+2 |
* | * numeric.c (int_chr): take an optional encoding parameter. | nobu | 2007-10-26 | 1 | -1/+1 |
* | * Makefile.in, */Makefile.sub (VPATH): add enc directory. | nobu | 2007-10-10 | 1 | -16/+19 |
* | * common.mk (ruby.o): using encoding.h. | nobu | 2007-09-28 | 1 | -1/+1 |
* | * benchmark/driver.rb: added. | ko1 | 2007-09-27 | 1 | -15/+13 |
* | * common.mk: fix typo. | ko1 | 2007-09-06 | 1 | -1/+1 |
* | * common.mk (vm.o): depends on st.h too. | nobu | 2007-09-03 | 1 | -1/+1 |
* | * regenc.h: check RUBY_EXTERN before including config.h and defines.h | usa | 2007-08-30 | 1 | -8/+10 |
* | * thread.c: fix Mutex to be interruptable lock. | ko1 | 2007-08-27 | 1 | -2/+2 |
* | * encoding.c: provide basic features for M17N. | matz | 2007-08-25 | 1 | -1/+3 |
* | * common.mk (prelude.o): depends on vm_core.h now. | nobu | 2007-08-25 | 1 | -3/+5 |
* | * prelude.rb: added. run this script on startup. | ko1 | 2007-08-24 | 1 | -0/+5 |
* | * common.mk: change test order (test -> btest). | ko1 | 2007-08-14 | 1 | -1/+1 |
* | * common.mk (btest-miniruby, test-sample): split the test target | nobu | 2007-08-08 | 1 | -2/+6 |
* | * common.mk (node_name.inc): use $? instead of $< for nmake. | nobu | 2007-08-07 | 1 | -1/+1 |
* | * common.mk (node_name.inc): auto-generate node name list. | nobu | 2007-08-06 | 1 | -2/+6 |
* | * common.mk (INSNS): not chdir to srcdir. | nobu | 2007-08-06 | 1 | -1/+1 |
* | * common.mk: inverted rules order. | nobu | 2007-07-21 | 1 | -5/+5 |
* | * blockinlining.c: remove "yarv" prefix. | ko1 | 2007-07-12 | 1 | -21/+16 |
* | * bootstraptest/runner.rb: fix load path. | ko1 | 2007-07-06 | 1 | -0/+1 |
* | * tool/insns2vm.rb, lib/vm/instruction.rb: move process body | ko1 | 2007-06-29 | 1 | -2/+2 |
* | * common.mk (run.gdb): fix to load $(srcdir)/.gdbinit | ko1 | 2007-06-27 | 1 | -0/+1 |
* | * eval_*.h: rename to eval_*.ci. | ko1 | 2007-06-24 | 1 | -2/+2 |
* | * call_cfunc.ci: removed. | ko1 | 2007-06-24 | 1 | -4/+4 |
* | * insn_send.ci: removed. | ko1 | 2007-06-24 | 1 | -4/+3 |
* | * vm_macro.def: removed. | ko1 | 2007-06-24 | 1 | -5/+1 |
* | * bootstraptest/runner.rb: set default directory to | ko1 | 2007-06-24 | 1 | -2/+2 |
* | * common.mk (realclean): separate local and ext. | nobu | 2007-06-15 | 1 | -1/+4 |
* | * include/ruby: moved public headers. | nobu | 2007-06-10 | 1 | -85/+85 |
* | * cont.c: support callcc which everyone love. | ko1 | 2007-05-23 | 1 | -0/+6 |
* | * common.mk: add a rule for regsyntax.c. | matz | 2007-05-23 | 1 | -0/+4 |
* | * oniguruma.h: updated to Oniguruma 5.7.0. | matz | 2007-05-23 | 1 | -0/+3 |
* | * common.mk (clear-installed-list): separated from install-prereq. | nobu | 2007-03-13 | 1 | -1/+5 |
* | * Makefile.in, configure.in, */Makefile.sub (THREAD_MODEL): system | nobu | 2007-02-28 | 1 | -32/+60 |
* | * mkconfig.rb (RbConfig): add CONFIG['PATCHLEVEL'] | shyouhei | 2007-02-27 | 1 | -1/+3 |
* | * common.mk (error.c, process.c): depend on yarvcore.h and rubysig.h. | usa | 2007-02-27 | 1 | -22/+20 |
* | * common.mk: change "gdb" rule. You can debug miniruby with | ko1 | 2007-02-25 | 1 | -4/+6 |
* | * common.mk: new target "btest", to run bootstraptests. | aamine | 2007-02-24 | 1 | -0/+5 |