aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* revert nkf -m0 patch for UTF-8matz2006-08-221-5/+0
* * win32/Makefile.sub (config.status): include winsock2.h instead ofusa2006-08-191-0/+6
* * file.c (rb_file_s_rename): use errno if set properly.nobu2006-08-191-0/+5
* * lib/cgi.rb (CGI::out): specify -m0 to disable MIME decode. amatz2006-08-171-0/+5
* * file.c (rb_stat_[rRwWxX]): check for super user.nobu2006-08-171-0/+5
* * ChangeLog: fixed typo.nobu2006-08-171-2/+2
* * lib/mkmf.rb: added rdoc by Daniel Berger. [ruby-core:08177]nobu2006-08-171-0/+4
* lib/rinda/ring.rb (do_reply): Fix for RingServer fails to find aseki2006-08-161-0/+6
* * process.c (proc_setuid, proc_setgid, proc_seteuid, proc_setegid):nobu2006-08-161-0/+5
* * lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#find_class_comment): Fixdrbrain2006-08-161-0/+5
* * ruby.c (set_arg0): fill argv other than the first with an emptynobu2006-08-161-0/+5
* * win32/win32.h: removed an excess macro. fixed: [ruby-dev:29258]nobu2006-08-161-0/+4
* * ChangeLog: fix entry header format.nobu2006-08-121-94/+94
* * ChangeLog: correct auther name.nobu2006-08-111-1/+1
* * lib/irb/extend-command.rb (IRB::ExtendCommandBundle): pacifymatz2006-08-081-0/+6
* * Makefile.in, common.mk, configure.in: fix for platforms withoutusa2006-08-081-0/+6
* * ext/bigdecimal/bigdecimal.c, ext/digest/rmd160/rmd160ossl.c,matz2006-08-071-0/+7
* * ext/syck/syck.c (syck_move_tokens): should avoid negativematz2006-08-071-0/+5
* * configure.in, common.mk: AIX link issue. a patch from Yutakamatz2006-08-071-1/+9
* * dln.c, eval.c, gc.c, regex.c, ruby.h: shut up AIX allocamatz2006-08-071-0/+5
* * parse.y (top_local_setup): local_vars[-1] should pointmatz2006-08-071-0/+6
* %[EO]U didn't denote %U.tadf2006-08-061-0/+4
* "%\n" means "\n".tadf2006-08-051-0/+4
* add ML entrymatz2006-08-051-0/+1
* Merge RDoc and .document from HEADdrbrain2006-08-041-0/+4
* * lib/irb/{init.rb,ruby-lex.rb,slex.rb}: can't input '\c' forkeiju2006-08-041-0/+5
* * lib/date/format.rb (__strptime, strftime): allow multi-line patternsnobu2006-08-041-0/+6
* * pack.c (pack_pack): check argument overrun for 'P'. based on anobu2006-08-041-0/+5
* * win32/win32.c (init_stdhandle): assign standard file handles.nobu2006-08-011-0/+4
* * eval.c (Init_Binding): fix old commit miss.nobu2006-08-011-0/+4
* * ChangeLog: typo.usa2006-07-311-1/+0
* * win32/win32.c (exit_handler): new function; release winsock andusa2006-07-311-0/+15
* * test/ruby/test_process.rb (TestProcess#test_rlimit_nofile):akr2006-07-311-0/+6
* * ruby.h: use ifdef (or defined) for macro constants that may ormatz2006-07-311-0/+6
* * lib/webrick/httprequest.rb (WEBrick::HTTPReuqest#parse_uri): improvegotoyuzo2006-07-311-0/+5
* * eval.c (rb_call0): trace call/return of method defined from block.nobu2006-07-301-1/+4
* * lib/cgi/session.rb, lib/cgi/session/pstore.rb: suppress warnings.nobu2006-07-301-1/+4
* * eval.c (rb_trap_eval): make the current thread runnable to deal withnobu2006-07-301-0/+5
* * ext/tk/lib/multi-tk.rb: freeze ip_name for security reason.nagai2006-07-281-0/+4
* * lib/logger.rb: improves the amount of documentation that Rdocmatz2006-07-281-0/+7
* * io.c (io_close): always calls "close" method of the receiver.matz2006-07-281-0/+5
* * math.c (domain_check): a new function to check domain errormatz2006-07-271-0/+11
* * time.c (time_to_s): fixed format mismatch.nobu2006-07-271-0/+4
* * time.c: need to declare time_utc_offset.eban2006-07-271-0/+4
* * time.c (time_to_s): use +0900 style timezone string for local time.matz2006-07-271-0/+5
* * ext/openssl/ossl.h: move <ruby.h> inclusion point to shut upmatz2006-07-271-0/+5
* * configure.in: add support for as and ASFLAGS. [ruby-dev:29138]matz2006-07-261-0/+4
* * lib/net/http.rb: sync with HEAD (rev 1.132).aamine2006-07-261-0/+16
* * ext/strscan/strscan.c: sync with HEAD (rev 1.25).aamine2006-07-261-0/+7
* * ext/pty/pty.c (getDevice): retry once after GC on failure.nobu2006-07-261-0/+5