aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * x68/_dtos18.c: removed. Ruby no longer supports human68k.yugui2008-10-041-0/+41
* * lib/date/format.rb: no need to require the "lib/rational.rb".tadf2008-10-041-0/+4
* * ext/nkf/nkf.c (rb_nkf_enc_get): don't replicate encoding.naruse2008-10-041-0/+5
* * ext/stringio/stringio.c (strio_external_encoding): defined.naruse2008-10-041-0/+8
* * test/mini/test_mini_test.rb: recovered. It had been temporarily removed at ...yugui2008-10-041-0/+13
* * common.mk (gdb-ruby): new target. it runs ruby under controlled byyugui2008-10-041-0/+8
* * lib/irb/irb/ext/save-history.rb: change load_history using File.expand_pat...keiju2008-10-041-0/+5
* * ext/dl/extconf.rb ($distcleanfiles): added callback-?.c intoyugui2008-10-031-0/+5
* * ext/json/lib/json/pure.rb (module JSON): remove Iconv dependency.naruse2008-10-031-0/+9
* * win32/{configure.bat,setup.mak,Makefile.sub): add --program-prefixusa2008-10-031-0/+5
* * lib/cgi/core.rb (CGI::QueryExtension): delete MorphingBodyxibbar2008-10-021-0/+9
* * string.c (rb_str_sub_bang): fix coderange.akr2008-10-021-0/+4
* * lib/rexml/parsers/lightparser.rb, lib/debug.rb: remove unused whenmame2008-10-011-0/+5
* * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,mame2008-10-011-0/+6
* * gc.c (rb_gc_call_finalizer_at_exit): finalize deferred IO and Data.nobu2008-10-011-1/+3
* * gc.c (rb_gc_call_finalizer_at_exit): deffers IO finalization.nobu2008-10-011-0/+5
* * marshal.c (marshal_dump): fixed for check_dump_arg.nobu2008-10-011-1/+3
* * marshal.c (marshal_dump): initializes dump_arg before any funcall.nobu2008-10-011-0/+5
* * io.c (rb_io_extract_modeenc): should honor value of thematz2008-09-301-0/+5
* * string.c (rb_str_split_m): should use rb_str_subseq() which usematz2008-09-301-0/+5
* * test/ruby/test_settracefunc.rb (test_call, test_class): line numbermame2008-09-301-0/+5
* * process.c (check_exec_redirect): don't depend on rb_stdout andakr2008-09-301-0/+5
* Temporarily removed test/mini/* because they depend on the minitest versionyugui2008-09-301-0/+12
* Reverts the changes of lib/test/unit.rb in r19502 and r19501.yugui2008-09-301-0/+6
* Reverts the changes of lib/test/unit/* in r19543, r19534 and r19503.yugui2008-09-301-0/+14
* * test/bigdecimal/test_bigdecimal.rb (test_sqrt_bigdecimal): wrongmatz2008-09-301-0/+6
* * sprintf.c (rb_str_format): add %<name>s style named argumentmatz2008-09-301-0/+14
* * parse.y (stmt): returns non zero. [ruby-dev:36633]nobu2008-09-301-0/+4
* Updated miniunit to 4257. This cleans all my tests when run in isolation. I s...ryan2008-09-301-2/+2
* Updated miniunit to 1.3.0 r4256.ryan2008-09-301-3/+2
* Remove extra call to setup to fix ENV['HOME'] pollutiondrbrain2008-09-301-0/+5
* rolled out change 19608... not 1.8 compatible.ryan2008-09-301-0/+1
* Updated to 1.3.0 r4255.ryan2008-09-301-0/+5
* Fix some RDoc and RubyGems test interactions. Fix -n in test/runner.rbdrbrain2008-09-291-0/+7
* * ChangeLog: restored the entries lost by a mistake.nobu2008-09-291-0/+68
* * parse.y (token_info_push, token_info_pop): do nothing for evalednobu2008-09-291-66/+3
* * ext/nkf/nkf-utf8/nkf.c: constified.nobu2008-09-291-0/+4
* * string.c (rb_str_subseq): don't use rb_str_drop_bytes for shortakr2008-09-291-0/+5
* moved def_canon.tadf2008-09-291-1/+1
* * lib/mathn.rb: added String#to_[rc].tadf2008-09-291-0/+4
* * string.c (rb_str_subseq): use rb_str_drop_bytes if possible.akr2008-09-291-0/+4
* * test/date/*.rb: imported additional tests and some adjustments.tadf2008-09-291-0/+4
* * ext/win32ole/win32ole.c (fev_initialize): initializationsuke2008-09-291-0/+8
* * ext/win32ole/win32ole.c (rescue_callback): use rb_write_errorsuke2008-09-291-0/+5
* * test/rdoc/test_rdoc_info_formatting.rb (teardown): delete tmpdir formame2008-09-281-0/+5
* * lib/cgi/html.rb (CGI::HtmlExtension::{radio_group, checkbox_group}):xibbar2008-09-281-0/+8
* * lib/cgi/html.rb (CGI::HtmlExtension::popup_menu):xibbar2008-09-281-0/+5
* * lib/cgi/core.rb (CGI::parse): ignore illegal query params.xibbar2008-09-281-0/+5
* * compile.c (iseq_set_sequence): check duplicated when clauses.mame2008-09-281-0/+5
* * test/date/*.rb: imported a date test suite ruby 1.9 limited ed.tadf2008-09-281-0/+4