summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2004-04-11* ruby.c (require_libraries): restore source file/line afternobu
2004-04-11Forgot to check special case at top leveldave
2004-04-10Fix :enddocdave
2004-04-09Fixed problem with \_cat_<b>dog</b>dave
2004-04-06fix hash tuple bugseki
2004-04-06* configure.in: check the size of time_t.akr
2004-04-06* ext/socket/socket.c (make_hostent): must return value.usa
2004-04-05add require "drb/drb"seki
2004-04-05* eval.c (top_include): include in the wrapped load is done formatz
2004-04-04Remove leading ./ from filenames so that cross references work OKdave
2004-04-04* eval.c (Init_load): make $LOADED_FEATURES built-in. [ruby-dev:23299]aamine
2004-04-04Allow multiple --exclude options to RDocdave
2004-04-03* ext/syck/syck.h: version 0.43.why
2004-04-02Fix parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments ...dave
2004-04-01 * lib/soap/mapping/{factory.rb,registry.rb}: fixed illegal mapped URInahi
2004-03-31* time.c (year_leap_p): new function.akr
2004-03-31* intern.h: provide proper prototypes. [ruby-core:02724]nobu
2004-03-31* lib/delegate.rb (DelegateClass): define internal methods of thenobu
2004-03-30* time.c (search_time_t): limit guess range by mktime if it isakr
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