summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-08* Makefile.in, win32/Makefile.sub (MINIRUBY): append MINIRUBYOPT.nobu
2006-09-082006-09-09nobu
2006-09-08Forgot to update the version. Grrr.ser
2006-09-08Merged changes from REXML 3.1.5.ser
2006-09-08* lib/webrick/cookie.rb (WEBrick::Cookie.parse_set_cookies): newgotoyuzo
2006-09-08* win32/Makefile.sub, win32/configure.bat win32/setup.mak: programnobu
2006-09-07* ruby.h (RSTRING_PTR): add migration macro.matz
2006-09-072006-09-08matz
2006-09-07* numeric.c (fix_plus): addition in Fixnum will never overflowmatz
2006-09-072006-09-07nobu
2006-09-07* file.c (path_check_0, fpath_check): disable path check on cygwin.nobu
2006-09-06* ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): fix regexp for euc-jpnaruse
2006-09-062006-09-06naruse
2006-09-04* time.c (time_to_s): variable declaration after an executionnobu
2006-09-04* numeric.c (flo_hash): improve collision. fixed: [ruby-dev:29352]nobu
2006-09-04* file.c (path_check_0): check if sticky bit is set on parentnobu
2006-09-042006-09-05matz
2006-09-04* time.c (time_to_s): make it conform to RFC2822 date format.matz
2006-09-04* ext/dbm/extconf.rb: create makefile according to the result of checknobu
2006-09-04updated based on date2 3.9.tadf
2006-09-04* time.c (time_strftime): include nul character. fixed: [ruby-dev:29422]nobu
2006-09-04* lib/cgi.rb (CGI::out): specify -m0 -x option for nkf.matz
2006-09-042006-09-04matz
2006-09-04* io.c (pipe_open): command name should not contain null bytes.matz
2006-09-03* lib/mkmf.rb: get rid of nil.to_s.nobu
2006-09-02revert the definition of _XOPEN_SOURCE_EXTENDED on HP-UX.akr
2006-09-02* ext/socket/socket.c (ruby_connect): sockerrlen should be socklen_t.akr
2006-09-02* ext/socket/extconf.rb: check arpa/inet.h for ntohs.akr
2006-09-02* ext/curses/curses.c: define _XOPEN_SOURCE_EXTENDED on HP-UX.akr
2006-09-02don't get path if client mode. [ruby-dev:29417]seki
2006-09-02examine whether '*' is included before IPAddr.new. [ruby-dev:29406]seki
2006-09-022006-09-03seki
2006-09-02* common.mk (ia64.o): use the compiler driver to assemble ia64.sakr
2006-09-01fix previous change.akr
2006-09-01* common.mk, configure.in, defines.h, eval.c, gc.c, main.c,akr
2006-09-012006-09-02akr
2006-09-01update modified time.akr
2006-09-012006-09-01nagai
2006-09-01* ext/tk/lib/tk/font.rb: TkFont#current_configinfo() doesn't work on Tcl/Tk8.x.nagai
2006-08-31* ext/tk/lib/tkextlib/blt.rb: double dashes (--) option doesn't worknagai
2006-08-312006-08-31why
2006-08-31* eval.c (ruby_init): rename top_cref to ruby_top_cref and export,why
2006-08-292006-08-29nobu
2006-08-29* hash.c (rb_hash_s_create): fixed memory leak, based on the patchnobu
2006-08-28Fix typo. Submitted by <calamitas at gmail.com>. [ruby-core:08724]drbrain
2006-08-27Don't unescape HTML in HtmlFormatter. Submitted by Kent Sibilevdrbrain
2006-08-272006-08-28drbrain
2006-08-27Fix documentation submitted by Rick Ohnemus. ruby-Bugs-5529. [ruby-core:08725]drbrain
2006-08-25updated based on date2 3.8.2.tadf
2006-08-252006-08-26tadf