| Age | Commit message (Expand) | Author |
| 2007-01-05 | * thread_pthread.ci (native_sleep): fix tv_nsec overflow. | gotoyuzo |
| 2007-01-04 | * common.mk : rename yarv-test-[all/each] to compare-test[/-each]. | ko1 |
| 2007-01-04 | * common.mk : fix to use test.rb script in build directory. | ko1 |
| 2007-01-04 | * lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler#initialize): | gotoyuzo |
| 2007-01-04 | * yarv_version.h : removed. | ko1 |
| 2007-01-04 | * ext/openssl/ossl_asn1.c (Init_ossl_asn1): | gotoyuzo |
| 2007-01-04 | * 2007-01-04 | eban |
| 2007-01-04 | * thread_pthread.ci : fix last changes around PTHREAD_STACK_MIN. | ko1 |
| 2007-01-04 | * common.mk : restore changes | ko1 |
| 2007-01-04 | * thread_pthread.ci : fix to skip using PTHREAD_STACK_MIN. | ko1 |
| 2007-01-04 | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11465 b2dd03c8-39d4-4d8f-98... | ko1 |
| 2007-01-03 | * 2007-01-03 | eban |
| 2007-01-03 | * io.c (rb_io_getline): lineno update condition was wrong. | matz |
| 2007-01-03 | * io.c (ruby_dup): start GC on ENOMEM as well. | matz |
| 2007-01-02 | * 2007-01-02 | usa |
| 2007-01-02 | Fix to compile on yarv, ruby_errinfo -> rb_errinfo() | drbrain |
| 2006-12-31 | * ext/tk/tcltklib.c : fix to compile on YARV | ko1 |
| 2006-12-31 | * test/drb/test_drbssl.rb : fix to skip drb tests | ko1 |
| 2006-12-31 | Make RDoc accessible. Update constant value information. | drbrain |
| 2006-12-31 | Update constant comments to provide values for RDoc. | drbrain |
| 2006-12-31 | Allow RDoc comment to give friendly value for rb_define_const. | drbrain |
| 2006-12-31 | * Merge YARV | ko1 |
| 2006-12-31 | Fix Array#reject, was working like Array#reject\! | drbrain |
| 2006-12-30 | removed. | tadf |
| 2006-12-30 | * 2006-12-31 | eban |
| 2006-12-30 | updated based on date2 4.0. | tadf |
| 2006-12-29 | * enum.c (enum_each_with_index): reuse array for yield parameters. | matz |
| 2006-12-29 | * enum.c (enum_inject): reuse array for yield parameters. | matz |
| 2006-12-29 | * array.c (ary_iter_check): should check modification (size | matz |
| 2006-12-29 | * ext/stringio/stringio.c (strio_gets): accepts limit argument. | matz |
| 2006-12-28 | * 2006-12-28 | eban |
| 2006-12-28 | * lib/cgi.rb (CGI::Cookie::initialize): use Array() again. | matz |
| 2006-12-27 | * 2006-12-27 | eban |
| 2006-12-27 | remove WIN32OLE::PROPERTY class. | suke |
| 2006-12-26 | The argument of Shell.NameSpace should not be file path. | suke |
| 2006-12-26 | * 2006-12-26 | eban |
| 2006-12-25 | * ext/bigdecimal/bigdecimal.c: remove useless method BigDecimal#!=. [ruby-dev... | aamine |
| 2006-12-22 | * 2006-12-22 | usa |
| 2006-12-21 | * string.c (rb_str_ord): typo fixed. reported from Kornelius | matz |
| 2006-12-21 | * string.c (rb_str_slice_bang): rdoc description bug fixed. | matz |
| 2006-12-21 | * lib/cgi.rb (CGI::Cookie::initialize): option["value"] may or may | matz |
| 2006-12-21 | * instruby.rb, mkconfig.rb, rubytest.rb, bcc32/mkexports.rb, win32/{resource,... | nobu |
| 2006-12-21 | * {djgpp,bcc32,wince,win32}/*.bat: set svn properties for DOSISH batch files. | usa |
| 2006-12-20 | version.h update | matz |
| 2006-12-20 | * Convert CVS repository to Subversion repository. | ko1 |
| 2006-12-17 | * lib/cgi.rb (CGI::Cookie::initialize): Array(string) no longer | matz |
| 2006-12-17 | 2006-12-18 | matz |
| 2006-12-15 | * ChangeLog: typo. | nobu |
| 2006-12-14 | * lib/mkmf.rb (create_makefile): remove static library before update, | nobu |
| 2006-12-14 | * win32/Makefile.sub (COMPILE_RULES): latter rule has higher priority. | nobu |