summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2008-07-12* test/win32ole/test_win32ole_event.rb: add testsuke
2008-07-11* test/zlib/test_zlib.rb: add a test for Zlib::Deflate#params.mame
2008-07-10* test/win32ole/test_win32ole_typelib.rb: add some illegal argument test.suke
2008-07-10* test/ruby/envutil.rb (assert_normal_exit): r17993 revert.wanabe
2008-07-10* test/ruby/envutil.rb (assert_normal_exit): finish writing scriptwanabe
2008-07-08* string.c (rb_str_succ): alphabets or numerics mutually enclosingnobu
2008-07-08* ext/win32ole/win32ole.c (find_default_source): bug fix whensuke
2008-07-08* ext/win32ole/win32ole.c (find_default_source): try tosuke
2008-07-07* string.c (rb_str_succ): limit carrying in an alphanumeric region ifnobu
2008-07-07* ext/win32ole/win32ole.c(Init_win32ole): addsuke
2008-07-07* test/ruby/test_dir.rb (test_chroot_nodir): add Errno::EPERM.naruse
2008-07-06* test/win32ole/test_win32ole_type.rb (test_initialize): add suke
2008-07-05test_str_slice! refactored.akr
2008-07-05* test/win32ole/test_word.rb: check word installed.suke
2008-07-05* ext/win32ole/win32ole.c: add WIN32OLE#ole_respond_to?suke
2008-07-04* re.c (unescape_nonascii): add has_property argument not toakr
2008-07-04* re.c (unescape_nonascii): make regexp fixed_encoding if \p is used.akr
2008-07-04* ext/win32ole/win32ole.c (d2time): fix the bug of VT_DATE suke
2008-07-03new file.akr
2008-07-02* ext/win32ole/win32ole.c: avoid creating Ruby object duringsuke
2008-07-01* test/ruby/test_settracefunc.rb: fix expected traces formame
2008-07-01* lib/test/unit/ui/console/testrunner.rb: prevent destructive modification to...mame
2008-07-01* lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make),nobu
2008-06-30RubyGems patches by Yusuke ENDOH [ruby-core:17442], [ruby-core:17444].drbrain
2008-06-30* test/openssl/test_ssl.rb (start_server): shutdown TCPServer beforemame
2008-06-30add an assertion.akr
2008-06-30* test/ruby/test_settracefunc.rb (test_raise): reveal an exceptionmame
2008-06-30* test/ruby/test_array.rb (test_aset): access with too big indexmame
2008-06-30add a test for [ruby-dev:34619].akr
2008-06-29* test/net/http/test_http.rb (_test_request__file): specify encodingmame
2008-06-29* vm.c, vm_core.h,vm_core.h, vm_dump.c, iseq.c: rename class nameko1
2008-06-29* test/ruby/test_parse.rb: remove tests for open_args.mame
2008-06-29* lib/rss/maker/base.rb (RSS::Maker::RSSBase#to_feed): raisekou
2008-06-29* lib/rss/maker/base.rb (RSS::Maker::RSSBase#make): require block.kou
2008-06-29* lib/rss/rss.rb, test/rss/test_version.rb (RSS::VERSION): 0.2.4 -> 0.2.5.kou
2008-06-28fix test_status_kill for coredump message in Process::Status#inspect.akr
2008-06-28add a test for [ruby-dev:34958].akr
2008-06-28* test/rubygems/test_gem.rb (test_self_path_APPLE_GEM_HOME): don't useakr
2008-06-27* ext/win32ole/win32ole.c : check String encoding whensuke
2008-06-27* time.c: fix rounding negative float.akr
2008-06-27* test/inlinetest.rb (InlineTest.in_progname): workaround for frozennobu
2008-06-27* lib/erb.rb: adjust line number for magic comment.kazu
2008-06-26Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353].drbrain
2008-06-24* test/ruby/test_process.rb (test_exec_wordsplit): on win32, exec'ed process ...usa
2008-06-24* test_process.rb (test_popen_fork): skip test if fork is not implemented.usa
2008-06-20* string.c (rb_memhash): randomize hash to avoid algorithmicakr
2008-06-19* test/testunit/collector/test_dir.rb: r15825 made it unnecessary to changemame
2008-06-19Update to RubyGems 1.1.1 r1784 (pre 1.2)drbrain
2008-06-19* test/net/http/test_http.rb: compare encodings of two strings beforemame
2008-06-19* test/ruby/test_enumerator.rb: fix to skip "with_memo" test.ko1