aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/strscan/strscan.c: ScanError may be (wrongly) garbage collected. (thank...aamine2004-02-172-14/+58
* * ext/extmk.rb (parse_args): delay expanding $(extout) until invokingnobu2004-02-173-8/+20
* should escape dot.nobu2004-02-171-1/+1
* * lib/rss/rexmlparser.rb: REXML version may be 4 digits.nobu2004-02-172-3/+7
* * ext/syck/rubyext.c (syck_emitter_end_object): fix inline document.usa2004-02-171-1/+1
* * ext/syck/rubyext.c (syck_emitter_end_object): takes only one arg.usa2004-02-172-2/+6
* * lib/rexml/encodings/SHIFT_JIS: wrong library name.nobu2004-02-162-1/+5
* Issue11: null context causing indentation crashser2004-02-162-2/+2
* Fixed Issue7: DocType with external IDs was not being quoted.ser2004-02-163-36/+4
* * eval.c (rb_eval): care that another thread replace NODE_DREGX_ONCEakr2004-02-162-0/+8
* 2004-02-17eban2004-02-161-3/+3
* * lib/fileutils.rb: new module FileUtils::DryRun.aamine2004-02-162-9/+35
* * lib/csv.rb: document reduction. [ruby-core:02429]nahi2004-02-163-775/+437
* * lib/generator.rb: corrected doc formatgsinclair2004-02-162-7/+15
* * bcc32/Makefile.sub: show more warnings. (refering to mingw)ocean2004-02-163-2/+8
* * win32/Makefile.sub (config.status): should create *.pdb on ext/,usa2004-02-163-2/+12
* * configure.in: check functions, fork spawnv.nobu2004-02-167-393/+549
* * lib/racc/parser.rb: add note for Racc full package.aamine2004-02-162-1/+10
* * ext/racc/cparse/README: new file.aamine2004-02-163-0/+17
* * ext/iconv/iconv.c (iconv_s_list): new method Iconv.listnobu2004-02-163-10/+96
* 2004-02-16usa2004-02-161-3/+3
* * dir.c (CompareImpl): File.fnmatch and Dir.glob get better performanceocean2004-02-162-36/+32
* Fix ChangeLogocean2004-02-151-0/+1
* * bcc32/Makefile.sub: should warn suspicious pointer conversion.ocean2004-02-153-2/+7
* Add ruby-dev number.ocean2004-02-151-1/+1
* * dir.c (push_braces): remove wrong const.ocean2004-02-152-2/+6
* * sample/soap/calc/httpd.rb, sample/soap/exchange/httpd.rb,nahi2004-02-1510-16/+60
* fix TupleSpace#read, #takeseki2004-02-151-0/+5
* raise RequestExpiredError if timeoutseki2004-02-151-2/+2
* add IDispatch wrapper in val2variantsuke2004-02-152-241/+390
* * ruby.h, dir.c (rb_glob): add const.ocean2004-02-153-10/+14
* 2004-02-15eban2004-02-141-3/+3
* * lib/mkmf.rb: absolute path of ruby is assigned to $(RUBY).gotoyuzo2004-02-142-1/+6
* commit miss.nobu2004-02-141-1/+1
* * mkconfig.rb: use fileutils.rb instead of ftools.rb.nobu2004-02-145-73/+64
* * lib/un.rb: use OptionParser instead of getopts.eban2004-02-142-22/+34
* MANIFEST:eban2004-02-141-0/+45
* * lib/ftools.rb: documentedgsinclair2004-02-141-15/+100
* import lib/drb/sampleseki2004-02-141-0/+4
* import drb/sampleseki2004-02-1444-0/+1966
* add pretty_printseki2004-02-142-0/+15
* @@ Fix for the XPath descendant* result set ordering bug @@ser2004-02-1313-50/+110
* lib/cgi.rb: commit miss.eban2004-02-131-2/+0
* 2004-02-14eban2004-02-131-3/+3
* * re.c (KR_REHASH): wrong hash value on sizeof(long) > sizeof(int).matz2004-02-136-8/+35
* * lib/fileutils.rb: slighly improved documentation (sync with 1.8)gsinclair2004-02-132-14/+13
* * test/rss/test_trackback.rb: added tests for TrackBack with RSSkou2004-02-137-38/+193
* * ext/tk/lib/tk.rb: en-bugged at last commit (Feb 11 23:24:22 2004)nagai2004-02-132-16/+29
* 2004-02-13eban2004-02-131-3/+3
* * test/fileutils/test_fileutils.rb: rescue SystemCallError instead of EINVAL....aamine2004-02-132-1/+6