aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Back out the previous change after miniunit import.knu2008-10-021-12/+12
* * lib/rexml/parsers/lightparser.rb, lib/debug.rb: remove unused whenmame2008-10-013-5/+5
* * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,mame2008-10-0140-2239/+2245
* * gc.c (rb_gc_call_finalizer_at_exit): finalize deferred IO and Data.nobu2008-10-012-3/+11
* * common.mk (parse.h): removes line directives.nobu2008-10-011-1/+1
* * gc.c (rb_gc_call_finalizer_at_exit): deffers IO finalization.nobu2008-10-012-13/+27
* * marshal.c (marshal_dump): fixed for check_dump_arg.nobu2008-10-012-20/+25
* * marshal.c (marshal_dump): initializes dump_arg before any funcall.nobu2008-10-012-10/+17
* properties.nobu2008-09-300-0/+0
* * io.c (rb_io_extract_modeenc): should honor value of thematz2008-09-302-2/+7
* * string.c (rb_str_split_m): should use rb_str_subseq() which usematz2008-09-302-2/+7
* * test/ruby/test_settracefunc.rb (test_call, test_class): line numbermame2008-09-302-4/+9
* * 2008-10-01svn2008-09-301-4/+4
* * process.c (check_exec_redirect): don't depend on rb_stdout andakr2008-09-302-2/+8
* Temporarily removed test/mini/* because they depend on the minitest versionyugui2008-09-304-1094/+12
* Reverts the changes of lib/test/unit.rb in r19502 and r19501.yugui2008-09-3023-0/+3593
* Reverts the changes of lib/test/unit/* in r19543, r19534 and r19503.yugui2008-09-306-147/+14
* * test/bigdecimal/test_bigdecimal.rb (test_sqrt_bigdecimal): wrongmatz2008-09-302-3/+9
* * sprintf.c (rb_str_format): add %<name>s style named argumentmatz2008-09-304-3/+71
* * parse.y (stmt): returns non zero. [ruby-dev:36633]nobu2008-09-302-1/+5
* Updated miniunit to 4257. This cleans all my tests when run in isolation. I s...ryan2008-09-304-17/+27
* Updated miniunit to 1.3.0 r4256.ryan2008-09-302-6/+6
* Remove extra call to setup to fix ENV['HOME'] pollutiondrbrain2008-09-302-1/+5
* rolled out change 19608... not 1.8 compatible.ryan2008-09-302-3/+14
* properties.nobu2008-09-300-0/+0
* Updated to 1.3.0 r4255.ryan2008-09-305-35/+1140
* Fix some RDoc and RubyGems test interactions. Fix -n in test/runner.rbdrbrain2008-09-294-0/+23
* * 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-292-67/+7
* * ext/nkf/nkf-utf8/nkf.c: commit miss.nobu2008-09-291-8/+8
* * ext/nkf/nkf-utf8/nkf.c: constified.nobu2008-09-293-5/+9
* * string.c (rb_str_subseq): don't use rb_str_drop_bytes for shortakr2008-09-292-2/+8
* moved def_canon.tadf2008-09-292-16/+6
* * lib/mathn.rb: added String#to_[rc].tadf2008-09-292-4/+20
* delete a meaningless line.tadf2008-09-291-1/+0
* * string.c (rb_str_subseq): use rb_str_drop_bytes if possible.akr2008-09-292-1/+13
* fixed previous commit.tadf2008-09-291-2/+4
* * test/date/*.rb: imported additional tests and some adjustments.tadf2008-09-295-4/+157
* * ext/win32ole/win32ole.c (fev_initialize): initializationsuke2008-09-293-2/+11
* * ext/win32ole/win32ole.c (rescue_callback): use rb_write_errorsuke2008-09-292-2/+9
* * test/rdoc/test_rdoc_info_formatting.rb (teardown): delete tmpdir formame2008-09-282-1/+6
* * 2008-09-29svn2008-09-281-3/+3
* * lib/cgi/html.rb (CGI::HtmlExtension::{radio_group, checkbox_group}):xibbar2008-09-283-8/+27
* add a testxibbar2008-09-281-0/+13
* * lib/cgi/html.rb (CGI::HtmlExtension::popup_menu):xibbar2008-09-282-3/+8
* * lib/cgi/core.rb (CGI::parse): ignore illegal query params.xibbar2008-09-282-1/+8
* * compile.c (iseq_set_sequence): check duplicated when clauses.mame2008-09-282-1/+11
* * test/date/*.rb: imported a date test suite ruby 1.9 limited ed.tadf2008-09-2810-0/+3092
* * lib/mini/test.rb (assert_match): get rid of confusion ofnobu2008-09-281-2/+2
* * lib/mini/test.rb (assert_match): get rid of confusion ofnobu2008-09-281-1/+4