summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-17* ext/extmk.rb (parse_args): delay expanding $(extout) until invokingnobu
2004-02-17should escape dot.nobu
2004-02-17* lib/rss/rexmlparser.rb: REXML version may be 4 digits.nobu
2004-02-17* ext/syck/rubyext.c (syck_emitter_end_object): fix inline document.usa
2004-02-17* ext/syck/rubyext.c (syck_emitter_end_object): takes only one arg.usa
2004-02-16* lib/rexml/encodings/SHIFT_JIS: wrong library name.nobu
2004-02-16Issue11: null context causing indentation crashser
2004-02-16Fixed Issue7: DocType with external IDs was not being quoted.ser
2004-02-16* eval.c (rb_eval): care that another thread replace NODE_DREGX_ONCEakr
2004-02-162004-02-17eban
2004-02-16* lib/fileutils.rb: new module FileUtils::DryRun.aamine
2004-02-16 * lib/csv.rb: document reduction. [ruby-core:02429]nahi
2004-02-16 * lib/generator.rb: corrected doc formatgsinclair
2004-02-16* bcc32/Makefile.sub: show more warnings. (refering to mingw)ocean
2004-02-16* win32/Makefile.sub (config.status): should create *.pdb on ext/,usa
2004-02-16* configure.in: check functions, fork spawnv.nobu
2004-02-16* lib/racc/parser.rb: add note for Racc full package.aamine
2004-02-16* ext/racc/cparse/README: new file.aamine
2004-02-16* ext/iconv/iconv.c (iconv_s_list): new method Iconv.listnobu
2004-02-162004-02-16usa
2004-02-16* dir.c (CompareImpl): File.fnmatch and Dir.glob get better performanceocean
2004-02-15Fix ChangeLogocean
2004-02-15* bcc32/Makefile.sub: should warn suspicious pointer conversion.ocean
2004-02-15Add ruby-dev number.ocean
2004-02-15* dir.c (push_braces): remove wrong const.ocean
2004-02-15 * sample/soap/calc/httpd.rb, sample/soap/exchange/httpd.rb,nahi
2004-02-15fix TupleSpace#read, #takeseki
2004-02-15raise RequestExpiredError if timeoutseki
2004-02-15add IDispatch wrapper in val2variantsuke
2004-02-15* ruby.h, dir.c (rb_glob): add const.ocean
2004-02-142004-02-15eban
2004-02-14* lib/mkmf.rb: absolute path of ruby is assigned to $(RUBY).gotoyuzo
2004-02-14commit miss.nobu
2004-02-14* mkconfig.rb: use fileutils.rb instead of ftools.rb.nobu
2004-02-14* lib/un.rb: use OptionParser instead of getopts.eban
2004-02-14MANIFEST:eban
2004-02-14 * lib/ftools.rb: documentedgsinclair
2004-02-14import lib/drb/sampleseki
2004-02-14import drb/sampleseki
2004-02-14add pretty_printseki
2004-02-13@@ Fix for the XPath descendant* result set ordering bug @@ser
2004-02-13lib/cgi.rb: commit miss.eban
2004-02-132004-02-14eban
2004-02-13* re.c (KR_REHASH): wrong hash value on sizeof(long) > sizeof(int).matz
2004-02-13 * lib/fileutils.rb: slighly improved documentation (sync with 1.8)gsinclair
2004-02-13* test/rss/test_trackback.rb: added tests for TrackBack with RSSkou
2004-02-13* ext/tk/lib/tk.rb: en-bugged at last commit (Feb 11 23:24:22 2004)nagai
2004-02-132004-02-13eban
2004-02-13* test/fileutils/test_fileutils.rb: rescue SystemCallError instead of EINVAL....aamine
2004-02-12* test/fileutils/test_fileutils.rb: File.link raises EINVAL on Win9x. [ruby-d...aamine