summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 2005-01-11usa2005-01-111-3/+3
* * numeric.c (Init_Numeric): turn off floating point exceptionsocean2005-01-112-0/+8
* * lib/fileutils.rb (copy_entry): could not copy symbolic link. [ruby-talk:125...aamine2005-01-102-20/+24
* * 2005-01-10nobu2005-01-101-3/+3
* * variable.c (rb_autoload): hide internal data from ruby level.nobu2005-01-102-1/+7
* * supplement descriptions.nobu2005-01-091-5/+9
* * 2005-01-09eban2005-01-081-3/+3
* * io.c (io_fread): warn nonblocking behavior.akr2005-01-083-24/+161
* * 2005-01-08eban2005-01-081-3/+3
* * ChangeLog: left a conflict indicator in there, sorry.why2005-01-071-1/+0
* * lib/yaml.rb: Kernel#y requires an argument.why2005-01-072-1/+7
* * random.c (rand_init): use ALLOC_N instead of ALLOCA_Nakr2005-01-072-2/+7
* * 2005-01-07nobu2005-01-071-3/+3
* * gc.c (mark_locations_array): avoid core dump with -O3.akr2005-01-072-2/+9
* * ext/zlib/zlib.c (zstream_end): should return value. (backportedusa2005-01-062-1/+6
* set ML numberocean2005-01-061-0/+1
* * win32/win32.c (rb_w32_close): didn't close socket handle.ocean2005-01-062-1/+22
* * random.c (random_seed): O_NONBLOCK isn't defined on someocean2005-01-062-1/+9
* * 2005-01-06eban2005-01-061-3/+3
* * lib/time.rb: recognize +00:00 and GMT as a localtime.akr2005-01-062-4/+32
* Allow for colons in DOS file namesdave2005-01-052-1/+6
* * random.c (limited_big_rand): didn't work if SIZEOF_BDIGITS == 2.akr2005-01-052-15/+26
* * eval.c (rb_thread_initialize): Thread objects cannot be initializednobu2005-01-052-1/+17
* * dir.c (dir_s_mkdir): win32 special processing doesn't need anyusa2005-01-054-5/+56
* * random.c (init_by_array): imported from mt19937ar-cok.tgz.akr2005-01-040-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-01-042-0/+148
* * random.c (init_by_array): imported from mt19937ar-cok.tgz.akr2005-01-042-37/+229
* * 2005-01-05eban2005-01-041-3/+3
* * bignum.c (rb_big_rand): should return positive random number.matz2005-01-041-1/+0
* * 2005-01-04eban2005-01-041-3/+3
* * bignum.c (rb_big_rand): should return positive random number.matz2005-01-042-1/+14
* * random.c (random_seed): don't use /dev/urandom if it is not character device.akr2005-01-032-3/+20
* * 2005-01-03nobu2005-01-031-3/+3
* * random.c (random_seed): use /dev/urandom if available.akr2005-01-032-1/+24
* * lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload):gotoyuzo2005-01-026-11/+31
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-01-026-0/+533
* * ext/openssl/ossl_ns_spki.c (ossl_spki_set_challenge): should callgotoyuzo2004-12-312-1/+6
* * 2005-01-01eban2004-12-311-5/+5
* * variable.c (rb_autoload): [ruby-dev:25373]matz2004-12-312-1/+5
* * 2004-12-31eban2004-12-311-3/+3
* Fix problem in ri formatting if heading contains markupdave2004-12-313-9/+37
* * eval.c (svalue_to_avalue): [ruby-dev:25366]matz2004-12-292-1/+3
* * string.c (rb_str_justify): [ruby-dev:25367]matz2004-12-292-1/+9
* * ChangeLog: removed a unrelated entry 'Sat Oct 9 00:25:39 2004'.eban2004-12-291-5/+0
* * 2004-12-30eban2004-12-291-3/+3
* * ChangeLog: sorted.eban2004-12-291-5/+5
* * 2004-12-29eban2004-12-291-3/+3
* * ChangeLog: remove junk.eban2004-12-291-1/+0
* Update kilmer template to use sectionsdave2004-12-293-15/+35
* * string.c (rb_str_justify): create buffer string after argument typenobu2004-12-282-1/+6