aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 2006-09-07nobu2006-09-071-3/+3
* * file.c (path_check_0, fpath_check): disable path check on cygwin.nobu2006-09-072-3/+16
* * ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): fix regexp for euc-jpnaruse2006-09-062-3/+10
* 2006-09-06naruse2006-09-061-3/+3
* * time.c (time_to_s): variable declaration after an executionnobu2006-09-042-1/+9
* * numeric.c (flo_hash): improve collision. fixed: [ruby-dev:29352]nobu2006-09-042-1/+5
* * file.c (path_check_0): check if sticky bit is set on parentnobu2006-09-042-8/+11
* 2006-09-05matz2006-09-041-3/+3
* * time.c (time_to_s): make it conform to RFC2822 date format.matz2006-09-042-17/+17
* * ext/dbm/extconf.rb: create makefile according to the result of checknobu2006-09-042-4/+9
* updated based on date2 3.9.tadf2006-09-043-12/+81
* * time.c (time_strftime): include nul character. fixed: [ruby-dev:29422]nobu2006-09-042-1/+5
* * lib/cgi.rb (CGI::out): specify -m0 -x option for nkf.matz2006-09-042-3/+8
* 2006-09-04matz2006-09-041-3/+3
* * io.c (pipe_open): command name should not contain null bytes.matz2006-09-043-9/+21
* * lib/mkmf.rb: get rid of nil.to_s.nobu2006-09-032-5/+10
* revert the definition of _XOPEN_SOURCE_EXTENDED on HP-UX.akr2006-09-022-8/+0
* * ext/socket/socket.c (ruby_connect): sockerrlen should be socklen_t.akr2006-09-022-1/+6
* * ext/socket/extconf.rb: check arpa/inet.h for ntohs.akr2006-09-023-1/+12
* * ext/curses/curses.c: define _XOPEN_SOURCE_EXTENDED on HP-UX.akr2006-09-022-1/+8
* don't get path if client mode. [ruby-dev:29417]seki2006-09-022-1/+6
* examine whether '*' is included before IPAddr.new. [ruby-dev:29406]seki2006-09-022-0/+7
* 2006-09-03seki2006-09-021-3/+3
* * common.mk (ia64.o): use the compiler driver to assemble ia64.sakr2006-09-022-1/+7
* fix previous change.akr2006-09-011-1/+1
* * common.mk, configure.in, defines.h, eval.c, gc.c, main.c,akr2006-09-019-145/+264
* 2006-09-02akr2006-09-011-3/+3
* update modified time.akr2006-09-010-0/+0
* 2006-09-01nagai2006-09-011-4/+4
* * ext/tk/lib/tk/font.rb: TkFont#current_configinfo() doesn't work on Tcl/Tk8.x.nagai2006-09-013-6/+11
* * ext/tk/lib/tkextlib/blt.rb: double dashes (--) option doesn't worknagai2006-08-312-2/+8
* 2006-08-31why2006-08-311-3/+3
* * eval.c (ruby_init): rename top_cref to ruby_top_cref and export,why2006-08-313-5/+15
* 2006-08-29nobu2006-08-291-3/+3
* * hash.c (rb_hash_s_create): fixed memory leak, based on the patchnobu2006-08-292-5/+19
* Fix typo. Submitted by <calamitas at gmail.com>. [ruby-core:08724]drbrain2006-08-282-1/+6
* Don't unescape HTML in HtmlFormatter. Submitted by Kent Sibilevdrbrain2006-08-272-3/+6
* 2006-08-28drbrain2006-08-271-3/+3
* Fix documentation submitted by Rick Ohnemus. ruby-Bugs-5529. [ruby-core:08725]drbrain2006-08-272-3/+8
* updated based on date2 3.8.2.tadf2006-08-253-520/+964
* 2006-08-26tadf2006-08-251-3/+3
* * lib/rexml/source.rb (REXML::IOSource#initialize): encoding have tonobu2006-08-253-6/+11
* * stable version 1.8.5 released.matz2006-08-251-0/+4
* 2006-08-25matz2006-08-251-3/+3
* * gc.c (gc_sweep): typo fixed.matz2006-08-252-1/+5
* * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::handle_method):matz2006-08-231-1/+2
* 2006-08-23matz2006-08-231-3/+3
* ChangeLog updatematz2006-08-231-0/+5
* * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#find_body): revertmatz2006-08-221-1/+1
* * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::handle_method):matz2006-08-221-1/+1