aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * misc/ruby-mode.el (ruby-expr-beg): support $! at the end ofmatz2005-11-306-16/+15
* * 2005-11-30eban2005-11-301-3/+3
* ChangeLog lib/pp.rbakr2005-11-302-1/+14
* * parse.y (struct parser_params): heap must be placed at same offsetnobu2005-11-293-16/+29
* * 2005-11-29eban2005-11-291-3/+3
* follow change of observer.rb. fixed [ruby-core:6796]seki2005-11-292-10/+16
* * lib/pp.rb (PP::PPMethods#object_address_group): adjust address format.akr2005-11-282-1/+12
* * 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
* * lib/pathname.rb: use File.basename to decompose pathnames.akr2005-11-264-531/+705
* * 2005-11-27eban2005-11-261-3/+3
* * lib/wsdl/xmlSchema/complexContent.rb: missingnahi2005-11-262-49/+58
* * 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-2514-204/+29
* * sample/tkextlib/tile/demo.rb: bug fixnagai2005-11-25111-10/+716
* * range.c (range_max): treat end exclusion without iteration ifmatz2005-11-253-6/+37
* * 2005-11-25usa2005-11-251-3/+3
* * lib/rss/rss.rb: added backward compatibility codes.kou2005-11-256-10/+50
* * lib/rss/rss.rb: improved type conversion.kou2005-11-2521-218/+461
* * lib/rss/image.rb: added Image prefix.kou2005-11-253-4/+22
* * test/rss/test_2.0.rb: added RSS 2.0 tests.kou2005-11-255-27/+413
* * range.c (range_min): use <=> comparison rather than iteration.matz2005-11-252-0/+67
* * 2005-11-24eban2005-11-231-3/+3
* * file.c (w32_io_info): CreateFile failed on Win9x if file was alreadyocean2005-11-232-1/+8
* * numeric.c (num_div): use floor rather than rb_Integer().matz2005-11-232-1/+8
* * lib/rss/parser.rb: added entity handling type predicate.kou2005-11-236-19/+80
* Add lacks for Tk8.5 support.nagai2005-11-236-1/+181
* * file.c (w32_io_info): should not call GetFileInformationByHandleocean2005-11-232-16/+28
* * lib/rss/: use #__send__ instead of #send.kou2005-11-2317-99/+117
* * test/rss/test_taxonomy.rb: use #reject directory.kou2005-11-231-2/+2
* * lib/rss/taxonomy.rb: changed class or module prefix tokou2005-11-233-34/+40
* * lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSSkou2005-11-2314-21/+585
* * lib/rss/rss.rb: fixed a indentation bug.kou2005-11-234-12/+37
* * re.c (KR_REHASH): should cast to unsigned for 64bit CPU.matz2005-11-233-9/+16
* * 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/+121
* * 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
* Updated rdoc to fix timeout.rb and include rinda directory. By Eric Hodelryan2005-11-213-16/+37
* * 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