aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * dir.c (dir_s_glob): remove unused variable.matz2006-09-181-0/+12
* * 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
* * numeric.c (fix_mul): fixed typo. fixed: [ruby-core:08885]nobu2006-09-171-0/+4
* * README.EXT: should mention new macros: RSTRING_PTR, RSTRING_LEN,matz2006-09-161-0/+7
* * 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/+5
* * 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-6/+13
* * array.c (ary_shared_first): should create embedded copiesmatz2006-09-161-0/+5
* * struct.c (inspect_struct): do not display a class name formatz2006-09-161-0/+5
* * ext/nkf/nkf-8/nkf.c: imported nkf 2.0.8 rev.110.naruse2006-09-151-0/+14
* * ext/nkf/nkf-8/nkf.c: imported nkf 2.0.8 2006-09-15.naruse2006-09-141-0/+6
* * ext/digest/lib/digest.rb (Digest::Base.file): open a file in binaryakr2006-09-141-0/+5
* * numeric.c (fix_mul): avoid bignum multiplication as far asmatz2006-09-141-0/+6
* * string.c (rb_str_intern): allow zero length symbols.matz2006-09-141-0/+5
* * string.c (rb_str_intern): raise SecurityError only when $SAFEmatz2006-09-141-0/+10
* * ext/digest/lib/digest.rb (Digest::Base.file): new method.akr2006-09-141-0/+5
* add ML ref.akr2006-09-141-0/+2
* * ext/digest/digest.c (rb_digest_base_inspect): new method.akr2006-09-131-0/+4
* * gc.c (ruby_init_stack): decrease "stack level too deep" in Windows.usa2006-09-131-0/+5
* * ext/digest/lib/digest.rb: new file.akr2006-09-131-0/+4
* * 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-4/+6
* * string.c (rb_str_intern): allow symbols to contains nul.matz2006-09-131-0/+4
* * 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
* * hash.c (rb_hash_compare_by_identity): rename Hash#identical tomatz2006-09-111-0/+5
* * hash.c (rb_hash_identical): a new method to make a hash tomatz2006-09-111-0/+10
* * lib/rexml/source.rb (REXML::Source::encoding): should notmatz2006-09-111-0/+16
* * string.c (sym_equal): "sym == str" should compare them asmatz2006-09-101-0/+5
* * instruby.rb (parse_args): remove splat.nobu2006-09-101-0/+4
* updated based on date2 3.9.1.tadf2006-09-101-0/+4
* * file.c: ISPRINT() needs ctype.hnobu2006-09-101-0/+4
* * lib/optparse.rb: splat parsed arguments.nobu2006-09-101-0/+4
* * eval.c (rb_require_safe): prevent extension from loading twice.nobu2006-09-101-0/+5
* * file.c (rb_f_test): test(0) should not have any specialmatz2006-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
* * Makefile.in, win32/Makefile.sub (MINIRUBY): append MINIRUBYOPT.nobu2006-09-081-0/+9
* * string.c (str_alloc): should allocate a String object, even whenmatz2006-09-081-0/+5
* * ext/extmk.rb (extmake): follow Array#to_s.usa2006-09-081-0/+8
* * 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
* * lib/optparse.rb: suppress `assigning void value' warning.nobu2006-09-071-0/+4
* * array.c (Init_Array): #to_s to be an alias to #inspect.matz2006-09-071-0/+12
* * object.c (nil_to_s): returns the empty string again.matz2006-09-071-0/+5
* * time.c (time_to_s): adopt new date format using digitsmatz2006-09-071-0/+5