summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * numeric.c (Init_Numeric): turn off floating point exceptionsocean2005-01-111-0/+5
* * lib/fileutils.rb (copy_entry): could not copy symbolic link. [ruby-talk:125...aamine2005-01-101-0/+8
* * variable.c (rb_autoload): hide internal data from ruby level.nobu2005-01-101-0/+5
* * supplement descriptions.nobu2005-01-091-5/+9
* * io.c (io_fread): warn nonblocking behavior.akr2005-01-081-0/+5
* * ChangeLog: left a conflict indicator in there, sorry.why2005-01-071-1/+0
* * lib/yaml.rb: Kernel#y requires an argument.why2005-01-071-0/+5
* * random.c (rand_init): use ALLOC_N instead of ALLOCA_Nakr2005-01-071-0/+5
* * gc.c (mark_locations_array): avoid core dump with -O3.akr2005-01-071-0/+5
* * ext/zlib/zlib.c (zstream_end): should return value. (backportedusa2005-01-061-0/+5
* set ML numberocean2005-01-061-0/+1
* * win32/win32.c (rb_w32_close): didn't close socket handle.ocean2005-01-061-0/+7
* * random.c (random_seed): O_NONBLOCK isn't defined on someocean2005-01-061-0/+5
* * lib/time.rb: recognize +00:00 and GMT as a localtime.akr2005-01-061-0/+4
* Allow for colons in DOS file namesdave2005-01-051-0/+5
* * random.c (limited_big_rand): didn't work if SIZEOF_BDIGITS == 2.akr2005-01-051-0/+7
* * eval.c (rb_thread_initialize): Thread objects cannot be initializednobu2005-01-051-0/+5
* * dir.c (dir_s_mkdir): win32 special processing doesn't need anyusa2005-01-051-0/+11
* * random.c (init_by_array): imported from mt19937ar-cok.tgz.akr2005-01-041-0/+13
* * bignum.c (rb_big_rand): should return positive random number.matz2005-01-041-0/+10
* * random.c (random_seed): don't use /dev/urandom if it is not character device.akr2005-01-031-0/+5
* * random.c (random_seed): use /dev/urandom if available.akr2005-01-031-0/+5
* * lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload):gotoyuzo2005-01-021-0/+16
* * ext/openssl/ossl_ns_spki.c (ossl_spki_set_challenge): should callgotoyuzo2004-12-311-0/+5
* * variable.c (rb_autoload): [ruby-dev:25373]matz2004-12-311-0/+4
* Fix problem in ri formatting if heading contains markupdave2004-12-311-0/+5
* * eval.c (svalue_to_avalue): [ruby-dev:25366]matz2004-12-291-0/+2
* * string.c (rb_str_justify): [ruby-dev:25367]matz2004-12-291-0/+8
* * ChangeLog: removed a unrelated entry 'Sat Oct 9 00:25:39 2004'.eban2004-12-291-5/+0
* * ChangeLog: sorted.eban2004-12-291-5/+5
* * ChangeLog: remove junk.eban2004-12-291-1/+0
* Update kilmer template to use sectionsdave2004-12-291-0/+6
* * string.c (rb_str_justify): create buffer string after argument typenobu2004-12-281-0/+5
* * ext/nkf/nkf-utf8/nkf.c (reinit): should initialize all staticnobu2004-12-281-0/+5
* * ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): second byte is up tonobu2004-12-281-0/+8
* * ext/zlib/zlib.c (rb_deflate_s_deflate, rb_inflate_s_inflate): ensurenobu2004-12-281-0/+7
* * win32/Makefile.sub, win32/setup.mak (RDOCTARGET, install,usa2004-12-281-0/+8
* * ext/tcltklib/tcltklib.c: fix SEGV bug when deleting Tk interpnagai2004-12-271-0/+6
* * ext/openssl/ossl_x509name.c (Init_ossl_x509name): should usegotoyuzo2004-12-271-0/+5
* * test/fileutils/fileasserts.rb: sync with HEAD.aamine2004-12-271-0/+8
* * lib/fileutils.rb (mv): should raise error when moving a directory to the (e...aamine2004-12-271-0/+9
* * stable version 1.8.2 released.matz2004-12-251-0/+12
* * lib/fileutils.rb (mkdir, mkdir_p): should ensure directory permission. (bac...aamine2004-12-241-0/+8
* * bcc32/Makefile.sub: bcc32 should use RTL dll (backport from HEAD)ocean2004-12-241-0/+8
* * ext/tk/lib/tk/image.rb: TkPhotoImage#cget bug fixnagai2004-12-241-0/+4
* * win32/win32.[ch]: failed to compile on bcc32 (and probably wince)ocean2004-12-241-0/+4
* * io.c (io_reopen, rb_io_reopen): prohibit to change access mode fornobu2004-12-231-0/+5
* * ext/syck/rubyext.c (rb_syck_io_str_read): [ruby-core:03973]nobu2004-12-231-0/+15
* * ext/tk/lib/tkextlib/blt.rb: add BLT extension supportnagai2004-12-231-0/+8
* * process.c (proc_setgroups): check if the argument lenght isnobu2004-12-231-0/+5