aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Allow aliases to have parenthesesdave2004-03-011-0/+4
* Handle :nodoc: om singleton classesdave2004-02-291-12/+8
* * MANIFEST: add test_erb.rbseki2004-02-281-1/+1
* require drb/eq.rb by defaultseki2004-02-261-0/+1
* Doug Kearns's doc. patchdave2004-02-262-0/+2
* * lib/cgi-lib.rb, lib/getopts.rb, lib/importenv.rb, lib/parsearg.rb:nobu2004-02-254-4/+4
* Improve heuristic for which files to include. See ChangeLogdave2004-02-241-4/+12
* Deal with case where first file processed contains a :stopdoc:dave2004-02-241-1/+14
* Handle class vars in code listingsdave2004-02-231-2/+4
* Handle aliases in C filesdave2004-02-231-0/+14
* Check opdir _before_ parsing filesdave2004-02-231-4/+5
* Fix constant value extraction. Escape HTML in constant valuesdave2004-02-232-3/+11
* * lib/mkmf.rb (init_mkmf): $INCFLAGS also should be lazy-evaluated.nobu2004-02-221-1/+1
* * lib/uri/mailto.rb (URI::MailTo::to_s): should include fragment.akira2004-02-221-0/+9
* * lib/ostruct.rb (OpenStruct#initialize_copy): should not sharenobu2004-02-201-0/+6
* * lib/irb/init.rb (IRB::IRB.parse_opts): add -I option tomatz2004-02-203-0/+5
* Support visibility modifiers for attributesdave2004-02-192-7/+27
* * lib/ostruct.rb: documentedgsinclair2004-02-191-11/+54
* * lib/soap/mapping/rubytypeFactory.rb: should not dump singleton class.nahi2004-02-191-2/+2
* Fix typos (Doug Kearns)dave2004-02-193-3/+29
* * lib/cgi-lib.rb: deprecated after 1.8.1gsinclair2004-02-184-0/+8
* Strip extraneous spaces from included filenamedave2004-02-181-1/+3
* remove O_NONBLOCK, thanks ayseki2004-02-181-1/+0
* * lib/rinda/rinda.rb: added documentation (from Hugh Sasse)gsinclair2004-02-172-3/+114
* * sprintf.c (rb_f_sprintf): preserve original val formatz2004-02-171-32/+49
* * ext/extmk.rb (extmake): $extout_prefix doesn't vary for libraries.nobu2004-02-171-3/+2
* * ext/extmk.rb (parse_args): delay expanding $(extout) until invokingnobu2004-02-171-2/+2
* should escape dot.nobu2004-02-171-1/+1
* * lib/rss/rexmlparser.rb: REXML version may be 4 digits.nobu2004-02-171-3/+3
* * lib/rexml/encodings/SHIFT_JIS: wrong library name.nobu2004-02-161-1/+1
* Issue11: null context causing indentation crashser2004-02-162-2/+2
* Fixed Issue7: DocType with external IDs was not being quoted.ser2004-02-163-36/+4
* * lib/fileutils.rb: new module FileUtils::DryRun.aamine2004-02-161-9/+31
* * lib/csv.rb: document reduction. [ruby-core:02429]nahi2004-02-161-775/+427
* * lib/generator.rb: corrected doc formatgsinclair2004-02-161-7/+9
* * win32/Makefile.sub (config.status): should create *.pdb on ext/,usa2004-02-161-1/+0
* * lib/racc/parser.rb: add note for Racc full package.aamine2004-02-161-1/+6
* raise RequestExpiredError if timeoutseki2004-02-151-2/+2
* * lib/mkmf.rb: absolute path of ruby is assigned to $(RUBY).gotoyuzo2004-02-141-1/+1
* * lib/un.rb: use OptionParser instead of getopts.eban2004-02-141-22/+30
* * lib/ftools.rb: documentedgsinclair2004-02-141-15/+100
* add pretty_printseki2004-02-141-0/+11
* @@ Fix for the XPath descendant* result set ordering bug @@ser2004-02-1313-50/+110
* lib/cgi.rb: commit miss.eban2004-02-131-2/+0
* * re.c (KR_REHASH): wrong hash value on sizeof(long) > sizeof(int).matz2004-02-133-3/+24
* * lib/fileutils.rb: slighly improved documentation (sync with 1.8)gsinclair2004-02-131-14/+9
* * test/rss/test_trackback.rb: added tests for TrackBack with RSSkou2004-02-134-33/+104
* * lib/base64.rb: added and tidied documentationgsinclair2004-02-121-25/+55
* * lib/net/protocol.rb (WriteAdapater#puts): must append "\n" to the string, d...aamine2004-02-121-1/+1
* * lib/mkmf.rb (create_tmpsrc): cpp32 of Borland C++ ignores #errornobu2004-02-121-1/+1