summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2003-10-15* lib/cgi.rb (CGI::Cookie): tiny typo fix.matz
2003-10-15* eval.c (ruby_run): just return FAILURE instead of parse errornobu
2003-10-15* ext/digest/digest.c (rb_digest_base_alloc): need to initializeusa
2003-10-15* marshal.c (w_object): dump extended modules as well.matz
2003-10-15ruby-listnobu
2003-10-15add entry3.rbnagai
2003-10-152003-10-15usa
2003-10-15* ext/enumerator/enumerator.c (enumerator_each): avoid VC++ warning.usa
2003-10-14* ext/syck/bytecode.c: Checkin of YAML bytecode support.why
2003-10-14Update.knu
2003-10-14* lib/generator.rb: A new library which converts an internalknu
2003-10-14ext/tk/sample/demos-en/entry3.rb, ext/tk/sample/demos-jp/entry3.rb :nagai
2003-10-14* test/digest/test_digest.rb: Moved from ext/digest/test.rb.knu
2003-10-14ChangeLog: forgot. sorrynagai
2003-10-14ext/tk/lib/tk.rb:nagai
2003-10-14ext/tcltklib/tcltklib.c:nagai
2003-10-14forgot..nahi
2003-10-14* lib/soap/baseData.rb: Introduce SOAPType as the common ancestor ofnahi
2003-10-14* eval.c (ruby_finalize_0): return the given exit status unlessnobu
2003-10-14* intern.h (ruby_stop): never return.nobu
2003-10-13* lib/pathname.rb (realpath): make ELOOP check bit more robust.akr
2003-10-132003-10-14knu
2003-10-13commit miss.nobu