summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-30ChangeLog lib/pp.rbakr
2005-11-29* parse.y (struct parser_params): heap must be placed at same offsetnobu
2005-11-29* 2005-11-29eban
2005-11-29follow change of observer.rb. fixed [ruby-core:6796]seki
2005-11-28* lib/pp.rb (PP::PPMethods#object_address_group): adjust address format.akr
2005-11-28* ext/socket/socket.c (init_inetsock_internal): remove settingusa
2005-11-28* ext/socket/socket.c (init_inetsock_internal): remove settingusa
2005-11-28* win32/win32.c (rb_w32_strerror): remove all CR and LF. (avoid brokenocean
2005-11-28* 2005-11-28usa
2005-11-28* lib/mkmf.rb (create_makefile): should not change sodir withocean
2005-11-26* lib/pathname.rb: use File.basename to decompose pathnames.akr
2005-11-26* 2005-11-27eban
2005-11-26 * lib/wsdl/xmlSchema/complexContent.rb: missingnahi
2005-11-26* 2005-11-26eban
2005-11-26* dln.c (conv_to_posix_path): should initialize posix.eban
2005-11-25commit miss.nagai
2005-11-25* sample/tkextlib/tile/demo.rb: bug fixnagai
2005-11-25* range.c (range_max): treat end exclusion without iteration ifmatz
2005-11-25* 2005-11-25usa
2005-11-25* lib/rss/rss.rb: added backward compatibility codes.kou
2005-11-25* lib/rss/rss.rb: improved type conversion.kou
2005-11-25* lib/rss/image.rb: added Image prefix.kou
2005-11-25* test/rss/test_2.0.rb: added RSS 2.0 tests.kou
2005-11-25* range.c (range_min): use <=> comparison rather than iteration.matz
2005-11-23* 2005-11-24eban
2005-11-23* file.c (w32_io_info): CreateFile failed on Win9x if file was alreadyocean
2005-11-23* numeric.c (num_div): use floor rather than rb_Integer().matz
2005-11-23* lib/rss/parser.rb: added entity handling type predicate.kou
2005-11-23Add lacks for Tk8.5 support.nagai
2005-11-23* file.c (w32_io_info): should not call GetFileInformationByHandleocean
2005-11-23* lib/rss/: use #__send__ instead of #send.kou
2005-11-23* test/rss/test_taxonomy.rb: use #reject directory.kou
2005-11-23* lib/rss/taxonomy.rb: changed class or module prefix tokou
2005-11-23* lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSSkou
2005-11-23* lib/rss/rss.rb: fixed a indentation bug.kou
2005-11-23* re.c (KR_REHASH): should cast to unsigned for 64bit CPU.matz
2005-11-22* ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid.gotoyuzo
2005-11-22* 2005-11-23eban
2005-11-22* file.c (test_identical): test if two files are identical.nobu
2005-11-22* lib/optparse.rb: match incomplete (in current enconding) multibytenobu
2005-11-22* win32/win32.c (winnt_stat): set mapped errno instead of ENOENT.ocean
2005-11-22* file.c (rb_file_s_basename): skip slashes just after UNC top slashes.usa
2005-11-22* win32/win32.c (rb_w32_stat): Dir.chdir('//server/shared');ocean
2005-11-21Updated rdoc to fix timeout.rb and include rinda directory. By Eric Hodelryan
2005-11-21* 2005-11-22eban
2005-11-21* ext/tk/lib/tkextlib/tile.rb: bug fix (Tk::Tile::USE_TTK_NAMESPACEnagai
2005-11-21* file.c (rb_file_s_basename): DOSISH_UNC is defined on cygwin butnobu
2005-11-21* parse.y (dsym): prohibit empty symbol literal by interpolation.nobu
2005-11-21* file.c (rb_path_skip_prefix, rb_file_s_basename): UNC without pathnobu
2005-11-21changed ml-numberocean