aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/rss/rss.rb: RSS::Element#initialize accepts initialkou2006-06-1811-120/+256
* * lib/rss/converter.rb: use NKF for Uconv fallback.kou2006-06-182-6/+13
* * test/rss/test_image.rb: shared name space configuration.kou2006-06-182-4/+8
* * lib/rss/rss.rb: improved ignore_unknown_elementkou2006-06-1813-71/+137
* * lib/rss/rss.rb: changed empty namespace URI representation to ""kou2006-06-186-36/+48
* * lib/rss/parser.rb: removed a guard for requiring open-uri.kou2006-06-182-5/+5
* * lib/rss/rss.rb: fixed typo: except -> expectkou2006-06-185-8/+17
* * lib/rss/rss.rb: RSS::Element#calc_indent became to be deprecated.kou2006-06-189-67/+42
* * 2006-06-18eban2006-06-171-3/+3
* fix.akr2006-06-171-1/+2
* * ext/socket/socket.c (bsock_recv_nonblock): new methodakr2006-06-174-135/+143
* * lib/pathname.rb: backport from 1.9.akr2006-06-173-474/+361
* * lib/rss/rss.rb (Hash#merge, Enumerable#sort_by): removed.kou2006-06-177-25/+150
* * lib/rss/rss.rb (Kernel#funcall): removed.kou2006-06-1717-233/+316
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-175-7/+42
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-1721-217/+458
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-173-4/+19
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-175-65/+52
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-176-19/+78
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-1717-99/+111
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-172-2/+4
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-173-34/+63
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-1712-46/+326
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-174-12/+33
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-175-5/+28
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-173-39/+196
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-172-28/+75
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-173-4/+5
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-173-13/+34
* * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)kou2006-06-173-3/+9
* * lib/pp.rb (Kernel#pretty_inspect): defined for pretty printedakr2006-06-162-1/+14
* * 2006-06-17eban2006-06-161-3/+3
* * parse.y (reswords): kDO_BLOCK was missing. fixed: [ruby-core:7995]nobu2006-06-162-5/+9
* support PROPERTYPUTREF. [ruby-talk:183042]suke2006-06-164-3/+30
* The return value of WIN32OLE#ole_methods and WIN32OLE#ole_put_methodssuke2006-06-154-3/+52
* add RLIMIT_NOFILE testakr2006-06-151-1/+20
* give dummy argument for Process.getrlimit and rescue TypeError.akr2006-06-151-2/+2
* Define Process.getrlimit and Process.setrlimit even ifakr2006-06-151-4/+0
* new file.akr2006-06-150-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2006-06-151-0/+13
* * 2006-06-15eban2006-06-151-3/+3
* Documentation typodrbrain2006-06-152-1/+5
* Don't print warnings when -q is set.drbrain2006-06-142-3/+15
* Don't merge ri files if is nil/emptydrbrain2006-06-141-2/+4
* * 2006-06-14eban2006-06-141-3/+3
* * configure.in: check sizeof(rlim_t).akr2006-06-144-1/+193
* * 2006-06-12eban2006-06-121-3/+3
* * sprintf.c (rb_f_sprintf): adjust precision length to preventmatz2006-06-122-0/+23
* * lib/optparse.rb (OptionParser::Arguable#getopts): pass self to thenobu2006-06-112-1/+6
* * win32/win32.h (write): not need to define on bcc.usa2006-06-112-1/+4