summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2004-01-06 * lib/logger.rb(Logger#msg2str): no special treatment for the objectnahi
2004-01-06Split out ri display code and make pluggabledave
2004-01-06 * test/inlinetest.rb, test/{test_generator.rb,test_ipaddr.rb,nahi
2004-01-06 * import soap4r/1.5.2;nahi
2004-01-05Add RDoc to build. Add --ri-system to RDocdave
2004-01-05* win32/dir.h, win32/win32.c: fix patch miss.usa
2004-01-05 * lib/logger.rb: enhanced documentation.gsinclair
2004-01-05* dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>.matz
2004-01-04* test/ruby/test_pack.rb: new test test_unpack_N.aamine
2004-01-04* lib/mkmf.rb (create_makefile): remove duplicated object filesusa
2004-01-02* rubysig.h (TRAP_END): preserve errno before switching context.matz
2004-01-02* dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>.matz
2004-01-02Finish documenting internal stuff. See Changelog for other detailsdave
2004-01-01* text formatnahi
2004-01-01Fix problem with ambiguous nested classesdave
2003-12-31 * lib/pathname.rb: Corrected small coding error.gsinclair
2003-12-31 * lib/pathname.rb: Completed documentation.gsinclair
2003-12-31Make file in '// in sss.c' relativedave
2003-12-31Fix problem with private alias to public methoddave
2003-12-30* io.c (rb_f_readline): should raise EOFError at the end ofmatz
2003-12-30Add RDoc for kernel functions, and tidy updave
2003-12-30Fix problem when class and method names the samedave
2003-12-29Fix parse problem with complex yieldsdave
2003-12-29 * lib/pathname.rb: Added documentation.gsinclair
2003-12-29* lib/net/http.rb (GenericRequest#initialize): check if path begins with '/'.aamine
2003-12-29Add RDoc for Kernel global functions, tidy array and errordave
2003-12-29Tidy array.c RDocdave
2003-12-28RDoc Struct and randomdave
2003-12-28 * lib/optparse.rb: Improved documentation.gsinclair
2003-12-28forgot ML pointer.usa
2003-12-28* instruby.rb: fix install directory if destdir and compile_dir areusa
2003-12-28RDoc comments for Proc, Method, and UnboundMethoddave
2003-12-28Add RDoc comments to math.cdave
2003-12-28* ext/stringio/stringio.c (strio_sysread): StringIO.new.sysread didn'takr
2003-12-28Add RDoc documentation for stuff in object.cdave
2003-12-28 * test/csv/test_csv.rb: generate bom.csv and mac.csv files on the fly.nahi
2003-12-28Thread/ThradGroup RDocdave
2003-12-27Fix quoting of method names in regexpdave
2003-12-27Add support for rules in ri outputdave
2003-12-27Add "Document-method:" capabilitydave
2003-12-27Some Ruby source uses Init_xxx (lower case for the class name)dave
2003-12-27* configure.in: fix "test: too many arguments" error.eban
2003-12-27Add RDoc comments for Timedave
2003-12-27RDoc comments for Symboldave
2003-12-27Add RDoc commentsdave
2003-12-26* io.c (next_argv): warn always for stdin on inplace edit mode.matz
2003-12-26* io.c (rb_f_backquote): need not to check nil result.matz
2003-12-26* configure.in: check if getcontext and setcontext are available.nobu
2003-12-26lib/pathname.rb (PathnameTest#test_plus): add 2 assertions.akr
2003-12-26* test/ruby/test_pack.rb: new test test_pack_N.aamine