summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2006-07-13Add monitor.rbdrbrain
2006-07-13* lib/monitor.rb: document patch from Hugh Sasse <hgs at dmu.ac.uk>.matz
2006-07-13* lib/rss/parser.rb: updated documents by a patch fromkou
2006-07-10Merged my changes from HEADryan
2006-07-09* lib/mkmf.rb (create_makefile): prevent substitution of macronobu
2006-07-09* lib/mkmf.rb (try_constant): fix for value 1 at cross compiling.nobu
2006-07-08update doc.akr
2006-07-06* ext/racc/cparse/cparse.c: sync with original code, rev 1.8.aamine
2006-06-28RDoc patch by Robin Stocker <robin@nibor.org>drbrain
2006-06-27Remove duplicated requiredrbrain
2006-06-26Merge from HEAD.drbrain
2006-06-22* lib/net/http.rb (Net::HTTPResponse): duplicated error 501;matz
2006-06-21fixed an issue about mathn.tadf
2006-06-20* lib/xmlrpc/create.rb (XMLRPC::Create::conv2value): merge Datematz
2006-06-20Fix typodrbrain
2006-06-20* lib/rss/rss.rb: RSS::Element.def_corresponded_attr_writerkou
2006-06-20* lib/rss/rss.rb: provided default RSS::Element#children.kou
2006-06-20* lib/rss/rss.rb: provided default RSS::Element#_tags.kou
2006-06-20* lib/rss/rss.rb: hide RSS::Element.install_model.kou
2006-06-19Merge RDoc from HEADdrbrain
2006-06-19* lib/rss/rss.rb:kou
2006-06-19* lib/mathn.rb (Integer::prime_division): raise ZeroDivisionErrormatz
2006-06-19* lib/rss/rss.rb:kou
2006-06-18* lib/rss/rss.rb: automatically detected attributes.kou
2006-06-18* lib/rss/rss.rb: RSS::Element#initialize accepts initialkou
2006-06-18* lib/rss/converter.rb: use NKF for Uconv fallback.kou
2006-06-18* lib/rss/rss.rb: improved ignore_unknown_elementkou
2006-06-18* lib/rss/rss.rb: changed empty namespace URI representation to ""kou
2006-06-18* lib/rss/parser.rb: removed a guard for requiring open-uri.kou
2006-06-18* lib/rss/rss.rb: fixed typo: except -> expectkou
2006-06-18* lib/rss/rss.rb: RSS::Element#calc_indent became to be deprecated.kou
2006-06-17* lib/pathname.rb: backport from 1.9.akr
2006-06-17* lib/rss/rss.rb (Hash#merge, Enumerable#sort_by): removed.kou
2006-06-17* lib/rss/rss.rb (Kernel#funcall): removed.kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-17* lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou
2006-06-16* lib/pp.rb (Kernel#pretty_inspect): defined for pretty printedakr