aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (rb_thread_cleanup): keep thread group for main thread.nobu2003-10-202-2/+7
* * eval.c (rb_catch): backout.nobu2003-10-202-13/+5
* * eval.c (PUSH_FRAME): generate unique number to be TAG_JUMP()matz2003-10-204-13/+24
* * test/ruby/test_signal.rb (test_signal): restore old trap.nobu2003-10-202-5/+12
* 2003-10-20usa2003-10-201-3/+3
* * gc.c (gc_sweep): loosen page free condition to avoid add_heap()matz2003-10-204-21/+42
* * lib/debug.rb (debug_command): remove debug print.usa2003-10-202-1/+4
* 2003-10-19eban2003-10-191-3/+3
* * lib/pathname.rb (foreachline, dir_foreach): add obsolete warning.akr2003-10-192-9/+14
* * test/soap/calc/*, test/soap/helloworkd/*: changed port# of test server.nahi2003-10-188-11/+24
* * missing/acosh.c (DBL_MANT_DIG): typo fix(ifdef -> ifndef).eban2003-10-182-1/+5
* 2003-10-18eban2003-10-181-3/+3
* modify the message and comments on the sourcenagai2003-10-172-6/+31
* * ext/syck/yamlbyte.h: Ditto.why2003-10-172-0/+172
* * ext/syck/rubyext.c: YAML::Syck::compile method.why2003-10-179-1558/+4111
* * ext/enumerator/enumerator.c, ext/enumerator/enumerator.txt:knu2003-10-173-2/+14
* * lib/generator.rb: Add rdoc documentation.knu2003-10-172-4/+84
* * lib/set.rb: Reword and fix Overview.knu2003-10-171-0/+7
* Reword and fix Overview.knu2003-10-171-6/+5
* 2003-10-17eban2003-10-171-3/+3
* add some documentsnagai2003-10-177-3/+328
* * test/ruby/test_range.rb: added.usa2003-10-173-0/+20
* forgot to add 'unicodeout.rb'nagai2003-10-171-0/+2
* consistent parentheses in assignment RHS.matz2003-10-1626-48/+48
* * lib/debug.rb (DEBUGGER__::Context::debug_command): do not callmatz2003-10-162-4/+11
* (bug fix) instance variable @frame was used without initializing onnagai2003-10-162-1/+7
* If $DEBUG == true and some exception is caused in a callbacknagai2003-10-162-1/+23
* 2003-10-16eban2003-10-161-3/+3
* * string.c (rb_str_upto): ("a"..."a").to_a should return [].matz2003-10-162-1/+8
* Add Tk::EncodedString and Tk::UTF8_String class to support charactersnagai2003-10-167-29/+301
* * test/digest/test_digest.rb (test_eq): show failed class.nobu2003-10-153-3/+31
* Add a XXX comment.knu2003-10-151-0/+1
* * lib/soap/netHttpClient.rb: use URI::HTTP#request_uri instead ofnahi2003-10-152-2/+7
* * lib/cgi.rb (CGI::Cookie): tiny typo fix.matz2003-10-152-1/+5
* * eval.c (ruby_run): just return FAILURE instead of parse errornobu2003-10-152-5/+10
* * ext/digest/digest.c (rb_digest_base_alloc): need to initializeusa2003-10-152-1/+6
* * marshal.c (w_object): dump extended modules as well.matz2003-10-158-14/+41
* ruby-listnobu2003-10-151-1/+1
* add entry3.rbnagai2003-10-151-0/+2
* 2003-10-15usa2003-10-151-3/+3
* * ext/enumerator/enumerator.c (enumerator_each): avoid VC++ warning.usa2003-10-153-1/+8
* * ext/syck/bytecode.c: Checkin of YAML bytecode support.why2003-10-1412-3647/+2629
* Update.knu2003-10-141-0/+2
* * lib/generator.rb: A new library which converts an internalknu2003-10-144-0/+383
* ext/tk/sample/demos-en/entry3.rb, ext/tk/sample/demos-jp/entry3.rb :nagai2003-10-145-4/+419
* * test/digest/test_digest.rb: Moved from ext/digest/test.rb.knu2003-10-144-1/+5
* ChangeLog: forgot. sorrynagai2003-10-141-0/+5
* ext/tk/lib/tk.rb:nagai2003-10-141-2/+7
* ext/tcltklib/tcltklib.c:nagai2003-10-146-67/+1015
* forgot..nahi2003-10-141-0/+22