aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * transocode.c: register_functional_transcoder() added.naruse2007-12-244-19/+322
* add tests.akr2007-12-241-0/+37
* * test/io/nonblock/test_flush.rb: fix test for 1.9.ko12007-12-242-2/+5
* * test/rinda/test_rinda.rb: revert last commit because this test seemsko12007-12-242-0/+14
* * test/rinda/test_rinda.rb: enable rinda test.ko12007-12-242-9/+4
* * instruby.rb: fix rdoc install dir.ko12007-12-242-1/+5
* add a test for non-ascii method name.akr2007-12-241-0/+15
* add tests.akr2007-12-241-1/+20
* add tests.akr2007-12-241-0/+81
* add succ tests from the succ document.akr2007-12-241-0/+7
* * re.c (rb_reg_prepare_re): show regexp encoding in the error message.akr2007-12-242-1/+8
* * eval.c (rb_exc_raise): ANSI style.akr2007-12-243-11/+16
* * iseq.c (Init_ISeq): disable ISeq.load() because there is no verifier.ko12007-12-243-6/+47
* * eval_method.c (Init_eval_method): extracted from Init_evalakr2007-12-243-3/+17
* * load.c (load_lock): reverted.nobu2007-12-243-2/+10
* refine a test.akr2007-12-241-5/+14
* * eval.c (function_call_may_return_twice_jmp_buf): removed.akr2007-12-242-3/+6
* * common.mk (node_name.inc, miniprelude.c, prelude.c): nmake cannotnobu2007-12-242-3/+8
* Mon Dec 24 17:20:34 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi2007-12-244-276/+5
* * include/ruby/intern.h, random.c, array.c:akr2007-12-244-6/+26
* Mon Dec 24 17:06:37 2007 NAKAMURA, Hiroshi <nahi@ruby-lang.org>nahi2007-12-24237-30253/+5
* * load.c (rb_feature_p): returns loading path name too.nobu2007-12-244-22/+69
* * load.c (rb_feature_p): returns loading path name too.nobu2007-12-243-16/+22
* enable several rdoc.akr2007-12-245-24/+20
* * sample/openssl: reviewed and remove dependency on getopts.rb.gotoyuzo2007-12-248-947/+53
* * mkconfig.rb: add teeny to CONFIG['ruby_version'].ko12007-12-242-1/+5
* * tool/compile.rb, getrev.rb, runruby.rb: remove unused tools.ko12007-12-244-84/+4
* update Proc#lambda? doc.akr2007-12-241-2/+6
* * configure.in, cygwin/GNUmakefile.in, */Makefile.sub,nobu2007-12-247-38/+46
* * tool/serb.rb: removed.akr2007-12-242-17/+4
* * enc/trans: addednobu2007-12-240-0/+0
* * proc.c (rb_proc_new), vm.c (invoke_block): removed u3.state magic.nobu2007-12-244-10/+14
* * thread.c (rb_thread_atfork): should not leave living_threadsnobu2007-12-242-3/+7
* * Makefile.in, configure.in, lib/mkmf.rb, */Makefile.sub: specifynobu2007-12-2411-82/+126
* * win{32,ce}/Makefile.sub (MFLAGS): defaulted to -l.nobu2007-12-243-2/+6
* Add svn:ignore for OS X Xcode 3's conftest.dSYM directories.drbrain2007-12-241-0/+5
* * common.mk: should not pass MAKEFLAGS to recursive make.nobu2007-12-245-8/+23
* Fix formatting of multiple pathsdrbrain2007-12-241-3/+3
* * string.c (rb_str_comparable): fixed to keep transitivity.matz2007-12-243-6/+20
* Fix display of GEMDIRS, make command command examples match ri's name.drbrain2007-12-243-20/+50
* * rb test/ruby/test_io_m17n.rb: set properties.nobu2007-12-240-0/+0
* Fix Regexp warnings in lib/uri. Patch #16524 by Kornelius Kalnbach.drbrain2007-12-243-19/+23
* Remove methods from Gem, not QuickLoader, to fix warningsdrbrain2007-12-242-2/+11
* add a test.akr2007-12-241-0/+11
* add a test for String#hash.akr2007-12-241-0/+8
* Mon Dec 24 09:45:45 2007 Martin Duerst <duerst@it.aoyama.ac.jp>duerst2007-12-244-100/+105
* add some tests on conversion for pipe.akr2007-12-231-0/+34
* * array.c (rb_ary_at): updated documentation. a patch from Tadashimatz2007-12-232-4/+7
* ChangeLog: wrong name checked in. sorry. [ruby-core:14331]matz2007-12-231-2/+2
* * README.EXT: updated. a patch from Keita Yamaguchimatz2007-12-232-37/+39