aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * eval.c (rb_longjmp): ignore reentering error while warning.nobu2003-10-271-0/+5
* bug fix on Win : hang-up when calling 'exit' in the Tk callbacknagai2003-10-261-0/+5
* * eval.c (rb_method_missing): protect exception from withinmatz2003-10-251-0/+5
* * hash.c (rb_hash_each): Hash#each should yield single value.matz2003-10-241-0/+7
* * lib/webrick/server.rb (GenericServer#start): should rescuegotoyuzo2003-10-231-0/+5
* * eval.c (ruby_cleanup): initialize stack bottom for embedding.nobu2003-10-231-0/+8
* * parse.y: integrate operations for stack_type. [ruby-dev:21681]nobu2003-10-231-0/+4
* * test/soap/calc/*, test/soap/helloworld/*: set logging threshold to ERROR.nahi2003-10-221-0/+5
* * lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):nobu2003-10-221-0/+12
* * eval.c (ruby_cleanup): should not ignore exit_value in ENDmatz2003-10-211-0/+5
* * eval.c (ruby_cleanup): call finalizers and exit procs beforematz2003-10-211-0/+11
* * lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):nobu2003-10-211-0/+5
* * win32/win32.c (do_spawn, do_aspawn): should return child's exitusa2003-10-211-0/+3
* * win32/win32.c (do_spawn, do_aspawn): should wait child process evenusa2003-10-211-0/+5
* * test/soap/calc/*, test/soap/helloworld/*: catch the exception from testnahi2003-10-201-0/+5
* import drb/runit/*.rbseki2003-10-201-0/+4
* * eval.c (rb_eval): set current node after arguments evaluation.nobu2003-10-201-0/+7
* * eval.c (rb_thread_cleanup): keep thread group for main thread.nobu2003-10-201-0/+5
* * eval.c (rb_catch): backout.nobu2003-10-201-0/+4
* * eval.c (PUSH_FRAME): generate unique number to be TAG_JUMP()matz2003-10-201-0/+8
* * test/ruby/test_signal.rb (test_signal): restore old trap.nobu2003-10-201-3/+7
* * gc.c (gc_sweep): loosen page free condition to avoid add_heap()matz2003-10-201-1/+16
* * lib/debug.rb (debug_command): remove debug print.usa2003-10-201-0/+4
* * lib/pathname.rb (foreachline, dir_foreach): add obsolete warning.akr2003-10-191-0/+4
* * test/soap/calc/*, test/soap/helloworkd/*: changed port# of test server.nahi2003-10-181-0/+5
* * missing/acosh.c (DBL_MANT_DIG): typo fix(ifdef -> ifndef).eban2003-10-181-0/+4
* * ext/syck/yamlbyte.h: Ditto.why2003-10-171-0/+2
* * ext/syck/rubyext.c: YAML::Syck::compile method.why2003-10-171-0/+13
* * ext/enumerator/enumerator.c, ext/enumerator/enumerator.txt:knu2003-10-171-0/+6
* * lib/generator.rb: Add rdoc documentation.knu2003-10-171-0/+4
* * lib/set.rb: Reword and fix Overview.knu2003-10-171-0/+7
* * test/ruby/test_range.rb: added.usa2003-10-171-0/+6
* * lib/debug.rb (DEBUGGER__::Context::debug_command): do not callmatz2003-10-161-0/+5
* (bug fix) instance variable @frame was used without initializing onnagai2003-10-161-0/+5
* If $DEBUG == true and some exception is caused in a callbacknagai2003-10-161-0/+6
* * string.c (rb_str_upto): ("a"..."a").to_a should return [].matz2003-10-161-0/+5
* Add Tk::EncodedString and Tk::UTF8_String class to support charactersnagai2003-10-161-0/+12
* * test/digest/test_digest.rb (test_eq): show failed class.nobu2003-10-151-0/+7
* * lib/soap/netHttpClient.rb: use URI::HTTP#request_uri instead ofnahi2003-10-151-0/+5
* * lib/cgi.rb (CGI::Cookie): tiny typo fix.matz2003-10-151-0/+4
* * eval.c (ruby_run): just return FAILURE instead of parse errornobu2003-10-151-4/+9
* * ext/digest/digest.c (rb_digest_base_alloc): need to initializeusa2003-10-151-0/+5
* * marshal.c (w_object): dump extended modules as well.matz2003-10-151-0/+13
* ruby-listnobu2003-10-151-1/+1
* * ext/enumerator/enumerator.c (enumerator_each): avoid VC++ warning.usa2003-10-151-0/+6
* * ext/syck/bytecode.c: Checkin of YAML bytecode support.why2003-10-141-0/+16
* * lib/generator.rb: A new library which converts an internalknu2003-10-141-0/+8
* ext/tk/sample/demos-en/entry3.rb, ext/tk/sample/demos-jp/entry3.rb :nagai2003-10-141-0/+8
* * test/digest/test_digest.rb: Moved from ext/digest/test.rb.knu2003-10-141-0/+4
* ChangeLog: forgot. sorrynagai2003-10-141-0/+5