summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-22* lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):nobu
2003-10-222003-10-22eban
2003-10-21* eval.c (ruby_cleanup): should not ignore exit_value in ENDmatz
2003-10-21* test/drb/drbtest.rb: import drb common test utilities.matz
2003-10-21* eval.c (ruby_cleanup): call finalizers and exit procs beforematz
2003-10-21* lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):nobu
2003-10-21* win32/win32.c (do_spawn, do_aspawn): should return child's exitusa
2003-10-21* win32/win32.c (do_spawn, do_aspawn): should wait child process evenusa
2003-10-212003-10-21eban
2003-10-21bug fixnagai
2003-10-21Added math.rb descriptions.shigek
2003-10-21Local version number(BigDecimal::ver) incremented.shigek
2003-10-21can read data from file.shigek
2003-10-21C++/C99 style comments are not allowed yet. (ruby-bugs:PR#1184)nobu
2003-10-20* test/soap/calc/*, test/soap/helloworld/*: catch the exception from testnahi
2003-10-20import drb/runit/*.rbseki
2003-10-20* eval.c (rb_eval): set current node after arguments evaluation.nobu
2003-10-20* eval.c (rb_thread_cleanup): keep thread group for main thread.nobu
2003-10-20* eval.c (rb_catch): backout.nobu
2003-10-20* eval.c (PUSH_FRAME): generate unique number to be TAG_JUMP()matz
2003-10-20* test/ruby/test_signal.rb (test_signal): restore old trap.nobu
2003-10-202003-10-20usa
2003-10-20* gc.c (gc_sweep): loosen page free condition to avoid add_heap()matz
2003-10-20* lib/debug.rb (debug_command): remove debug print.usa
2003-10-192003-10-19eban
2003-10-19* lib/pathname.rb (foreachline, dir_foreach): add obsolete warning.akr
2003-10-18* test/soap/calc/*, test/soap/helloworkd/*: changed port# of test server.nahi
2003-10-18* missing/acosh.c (DBL_MANT_DIG): typo fix(ifdef -> ifndef).eban
2003-10-182003-10-18eban
2003-10-17modify the message and comments on the sourcenagai
2003-10-17* ext/syck/yamlbyte.h: Ditto.why
2003-10-17* ext/syck/rubyext.c: YAML::Syck::compile method.why
2003-10-17* ext/enumerator/enumerator.c, ext/enumerator/enumerator.txt:knu
2003-10-17* lib/generator.rb: Add rdoc documentation.knu
2003-10-17* lib/set.rb: Reword and fix Overview.knu
2003-10-17Reword and fix Overview.knu
2003-10-172003-10-17eban
2003-10-17add some documentsnagai
2003-10-17* test/ruby/test_range.rb: added.usa
2003-10-17forgot to add 'unicodeout.rb'nagai
2003-10-16consistent parentheses in assignment RHS.matz
2003-10-16* lib/debug.rb (DEBUGGER__::Context::debug_command): do not callmatz
2003-10-16(bug fix) instance variable @frame was used without initializing onnagai
2003-10-16If $DEBUG == true and some exception is caused in a callbacknagai
2003-10-162003-10-16eban
2003-10-16* string.c (rb_str_upto): ("a"..."a").to_a should return [].matz
2003-10-16Add Tk::EncodedString and Tk::UTF8_String class to support charactersnagai
2003-10-15* test/digest/test_digest.rb (test_eq): show failed class.nobu
2003-10-15Add a XXX comment.knu
2003-10-15* lib/soap/netHttpClient.rb: use URI::HTTP#request_uri instead ofnahi