summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-12-01* ext/io/console/console.c (setattr): should retry on EINTR.nobu
2010-12-01Fix positional wording in lib/net/http.rb to match revised orderdrbrain
2010-12-01Improve rdoc of net/http/http.rb.naruse
2010-12-01* ext/json/lib/json/common.rb: don't use iconv on 1.9.naruse
2010-12-01* ext/json: Update github/flori/json from 1.4.2+ tonaruse
2010-12-01* 2010-12-02svn
2010-12-01* lib/net/http.rb: improve rdoc.naruse
2010-12-01* numeric.c (Init_Numeric): fixed a potential bug when using bccwin32usa
2010-12-01* array.c: parenthesize macro arguments.akr
2010-12-01* test/socket/test_addrinfo.rb: extract Errno::EADDRINUSE as a method.akr
2010-12-01fix typos in mankazu
2010-12-01fix typoskazu
2010-12-01* test/openssl/test_ssl.rb (test_not_started_session): non socketusa
2010-12-01Remove unused logicsnaruse
2010-12-01* string.c (rb_memhash): zero-filled strings should returnnobu
2010-12-01Imported minitest 2.0.0 r5952. Fixed test/unit.rb to work with changesryan
2010-12-01* string.c (rb_str_inspect): fix typo (not 0xFD but 0xFE).naruse
2010-12-01Revert r29986: "Imported minitest 2.0.0 r5952"naruse
2010-12-01* addr2line.c: Follow .gnu_debuglink section.naruse
2010-11-30Imported minitest 2.0.0 r5952ryan
2010-11-30* 2010-12-01svn
2010-11-30* string.c (rb_str_inspect): inspect as a dummy encoding stringnaruse
2010-11-30* addr2line.c (parse_debug_line_cu): ignore DW_LNE_set_discriminator.naruse