summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-04* io.c (rb_io_gets_m): set lastline ($_) even when read line ismatz
2004-05-27 * lib/logger.rb: leading 0 padding of timestamp usec part.nahi
2004-05-27* lib/pathname.rb (Pathname#initialize): fix pathname initializationakr
2004-05-27* io.c (rb_io_fwrite): check all case errno != 0 [ruby-dev:23648]ocean
2004-05-27* marshal.c (w_class): should not dump singleton class.matz
2004-05-272004-05-27eban
2004-05-27* io.c (rb_io_fwrite): workaround for bcc32's fwrite bug.eban
2004-05-26* eval.c (rb_eval, eval): make line number consistent on eval withnobu
2004-05-262004-05-26eban
2004-05-26Allow "do" after "for". Fix up css for standalone code windowdave
2004-05-26* io.c (rb_io_init_copy): copy also positions. [ruby-talk:100910]nobu
2004-05-25* ext/syck/syck.c (syck_new_parser): clear parser on init.why
2004-05-24test Kernel.open accepts pathname object.akr
2004-05-242004-05-24eban
2004-05-24* ext/tcltklib/extconf.rb: add --enable-tcl-thread configure option andnagai
2004-05-24SYSTEM identifiers must be absolutedave
2004-05-222004-05-22eban
2004-05-22* ext/tk/sample/remote-ip_sample2.rb: modifynagai
2004-05-22* MANIFEST: add new encodings in rexml.nobu
2004-05-22* add a new sample 'ext/tk/sample/remote-ikp_sample2.rb'nagai
2004-05-22This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-05-22* add a new sample 'ext/tk/sample/remote-ikp_sample2.rb'nagai
2004-05-21* ext/tk/lib/tk.rb: add Tk.appsend_deny and improve Tk.rb_appsendnagai
2004-05-21* test_x509crl.rb (test_basic): add test for CRL issuer.gotoyuzo
2004-05-21This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-05-21* test_x509crl.rb (test_basic): add test for CRL issuer.gotoyuzo
2004-05-212004-05-21eban
2004-05-21Add '()' around parameters that don't have themdave
2004-05-20* lib/mkmf.rb (check_sizeof): define result size. [ruby-core:02911]nobu
2004-05-20* ext/socket/socket.c: fix SEGV. [ruby-dev:23550]ocean
2004-05-20* ext/socket/socket.c: check SCM_RIGHTS macro addition toakr
2004-05-20* numeric.c (flo_eq): alway check if operands are NaN.matz
2004-05-202004-05-20eban
2004-05-20At Ryan Davis' suggestion, honor visibility modifers if guarded by a statemen...dave
2004-05-20* lib/mkmf.rb (have_type): do not check pointer to incomplete type,nobu
2004-05-19* rescue LoadError. [ruby-dev:23539]gotoyuzo
2004-05-192004-05-19eban
2004-05-19* ext/tk/lib/tk.rb: change permition of TkObject#tk_send from private to publicnagai
2004-05-18* node.h (NEW_DSTR): adjust list length.nobu
2004-05-182004-05-18eban
2004-05-18* test for OpenSSL::X509gotoyuzo
2004-05-18This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-05-17Add ruby-dev number to ChangeLogocean
2004-05-17* ext/socket/socket.c (setup_domain_and_type): honor duck typing.matz
2004-05-17* numeric.c (flo_to_s): p 0.0 should be '0.0' not '0.0e+00'.ocean
2004-05-16* add a new sample scriptnagai
2004-05-16This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-05-16* add a new sample scriptnagai
2004-05-16REXML version bump.ser
2004-05-16Fixed REXML bug #14: StreamParser reports doctype events to listeners again.ser