summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * test/ruby/test_float.rb (test_precision): test by assert_in_delta.ocean2005-10-301-0/+5
* * ext/etc/etc.c: document update from mathew <meta@pobox.com>.matz2005-10-281-0/+7
* * string.c (scan_once): wrong condition to use mbclen2().matz2005-10-271-0/+5
* * ext/syck/implicit.c (syck_type_id_to_uri): should returnocean2005-10-261-0/+6
* * ruby.h (Qfalse, Qtrue, Qnil, Qundef): make sure these immediateocean2005-10-261-0/+8
* * configure.in (RUBY_EXTERN): macro to export symbols in sharednobu2005-10-251-0/+10
* * lib/rational.rb: applied documentation patch from Gavin Sinclairmatz2005-10-251-0/+8
* * lib/rdoc/markup/simple_markup.rb (SM::SimpleMarkup::LABEL_LIST_RE):nobu2005-10-241-0/+5
* RDoc documentation from Eric Hodel <Drbrain@segment7.net> added.seki2005-10-241-0/+5