summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2004-03-28* lib/net/pop.rb (auth): failed when account/password include "%". [ruby-talk...aamine
2004-03-27* (lib/open-uri.rb): permit extra semicolon in content-type field.akr
2004-03-27* (lib/pp.rb, lib/prettyprint.rb): define seplist in PP::PPMethodsakr
2004-03-25Add --version option to ridave
2004-03-24Add the --list-names optiondave
2004-03-24Must now use "::" to separate nested classes. This fixes bug where "ri Kernel...dave
2004-03-24Get --one-page working with C codedave
2004-03-24 * lib/uri.rb: Documented (thanks Dmitry V. Sabanin).gsinclair
2004-03-24* lib/mkmf.rb ($ruby, $topdir, $hdrdir): should not be affected bynobu
2004-03-24Don't be as eager to invent classes to documentdave
2004-03-24Allow templates to be specified outside the RDoc treedave
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