summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf): ignoreakr2005-01-181-0/+6
* * lib/webrick/ssl.rb (WEBrick::Config::SSL): the default valuegotoyuzo2005-01-181-2/+28
* * configure.in (aix): fix typo. [ruby-talk:126401]nobu2005-01-171-0/+4
* * ext/readline/readline.c: suppress warnings.nobu2005-01-161-1/+16
* * ChangeLog: typo fix.eban2005-01-161-1/+1
* * lib/uri/common.rb (PORT): typo fix. fiex: [ruby-core:04256]eban2005-01-161-0/+4
* * ruby.c (proc_options): ignore trailing CRs at the end of shortnobu2005-01-151-1/+6
* * lib/rss/rss.rb (RSS::VERSION): 0.1.2 -> 0.1.3.kou2005-01-151-0/+6
* * io.c (io_fread): don't warn nonblocking behavior by default.akr2005-01-121-0/+4
* * object.c (rb_class_superclass): superclass of singleton class alsonobu2005-01-111-0/+5
* * 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