summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-11-23 * ruby.c: revert r37298.tadf
2012-11-23 * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_usage2):tadf
2012-11-23test_rubyoptions.rb: refine assertionnobu
2012-11-23test_rubyoptions.rb: --helpnobu
2012-11-23* ext/socket/ipsocket.c (IPSocket#peeraddr): Fix examplezzak
2012-11-22* lib/cgi/core.rb: Documentation for CGI#header aliaszzak
2012-11-22* gc.c (is_swept_object): extract from is_dead_object().nari
2012-11-22Fix cache validity check of requireshirosaki
2012-11-22fix typoskazu
2012-11-22* common.mk, win32/Makefile.sub (probes.dmyh): now be made in currentusa
2012-11-22 * test/ruby/test_rubyoptions.rb: added a test.tadf
2012-11-22 * complex.c (string_to_c_strict, string_to_c): check NUL.tadf
2012-11-22* Makefile.in (.dmyh.h): removed $(VPATH). GNU make don'tkosaki
2012-11-22* common.mk, Makefile.in, win32/Makefile.sub (.dmyh.h): nmake mergesusa
2012-11-22* Makefile.in (probes.o): add -C to ignore #include in probes.d.naruse
2012-11-22* ext/nkf/nkf-utf8: Merge b0a6577a521d1bba5e19853f95d5c4b9be1072b5.naruse
2012-11-22* tool/gen_dummy_probes.rb: don't change #include, #if and #endifkosaki
2012-11-22* Makefile.in: run preprocessor when making probe.hkosaki
2012-11-22* vm.c: Don't define vm_collect_usage_operand() andkosaki
2012-11-22* vm_insnhelper.h: partly revert r37631 (DTrace support).naruse
2012-11-22Apply performance improvement to short byte array search.knu
2012-11-22Add some corner cases to tests for String#index.knu
2012-11-21* test/ruby/test_gc.rb (test_profiler_clear): fix wrong methodnari
2012-11-21 * NEWS: edited (order etc).tadf
2012-11-21fix typoskazu
2012-11-21wait.c: wait_readablenobu
2012-11-21io/wait: add IO#wait_writable methodnobu
2012-11-21* gc.c (garbage_collect): remove a duplicative probe.nari
2012-11-21* gc.c (gc_profile_clear): realloc profile records if its size isnari
2012-11-21 * complex.c (nucomp_to_c): added.tadf
2012-11-21 * include/ruby/util.h: removed extra semicolon in definition oftadf
2012-11-21 * rational.c (read_digits): due to a bit tighter rb_cstr_to_inum().tadf
2012-11-21add a ML numberko1
2012-11-21add a description on ChangeLogko1
2012-11-21* benchmark/bm_so_nsieve_bits.rb: add an encoding pragma.ko1
2012-11-21revert r37710, requested by Tadayoshi Funaba [ruby-dev:46575]shyouhei
2012-11-20* file.c (Init_File): null device definition uses rb_define_constkosaki
2012-11-20* test/ruby/test_m17n_comb.rb (test_str_crypt): Use RbConfig to getnaruse
2012-11-20* marshal.c: add marshal readahead. marshalized Array, Hash and Structglass
2012-11-20* Makefile.in (.d.h): replace char * to const char * because somehownaruse
2012-11-20fix a typokazu
2012-11-20* include/ruby/debug.h: introdudced.ko1
2012-11-20* configure.in (RUBY_DTRACE_AVAILABLE): only check dtrace availability.naruse
2012-11-20fix typoskazu
2012-11-20fix typoskazu
2012-11-20* test/win32ole/test_win32ole_type.rb (test_implemented_ole_types): suke
2012-11-20 * complex.c: some improvements.tadf
2012-11-20common.mk: fix for BSD makenobu
2012-11-20* array.c (rb_ary_bsearch): fix rdoc bug (O(n log n) -> O(log n)).mame
2012-11-20add a ticket numberko1