summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (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
* * lib/soap/baseData.rb: Introduce SOAPType as the common ancestor ofnahi2003-10-1421-375/+689
* * eval.c (ruby_finalize_0): return the given exit status unlessnobu2003-10-142-3/+8
* * intern.h (ruby_stop): never return.nobu2003-10-143-2/+8
* * lib/pathname.rb (realpath): make ELOOP check bit more robust.akr2003-10-132-9/+45
* 2003-10-14knu2003-10-131-3/+3
* commit miss.nobu2003-10-131-2/+1
* * eval.c (rb_require_safe): segfault after loading .so.nobu2003-10-132-7/+8
* Add ext/enumerator, a helper module for the Enumerable interface.knu2003-10-1312-1/+318
* * test/ruby/envutil.rb: use Config::CONFIG["ruby_install_name"],eban2003-10-132-2/+15
* * eval.c (rb_feature_p): match by classified suffix.nobu2003-10-135-161/+202
* 2003-10-13eban2003-10-131-3/+3
* * string.c (str_new4): should not preserve FL_TAINT status in thematz2003-10-136-39/+63
* 2003-10-12eban2003-10-121-3/+3
* * ext/win32ole/extconf.rb: check "windows.h", not "windows".eban2003-10-122-1/+6
* * lib/rexml/quickpath.rb (REXML::QuickPath::match):eban2003-10-112-1/+6
* fix previous change.akr2003-10-111-1/+3
* * lib/pathname.rb (realpath): check existence of the file.akr2003-10-112-2/+4
* * lib/pathname.rb (realpath): re-implemented.akr2003-10-112-57/+35
* 2003-10-11eban2003-10-111-3/+3
* * lib/pathname.rb (realpath_rec): fix handling of symlink to absoluteakr2003-10-112-6/+13
* * lib/monitor.rb: handle exceptions correctly. Thanks, Gennadyshugo2003-10-112-13/+25
* * MANIFEST: add these files:eban2003-10-101-0/+2
* * Forgot to update the MANIFEST, WRT the removal of files from theser2003-10-102-8/+1
* * Changes to the encoding mechanism. If iconv is found, it is used firstser2003-10-1023-222/+183
* 2003-10-10nobu2003-10-101-3/+3