aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * some refactoring around yarvcore and proc.ko12007-01-171-0/+30
* * vm.c (eval_search_super_klass): rename to search_super_klass() andko12007-01-161-0/+7
* * common.mk: fix ruby script path.ko12007-01-161-0/+4
* * vm.c (invoke_block): fix to specify self.ko12007-01-161-0/+4
* * env.h: removedko12007-01-161-0/+4
* * eval_proc.c (rb_proc_new): added.ko12007-01-161-0/+11
* fix memory leak of win32ole.suke2007-01-131-0/+6
* * array.c (rb_ary_replace): use ptr and len of orig instead ofnobu2007-01-091-0/+5
* r11523@ruby: shyouhei | 2007-01-09 15:57:58 +0900shyouhei2007-01-091-3/+5
* * file.c (rb_find_file): should not call fpath_check() with NULL.usa2007-01-091-0/+5
* * string.c (rb_str_upto): use RSTRING_LEN().matz2007-01-081-0/+2
* * string.c (rb_str_upto): String#upto from empty string makesmatz2007-01-081-0/+5
* * thread.c (rb_thread_stop_timer_thread(), rb_thread_reset_timer_thread(),ko12007-01-071-0/+15
* * common.mk: add a "compare" rule and fix MATZRUBY variableko12007-01-071-0/+4
* add some test. update comment for rdoc.suke2007-01-071-0/+8
* Merge RDoc updates from matzruby 11502, 11503, 11504drbrain2007-01-071-0/+13
* updated based on date2 4.0.1.tadf2007-01-071-0/+4
* * io.c (rb_io_getline_fast, rb_io_getline): increase linenonobu2007-01-061-130/+138
* * insns.def (send) : fix to optimize send() with Symbol.ko12007-01-061-0/+6
* * common.mk : add PHONY dependency to some rulesko12007-01-061-0/+4
* * io.c (argf_read): fix wrong replacement. [ruby-dev:30070]matz2007-01-061-0/+4
* * insns.def : support direct method dispatch with "send" or "funcall".ko12007-01-061-0/+19
* add WIN32OLE::VARIANT::VT_NULL, WIN32OLE::VARIANT::VT_EMPTY.suke2007-01-051-0/+7
* * benchmark/run.rb : change option formatko12007-01-051-0/+6
* * benchmark/bm_app_pentomino.rb : use Array#dup instead ofko12007-01-051-0/+21
* * yarvtest/yarvtest.rb : fix to compare resultsko12007-01-051-0/+4
* * compile.c, compile.h : add ADD_CALL_RECEIVER() macro.ko12007-01-051-0/+13
* * benchmark/run_rite.rb : fix to use readlines instead ofko12007-01-051-0/+5
* * thread_win32.ci (rb_thread_reset_timer_thread) :ko12007-01-051-0/+5
* * common.mk : add .SUFFIXES ruleko12007-01-051-0/+4
* * eval_method.h (rb_alias) : fix to check search resultko12007-01-051-0/+4
* * eval_method.h (rb_add_method) : fix to check old_nodeko12007-01-051-0/+4
* * compile.c (iseq_compile_each, set_block_local_tbl) :ko12007-01-051-0/+9
* * thread_pthread.ci (native_sleep): fix tv_nsec overflow.gotoyuzo2007-01-051-0/+4
* * common.mk : rename yarv-test-[all/each] to compare-test[/-each].ko12007-01-041-0/+13
* * common.mk : fix to use test.rb script in build directory.ko12007-01-041-0/+5
* * lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler#initialize):gotoyuzo2007-01-041-0/+5
* * yarv_version.h : removed.ko12007-01-041-0/+8
* * ext/openssl/ossl_asn1.c (Init_ossl_asn1):gotoyuzo2007-01-041-0/+6
* * thread_pthread.ci : fix last changes around PTHREAD_STACK_MIN.ko12007-01-041-2/+6
* * common.mk : restore changesko12007-01-041-0/+4
* * thread_pthread.ci : fix to skip using PTHREAD_STACK_MIN.ko12007-01-041-1/+6
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11465 b2dd03c8-39d4-4d8f-98...ko12007-01-041-0/+4
* * io.c (rb_io_getline): lineno update condition was wrong.matz2007-01-031-0/+7
* * io.c (ruby_dup): start GC on ENOMEM as well.matz2007-01-031-0/+4
* Fix to compile on yarv, ruby_errinfo -> rb_errinfo()drbrain2007-01-021-0/+5
* * ext/tk/tcltklib.c : fix to compile on YARVko12006-12-311-1/+7
* * test/drb/test_drbssl.rb : fix to skip drb testsko12006-12-311-2/+6
* Make RDoc accessible. Update constant value information.drbrain2006-12-311-0/+5
* Update constant comments to provide values for RDoc.drbrain2006-12-311-0/+5