aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/net/imap.rb (u8tou16): fixed typo. fixed: [ruby-lis:40546]shugo2005-01-211-0/+4
* * ext/syck/rubyext.c (syck_parser_bufsize_set): avoid VC++ warningocean2005-01-201-0/+5
* * lib/ipaddr.rb (to_s, test_to_s): too many colons with some cases.usa2005-01-191-0/+4
* * lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf): ignoreakr2005-01-181-0/+6
* * 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
* * object.c (rb_class_superclass): superclass of singleton class alsonobu2005-01-111-0/+5
* * io.c (remain_size): use buffered data instead of unreading to avoidnobu2005-01-111-0/+5
* * numeric.c (Init_Numeric): turn off floating point exceptionsocean2005-01-111-0/+5
* * variable.c (rb_autoload): hide internal data from ruby level.nobu2005-01-101-0/+5
* * lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line): shouldgotoyuzo2005-01-101-0/+15
* * io.c (rb_f_select): IO list could be altered. [ruby-dev:25312]nobu2005-01-091-2/+6
* * test/webrick/test_server.rb (test_daemon): delete an assertiongotoyuzo2005-01-081-0/+5
* * test/fileutils/test_fileutils.rb (test_copy_entry): copy_entry copies only ...aamine2005-01-081-0/+5
* fix typo.akr2005-01-081-1/+1
* * lib/yaml.rb: Kernel#y requires an argument.why2005-01-071-0/+4
* add ML ref. [ruby-dev:25426]akr2005-01-071-0/+1
* * random.c (rand_init): use ALLOC_N instead of ALLOCA_Nakr2005-01-071-0/+4
* * lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):gotoyuzo2005-01-071-0/+17
* * 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