summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-04-15* ext/extmk.rb: skip linking when libraries to be preloaded notnobu
2004-04-15* process.c (pst_success_p): new method Process::Status#success?.nobu
2004-04-15Add ruby-dev number.ocean
2004-04-15* rubytest.rb: do nothing while cross-compiling, return status innobu
2004-04-15* process.c (pst_success_p): new method Process::Status#success?.nobu
2004-04-152004-04-15eban
2004-04-15* dir.c (rb_push_glob): Dir.glob() should return nil if block is given.ocean
2004-04-15add test/gdbm/test_gdbm.rb.akr
2004-04-15add a gdbm test for [ruby-dev:23381]akr
2004-04-15* ext/gdbm/gdbm.c (Init_gdbm): define GDBM::READER, GDBM::WRITER,akr
2004-04-14* array.c, enum.c, eval.c, file.c, io.c, numeric.c, object.c, prec.c,nobu
2004-04-14* numeric.c (flo_eq): workaround for bcc32's bug.eban
2004-04-142004-04-14eban
2004-04-14* defines.h: include <net/socket.h> to get fd_set definition in BeOS.ocean
2004-04-13change pattern matching [druby-ja:98]seki
2004-04-13* bcc32/Makefile.sub (PHONY): Borland make disallows empty commandnobu
2004-04-13* lib/net/http.rb (begin_transport): should not overwrite HTTP request header...aamine
2004-04-13* lib/net/pop.rb: merge POP3S patch. This patch is contributed by Daniel Hobe.aamine
2004-04-132004-04-13eban
2004-04-12* common.mk: changed the order of ascii.c alphabetically.ksaito
2004-04-12enable document for Kernel.open.akr
2004-04-12* gc.c (rb_gc_copy_finalizer): typo. [ruby-core:02774]nobu
2004-04-12* ext/openssl/ossl_x509name.c (ossl_x509name_init_i): should return a value.gotoyuzo
2004-04-122004-04-12eban
2004-04-12* dir.c (rb_glob2, rb_glob, push_globs, push_braces, rb_push_glob):ocean
2004-04-11ML referencenobu
2004-04-112004-04-11nobu
2004-04-11* ruby.c (require_libraries): restore source file/line afternobu
2004-04-11Forgot to check special case at top leveldave
2004-04-102004-04-10eban
2004-04-10Fix :enddoc"dave
2004-04-09Fixed problem with \_cat_<b>dog</b>dave
2004-04-092004-04-09eban
2004-04-09* dir.c (has_magic, find_dirsep): incomplete '[' matches no characterocean
2004-04-08commit miss. _nonobu
2004-04-08* test/soap/calc/test_calc_cgi.rb: not parent, parent directory of it.nobu
2004-04-08* test/drb/drbtest.rb, test/soap/calc/test_calc_cgi.rb: restore $:nobu
2004-04-08* ext/extmk.rb (extmake): skip uncompiled extensions.nobu
2004-04-08* io.c (rb_io_binmode): inverted condition. [ruby-dev:23349]nobu
2004-04-082004-04-08eban
2004-04-08* ext/iconv/iconv.c (iconv_s_list): return encoding list if no blocknobu
2004-04-07REXML CHANGESser
2004-04-07* pack.c (pack_pack): use NUM2INT() instead of num2i32().matz
2004-04-07add an assertion for [0x100000000].pack("U").akr
2004-04-07update the document for to_path.akr
2004-04-07add test for [ruby-dev:23344].akr
2004-04-072004-04-07eban
2004-04-07* lib/rss/parser.rb, lib/rss/1.0.rb: accepted rdf:resource orkou
2004-04-07* file.c (rb_get_path): get path string via "to_path" method ifmatz
2004-04-07* Makefile.in, common.mk, */Makefile.sub (ext/extinit.o): OUTFLAGnobu