summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-01-08* test/webrick/test_server.rb (test_daemon): delete an assertiongotoyuzo
2005-01-08* 2005-01-09eban
2005-01-08* test/fileutils/test_fileutils.rb (test_copy_entry): copy_entry copies only ...aamine
2005-01-08update readpartial document.akr
2005-01-08fix typo.akr
2005-01-08* 2005-01-08eban
2005-01-07* lib/yaml.rb: Kernel#y requires an argument.why
2005-01-07add ML ref. [ruby-dev:25426]akr
2005-01-07* random.c (rand_init): use ALLOC_N instead of ALLOCA_Nakr
2005-01-07* lib/webrick/httpproxy.rb (WEBrick::HTTPProxyServer#proxy_service):gotoyuzo
2005-01-07* 2005-01-07nobu
2005-01-07* gc.c (mark_locations_array): avoid core dump with -O3.akr
2005-01-06* ext/zlib/zlib.c (zstream_end): should return value.usa
2005-01-06set ML numberocean
2005-01-06* win32/win32.c (rb_w32_close): didn't close socket handle.ocean
2005-01-06* random.c (random_seed): O_NONBLOCK isn't defined on someocean
2005-01-06* lib/time.rb: recognize +00:00 and GMT as a localtime.akr
2005-01-05Allow for colons in DOS file namesdave
2005-01-05* 2005-01-06eban
2005-01-05use MockClock.sleep instead of Kernel.sleep [ruby-dev:25387]seki
2005-01-05* random.c (limited_big_rand): didn't work if SIZEOF_BDIGITS == 2.akr
2005-01-05* parse.y (BITSTACK_POP): workaround for bcc32 compiler's bug.ocean
2005-01-05* eval.c (rb_thread_initialize): Thread objects cannot be initializednobu
2005-01-04* 2005-01-05eban
2005-01-04* random.c (init_by_array): imported from mt19937ar-cok.tgz.akr
2005-01-04* 2005-01-04eban
2005-01-04use DRbService.ext_service. reduce sleepseki
2005-01-03* random.c (random_seed): don't use /dev/urandom if it is not character device.akr
2005-01-03* 2005-01-03nobu
2005-01-03* random.c (random_seed): use /dev/urandom if available.akr
2005-01-03move TestDRbReusePort to new file [ruby-dev:25238]seki
2005-01-02* missed in last commit.gotoyuzo
2005-01-02* lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload):gotoyuzo
2005-01-02add lazy stop_serviceseki
2005-01-02add lazy stop_serviceseki
2005-01-01* 2005-01-02eban
2005-01-01add method DRbService.ext_serviceseki
2005-01-01* io.c (argf_readpartial): new method ARGF.readpartial.akr
2005-01-01update copyright yearaamine
2005-01-01* lib/net/http.rb (each_capitalized): should join header field value. This p...aamine
2005-01-01forgot to add itemsaamine
2005-01-01* lib/fileutils.rb (copy_stream): use read/write instead of sysread/syswrite,...aamine
2005-01-01* 2005-01-01eban
2004-12-31* ext/openssl/ossl_ns_spki.c (ossl_spki_set_challenge): should callgotoyuzo
2004-12-31Fix problem in ri formatting if heading contains markupdave
2004-12-30* 2004-12-31eban
2004-12-30* configure.in (HAVE_RLIM_T): removed because not used.akr
2004-12-30* rubyio.h: don't deprecate rb_read_check.akr
2004-12-30* 2004-12-30eban
2004-12-29* parse.y: eliminate unused members in struct parser_params. [ruby-dev:25258...aamine