aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* * ruby.h: use ifdef (or defined) for macro constants that may ormatz2006-07-312-4/+19
* * lib/webrick/httprequest.rb (WEBrick::HTTPReuqest#parse_uri): improvegotoyuzo2006-07-311-1/+2
* * lib/cgi/session.rb, lib/cgi/session/pstore.rb: suppress warnings.nobu2006-07-302-24/+11
* * lib/logger.rb: improves the amount of documentation that Rdocmatz2006-07-281-3/+3
* small document fixaamine2006-07-261-1/+1
* * lib/net/http.rb: sync with HEAD (rev 1.132).aamine2006-07-261-13/+44
* * lib/cgi.rb (CGI::QueryExtension::read_multipart): checkmatz2006-07-261-0/+3
* RD to RDoc conversion by Hugh Sasse.drbrain2006-07-252-125/+108
* * lib/mkmf.rb (configuration): typo.usa2006-07-251-1/+1
* * ext/extmk.rb, lib/mkmf.rb (with_destdir): remove drive letter beforenobu2006-07-211-5/+6
* * lib/irb/completion.rb: support for completion of numerickeiju2006-07-191-4/+20
* * lib/rss/parser.rb, lib/rss/utils.rb: added documents.kou2006-07-192-0/+13
* * lib/webrick/httpserver.rb (WEBrick::HTTPServer::unmount): removematz2006-07-181-1/+1
* Add monitor.rbdrbrain2006-07-131-0/+1
* * lib/monitor.rb: document patch from Hugh Sasse <hgs at dmu.ac.uk>.matz2006-07-131-0/+26
* * lib/rss/parser.rb: updated documents by a patch fromkou2006-07-131-3/+22
* Merged my changes from HEADryan2006-07-109-79/+1825
* * lib/mkmf.rb (create_makefile): prevent substitution of macronobu2006-07-091-1/+1
* * lib/mkmf.rb (try_constant): fix for value 1 at cross compiling.nobu2006-07-091-29/+26
* update doc.akr2006-07-081-0/+4
* * ext/racc/cparse/cparse.c: sync with original code, rev 1.8.aamine2006-07-061-40/+26
* RDoc patch by Robin Stocker <robin@nibor.org>drbrain2006-06-282-636/+486
* Remove duplicated requiredrbrain2006-06-271-1/+0
* Merge from HEAD.drbrain2006-06-2610-83/+151
* * lib/net/http.rb (Net::HTTPResponse): duplicated error 501;matz2006-06-221-1/+1
* fixed an issue about mathn.tadf2006-06-211-2/+2
* * lib/xmlrpc/create.rb (XMLRPC::Create::conv2value): merge Datematz2006-06-201-6/+1
* Fix typodrbrain2006-06-201-1/+1
* * lib/rss/rss.rb: RSS::Element.def_corresponded_attr_writerkou2006-06-201-0/+2
* * lib/rss/rss.rb: provided default RSS::Element#children.kou2006-06-205-71/+11
* * lib/rss/rss.rb: provided default RSS::Element#_tags.kou2006-06-206-217/+20
* * lib/rss/rss.rb: hide RSS::Element.install_model.kou2006-06-2010-120/+76
* Merge RDoc from HEADdrbrain2006-06-192-45/+198
* * lib/rss/rss.rb:kou2006-06-1910-198/+90
* * lib/mathn.rb (Integer::prime_division): raise ZeroDivisionErrormatz2006-06-192-0/+4
* * lib/rss/rss.rb:kou2006-06-197-413/+79
* * lib/rss/rss.rb: automatically detected attributes.kou2006-06-188-139/+41
* * lib/rss/rss.rb: RSS::Element#initialize accepts initialkou2006-06-1810-120/+238
* * lib/rss/converter.rb: use NKF for Uconv fallback.kou2006-06-181-6/+9
* * lib/rss/rss.rb: improved ignore_unknown_elementkou2006-06-1810-67/+70
* * lib/rss/rss.rb: changed empty namespace URI representation to ""kou2006-06-185-36/+39
* * lib/rss/parser.rb: removed a guard for requiring open-uri.kou2006-06-181-5/+1
* * lib/rss/rss.rb: fixed typo: except -> expectkou2006-06-182-4/+6
* * lib/rss/rss.rb: RSS::Element#calc_indent became to be deprecated.kou2006-06-186-39/+30
* * lib/pathname.rb: backport from 1.9.akr2006-06-171-471/+334
* * lib/rss/rss.rb (Hash#merge, Enumerable#sort_by): removed.kou2006-06-172-23/+19
* * lib/rss/rss.rb (Kernel#funcall): removed.kou2006-06-176-28/+44
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-172-2/+22
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-176-114/+185
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-172-4/+16