summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-28* 2008-07-28svn
2008-07-28* file.c (rb_find_file_ext, rb_find_file): not to split load path withnobu
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-25svn
2008-07-24* file.c (rb_find_file_ext, rb_find_file): converts Windows style pathnobu
2008-07-23* 2008-07-24svn
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 warningsnobu
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 oldernobu
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-23svn
2008-07-22* ext/openssl: suppress warnings.nobu
2008-07-22* 2008-07-22svn
2008-07-22* misc/ruby-mode.el: fix here-doc strings with inner quotes. patchesnobu
2008-07-18* 2008-07-19svn
2008-07-18Sat Jul 19 00:27:58 2008 NAKAMURA Usaku <usa@ruby-lang.org>usa
2008-07-17* 2008-07-17svn
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 inusa
2008-07-15* ext/tk/{,tkutil/}extconf.rb: ruby/ruby.h no longer needs to benobu
2008-07-15Add a comment.knu
2008-07-15* ext/tk/extconf.rb, ext/tk/tcltklib.c, ext/tk/tkutil/tkutil.c: Doknu
2008-07-15* 2008-07-15svn
2008-07-15* configure.in (--with-ruby-version): Add a new option to specifyknu
2008-07-13* lib/optparse.rb (OptionParser#environment): requires shellwords.nobu
2008-07-13* 2008-07-14svn
2008-07-13* bignum.c (big2ulong, big2ull): constified.nobu
2008-07-12* 2008-07-13svn
2008-07-12* ext/pty/pty.c (raise_from_wait, pty_syswait, get_device_once):nobu
2008-07-12* 2008-07-12svn
2008-07-12* lib/xmlrpc/client.rb (XMLRPC::Client#do_rpc): requiresnobu
2008-07-11* 2008-07-11svn
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 stalenobu
2008-07-09* 2008-07-10svn
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