summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2004-01-12Display full name in class listdave
2004-01-12Checked in wrong version... :(dave
2004-01-12Try to use DESTDIR when installingdave
2004-01-12* file.c (test_wr, test_ww): New functions implementing newmatz
2004-01-12Add explicit line breaks in method signatures for ri. Fixup some comments in ...dave
2004-01-11Add HTML formatter to ridave
2004-01-10ri now accepts options via RI environment variabledave
2004-01-10* configure.in (LIBPATHFLAG, RPATHFLAG): enclose paths with singlenobu
2004-01-09 * lib/test/unit/collector/dir.rb: do not ignore exceptions(LoadErrornahi
2004-01-09* ext/extmk.rb (extmake): should not reduce necessary libraries.nobu
2004-01-09* lib/mkmf.rb (libpathflag): use single quotes. [ruby-dev:22440]nobu
2004-01-07* lib/webrick/cgi.rb (WEBrick::CGI#initialize): should creategotoyuzo
2004-01-07* lib/net/http.rb (HTTPHeader#content_length): should return nil unless heade...aamine
2004-01-07fix typos.akr
2004-01-07 * lib/soap/{attachment.rb,mimemessage.rb}: added from soap4r/1.5.2.nahi
2004-01-07Fix problem with agreesive name matching (see ChangeLog)dave
2004-01-07 * lib/debug.rb: revert command parse regexps. [ruby-list:39014] bynahi
2004-01-06Check for shebang line in file that would otherwise be treated as plain textdave
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 * import soap4r/1.5.2;nahi
2004-01-05Add RDoc to build. Add --ri-system to RDocdave
2004-01-05 * lib/logger.rb: enhanced documentation.gsinclair
2004-01-05Add --ri-system optiondave
2004-01-04* lib/mkmf.rb (create_makefile): remove duplicated object filesusa
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
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-30Add RDoc for kernel functions, and tidy updave
2003-12-30Re-applied revision 1.21 as its changes were lost on the way to 1.22gsinclair
2003-12-30Fix problem when class and method names the samedave
2003-12-30Fix HTML generated for .chm post-processingdave
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-28RDoc Struct and randomdave
2003-12-28 * lib/optparse.rb: Improved documentation.gsinclair
2003-12-28Add RDoc documentation for stuff in object.cdave
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-26* io.c (rb_f_backquote): need not to check nil result.matz
2003-12-26lib/pathname.rb (PathnameTest#test_plus): add 2 assertions.akr
2003-12-25Fix problem with rule calculationdave
2003-12-24Fix bug where two adjacent =begin/=end blocks causes the parser to get out of...dave