summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-21* range.c (rb_range_beg_len): Fix potential bug for limit case [#6203]marcandre
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* 2012-11-21svn
2012-11-20* array.c (rb_get_values_at): Improve rdocmarcandre
2012-11-20* NEWS: List incompatible change for Array#values_at [#6203]marcandre
2012-11-20* Makefile.in (.d.h): replace char * to const char * because somehownaruse
2012-11-20fix a typokazu
2012-11-20fix guards for glibc crypt(3) see #7312naruse
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-20fix indentkazu
2012-11-20file.c: fix rdocnobu
2012-11-20remove trailing spaces.nobu
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-20Add extra line to prevent syntax errornaruse
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-20* 2012-11-20svn
2012-11-20Remove probes.o before updatenaruse
2012-11-20Don't send INT signal itself.naruse
2012-11-19* configure.in (--enable-dtrace): change help messagengoto
2012-11-19* vm_backtrace.c (vm_backtrace_to_ary): fix a typo of an variable name.nagachika
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