summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * eval.c (exec_under): avoid accessing ruby_frame->prev.matz2005-12-062-1/+6
* * misc/ruby-mode.el (ruby-expr-beg): support $! at the end ofmatz2005-11-302-1/+6
* * 2005-12-01eban2005-11-301-4/+4
* * eval.c (rb_funcall2): allow to call protected methods.nobu2005-11-302-3/+8
* * parse.y (NEWHEAP, ADD2HEAP): committed the patch for 1.9.nobu2005-11-301-2/+2
* * 2005-11-30nobu2005-11-301-3/+3
* * parse.y (NEWHEAP, ADD2HEAP): set count after pointer was set.nobu2005-11-302-10/+21
* * ext/socket/socket.c (init_inetsock_internal): remove settingusa2005-11-282-3/+8
* * ext/socket/socket.c (init_inetsock_internal): remove settingusa2005-11-282-5/+6
* * win32/win32.c (rb_w32_strerror): remove all CR and LF. (avoid brokenocean2005-11-282-3/+8
* * 2005-11-28usa2005-11-281-3/+3
* * lib/mkmf.rb (create_makefile): should not change sodir withocean2005-11-282-1/+7
* * 2005-11-27eban2005-11-261-3/+3
* * replaced e-mail addr.nahi2005-11-261-31/+31
* * lib/wsdl/xmlSchema/complexContent.rb: missingnahi2005-11-262-0/+9
* * 2005-11-26eban2005-11-261-3/+3
* * dln.c (conv_to_posix_path): should initialize posix.eban2005-11-262-0/+5
* commit miss.nagai2005-11-2513-178/+0
* * 2005-11-25usa2005-11-251-3/+3
* * sample/tkextlib/tile/demo.rb: bug fixnagai2005-11-25112-36/+745
* * configure.in (AC_CHECK_FUNCS): need to check link().usa2005-11-242-7/+12
* * 2005-11-24eban2005-11-231-3/+3
* * file.c (w32_io_info): CreateFile failed on Win9x if file was alreadyocean2005-11-232-1/+8
* Add lacks for Tk8.5 support.nagai2005-11-236-1/+181
* * file.c (w32_io_info): should not call GetFileInformationByHandleocean2005-11-232-17/+28
* * re.c (KR_REHASH): should cast to unsigned for 64bit CPU.matz2005-11-232-1/+7
* * intern.h, file.c: failed to compile on windows.ocean2005-11-233-4/+9
* * 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/+124
* * 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
* * 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