aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: install rdoc by default. if you do not want tomatz2004-01-101-0/+24
* ri now accepts options via RI environment variabledave2004-01-101-0/+5
* * configure.in (LIBPATHFLAG, RPATHFLAG): enclose paths with singlenobu2004-01-101-0/+9
* * dir.c (dir_inspect): new method, Dir#inspect. [ruby-dev:22562]nobu2004-01-101-0/+4
* * lib/test/unit/collector/dir.rb: do not ignore exceptions(LoadErrornahi2004-01-091-0/+12
* * rubysig.h: <errno.h> is needed to use errno which may be a macro.nobu2004-01-091-0/+4
* * ext/extmk.rb (extmake): should not reduce necessary libraries.nobu2004-01-091-0/+8
* * lib/mkmf.rb (libpathflag): use single quotes. [ruby-dev:22440]nobu2004-01-091-1/+5
* * configure.in (RDOCTARGET): new macro. if you want to installeban2004-01-081-0/+6
* * ext/openssl/ossl_pkey.c (ossl_pkey_to_der): removed; it returnsgotoyuzo2004-01-081-0/+14
* * dir.c (glob_helper): should not recurse in exceptional status.nobu2004-01-081-0/+4
* * test/wsdl/datetime/test_datetime.rb: fixed a stupid testcase whichnahi2004-01-081-0/+5
* * eval.c, object.c, process.c, re.c: don't use C++ style comments.eban2004-01-081-0/+4
* * ext/syck/rubyext.c (yaml_org_handler): lazy-load Date fornobu2004-01-071-0/+5
* * ext/extmk.rb: preserve order in Setup. [ruby-dev:22503]nobu2004-01-071-0/+9
* * lib/webrick/cgi.rb (WEBrick::CGI#initialize): should creategotoyuzo2004-01-071-0/+5
* * dir.c (glob_helper): fix memory leak.nobu2004-01-071-0/+4
* * eval.c (rb_mod_modfunc): should break if m has no super class.matz2004-01-071-0/+5
* * sample/webrick/*: new files.gotoyuzo2004-01-071-0/+6
* * test/net/test_httpheader.rb: new file.aamine2004-01-071-0/+6
* * lib/net/http.rb (HTTPHeader#content_length): should return nil unless heade...aamine2004-01-071-0/+5
* * ext/tk/lib/tk.rb: use epath for embedded windows of TkPanedWindow.nagai2004-01-071-0/+8
* * lib/soap/{attachment.rb,mimemessage.rb}: added from soap4r/1.5.2.nahi2004-01-071-0/+4
* Fix problem with agreesive name matching (see ChangeLog)dave2004-01-071-0/+7
* * lib/debug.rb: revert command parse regexps. [ruby-list:39014] bynahi2004-01-071-0/+5
* Check for shebang line in file that would otherwise be treated as plain textdave2004-01-061-0/+6
* * io.c (fptr_finalize): should save errno just after failure.nobu2004-01-061-5/+10
* * lib/logger.rb(Logger#msg2str): no special treatment for the objectnahi2004-01-061-0/+11
* Split out ri display code and make pluggabledave2004-01-061-0/+5
* * test/inlinetest.rb, test/{test_generator.rb,test_ipaddr.rb,nahi2004-01-061-0/+6
* * import soap4r/1.5.2;nahi2004-01-061-0/+38
* Add RDoc to build. Add --ri-system to RDocdave2004-01-051-0/+20
* * win32/dir.h, win32/win32.c: fix patch miss.usa2004-01-051-0/+6
* * lib/logger.rb: enhanced documentation.gsinclair2004-01-051-0/+4
* * dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>.matz2004-01-051-0/+10
* * test/ruby/test_pack.rb: new test test_unpack_N.aamine2004-01-041-0/+4
* * lib/mkmf.rb (create_makefile): remove duplicated object filesusa2004-01-041-0/+5
* * rubysig.h (TRAP_END): preserve errno before switching context.matz2004-01-021-0/+5
* * dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>.matz2004-01-021-0/+14
* Finish documenting internal stuff. See Changelog for other detailsdave2004-01-021-0/+13
* * text formatnahi2004-01-011-3/+1
* Fix problem with ambiguous nested classesdave2004-01-011-0/+5
* * lib/pathname.rb: Corrected small coding error.gsinclair2003-12-311-1/+5
* * lib/pathname.rb: Completed documentation.gsinclair2003-12-311-0/+4
* Make file in '// in sss.c' relativedave2003-12-311-0/+5
* Fix problem with private alias to public methoddave2003-12-311-0/+6
* * io.c (rb_f_readline): should raise EOFError at the end ofmatz2003-12-301-0/+13
* Add RDoc for kernel functions, and tidy updave2003-12-301-0/+5
* Fix problem when class and method names the samedave2003-12-301-0/+7
* Fix parse problem with complex yieldsdave2003-12-291-0/+8