| Age | Commit message (Expand) | Author |
| 2008-07-28 | * 2008-07-28 | svn |
| 2008-07-28 | * file.c (rb_find_file_ext, rb_find_file): not to split load path with | nobu |
| 2008-07-25 | * lib/webrick/httputils.rb (WEBrick::HTTPUtils#split_header_value): | nobu |
| 2008-07-25 | * regex.c (xmalloc, xrealloc, xfree): not to use ruby managed memory. | nobu |
| 2008-07-25 | * bignum.c (rb_big2str0, bigsqr): made interruptible. [ruby-Bugs-20622] | nobu |
| 2008-07-25 | * file.c: commit miss. | nobu |
| 2008-07-24 | * 2008-07-25 | svn |
| 2008-07-24 | * file.c (rb_find_file_ext, rb_find_file): converts Windows style path | nobu |
| 2008-07-23 | * 2008-07-24 | svn |
| 2008-07-23 | * ext/win32ole/win32ole.c: got rid of improper casts. | nobu |
| 2008-07-23 | * ext/tk/{stubs,tcltklib}.c, ext/tk/tkutil/tkutil.c: fix warnings | nobu |
| 2008-07-23 | * ext/bigdecimal/bigdecimal.{c,h} (VpIsNegDoubleZero, VpItoV): unused. | nobu |
| 2008-07-23 | * ext/digest/digest.c (rb_digest_instance_inspect): consitifed. | nobu |
| 2008-07-23 | * ext/dl/dl.c (rb_ary_to_ptr), ext/dl/ptr.c (rb_dlmem_delete): | nobu |
| 2008-07-23 | * ext/nkf/nkf-utf8/nkf.c (options): operators without any effect. | nobu |
| 2008-07-23 | * ext/socket/socket.c (init_inetsock_internal): suppress warnings. | nobu |
| 2008-07-23 | * ext/zlib/zlib.c: suppress warnings. backported r9918 and r10358. | nobu |
| 2008-07-23 | * ext/openssl/openssl_missing.h (d2i_of_void): define for older | nobu |
| 2008-07-23 | * ext/curses/extconf.rb: use try_static_assert. | nobu |
| 2008-07-22 | * ext/syck: suppress warnings more. | nobu |
| 2008-07-22 | * ext/syck: suppress warnings more. | nobu |
| 2008-07-22 | * ext/syck: suppress warnings. | nobu |
| 2008-07-22 | * ext/nkf/nkf-utf8/nkf.c (struct input_code.name, input_codename), | nobu |
| 2008-07-22 | * 2008-07-23 | svn |
| 2008-07-22 | * ext/openssl: suppress warnings. | nobu |
| 2008-07-22 | * 2008-07-22 | svn |
| 2008-07-22 | * misc/ruby-mode.el: fix here-doc strings with inner quotes. patches | nobu |
| 2008-07-18 | * 2008-07-19 | svn |
| 2008-07-18 | Sat Jul 19 00:27:58 2008 NAKAMURA Usaku <usa@ruby-lang.org> | usa |
| 2008-07-17 | * 2008-07-17 | svn |
| 2008-07-17 | * numeric.c (check_uint, rb_num2uint, rb_fix2uint): strict check. | usa |
| 2008-07-15 | * {bcc32,win32}/Makefile.sub (ruby_version): follow changes in | usa |
| 2008-07-15 | * ext/tk/{,tkutil/}extconf.rb: ruby/ruby.h no longer needs to be | nobu |
| 2008-07-15 | Add a comment. | knu |
| 2008-07-15 | * ext/tk/extconf.rb, ext/tk/tcltklib.c, ext/tk/tkutil/tkutil.c: Do | knu |
| 2008-07-15 | * 2008-07-15 | svn |
| 2008-07-15 | * configure.in (--with-ruby-version): Add a new option to specify | knu |
| 2008-07-13 | * lib/optparse.rb (OptionParser#environment): requires shellwords. | nobu |
| 2008-07-13 | * 2008-07-14 | svn |
| 2008-07-13 | * bignum.c (big2ulong, big2ull): constified. | nobu |
| 2008-07-12 | * 2008-07-13 | svn |
| 2008-07-12 | * ext/pty/pty.c (raise_from_wait, pty_syswait, get_device_once): | nobu |
| 2008-07-12 | * 2008-07-12 | svn |
| 2008-07-12 | * lib/xmlrpc/client.rb (XMLRPC::Client#do_rpc): requires | nobu |
| 2008-07-11 | * 2008-07-11 | svn |
| 2008-07-11 | * ext/zlib/zlib.c (rb_gzfile_set_mtime): fix typo. [ruby-core:17713] | mame |
| 2008-07-10 | * test/ruby/test_string.rb (test_succ, test_succ!): reverted stale | nobu |
| 2008-07-09 | * 2008-07-10 | svn |
| 2008-07-09 | * lib/irb/ruby-lex.rb: support for '\c'. [ruby-talk:263508] | matz |
| 2008-07-09 | * string.c (rb_str_succ): reverted previous changes. [ruby-dev:35389] | nobu |