| Commit message (Expand) | Author | Age | Files | Lines |
* | 2008-06-29 | svn | 2008-06-28 | 1 | -3/+3 |
* | 2008-06-28 | svn | 2008-06-27 | 1 | -3/+3 |
* | 2008-06-27 | svn | 2008-06-26 | 1 | -3/+3 |
* | 2008-06-26 | svn | 2008-06-25 | 1 | -3/+3 |
* | * lib/erb.rb (ERB::Compiler#compile): output magic comment. | naruse | 2008-06-25 | 1 | -3/+3 |
* | 2008-06-24 | svn | 2008-06-23 | 1 | -3/+3 |
* | 2008-06-23 | svn | 2008-06-23 | 1 | -3/+3 |
* | 2008-06-22 | svn | 2008-06-21 | 1 | -3/+3 |
* | reverted | eban | 2008-06-21 | 1 | -4/+21 |
* | 2008-06-22 | svn | 2008-06-21 | 1 | -21/+4 |
* | reverted | eban | 2008-06-21 | 1 | -4/+21 |
* | 2008-06-22 | svn | 2008-06-21 | 1 | -21/+4 |
* | reverted | eban | 2008-06-21 | 1 | -4/+21 |
* | 2008-06-22 | svn | 2008-06-21 | 1 | -21/+4 |
* | reverted | eban | 2008-06-21 | 1 | -0/+57 |
* | 2008-06-22 | svn | 2008-06-21 | 1 | -40/+0 |
* | 2008-06-22 | svn | 2008-06-21 | 1 | -21/+4 |
* | * ext/bigdecimal/lib/bigdecimal/jacobian.rb (Jacobian::dfdxi): | matz | 2008-06-20 | 1 | -3/+3 |
* | * thread_win32.c (native_sleep): fix to decrement sleeper count. | ko1 | 2008-06-19 | 1 | -3/+3 |
* | * test/etc/test_etc.rb: avoid infinite loop. [ruby-dev:35158] | mame | 2008-06-18 | 1 | -3/+3 |
* | * dir.c (Init_Dir): dir_foreach() takes variable argument. | usa | 2008-06-17 | 1 | -3/+3 |
* | * ext/syck/rubyext.c: add encoding header. | naruse | 2008-06-16 | 1 | -3/+3 |
* | * vm_core.h, thread.c: rename global_interpreter_lock to | ko1 | 2008-06-15 | 1 | -3/+3 |
* | * vm_core.h (rb_vm_t), vm.c (rb_vm_mark): moved preallocated special | nobu | 2008-06-15 | 1 | -3/+3 |
* | * gc.c (ruby_gc_stress): moved to rb_objspace_t. | nobu | 2008-06-13 | 1 | -3/+3 |
* | * enum.c (sort_by_i): use NODE_DOT2 instead of NODE_MEMO to avoid | matz | 2008-06-13 | 1 | -3/+3 |
* | * io.c (rb_io_reopen): clear read buffer. | nobu | 2008-06-11 | 1 | -3/+3 |
* | * include/ruby/intern.h, proc.c: revert rb_proc_call() and | ko1 | 2008-06-10 | 1 | -3/+3 |
* | * include/ruby/encoding.h: not to use varargs.h since requiring C89. | nobu | 2008-06-10 | 1 | -3/+3 |
* | * ext/zlib/zlib.c (rb_deflate_init_copy): Copy buffers as well. | knu | 2008-06-08 | 1 | -3/+3 |
* | * array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c, | ko1 | 2008-06-08 | 1 | -3/+3 |
* | * io.c (rb_open_file, rb_io_s_sysopen): fmode should be unsigned int. | usa | 2008-06-06 | 1 | -3/+3 |
* | * ext/iconv/iconv.c (iconv_iconv): no needs to initialize with Qnil | nobu | 2008-06-06 | 1 | -3/+3 |
* | * test/ruby/test_process.rb: add tests. | mame | 2008-06-04 | 1 | -3/+3 |
* | * configure.in (CFLAGS, CXXFLAGS): include additional flags to | nobu | 2008-06-04 | 1 | -3/+3 |
* | * marshal.c (w_object): add a check for modification of array during | mame | 2008-06-02 | 1 | -3/+3 |
* | * rational.c (string_to_r_internal): use rb_isdigit. | naruse | 2008-06-01 | 1 | -3/+3 |
* | * insns.def (DEFINE_INSN): subtract of pointers is ptrdiff_t. | naruse | 2008-06-01 | 1 | -4/+4 |
* | * include/ruby/ruby.h: renamed include guard. | nobu | 2008-05-31 | 1 | -3/+3 |
* | * test/ruby/test_regexp.rb: add tests. | mame | 2008-05-29 | 1 | -3/+3 |
* | * enc/trans/japanese.c: add workarround for Unicode to CP932. | naruse | 2008-05-28 | 1 | -3/+3 |
* | * file.c (BUFCHECK): wrong condition. [ruby-core:16921] | usa | 2008-05-27 | 1 | -3/+3 |
* | * hash.c (env_each_value): Do not call env_values() twice. | knu | 2008-05-25 | 1 | -3/+3 |
* | * eval_method.c: renamed from vm_method.c. "vm_method.c" is included | ko1 | 2008-05-24 | 1 | -3/+3 |
* | * transcode.c (rb_str_transcode): argc is 1, and argv is &to. | naruse | 2008-05-23 | 1 | -3/+3 |
* | * eval.c, eval_intern.h, include/ruby/intern.h, include/ruby/ruby.h, | ko1 | 2008-05-22 | 1 | -3/+3 |
* | * insns.def, vm_insnhelper.c: specify "const". | ko1 | 2008-05-21 | 1 | -3/+3 |
* | * transcode.c, include/ruby/encodng.h (rb_str_transcode): | naruse | 2008-05-20 | 1 | -3/+3 |
* | * parse.y (assignable_gen): when "self = 1" was evalueted, unnecessary | mame | 2008-05-19 | 1 | -3/+3 |
* | * version.h: fix strange change by version.h update tool. | ko1 | 2008-05-19 | 1 | -1/+1 |