aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * range.c (range_max): treat end exclusion without iteration ifmatz2005-11-251-0/+5
* * lib/rss/rss.rb: added backward compatibility codes.kou2005-11-251-0/+10
* * lib/rss/rss.rb: improved type conversion.kou2005-11-251-0/+26
* * lib/rss/image.rb: added Image prefix.kou2005-11-251-0/+6
* * test/rss/test_2.0.rb: added RSS 2.0 tests.kou2005-11-251-0/+10
* * range.c (range_min): use <=> comparison rather than iteration.matz2005-11-251-0/+7
* * file.c (w32_io_info): CreateFile failed on Win9x if file was alreadyocean2005-11-231-0/+6
* * numeric.c (num_div): use floor rather than rb_Integer().matz2005-11-231-0/+5
* * lib/rss/parser.rb: added entity handling type predicate.kou2005-11-231-0/+11
* Add lacks for Tk8.5 support.nagai2005-11-231-0/+15
* * file.c (w32_io_info): should not call GetFileInformationByHandleocean2005-11-231-0/+9
* * lib/rss/: use #__send__ instead of #send.kou2005-11-231-0/+9
* * lib/rss/taxonomy.rb: changed class or module prefix tokou2005-11-231-0/+6
* * lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSSkou2005-11-231-0/+27
* * lib/rss/rss.rb: fixed a indentation bug.kou2005-11-231-0/+8
* * re.c (KR_REHASH): should cast to unsigned for 64bit CPU.matz2005-11-231-0/+5
* * ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid.gotoyuzo2005-11-221-0/+13
* * file.c (test_identical): test if two files are identical.nobu2005-11-221-0/+9
* * lib/optparse.rb: match incomplete (in current enconding) multibytenobu2005-11-221-0/+5
* * win32/win32.c (winnt_stat): set mapped errno instead of ENOENT.ocean2005-11-221-0/+4
* * file.c (rb_file_s_basename): skip slashes just after UNC top slashes.usa2005-11-221-0/+7
* * win32/win32.c (rb_w32_stat): Dir.chdir('//server/shared');ocean2005-11-221-0/+6
* * ext/tk/lib/tkextlib/tile.rb: bug fix (Tk::Tile::USE_TTK_NAMESPACEnagai2005-11-211-0/+5
* * file.c (rb_file_s_basename): DOSISH_UNC is defined on cygwin butnobu2005-11-211-0/+5
* * parse.y (dsym): prohibit empty symbol literal by interpolation.nobu2005-11-211-1/+4
* * file.c (rb_path_skip_prefix, rb_file_s_basename): UNC without pathnobu2005-11-211-0/+5
* changed ml-numberocean2005-11-211-1/+1
* * win32/setup.mk: findstr doesn't exist on win9x.ocean2005-11-211-0/+5
* * regparse.c (fetch_token_in_cc): tok->escaped should bematz2005-11-201-0/+5
* * parse.y (rb_symname_p): [ not followed by ] is not valid symbol.nobu2005-11-201-4/+9
* * lib/fileutils.rb (FileUtils::ln): ln documentation fix.matz2005-11-191-0/+5
* * ext/socket/socket.c: Socket Documentation. [ruby-core:6580]ocean2005-11-181-0/+4
* * ext/tk/lib/tk/font.rb: remove dependency on Ruby's version (1.8 or 1.9).nagai2005-11-181-0/+9
* * file.c (rb_file_s_dirname): should use skipprefix for UNC path.usa2005-11-181-1/+6
* * ext/tk/lib/multi-tk.rb: add restriction to access the entriednagai2005-11-181-0/+16
* * file.c (file_s_dirname): added checks for some patterns with driveusa2005-11-181-0/+8
* * win32/win32.h (S_IFIFO): r,w = IO.pipe; r.stat.pipe? nowocean2005-11-181-2/+7
* * lib/rss/1.0.rb: added convenience method 'resources'.kou2005-11-171-0/+10
* * lib/rss/taxonomy.rb: implemented taxonomy module.kou2005-11-171-0/+6
* * lib/rss/1.0.rb: added rdf:Bag.kou2005-11-171-0/+4
* * lib/rss/rss.rb : removed needless argument 'prefix'.kou2005-11-171-0/+6
* * common.mk (static-ruby): overridable.nobu2005-11-161-0/+9
* * lib/rss/trackback.rb: added TrackBack prefix.kou2005-11-151-0/+6
* * lib/rss/rss.rb (RSS::VERSION): 0.1.5 -> 0.1.6.kou2005-11-151-0/+6
* * file.c (file_load_ok): eaccess() returns 0 on success.nobu2005-11-151-0/+5
* * array.c (rb_ary_fill): previous commit disabled this usage:ocean2005-11-151-0/+10
* * file.c (file_load_ok): use eaccess() instead of actually openingmatz2005-11-151-0/+8
* * array.c (rb_ary_fill): tail elements were vanished when the middleocean2005-11-151-0/+7
* * array.c (rb_ary_fill): should adjust array length correctly whenmatz2005-11-151-0/+5
* * ChangeLog: added ML reference.nobu2005-11-141-0/+1