summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2004-04-07* Makefile.in, common.mk, */Makefile.sub (ext/extinit.o): OUTFLAGnobu
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 (raise_socket_error): never return.usa
2004-04-05* error.c (Init_Exception): remove Exception#to_str. [Ruby2]matz
2004-04-05add require "drb/drb"seki
2004-04-05* test/zlib/test_zlib.rb: new file.akr
2004-04-05* parse.y (assoc_list): {a: 1, b: 2} should be allowed. [ruby-dev:23328]aamine
2004-04-05* regexec.c: imported Oni Guruma 2.2.6.ksaito
2004-04-05* regparse.c, oniguruma.h: imported Oni Guruma 2.2.6.ksaito
2004-04-05* ext/socket/socket.c (raise_socket_error): some platforms don't haveusa
2004-04-05fix reference to ML: [ruby-dev:39475] to [ruby-list:39475].akr
2004-04-04Remove leading ./ from filenames so that cross references work OKdave
2004-04-04Allow multiple --exclude options to RDocdave
2004-04-03* ext/syck/syck.h: version 0.43.why
2004-04-02* ext/syck/lib/gram.c: allow root-level inline collections.why
2004-04-02* bcc32/Makefile.sub (OUTFLAG): needed for static-linked-ext.nobu
2004-04-02* ext/extmk.rb (extmake): extract necessary variables for static linknobu
2004-04-02* eval.c (top_include): include in the wrapped load is done formatz
2004-04-02* eval.c (block_pass): should increment unique identifier of thematz
2004-04-02* eval.c (Init_load): make $LOADED_FEATURES built-in. [ruby-dev:23299]aamine
2004-04-02* ext/socket/socket.c: mistakingly removed do_not_reverse_lookup.matz
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