Age | Commit message (Expand) | Author |
2006-06-22 | * lib/net/http.rb (Net::HTTPResponse): duplicated error 501; | matz |
2006-06-21 | fixed an issue about mathn. | tadf |
2006-06-20 | * lib/xmlrpc/create.rb (XMLRPC::Create::conv2value): merge Date | matz |
2006-06-20 | Fix typo | drbrain |
2006-06-20 | * lib/rss/rss.rb: RSS::Element.def_corresponded_attr_writer | kou |
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-19 | Merge RDoc from HEAD | drbrain |
2006-06-19 | * lib/rss/rss.rb: | kou |
2006-06-19 | * lib/mathn.rb (Integer::prime_division): raise ZeroDivisionError | matz |
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 initial | kou |
2006-06-18 | * lib/rss/converter.rb: use NKF for Uconv fallback. | kou |
2006-06-18 | * lib/rss/rss.rb: improved ignore_unknown_element | kou |
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 -> expect | kou |
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 printed | akr |
2006-06-14 | Don't print warnings when -q is set. | drbrain |
2006-06-14 | Don't merge ri files if is nil/empty | drbrain |
2006-06-11 | * lib/optparse.rb (OptionParser::Arguable#getopts): pass self to the | nobu |
2006-06-10 | * lib/optparse.rb (OptionParser#getopts): new methods. | nobu |
2006-06-10 | * ext/bigdecimal/lib/bigdecimal/newton.rb (Newton::nlsolve): typo | matz |
2006-06-02 | * lib/forwardable.rb: RDoc typo fix from Jan Svitok | matz |
2006-06-02 | * lib/mkmf.rb (CLEANINGS): remove extconf.h by distclean if created. | nobu |
2006-05-27 | * ext/extmk.rb (extmake): remove extinit files if no statically linked | nobu |
2006-05-26 | * lib/mkmf.rb (configuration): add $defs unless extconf.h was created. | nobu |
2006-05-25 | * ruby.h, lib/mkmf.rb (create_header): clear command line options for | nobu |
2006-05-24 | * mkconfig.rb: merge multiple entries to an entry with multiple lines. | nobu |