summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2004-04-02Fix parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments ...dave
2004-04-01* ext/socket/socket.c (make_hostent): fix memory leak, based onmatz
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* pack.c (pack_pack): raises RangeError if uv is out of UTF8 valuematz
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-30* time.c (search_time_t): limit guess range by mktime if it isakr
2004-03-30* eval.c (rb_eval): fix SEGV at retry in iterator's receiver.nobu
2004-03-29* process.c (rb_exec): follow older behavior if close-on-exec is notnobu
2004-03-28* cygwin/GNUmakefile.in (clean-local, distclean-local): removenobu
2004-03-28* lib/net/pop.rb: def m( arg ) -> def m(arg).aamine
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-26 * lib/logger.rb: trim tail space of each line. no user visible change.nahi
2004-03-25Add --version option to ridave
2004-03-25Bug in + and - reported by Bret Jolly fixed.shigek
2004-03-25* version.c (ruby_show_copyright): obtain copyright year fromnobu
2004-03-25* win32/resource.rb: default rubyw icon to ruby.ico, and let DLL alsonobu
2004-03-25* common.mk, */Makefile.sub (lib, dll): phony targets.nobu
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-24Allow templates to be specified outside the RDoc treedave
2004-03-24* lib/tempfile.rb (Tempfile::_close): should not clear @tmpnamematz
2004-03-23* object.c (rb_mod_cvar_get): new method Module#class_variable_get.matz
2004-03-23* bcc32/Makefile.sub: needs bcc32/mkexports.rb.nobu
2004-03-23* Makefile.in, */Makefile.sub, common.mk (clean-local, distclean-local):nobu
2004-03-21* Makefile.in, */Makefile.sub, common.mk: extract common portions.nobu
2004-03-21* lib/webrick/httpserver.rb (WEBrick::HTTPServer#virtual_host):gotoyuzo
2004-03-21* lib/shell/*: bug fix for Shell#system(command_line_string).keiju
2004-03-21* ruby.1: add -width option to .Bl for old groff.eban
2004-03-21* test/rss/*: Test::Unit::TestCase -> RSS::TestCase andkou
2004-03-21* lib/rss/{rss,dublincore,syndication}.rb: handled W3CDTF correctly.kou
2004-03-21* test/rss/test_xml-stylesheet.rb: added tests for xml-stylesheet.kou
2004-03-20* eval.c (rb_require_safe): preserve old ruby_errinfo.matz
2004-03-20* ext/extmk.rb: rm -rf $extout, not extout.eban
2004-03-20Force RDoc html background to whitedave
2004-03-20synchronized with date2 3.6.tadf
2004-03-19* variable.c (rb_cvar_set): class variables become private to thematz
2004-03-19* lib/mkmf.rb ($beos, $solaris): add OS flags.usa
2004-03-18* instruby.rb, rubytest.rb: do not depend on srcdir.eban
2004-03-18* eval.c (proc_eq): avoid false positive by using scope andmatz
2004-03-18* mkconfig.rb: no longer embed srcdir and compile_dir intonobu