aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * gc.c (mark_locations_array): avoid core dump with -O3.akr2005-01-071-0/+5
* * ext/zlib/zlib.c (zstream_end): should return value.usa2005-01-061-0/+4
* 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
* use MockClock.sleep instead of Kernel.sleep [ruby-dev:25387]seki2005-01-051-0/+5
* * random.c (limited_big_rand): didn't work if SIZEOF_BDIGITS == 2.akr2005-01-051-0/+7
* * parse.y (BITSTACK_POP): workaround for bcc32 compiler's bug.ocean2005-01-051-0/+9
* * eval.c (rb_thread_initialize): Thread objects cannot be initializednobu2005-01-051-3/+8
* * random.c (init_by_array): imported from mt19937ar-cok.tgz.akr2005-01-041-0/+13
* use DRbService.ext_service. reduce sleepseki2005-01-041-0/+5
* * 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
* move TestDRbReusePort to new file [ruby-dev:25238]seki2005-01-031-0/+9
* * lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload):gotoyuzo2005-01-021-0/+16
* add lazy stop_serviceseki2005-01-021-0/+2
* add lazy stop_serviceseki2005-01-021-0/+4
* add method DRbService.ext_serviceseki2005-01-011-0/+8
* * io.c (argf_readpartial): new method ARGF.readpartial.akr2005-01-011-0/+6
* * lib/net/http.rb (each_capitalized): should join header field value. This p...aamine2005-01-011-0/+7
* forgot to add itemsaamine2005-01-011-0/+2
* * lib/fileutils.rb (copy_stream): use read/write instead of sysread/syswrite,...aamine2005-01-011-0/+11
* * ext/openssl/ossl_ns_spki.c (ossl_spki_set_challenge): should callgotoyuzo2004-12-311-2/+7
* Fix problem in ri formatting if heading contains markupdave2004-12-311-0/+5
* * configure.in (HAVE_RLIM_T): removed because not used.akr2004-12-301-0/+4
* * rubyio.h: don't deprecate rb_read_check.akr2004-12-301-0/+10
* * parse.y: eliminate unused members in struct parser_params. [ruby-dev:25258...aamine2004-12-291-0/+7
* * ChangeLog: remove junk.eban2004-12-291-1/+0
* typo fix.akr2004-12-291-7/+7
* 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
* * ChangeLog: ML indexusa2004-12-281-0/+1
* * lib/net/telnet.rb (preprocess): remove NULL unless binmode.usa2004-12-281-0/+4
* * 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
* * 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/test_fileutils.rb (cp_r): tested wrong file name. [ruby-dev:...aamine2004-12-271-0/+5
* * lib/fileutils.rb (mv): should raise error when moving a directory to the (e...aamine2004-12-271-0/+8
* * process.c (NUM2RLIM, RLIM2NUM): Without SIZEOF_RLIM_T is not error.usa2004-12-271-0/+5
* * lib/net/imap.rb (Net::IMAP::PlainAuthenticator): added a new classshugo2004-12-261-0/+6
* * ext/tk/lib/tk/image.rb: TkPhotoImage#cget bug fixnagai2004-12-241-0/+4
* * io.c (next_argv): reduce use of stdio.nobu2004-12-231-1/+3
* * io.c (io_reopen, rb_io_reopen): prohibit to change access mode fornobu2004-12-231-0/+5
* * ext/syck/rubyext.c (syck_loader_transfer): check type conversion.nobu2004-12-231-0/+13
* * ext/tk/lib/tkextlib/blt.rb: add BLT extension supportnagai2004-12-231-0/+8
* * process.c (SIZEOF_RLIM_T): err if size of rlim_t is not set.nobu2004-12-231-1/+3