summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * string.c (str_new4): should share shared instance if it alreadymatz2004-06-052-3/+7
* 2004-06-04eban2004-06-041-4/+4
* * io.c (rb_io_gets_m): set lastline ($_) even when read line ismatz2004-06-044-5/+9
* * lib/logger.rb: leading 0 padding of timestamp usec part.nahi2004-05-275-686/+782
* * lib/pathname.rb (Pathname#initialize): fix pathname initializationakr2004-05-272-1/+14
* * io.c (rb_io_fwrite): check all case errno != 0 [ruby-dev:23648]ocean2004-05-272-1/+5
* * marshal.c (w_class): should not dump singleton class.matz2004-05-274-23/+46
* 2004-05-27eban2004-05-271-3/+3
* * io.c (rb_io_fwrite): workaround for bcc32's fwrite bug.eban2004-05-272-1/+10
* * eval.c (rb_eval, eval): make line number consistent on eval withnobu2004-05-262-4/+10
* 2004-05-26eban2004-05-261-3/+3
* Allow "do" after "for". Fix up css for standalone code windowdave2004-05-264-10/+34
* * io.c (rb_io_init_copy): copy also positions. [ruby-talk:100910]nobu2004-05-262-0/+6
* * ext/syck/syck.c (syck_new_parser): clear parser on init.why2004-05-254-24/+190
* test Kernel.open accepts pathname object.akr2004-05-241-0/+15
* 2004-05-24eban2004-05-241-3/+3
* * ext/tcltklib/extconf.rb: add --enable-tcl-thread configure option andnagai2004-05-242-33/+144
* SYSTEM identifiers must be absolutedave2004-05-243-3/+8
* 2004-05-22eban2004-05-221-3/+3
* * ext/tk/sample/remote-ip_sample2.rb: modifynagai2004-05-222-10/+13
* * MANIFEST: add new encodings in rexml.nobu2004-05-223-0/+10
* * add a new sample 'ext/tk/sample/remote-ikp_sample2.rb'nagai2004-05-220-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-05-221-0/+53
* * add a new sample 'ext/tk/sample/remote-ikp_sample2.rb'nagai2004-05-221-1/+1
* * ext/tk/lib/tk.rb: add Tk.appsend_deny and improve Tk.rb_appsendnagai2004-05-2118-43/+562
* * test_x509crl.rb (test_basic): add test for CRL issuer.gotoyuzo2004-05-210-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-05-211-0/+142
* * test_x509crl.rb (test_basic): add test for CRL issuer.gotoyuzo2004-05-212-0/+3
* 2004-05-21eban2004-05-211-3/+3
* Add '()' around parameters that don't have themdave2004-05-212-0/+6
* * lib/mkmf.rb (check_sizeof): define result size. [ruby-core:02911]nobu2004-05-202-5/+12
* * ext/socket/socket.c: fix SEGV. [ruby-dev:23550]ocean2004-05-202-1/+5
* * ext/socket/socket.c: check SCM_RIGHTS macro addition toakr2004-05-202-9/+27
* * numeric.c (flo_eq): alway check if operands are NaN.matz2004-05-207-30/+44
* 2004-05-20eban2004-05-201-3/+3
* At Ryan Davis' suggestion, honor visibility modifers if guarded by a statemen...dave2004-05-202-1/+13
* * lib/mkmf.rb (have_type): do not check pointer to incomplete type,nobu2004-05-202-3/+9
* * rescue LoadError. [ruby-dev:23539]gotoyuzo2004-05-194-7/+35
* 2004-05-19eban2004-05-191-3/+3
* * ext/tk/lib/tk.rb: change permition of TkObject#tk_send from private to publicnagai2004-05-192-1/+6
* * node.h (NEW_DSTR): adjust list length.nobu2004-05-183-3/+10
* 2004-05-18eban2004-05-181-3/+3
* * test for OpenSSL::X509gotoyuzo2004-05-181-0/+5
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-05-185-0/+799
* Add ruby-dev number to ChangeLogocean2004-05-171-0/+2
* * ext/socket/socket.c (setup_domain_and_type): honor duck typing.matz2004-05-173-15/+43
* * numeric.c (flo_to_s): p 0.0 should be '0.0' not '0.0e+00'.ocean2004-05-172-11/+19
* * add a new sample scriptnagai2004-05-160-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-05-162-0/+404
* * add a new sample scriptnagai2004-05-161-0/+2