summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-04-06fix hash tuple bugseki
2004-04-06* configure.in: check the size of time_t.akr
2004-04-06* ext/socket/socket.c (raise_socket_error): never return.usa
2004-04-062004-04-06eban
2004-04-06* MANIFEST:eban
2004-04-06check zlib existence.akr
2004-04-05* error.c (Init_Exception): remove Exception#to_str. [Ruby2]matz
2004-04-05add require "drb/drb"seki
2004-04-05update test_new_nil.akr
2004-04-05* test/zlib/test_zlib.rb: new file.akr
2004-04-05* parse.y (assoc_list): {a: 1, b: 2} should be allowed. [ruby-dev:23328]aamine
2004-04-05* regexec.c: imported Oni Guruma 2.2.6.ksaito
2004-04-05* regparse.c, oniguruma.h: imported Oni Guruma 2.2.6.ksaito
2004-04-05This commit was generated by cvs2svn to compensate for changes in r6093,ksaito
2004-04-05* ext/socket/socket.c (raise_socket_error): some platforms don't haveusa
2004-04-05fix reference to ML: [ruby-dev:39475] to [ruby-list:39475].akr
2004-04-052004-04-05eban
2004-04-04Remove leading ./ from filenames so that cross references work OKdave
2004-04-04comments modified.akr
2004-04-042004-04-04eban
2004-04-04Allow multiple --exclude options to RDocdave
2004-04-032004-04-03eban
2004-04-03* Fixed a bug in the evaluation of XPath's 'or'ser
2004-04-03* ext/syck/syck.h: version 0.43.why
2004-04-02* ext/syck/lib/gram.c: allow root-level inline collections.why
2004-04-02* bcc32/Makefile.sub (OUTFLAG): needed for static-linked-ext.nobu
2004-04-02* ext/extmk.rb (extmake): extract necessary variables for static linknobu
2004-04-02* eval.c (top_include): include in the wrapped load is done formatz
2004-04-02* eval.c (block_pass): should increment unique identifier of thematz
2004-04-02REXML changesser