summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-09-21* common.mk (no-install): not install rdoc actually.nobu
2006-09-21* ext/etc/etc.c (etc_getpwuid): uid integer should be wraped inmatz
2006-09-212006-09-21matz
2006-09-20* common.mk (pre-install-doc): create data directory before install.nobu
2006-09-20* {bcc32,win32,wince}/Makefile.sub (INSTALLED_LIST): need to defineusa
2006-09-20* lib/net/imap.rb: allow extra spaces in responses.shugo
2006-09-20* ext/gdbm/gdbm.c: add RDoc documentation. a patch from Petermatz
2006-09-202006-09-20matz
2006-09-18* lib/fileutils.rb: backport from HEAD (rev 1.71).aamine
2006-09-18* object.c (rb_obj_ivar_defined, rb_mod_cvar_defined): new methods,nobu
2006-09-182006-09-19nobu
2006-09-17* lib/rdoc/rdoc.rb (RDoc::RDoc#document): scan only files modifiednobu
2006-09-17* common.mk (install-doc): reverted.nobu
2006-09-162006-09-17akr
2006-09-16use assert_same instead of assert_equal.akr
2006-09-16* ext/pty/pty.c (establishShell): remove remaining unused line.matz
2006-09-16* ChangeLog: commit miss.nobu
2006-09-16* lib/mkmf.rb (checking_for): improved the messages.nobu
2006-09-16* ext/pty/pty.c (establishShell): parent pid is not used.nobu
2006-09-16* ext/io/wait/extconf.rb: suspicious checking_for.nobu
2006-09-16* ext/dbm/extconf.rb: allow multiple candidates for dbm-type.nobu
2006-09-16* Makefile.in, common.in, instruby.rb, ext/extmk.rb, lib/mkmf.rb:nobu
2006-09-162006-09-16nobu
2006-09-142006-09-14matz
2006-09-14* string.c (rb_str_intern): raise SecurityError only when $SAFEmatz
2006-09-13* README.EXT: English adjustment. [ruby-core:08855]matz
2006-09-13* README.EXT: English adjustment. [ruby-core:08851] andmatz
2006-09-13* misc/ruby-mode.el (ruby-parse-partial): better here-doc support.matz
2006-09-13* string.c (rb_str_intern): prohibit interning tainted string.matz
2006-09-12* lib/optparse.rb (OptionParser#getopts): works with pre-registerednobu
2006-09-122006-09-13nobu
2006-09-10updated based on date2 3.9.1.tadf
2006-09-10* eval.c (rb_require_safe): prevent extension from loading twice.nobu
2006-09-10* eval.c (stack_extend): fixed prototype.nobu
2006-09-092006-09-10matz
2006-09-09* bignum.c (rb_big_mul0): bignum multiplication withoutmatz
2006-09-09Rescue Exception in Test::Unit::TestCase#run. [ruby-core:08783]drbrain
2006-09-08* lib/pstore.rb: open all in binary mode, and get rid of the quirk ofnobu
2006-09-08* ext/extmk.rb: Proc#call does not pass the block in 1.8.nobu
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