summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * file.c (w32_io_info): CreateFile failed on Win9x if file was alreadyocean2005-11-231-0/+6
* Add lacks for Tk8.5 support.nagai2005-11-231-0/+15
* * file.c (w32_io_info): should not call GetFileInformationByHandleocean2005-11-231-1/+9
* * re.c (KR_REHASH): should cast to unsigned for 64bit CPU.matz2005-11-231-0/+6
* * intern.h, file.c: failed to compile on windows.ocean2005-11-231-0/+4
* * 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
* * 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/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-1/+6
* * common.mk (static-ruby): overridable.nobu2005-11-161-0/+9
* * lib/find.rb (Find::find): should not ignore symbolic links tomatz2005-11-151-0/+5
* * array.c (rb_ary_fill): previous commit disabled this usage:ocean2005-11-151-0/+10
* * 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
* * file.c (rb_file_s_readlink): ERANGE will occur only on GPFS.nobu2005-11-141-0/+5
* * array.c (rb_ary_first): RDoc update from Daniel Bergermatz2005-11-141-0/+5
* * ext/socket/socket.c: Socket Documentation. [ruby-core:6580]ocean2005-11-111-0/+4
* * Makefile.in (OUTFLAG): keep trailing spaces. [ruby-dev:27666]nobu2005-11-101-2/+8
* * configure.in: undef HAVE_LINK on BeOS. (link(2) always returnsocean2005-11-101-0/+12
* * lib/drb/ssl.rb (DRb::SSLConfig#accept): fixed typo.ocean2005-11-081-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
* * ext/tk/stubs.c (ruby_tcl_create_ip_and_stubs_init): should touchocean2005-11-061-0/+5
* * file.c (rb_file_s_readlink): readlink(2) on AIX fails with ERANGE ifnobu2005-11-061-2/+7
* * ext/tk/extconf.rb: change the check parameter for Win32.nagai2005-11-021-0/+5
* * ext/tcltklib: merge into ext/tk and remove.nagai2005-11-021-0/+4
* * ext/tcltklib/tcltklib.c (ip_rbUpdateObjCmd, ip_rb_threadUpdateObjCmd): pass...nagai2005-11-021-0/+7
* * eval.c (rb_call_super): should call method_missing if super ismatz2005-11-011-0/+8
* * ext/openssl/extconf.rb: should check ERR_peek_last_error().gotoyuzo2005-11-011-0/+7
* * configure.in: use proper option for Sun linker. A patch frommatz2005-10-311-0/+5
* * test/gdbm/test_gdbm.rb, test/sdbm/test_sdbm.rb (test_s_open_error):usa2005-10-311-0/+5
* * ext/openssl/ossl_cipher.c (ossl_cipher_update): input data mustgotoyuzo2005-10-301-0/+7
* * lib/webrick/httpservlet/cgihandler.rbgotoyuzo2005-10-301-0/+12
* * ext/readline/readline.c (readline_readline): type check.matz2005-10-301-0/+10