aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * file.c (rb_file_s_readlink): ERANGE will occur only on GPFS.nobu2005-11-141-0/+4
* * array.c (rb_ary_first): RDoc update from Daniel Bergermatz2005-11-141-0/+5
* * lib/uri/common.rb (escape): regard second argument as a character set. [rub...aamine2005-11-131-0/+5
* * configure.in (socketpair): need to be checked.nobu2005-11-111-1/+3
* * configure.in, eval.c, intern.h: check fd_mask type.nobu2005-11-111-0/+4
* * eval.c, intern.h: failed to compile where NFDBITS is defined butocean2005-11-111-0/+9
* * Makefile.in (OUTFLAG): keep trailing spaces. [ruby-dev:27666]nobu2005-11-101-0/+6
* * configure.in: undef HAVE_LINK on BeOS. (link(2) always returnsocean2005-11-101-0/+10
* * lib/shellwords.rb: fix for blank but not empty string.nobu2005-11-101-0/+5
* * lib/shellwords.rb: refactored. [ruby-core:06581]nobu2005-11-081-0/+4
* * intern.h, eval.c (rb_thread_signal_raise): costified.ocean2005-11-081-0/+6
* * lib/drb/ssl.rb (DRb::SSLConfig#accept): fixed typo.ocean2005-11-081-0/+5
* * ext/iconv/iconv.c: iconvctl() support. [EXPERIMENTAL]nobu2005-11-071-2/+6
* * ext/openssl/ossl.h: need to include winsock2.h before includingusa2005-11-071-0/+5
* * ext/tk/stubs.c (_nativethread_consistency_check): use simplernagai2005-11-071-0/+10
* * lib/yaml.rb: removed :nodoc: to generate Kernel doc. [ruby-core:6324]ocean2005-11-061-0/+4
* * ext/iconv/iconv.c (Iconv::BrokenLibrary): exception when detected anobu2005-11-061-0/+5