summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2012-11-20* vm_trace.c: rename and add TracePoint APIs.ko1
2012-11-20* vm_trace.c: add two methods:ko1
2012-11-20* configure.in: fix dtrace didn't work on darwin.naruse
2012-11-20* file.c (File.extname): Documentation for extname on dotfiles andzzak
2012-11-20fix typokosaki
2012-11-20* test/ruby/test_signal.rb (TestSignal#test_signame): fix windowskosaki
2012-11-20* io.c (Init_IO): removed all rb_file_const() into file.c.kosaki
2012-11-20* ruby.c (usage_msg): Fix typo [ruby-core:49205] [Bug #7327]zzak
2012-11-20* file.c (File::NULL): Document File::NULL constantzzak
2012-11-20* win32/win32.c (rb_w32_read): Windows 8 fixed one of a bug of consoleusa
2012-11-20* configure.in (--enable-dtrace): always call RUBY_DTRACE_BSD_BROKENnaruse
2012-11-20* lib/tracer.rb (Tracer.trace_func): printf to stdoutzzak
2012-11-20revert r37730 kosaki
2012-11-20Revert "* configure.in (--enable-dtrace): change help message"naruse
2012-11-19* configure.in (--enable-dtrace): change help messagengoto
2012-11-19* vm_dump.c: not to include probes.h because the code does not dependngoto
2012-11-19* thread.c (rb_thread_s_check_interrupt): removed redundantkosaki
2012-11-19* thread.c (rb_threadptr_async_errinfo_active_p): added a smallkosaki
2012-11-19* thread.c, vm_core.h: big rename th to cur_th when works onlykosaki
2012-11-19* thread.c (rb_thread_blocking_region_end): replaced GET_THREAD()kosaki
2012-11-19* thread.c (rb_threadptr_execute_interrupts) removed.kosaki
2012-11-19* signal.c (rb_get_next_signal): removed pointless signalkosaki
2012-11-19* signal.c (install_sighandler): added comments why we needkosaki
2012-11-19* signal.c (rb_disable_interrupt, rb_enable_interrupt): removedkosaki
2012-11-19* prelude.rb: Moved Mutex#synchronize tokosaki
2012-11-19* signal.c (sig_signame): implements Signal.signame methodkosaki
2012-11-19struct.c: yield assoc in each_pairnobu
2012-11-19configure.in: no -lelfnobu
2012-11-19common.mk: no purelibnobu
2012-11-19* .travis.yml (script): add OPTS=-v, requested by @_ko1.shyouhei
2012-11-19* configure.in: fix didn't enable_dtrace=yes on auto.naruse
2012-11-19* thread.c: add `Thread#backtrace_locations' method.ko1