summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-02-19 * lib/ostruct.rb: documentedgsinclair
2004-02-19 * test/rinda/test_rinda.rb: DRb.start_service only once in testsuites.nahi
2004-02-19 * lib/soap/mapping/rubytypeFactory.rb: should not dump singleton class.nahi
2004-02-19 * ext/strscan/strscan.c: improved documentationgsinclair
2004-02-19* win32/win32.c, win32/win32.h: fixed prototypes.nobu
2004-02-19Fix typos (Doug Kearns)dave
2004-02-192004-02-19eban
2004-02-18* ext/strscan/strscan.c: StringScanner#restsize is obsolete; use #rest_size i...aamine
2004-02-18* ext/strscan/strscan.c: don't use rb_eval_string, it defines classes under t...aamine
2004-02-18* ext/strscan/strscan.c: merge documentation from 1.8 branch.aamine
2004-02-18removed conflict indicatorgsinclair
2004-02-18 * lib/cgi-lib.rb: deprecated after 1.8.1gsinclair
2004-02-18Strip extraneous spaces from included filenamedave
2004-02-18remove O_NONBLOCK, thanks ayseki
2004-02-18import test_rinda.rbseki
2004-02-18 * test/*: should not depend on $KCODE.nahi
2004-02-18* test/ruby/test_sprintf.rb: added tests.usa
2004-02-18* ext/win32ole/win32ole.c: need to include <olectl.h> on Cygwin.eban
2004-02-18Modify ChangeLogocean
2004-02-18* sprintf.c (rb_f_sprintf): clean up.usa
2004-02-182004-02-18usa
2004-02-17 * lib/rinda/rinda.rb: added documentation (from Hugh Sasse)gsinclair
2004-02-17* sprintf.c (rb_f_sprintf): preserve original val formatz
2004-02-17 * test/soap/marshal/test_marshal.rb, test/ruby/test_marshal.rb: do $:nahi
2004-02-17 * test/ruby/marshaltestlib.rb: common marshal testcase added.nahi
2004-02-17* ext/extmk.rb (extmake): $extout_prefix doesn't vary for libraries.nobu
2004-02-17* ext/strscan/strscan.c: ScanError may be (wrongly) garbage collected. (thank...aamine
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