summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-06* 2010-12-06svn
2010-12-06* lib/mkmf.rb (check_signedness): rename unused variable prelude.naruse
2010-12-05* class.c (make_metaclass): fix probable typo. builtin type flagnobu
2010-12-05* lib/irb/init.rb (IRB.parse_opts): fix typo. [ruby-core:33574]nobu
2010-12-05* ruby.c (load_file_internal): decrement for ungotten line.nobu
2010-12-05* 2010-12-05svn
2010-12-05* complex.c: parenthesize macro arguments.akr
2010-12-04Add documentation for OpenSSL::X509::Extension.newdrbrain
2010-12-04* hash.c (rb_hash_update_by): new API for Hash#update.nobu
2010-12-04* class.c: parenthesize macro arguments.akr
2010-12-04* vm_core.h (rb_vm_inc_const_missing_count): missing prototype.nobu
2010-12-03* ext/iconv/iconv.c (Init_iconv): no warnings if $VERBOSE is nil.nobu
2010-12-03* vm_insnhelper.c (vm_call_method): revert r30064 and r30071,nobu
2010-12-03* 2010-12-04svn
2010-12-03* lib/mkmf.rb (String#tr_cpp): substitute * with P like asnobu
2010-12-03* vm_insnhelper.c (vm_call_method): protected methods should benobu
2010-12-03* lib/mkmf.rb (convertible_int): define printf format prefix too.nobu
2010-12-03* lib/mkmf.rb (convertible_int): detect convertible integer type.nobu
2010-12-03* lib/mkmf.rb (check_sizeof): should return integer always.nobu
2010-12-03* ChangeLog: oops, typo.shyouhei
2010-12-03* win32/Makefile.sub (RCFLAGS): VC10 and after only. fixed the problemusa
2010-12-03* gc.c (rb_objspace_free): With our "lazy-sweep" GC engine, it isshyouhei
2010-12-03* vm_insnhelper.c (vm_call_method): protected singleton methods shouldnobu
2010-12-02* ext/stringio/stringio.c (strio_getline): round upto next charnobu
2010-12-02* compile.c: parenthesize macro arguments.akr
2010-12-02* eval.c (ruby_cleanup): fix type.nobu
2010-12-02* encoding.c (enc_alias_internal): use st_insert2 and change returnnaruse
2010-12-02Revert "* re.c (rb_reg_initialize): don't set US-ASCII to regexp"naruse
2010-12-02* re.c (rb_reg_initialize): don't set US-ASCII to regexpnaruse
2010-12-02* 2010-12-03svn
2010-12-02* encoding.c (enc_alias_internal): use xfree instead of free.naruse
2010-12-02* NEWS: entry for ruby_vm_at_exit().shyouhei
2010-12-02* win32/Makefile.sub (RCFLAGS): -nologo switch is only available inusa
2010-12-02* ext/json/lib/json/add/rails.rb: removed.naruse
2010-12-02* encoding.c (enc_alias_internal): free the copied key andnaruse
2010-12-02 * vm.c (ruby_vm_at_exit): new API. This enables extension libs toshyouhei
2010-12-02* bignum.c: parenthesize macro arguments.akr
2010-12-02* ChangeLog: typo.usa
2010-12-02* win32/win32.c (rb_w43_read): more fix. [ruby-core:33513]usa
2010-12-02* win32/win32.c (rb_w32_read): rollback debug code of previous commit.usa
2010-12-02* win32/win32.c (rb_w32_read): workaround for console reading troubles.usa
2010-12-02Setup Symbol#to_json to avoid conflict.naruse
2010-12-02* lib/uri/common.rb (URI.encode_www_form):naruse
2010-12-02* lib/net/http.rb (Net::HTTP#set_form_data):naruse
2010-12-02* ext/extmk.rb: remove $makeflags.defined?, it should be $mflags.naruse
2010-12-02* win32/Makefile.sub (rc): suppress meaningless message.usa
2010-12-02* ext/json/generator/extconf.rb: remove the lines which set -O3naruse
2010-12-02* ext/extmk.rb: define $makeflags.defined? like $mflags.naruse
2010-12-01* lib/test/unit.rb (Test::Unit::GCStressOption): --gc-stressnobu
2010-12-01* lib/test/unit.rb (Test::Unit::Mini#_run_suites): show the resultnobu