summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * runruby.rb: extension library scripts moved into common directory.nobu2006-09-241-1/+5
* * node.h (struct thread): ia64 support is broken by sandbox patch.akr2006-09-241-0/+4
* updated based on date2 3.9.3.tadf2006-09-241-0/+4
* * eval.c (rb_thread_save_context, rb_thread_restore_context):why2006-09-231-0/+19
* * lib/cgi.rb (CGI::QueryExtension::read_multipart): CGI contentmatz2006-09-231-0/+5
* * lib/rdoc/ri/ri_options.rb: prevent NameError. [ruby-dev:29597]matz2006-09-221-0/+4
* updated based on date2 3.9.2.tadf2006-09-221-0/+4
* * .cvsignore: ignore timestamp files and installed list file.nobu2006-09-211-0/+4
* * instruby.rb: include FileUtils unconditionally.nobu2006-09-211-0/+4
* * common.mk (no-install): not install rdoc actually.nobu2006-09-211-0/+10
* * ext/etc/etc.c (etc_getpwuid): uid integer should be wraped inmatz2006-09-211-0/+8
* * common.mk (pre-install-doc): create data directory before install.nobu2006-09-201-0/+8
* * {bcc32,win32,wince}/Makefile.sub (INSTALLED_LIST): need to defineusa2006-09-201-0/+5
* * lib/net/imap.rb: allow extra spaces in responses.shugo2006-09-201-0/+5
* * ext/gdbm/gdbm.c: add RDoc documentation. a patch from Petermatz2006-09-201-0/+6
* * lib/fileutils.rb: backport from HEAD (rev 1.71).aamine2006-09-181-0/+7
* * object.c (rb_obj_ivar_defined, rb_mod_cvar_defined): new methods,nobu2006-09-181-2483/+2493
* * lib/rdoc/rdoc.rb (RDoc::RDoc#document): scan only files modifiednobu2006-09-171-0/+5
* * common.mk (install-doc): reverted.nobu2006-09-171-0/+8
* * ext/pty/pty.c (establishShell): remove remaining unused line.matz2006-09-161-0/+4
* * ChangeLog: commit miss.nobu2006-09-161-0/+4
* * lib/mkmf.rb (checking_for): improved the messages.nobu2006-09-161-2/+0
* * ext/pty/pty.c (establishShell): parent pid is not used.nobu2006-09-161-1/+7
* * ext/io/wait/extconf.rb: suspicious checking_for.nobu2006-09-161-1/+3
* * ext/dbm/extconf.rb: allow multiple candidates for dbm-type.nobu2006-09-161-1/+3
* * Makefile.in, common.in, instruby.rb, ext/extmk.rb, lib/mkmf.rb:nobu2006-09-161-0/+7
* * string.c (rb_str_intern): raise SecurityError only when $SAFEmatz2006-09-141-0/+10
* * README.EXT: English adjustment. [ruby-core:08851] andmatz2006-09-131-0/+5
* * misc/ruby-mode.el (ruby-parse-partial): better here-doc support.matz2006-09-131-0/+6
* * string.c (rb_str_intern): prohibit interning tainted string.matz2006-09-131-0/+4
* * lib/optparse.rb (OptionParser#getopts): works with pre-registerednobu2006-09-121-0/+5
* updated based on date2 3.9.1.tadf2006-09-101-0/+4
* * eval.c (rb_require_safe): prevent extension from loading twice.nobu2006-09-101-1/+4
* * eval.c (stack_extend): fixed prototype.nobu2006-09-101-1/+5
* * bignum.c (rb_big_mul0): bignum multiplication withoutmatz2006-09-091-0/+7
* Rescue Exception in Test::Unit::TestCase#run. [ruby-core:08783]drbrain2006-09-091-0/+5
* * lib/pstore.rb: open all in binary mode, and get rid of the quirk ofnobu2006-09-081-0/+5
* * ext/extmk.rb: Proc#call does not pass the block in 1.8.nobu2006-09-081-1/+3
* * Makefile.in, win32/Makefile.sub (MINIRUBY): append MINIRUBYOPT.nobu2006-09-081-0/+9
* * lib/webrick/cookie.rb (WEBrick::Cookie.parse_set_cookies): newgotoyuzo2006-09-081-0/+7
* * win32/Makefile.sub, win32/configure.bat win32/setup.mak: programnobu2006-09-081-0/+5
* * ruby.h (RSTRING_PTR): add migration macro.matz2006-09-071-0/+6
* * numeric.c (fix_plus): addition in Fixnum will never overflowmatz2006-09-071-0/+11
* * file.c (path_check_0, fpath_check): disable path check on cygwin.nobu2006-09-071-0/+5
* * ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): fix regexp for euc-jpnaruse2006-09-061-0/+7
* * time.c (time_to_s): variable declaration after an executionnobu2006-09-041-0/+5
* * numeric.c (flo_hash): improve collision. fixed: [ruby-dev:29352]nobu2006-09-041-0/+4
* * file.c (path_check_0): check if sticky bit is set on parentnobu2006-09-041-0/+5
* * time.c (time_to_s): make it conform to RFC2822 date format.matz2006-09-041-0/+5
* * ext/dbm/extconf.rb: create makefile according to the result of checknobu2006-09-041-0/+5