aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * bcc32/Makefile.sub (OUTFLAG): needed for static-linked-ext.nobu2004-04-021-0/+4
* * ext/extmk.rb (extmake): extract necessary variables for static linknobu2004-04-021-1/+9
* * eval.c (top_include): include in the wrapped load is done formatz2004-04-021-2/+14
* * eval.c (block_pass): should increment unique identifier of thematz2004-04-021-0/+5
* * eval.c (Init_load): make $LOADED_FEATURES built-in. [ruby-dev:23299]aamine2004-04-021-0/+9
* * ext/socket/socket.c: mistakingly removed do_not_reverse_lookup.matz2004-04-021-0/+3
* Fix parse bug with toplevel methods. Allow RDoc in =begin rdoc/=end comments ...dave2004-04-021-0/+12
* * ext/socket/socket.c (make_hostent): fix memory leak, based onmatz2004-04-011-0/+5
* * lib/soap/mapping/{factory.rb,registry.rb}: fixed illegal mapped URInahi2004-04-011-0/+9
* * time.c (year_leap_p): new function.akr2004-03-311-1/+8
* * intern.h: provide proper prototypes. [ruby-core:02724]nobu2004-03-311-2/+6
* * pack.c (pack_pack): raises RangeError if uv is out of UTF8 valuematz2004-03-311-0/+8
* * lib/delegate.rb (DelegateClass): define internal methods of thenobu2004-03-311-0/+5
* * time.c (search_time_t): limit guess range by mktime if it isakr2004-03-301-1/+1
* * time.c (search_time_t): limit guess range by mktime if it isakr2004-03-301-0/+5
* * eval.c (rb_eval): fix SEGV at retry in iterator's receiver.nobu2004-03-301-0/+5
* * process.c (rb_exec): follow older behavior if close-on-exec is notnobu2004-03-291-0/+8
* * cygwin/GNUmakefile.in (clean-local, distclean-local): removenobu2004-03-281-1/+8
* * lib/net/pop.rb: def m( arg ) -> def m(arg).aamine2004-03-281-0/+4
* * lib/net/pop.rb (auth): failed when account/password include "%". [ruby-talk...aamine2004-03-281-0/+5
* * (lib/open-uri.rb): permit extra semicolon in content-type field.akr2004-03-271-0/+4
* * (lib/pp.rb, lib/prettyprint.rb): define seplist in PP::PPMethodsakr2004-03-271-0/+5
* * lib/logger.rb: trim tail space of each line. no user visible change.nahi2004-03-261-0/+8
* Add --version option to ridave2004-03-251-1/+5
* Bug in + and - reported by Bret Jolly fixed.shigek2004-03-251-0/+6
* * version.c (ruby_show_copyright): obtain copyright year fromnobu2004-03-251-0/+7
* * win32/resource.rb: default rubyw icon to ruby.ico, and let DLL alsonobu2004-03-251-0/+7
* * common.mk, */Makefile.sub (lib, dll): phony targets.nobu2004-03-251-1/+9
* Add the --list-names optiondave2004-03-241-0/+5
* Must now use "::" to separate nested classes. This fixes bug where "ri Kernel...dave2004-03-241-0/+6
* Get --one-page working with C codedave2004-03-241-0/+5
* * lib/uri.rb: Documented (thanks Dmitry V. Sabanin).gsinclair2004-03-241-0/+11
* * lib/mkmf.rb ($ruby, $topdir, $hdrdir): should not be affected bynobu2004-03-241-1/+8
* Don't be as eager to invent classes to documentdave2004-03-241-0/+10
* Allow templates to be specified outside the RDoc treedave2004-03-241-1/+0
* Allow templates to be specified outside the RDoc treedave2004-03-241-0/+6
* * lib/tempfile.rb (Tempfile::_close): should not clear @tmpnamematz2004-03-241-0/+5
* * object.c (rb_mod_cvar_get): new method Module#class_variable_get.matz2004-03-231-0/+11
* * bcc32/Makefile.sub: needs bcc32/mkexports.rb.nobu2004-03-231-1/+3
* * Makefile.in, */Makefile.sub, common.mk (clean-local, distclean-local):nobu2004-03-231-0/+16
* * Makefile.in, */Makefile.sub, common.mk: extract common portions.nobu2004-03-211-0/+15
* * lib/webrick/httpserver.rb (WEBrick::HTTPServer#virtual_host):gotoyuzo2004-03-211-0/+8
* * lib/shell/*: bug fix for Shell#system(command_line_string).keiju2004-03-211-0/+4
* * ruby.1: add -width option to .Bl for old groff.eban2004-03-211-0/+4
* * test/rss/*: Test::Unit::TestCase -> RSS::TestCase andkou2004-03-211-0/+5
* * lib/rss/{rss,dublincore,syndication}.rb: handled W3CDTF correctly.kou2004-03-211-0/+4
* * test/rss/test_xml-stylesheet.rb: added tests for xml-stylesheet.kou2004-03-211-0/+7
* * eval.c (rb_require_safe): preserve old ruby_errinfo.matz2004-03-201-0/+13
* * ext/extmk.rb: rm -rf $extout, not extout.eban2004-03-201-0/+4
* Force RDoc html background to whitedave2004-03-201-0/+5