summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2004-03-08* dir.c (range): treat incomplete '[' as ordinary character (likeocean
2004-03-07use 'druby://localhost:0'. [ruby-dev:23078]seki
2004-03-07* Makefile.in (lex.c): use $? instead of $<.eban
2004-03-04Move RDoc comments for Test::Unitdave
2004-03-02* win32/Makefile.sub, wince/Makefile.sub (config.h): shouldn't checkusa
2004-03-01Allow aliases to have parenthesesdave
2004-02-29Handle :nodoc: om singleton classesdave
2004-02-28 * MANIFEST: add test_erb.rbseki
2004-02-26require drb/eq.rb by defaultseki
2004-02-25* instruby.rb (with_destdir): should return the given argument if nonobu
2004-02-25* error.c (NameError::Message): new class for lazy evaluation ofusa
2004-02-24Add ruby-dev number.ocean
2004-02-24* dir.c (glob_helper): '**/' should not match leading periodocean
2004-02-24Improve heuristic for which files to include. See ChangeLogdave
2004-02-24Deal with case where first file processed contains a :stopdoc:dave
2004-02-23Handle class vars in code listingsdave
2004-02-23Handle aliases in C filesdave
2004-02-23Check opdir _before_ parsing filesdave
2004-02-23Fix constant value extraction. Escape HTML in constant valuesdave
2004-02-23* ext/openssl/ossl_config.c (ossl_config_each): add new methodgotoyuzo
2004-02-23* instruby.rb (DOSISH): embedded path in batch files should not benobu
2004-02-22 * re.c: corrected documentation format (again)gsinclair
2004-02-22 * re.c: corrected documentation format (rb_reg_initialize_m)gsinclair
2004-02-21 * ext/zlib/zlib.c: documented, but needs more effort.gsinclair
2004-02-21* missing/os2.c, missing/x68.c: typo fix. pointed out by greentea.nobu
2004-02-19Support visibility modifiers for attributesdave
2004-02-19 * test/rinda/test_rinda.rb: DRb.start_service only once in testsuites.nahi
2004-02-19 * lib/ostruct.rb: documentedgsinclair
2004-02-19 * ext/strscan/strscan.c: improved documentationgsinclair
2004-02-18* ext/strscan/strscan.c: synchronized with main trunk (rev 1.11).aamine
2004-02-18* ext/strscan/strscan.c: documentation checked.aamine
2004-02-18Strip extraneous spaces from included filenamedave
2004-02-18remove O_NONBLOCK, thanks ayseki
2004-02-18 * ext/strscan/strscan.c: documentedgsinclair
2004-02-18 * test/*: should not depend on $KCODE.nahi
2004-02-18* ext/win32ole/win32ole.c: need to include <olectl.h> on Cygwin.eban
2004-02-17 * test/ruby/marshaltestlib.rb: common marshal testcase added.nahi
2004-02-17Fix ChangeLogocean
2004-02-17* ext/syck/rubyext.c (syck_emitter_end_object): takes only one arg.usa
2004-02-16* eval.c (rb_eval): care that another thread replace NODE_DREGX_ONCEakr
2004-02-16* bcc32/Makefile.sub: backport from 1.9 - configure. (Thanks Nakada)ocean
2004-02-16stop doubling timeoutseki
2004-02-16import test_rinda.rbseki
2004-02-16* bcc32/Makefile.sub: avoid warning "Redefinition of macro 'HAVE_GETLOGIN'".ocean
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* dir.c (rb_glob, rb_globi): add const.ocean
2004-02-15* bcc32/Makefile.sub: should warn suspicious pointer conversion.ocean
2004-02-15fix TupleSpace#read, #takeseki