aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* removed conflict indicatorgsinclair2004-02-181-1/+0
* * lib/cgi-lib.rb: deprecated after 1.8.1gsinclair2004-02-181-0/+8
* Strip extraneous spaces from included filenamedave2004-02-181-0/+5
* remove O_NONBLOCK, thanks ayseki2004-02-181-0/+4
* import test_rinda.rbseki2004-02-181-0/+4
* * test/*: should not depend on $KCODE.nahi2004-02-181-0/+4
* * test/ruby/test_sprintf.rb: added tests.usa2004-02-181-0/+4
* * ext/win32ole/win32ole.c: need to include <olectl.h> on Cygwin.eban2004-02-181-0/+4
* Modify ChangeLogocean2004-02-181-1/+1
* * sprintf.c (rb_f_sprintf): clean up.usa2004-02-181-0/+4
* * lib/rinda/rinda.rb: added documentation (from Hugh Sasse)gsinclair2004-02-171-0/+2
* * sprintf.c (rb_f_sprintf): preserve original val formatz2004-02-171-0/+5
* * test/soap/marshal/test_marshal.rb, test/ruby/test_marshal.rb: do $:nahi2004-02-171-0/+5
* * test/ruby/marshaltestlib.rb: common marshal testcase added.nahi2004-02-171-0/+10
* * ext/extmk.rb (extmake): $extout_prefix doesn't vary for libraries.nobu2004-02-171-0/+13
* * ext/strscan/strscan.c: ScanError may be (wrongly) garbage collected. (thank...aamine2004-02-171-0/+16
* * ext/extmk.rb (parse_args): delay expanding $(extout) until invokingnobu2004-02-171-0/+8
* * lib/rss/rexmlparser.rb: REXML version may be 4 digits.nobu2004-02-171-0/+4
* * ext/syck/rubyext.c (syck_emitter_end_object): takes only one arg.usa2004-02-171-0/+4
* * lib/rexml/encodings/SHIFT_JIS: wrong library name.nobu2004-02-161-0/+4
* * eval.c (rb_eval): care that another thread replace NODE_DREGX_ONCEakr2004-02-161-0/+5
* * lib/fileutils.rb: new module FileUtils::DryRun.aamine2004-02-161-0/+4
* * lib/csv.rb: document reduction. [ruby-core:02429]nahi2004-02-161-0/+8
* * lib/generator.rb: corrected doc formatgsinclair2004-02-161-0/+6
* * bcc32/Makefile.sub: show more warnings. (refering to mingw)ocean2004-02-161-0/+6
* * win32/Makefile.sub (config.status): should create *.pdb on ext/,usa2004-02-161-0/+11
* * configure.in: check functions, fork spawnv.nobu2004-02-161-0/+25
* * lib/racc/parser.rb: add note for Racc full package.aamine2004-02-161-0/+4
* * ext/racc/cparse/README: new file.aamine2004-02-161-0/+6
* * ext/iconv/iconv.c (iconv_s_list): new method Iconv.listnobu2004-02-161-0/+5
* * dir.c (CompareImpl): File.fnmatch and Dir.glob get better performanceocean2004-02-161-0/+6
* Fix ChangeLogocean2004-02-151-0/+1
* * bcc32/Makefile.sub: should warn suspicious pointer conversion.ocean2004-02-151-0/+5
* Add ruby-dev number.ocean2004-02-151-1/+1
* * dir.c (push_braces): remove wrong const.ocean2004-02-151-0/+4
* * sample/soap/calc/httpd.rb, sample/soap/exchange/httpd.rb,nahi2004-02-151-0/+12
* fix TupleSpace#read, #takeseki2004-02-151-0/+5
* add IDispatch wrapper in val2variantsuke2004-02-151-0/+5
* * ruby.h, dir.c (rb_glob): add const.ocean2004-02-151-0/+4
* * lib/mkmf.rb: absolute path of ruby is assigned to $(RUBY).gotoyuzo2004-02-141-0/+5
* * mkconfig.rb: use fileutils.rb instead of ftools.rb.nobu2004-02-141-0/+11
* * lib/un.rb: use OptionParser instead of getopts.eban2004-02-141-0/+4
* import lib/drb/sampleseki2004-02-141-0/+4
* add pretty_printseki2004-02-141-0/+4
* * re.c (KR_REHASH): wrong hash value on sizeof(long) > sizeof(int).matz2004-02-131-0/+4
* * lib/fileutils.rb: slighly improved documentation (sync with 1.8)gsinclair2004-02-131-0/+4
* * test/rss/test_trackback.rb: added tests for TrackBack with RSSkou2004-02-131-0/+16
* * ext/tk/lib/tk.rb: en-bugged at last commit (Feb 11 23:24:22 2004)nagai2004-02-131-0/+4
* * test/fileutils/test_fileutils.rb: rescue SystemCallError instead of EINVAL....aamine2004-02-131-0/+5
* * test/fileutils/test_fileutils.rb: File.link raises EINVAL on Win9x. [ruby-d...aamine2004-02-121-0/+5