summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2003-01-31Added RDoc comments. See comments at EOF for remaining issues.gsinclair
2003-01-31* lib/optparse.rb (OptionParser::make_switch): NoArgument doesn'tnobu
2003-01-30* lib/optparse.rb (OptionParser::List::accept): defaultnobu
2003-01-30* lib/optparse.rb (OptionParser::Switch::PlacedArgument): added.nobu
2003-01-26* lib/shellwords.rb: Embed rdoc style comments.knu
2003-01-25*** empty log message ***nobu
2003-01-24Converted RD to RDoc and improved documentation. See comments at EOF.gsinclair
2003-01-23* eval.c (rb_eval): do not warn discarding already undefinedmatz
2003-01-23* lib/rational.rb: modified to support "quo".matz
2003-01-21makes possible to add files to clean and distclean targetsmichal
2003-01-21Small changes to documentation.gsinclair
2003-01-21Converted RD to RDoc, with some changes/additions.gsinclair
2003-01-21Correct descriptions of {proper_,}{superset,subset}?.knu
2003-01-21Very slight improvement to documentation.gsinclair
2003-01-21* lib/pp.rb: Use Test::Unit.akr
2003-01-20fix sharing_detection.akr
2003-01-20refine previous change.akr
2003-01-20* lib/pp.rb: Don't redefine `inspect'.akr
2003-01-20Modified some RDoc formatting.gsinclair
2003-01-20Added RDoc comments.gsinclair
2003-01-20* lib/tempfile.rb (self.open): If a block is given, call it withknu
2003-01-20make public ERB::Compilerseki
2003-01-20fix: % in <%..%>seki
2003-01-20* regex.c (is_in_list): should work weill with UTF-8.matz
2003-01-20Added RDoc comments.gsinclair
2003-01-19* lib/mkmf.rb (egrep_cpp): use inspect to show options.nobu
2003-01-19* lib/shellwords.rb (shellwords): A backslash ('\') in singleknu
2003-01-17Added RDoc comments. See comments at EOF for TODOs.gsinclair
2003-01-17Added RDoc comments. Several issues exist: see comments at EOF.gsinclair
2003-01-17Added RDoc comments. Several TODOs remain; see comments at EOF.gsinclair
2003-01-07* hash.c (env_clear): new Hash compatible method.matz
2003-01-06* lib/fileutils.rb (ln): add ' -f' in the verbose message.eban
2003-01-05* lib/fileutils.rb (ln): `argv' is not a argument.eban
2003-01-05* instruby.rb: need paren in regexp(make -n install).eban
2002-12-31* Makefile.in, {win32,bcc32}/Makefile.sub: add new target:eban
2002-12-29* lib/fileutils.rb: should not inherit ftools.rb's misfeature.aamine
2002-12-28* lib/fileutils.rb (cmp): return false if file size differs.usa
2002-12-28* instruby.rb: remove junk args.eban
2002-12-27 * lib/cgi.rb (CGI#[]): improvement. thanks to Kazuhiro NISHIYAMAwakou
2002-12-27* lib/fileutils.rb (fu_parseargs): reject illegal options correctly.aamine
2002-12-26 * lib/net/telnet.rb: Telnet#print not add "\n".wakou
2002-12-25exiled historical RD inclusion, wrong [ruby-dev:19191]gotoken
2002-12-24* lib/irb/completion.rb: Use Object#class rather than Object#type.knu
2002-12-24* lib/cgi.rb (Cookie::parse), lib/cgi-lib.rb (initialize): Do notknu
2002-12-24* class.c (ins_methods_i): should not show ID_ALLOCATOR.matz
2002-12-24Convert RD to Rdoc.knu
2002-12-23* lib/README: Synchronize with reality.knu
2002-12-23* MANIFEST, lib/README, lib/ipaddr.rb: Add ipaddr.rb from rough.knu
2002-12-23Rename an argument name to avoid a potential clash.knu
2002-12-21* lib/mkmf.rb (create_makefile): accept pure ruby libraries.eban