aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/rss/parser.rb: added entity handling type predicate.kou2005-11-236-19/+80
* Add lacks for Tk8.5 support.nagai2005-11-236-1/+181
* * file.c (w32_io_info): should not call GetFileInformationByHandleocean2005-11-232-16/+28
* * lib/rss/: use #__send__ instead of #send.kou2005-11-2317-99/+117
* * test/rss/test_taxonomy.rb: use #reject directory.kou2005-11-231-2/+2
* * lib/rss/taxonomy.rb: changed class or module prefix tokou2005-11-233-34/+40
* * lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSSkou2005-11-2314-21/+585
* * lib/rss/rss.rb: fixed a indentation bug.kou2005-11-234-12/+37
* * re.c (KR_REHASH): should cast to unsigned for 64bit CPU.matz2005-11-233-9/+16
* * ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid.gotoyuzo2005-11-224-4/+108
* * 2005-11-23eban2005-11-221-3/+3
* * file.c (test_identical): test if two files are identical.nobu2005-11-224-31/+121
* * lib/optparse.rb: match incomplete (in current enconding) multibytenobu2005-11-222-4/+9
* * win32/win32.c (winnt_stat): set mapped errno instead of ENOENT.ocean2005-11-222-1/+5
* * file.c (rb_file_s_basename): skip slashes just after UNC top slashes.usa2005-11-223-16/+124
* * win32/win32.c (rb_w32_stat): Dir.chdir('//server/shared');ocean2005-11-222-1/+112
* Updated rdoc to fix timeout.rb and include rinda directory. By Eric Hodelryan2005-11-213-16/+37
* * 2005-11-22eban2005-11-211-3/+3
* * ext/tk/lib/tkextlib/tile.rb: bug fix (Tk::Tile::USE_TTK_NAMESPACEnagai2005-11-214-2/+16
* * file.c (rb_file_s_basename): DOSISH_UNC is defined on cygwin butnobu2005-11-212-3/+8
* * parse.y (dsym): prohibit empty symbol literal by interpolation.nobu2005-11-212-2/+12
* * file.c (rb_path_skip_prefix, rb_file_s_basename): UNC without pathnobu2005-11-212-3/+31
* changed ml-numberocean2005-11-211-1/+1
* * 2005-11-21eban2005-11-211-3/+3
* * win32/setup.mk: findstr doesn't exist on win9x.ocean2005-11-212-2/+7
* * regparse.c (fetch_token_in_cc): tok->escaped should bematz2005-11-202-0/+7
* * parse.y (rb_symname_p): [ not followed by ] is not valid symbol.nobu2005-11-202-5/+11
* * 2005-11-20eban2005-11-201-3/+3
* document that fork doesn't copy other threadsakr2005-11-201-0/+3
* * test/ruby/test_array.rb (test_misc): added some testsocean2005-11-201-0/+11
* * lib/fileutils.rb (FileUtils::ln): ln documentation fix.matz2005-11-193-1/+7
* * 2005-11-19eban2005-11-191-3/+3
* * ext/socket/socket.c: Socket Documentation. [ruby-core:6580]ocean2005-11-182-0/+432
* * ext/tk/lib/tk/font.rb: remove dependency on Ruby's version (1.8 or 1.9).nagai2005-11-186-52/+82
* * file.c (rb_file_s_dirname): should use skipprefix for UNC path.usa2005-11-183-9/+22
* * ext/tk/lib/multi-tk.rb: add restriction to access the entriednagai2005-11-186-24/+393
* * forgotten to save after rename method name.usa2005-11-181-1/+1
* * file.c (file_s_dirname): added checks for some patterns with driveusa2005-11-183-1/+87
* * 2005-11-18eban2005-11-181-3/+3
* * win32/win32.h (S_IFIFO): r,w = IO.pipe; r.stat.pipe? nowocean2005-11-182-2/+11
* * lib/rss/1.0.rb: added convenience method 'resources'.kou2005-11-175-5/+33
* * lib/rss/taxonomy.rb: implemented taxonomy module.kou2005-11-173-15/+335
* * lib/rss/1.0.rb: added rdf:Bag.kou2005-11-172-28/+77
* * 2005-11-17eban2005-11-171-3/+3
* * lib/rss/rss.rb : removed needless argument 'prefix'.kou2005-11-173-4/+8
* * common.mk (static-ruby): overridable.nobu2005-11-163-6/+19
* * 2005-11-16eban2005-11-151-3/+3
* * lib/rss/trackback.rb: added TrackBack prefix.kou2005-11-153-13/+37
* * lib/rss/rss.rb (RSS::VERSION): 0.1.5 -> 0.1.6.kou2005-11-153-2/+8
* * file.c (file_load_ok): eaccess() returns 0 on success.nobu2005-11-152-1/+6