summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17* 2006-06-18eban
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-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* 2006-06-17eban
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-15add RLIMIT_NOFILE testakr
2006-06-15give dummy argument for Process.getrlimit and rescue TypeError.akr
2006-06-15Define Process.getrlimit and Process.setrlimit even ifakr
2006-06-15new file.akr
2006-06-15This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2006-06-15* 2006-06-15eban
2006-06-15Documentation typodrbrain
2006-06-14Don't print warnings when -q is set.drbrain
2006-06-14Don't merge ri files if is nil/emptydrbrain
2006-06-14* 2006-06-14eban
2006-06-14* configure.in: check sizeof(rlim_t).akr
2006-06-12* 2006-06-12eban
2006-06-12* sprintf.c (rb_f_sprintf): adjust precision length to preventmatz
2006-06-11* lib/optparse.rb (OptionParser::Arguable#getopts): pass self to thenobu
2006-06-11* win32/win32.h (write): not need to define on bcc.usa
2006-06-10commit miss againnobu
2006-06-10* 2006-06-11usa