summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***nobu2004-01-121-2/+2
* Add explicit line breaks in method signatures for ri. Fixup some comments in ...dave2004-01-121-0/+17
* * configure.in (LIBPATHFLAG, RPATHFLAG): enclose paths with singlenobu2004-01-121-2/+11
* Add HTML formatter to ridave2004-01-111-0/+10
* * eval.c (eval): need to add message delimiter. [ruby-dev:22561]matz2004-01-101-0/+14
* ri now reads command-line options from RI environment variabledave2004-01-101-0/+10
* * lib/mkmf.rb (libpathflag): use single quotes. [ruby-dev:22440]nobu2004-01-091-0/+4
* * 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
* * 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
* * lib/webrick/cgi.rb (WEBrick::CGI#initialize): should creategotoyuzo2004-01-071-0/+9
* 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
* commit miss?nobu2004-01-061-1/+1
* * eval.c (rb_mod_modfunc): should break if m has no super class.matz2004-01-061-2/+29
* * io.c (fptr_finalize): should save errno just after failure.nobu2004-01-061-9/+14
* Split out ri display code and make pluggabledave2004-01-061-0/+5
* Add RDoc to build. Add --ri-system to RDocdave2004-01-051-0/+45
* Fix parsing where braces appear in method parameter listdave2004-01-051-0/+5
* * text formatnahi2004-01-031-5/+4
* Finish documenting internal stuff. See Changelog for other detailsdave2004-01-021-0/+13
* Fix problem with "// in sss.c" filenames not being relativedave2003-12-311-0/+5
* Fix problem with private alias to public methoddave2003-12-311-0/+6
* Add RDoc for kernel functions, and tidy updave2003-12-301-0/+5
* Fix problem when class name is also a method namedave2003-12-301-0/+7
* Fix parse problem with complex yieldsdave2003-12-291-0/+16
* Add RDoc for Kernel global functions, tidy array and errordave2003-12-291-3/+7
* Tidy array.c rdocdave2003-12-291-0/+4
* RDoc Struct and randomdave2003-12-281-0/+4
* RDoc Proc, Method, UnboundMethoddave2003-12-281-0/+4
* Add RDoc comments to math.cdave2003-12-281-0/+4
* * ext/stringio/stringio.c (strio_sysread): StringIO.new.sysread didn'takr2003-12-281-0/+8
* Add RDoc documentation for stuff in object.cdave2003-12-281-0/+5
* * ChangeLog: text format.nahi2003-12-281-2/+2
* * test/csv/test_csv.rb: generate bom.csv and mac.csv files on the fly.nahi2003-12-281-0/+7
* Thread/ThradGroup RDocdave2003-12-281-0/+4
* Fix quoting of method names in regexpdave2003-12-271-0/+5
* Add support for rules in ri outputdave2003-12-271-0/+5
* Add "Document-method:" capabilitydave2003-12-271-0/+13
* Some Ruby source uses Init_xxx (lower case for the class name)dave2003-12-271-0/+6
* * configure.in: fix "test: too many arguments" error.eban2003-12-271-0/+4
* Add RDoc comments for Timedave2003-12-271-0/+4
* RDoc comments for Symboldave2003-12-271-0/+4
* Add RDoc comments to numeric.cdave2003-12-271-0/+4
* * io.c (next_argv): warn always for stdin on inplace edit mode.matz2003-12-261-0/+23
* * configure.in: check if getcontext and setcontext are available.nobu2003-12-261-0/+6
* lib/pathname.rb (PathnameTest#test_plus): add 2 assertions.akr2003-12-261-0/+4
* * string.c (rb_str_update): don't return any value.usa2003-12-251-0/+4