summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2004-03-22* ruby.1: add -width option to .Bl for old groff.eban
2004-03-21* lib/shell/*: bug fix for Shell#system(command_line_string).keiju
2004-03-20lib/scanf.rbdblack
2004-03-20Force RDoc html background to whitedave
2004-03-20synchronized with date2 3.6.tadf
2004-03-19* io.c (rb_io_sync): need not to check writable. [ruby-core:02674]matz
2004-03-18backport drb.rb 1.16seki
2004-03-17* dir.c (range): fix possible "\0" overrun. (in case of "\0-")ocean
2004-03-15* eval.c (rb_yield_0): should not re-submit TAG_BREAK if thismatz
2004-03-14*** empty log message ***nobu
2004-03-13rescue LoadError.seki
2004-03-10* lib/fileutils.rb (remove_dir): should handle symlink correctly. This patch...aamine
2004-03-10* eval.c (return_jump): set return value to the returnmatz
2004-03-08* dir.c (range): Cancel previous change. More discussion is needed.ocean
2004-03-08* lib/uri/common.rb (URI::REGEXP::PATTERN::HOSTPORT): (?:#{PORT})akira
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