summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2006-06-20* parse.y (yylex, reswords): modifier token is no longer returned innobu
2006-06-20* lib/rss/rss.rb: RSS::Element.def_corresponded_attr_writerkou
2006-06-20* test/rss/test_parser.rb: split parser tests into ...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-20* ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted.gotoyuzo
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-19Mon Jun 19 23:40:59 2006 NARUSE, Yui <naruse@ruby-lang.org>naruse
2006-06-19* lib/rss/rss.rb:kou
2006-06-19support some kind of method of word. [ruby-Bugs#3237]suke
2006-06-18* lib/rss/rss.rb: automatically detected attributes.kou
2006-06-18* ext/tk/lib/multi-tk.rb: fix bug: initialize improper tablesnagai
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* test/rss/test_image.rb: shared name space configuration.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-17fix.akr
2006-06-17* ext/socket/socket.c (bsock_recv_nonblock): new methodakr
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
2006-06-16* parse.y (reswords): kDO_BLOCK was missing. fixed: [ruby-core:7995]nobu
2006-06-16support PROPERTYPUTREF. [ruby-talk:183042]suke
2006-06-15The return value of WIN32OLE#ole_methods and WIN32OLE#ole_put_methodssuke
2006-06-15Documentation typodrbrain
2006-06-14Don't print warnings when -q is set.drbrain
2006-06-14* configure.in: check sizeof(rlim_t).akr