summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * 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-1/+6
* * 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.ocean2005-11-201-1/+1
* * lib/fileutils.rb (FileUtils::ln): ln documentation fix.matz2005-11-191-0/+5
* * 2005-11-19eban2005-11-191-3/+3
* * 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-8/+21
* * ext/tk/lib/multi-tk.rb: add restriction to access the entriednagai2005-11-186-24/+393
* * file.c (file_s_dirname): added checks for some patterns with driveusa2005-11-183-2/+88
* * 2005-11-18eban2005-11-181-3/+3
* * win32/win32.h (S_IFIFO): r,w = IO.pipe; r.stat.pipe? nowocean2005-11-182-1/+10
* * 2005-11-16eban2005-11-161-3/+3
* * common.mk (static-ruby): overridable.nobu2005-11-163-6/+19
* * lib/find.rb (Find::find): should not ignore symbolic links tomatz2005-11-152-2/+7
* * ext/tk/sample/24hr_clock.rb: a new example about handling of canvas items.nagai2005-11-151-0/+286
* * array.c (rb_ary_fill): previous commit disabled this usage:ocean2005-11-152-6/+11
* * array.c (rb_ary_fill): tail elements were vanished when the middleocean2005-11-153-5/+37
* * 2005-11-15eban2005-11-151-3/+3
* * array.c (rb_ary_fill): should adjust array length correctly whenmatz2005-11-152-4/+9
* * file.c (rb_file_s_readlink): ERANGE will occur only on GPFS.nobu2005-11-142-6/+9
* * 2005-11-14eban2005-11-141-3/+3
* * array.c (rb_ary_first): RDoc update from Daniel Bergermatz2005-11-142-5/+14
* * 2005-11-11eban2005-11-111-3/+3
* * ext/socket/socket.c: Socket Documentation. [ruby-core:6580]ocean2005-11-112-0/+514
* * Makefile.in (OUTFLAG): keep trailing spaces. [ruby-dev:27666]nobu2005-11-103-19/+31
* * configure.in: undef HAVE_LINK on BeOS. (link(2) always returnsocean2005-11-103-1/+45
* * 2005-11-08eban2005-11-081-3/+3
* * lib/drb/ssl.rb (DRb::SSLConfig#accept): fixed typo.ocean2005-11-082-1/+6
* * ext/tk/stubs.c (_nativethread_consistency_check): use simplernagai2005-11-074-34/+45
* * 2005-11-07eban2005-11-061-3/+3
* * lib/yaml.rb: removed :nodoc: to generate Kernel doc. [ruby-core:6324]ocean2005-11-062-1/+5
* * ext/iconv/iconv.c (Iconv::BrokenLibrary): exception when detected anobu2005-11-062-1/+21
* * ext/iconv/extconf.rb: use 3rd argument to have_library.nobu2005-11-061-1/+1
* * ext/tk/stubs.c (ruby_tcl_create_ip_and_stubs_init): should touchocean2005-11-062-2/+7
* * 2005-11-06eban2005-11-061-3/+3
* * file.c (rb_file_s_readlink): readlink(2) on AIX fails with ERANGE ifnobu2005-11-062-3/+14
* * ext/tcltklib/.cvsignore: removed.ocean2005-11-021-3/+0
* * 2005-11-02eban2005-11-021-3/+3