aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* extconf.rb: git rid of post-1.8 featurenobu2012-11-271-0/+6
* * NEWS: add TracePont.ko12012-11-271-0/+4
* * vm_trace.c: rename TracePoint#file and TracePoint#lineko12012-11-261-0/+12
* * thread.c (rb_thread_terminate_all): broadcast eTerminateSignalkosaki2012-11-261-0/+5
* * vm_core.h: add members to rb_trace_arg_t:ko12012-11-261-0/+11
* * thread.c (rb_thread_terminate_all): add RUBY_VM_CHECK_INTS_BLOCKING().kosaki2012-11-261-0/+6
* extmk.rb: git rid of post-1.8 featuresnobu2012-11-261-0/+5
* * thread.c (rb_mutex_trylock, rb_mutex_unlock, mutex_sleep):kosaki2012-11-261-0/+6
* * NEWS: update for Thread#join incompatible change.kosaki2012-11-261-0/+4
* * thread.c (rb_thread_terminate_all): use native_sleep() insteadkosaki2012-11-261-0/+7
* * vm_core.h (RUBY_VM_SET_TIMER_INTERRUPT, RUBY_VM_SET_INTERRUPT)kosaki2012-11-261-0/+8
* * thread.c (thread_join_m): use th->interrupt_mask instead ofkosaki2012-11-261-0/+10
* * test/ruby/test_argf.rb (TestArgf#test_chars): since marshal data isusa2012-11-261-0/+5
* * ruby_atomic.h (ATOMIC_CAS): new macro for compare-and-exchange.kosaki2012-11-261-0/+23
* * iseq.c (make_compile_option_value): add trace_instruction option.ko12012-11-261-0/+6
* * bootstraptest/test_thread.rb: try to `join' each 100ko12012-11-261-0/+7
* * common.mk: specify label `built-ruby'.ko12012-11-261-0/+6
* * signal.c (signal_exec): add volatile to make sure setjmp safe.kosaki2012-11-261-0/+4
* * signal.c (signal_exec): suppress "warning: variable 'signum'kosaki2012-11-261-0/+5
* * benchmark/driver.rb: accept multiple `-e'.ko12012-11-261-0/+6
* * string.c (rb_str_enumerate_chars, rb_str_enumerate_codepoints)kosaki2012-11-261-0/+6
* * vm_core.h (rb_thread_struct): added 'in_trap' member for markingkosaki2012-11-261-0/+12
* * io.c (argf_each_codepoint): add missing ARGF#codepoints [Bug #7438]naruse2012-11-261-0/+4
* * bignum.c (bigdivrem): restart calculation when bigdivrem1 waskosaki2012-11-261-0/+6
* * bignum.c (big_div_struct): added volatile to 'stop' member.kosaki2012-11-261-0/+7
* Makefile.sub: fix r37821nobu2012-11-261-0/+4
* * test/ruby/test_process.rb (test_setsid): added a few wait forkosaki2012-11-261-4/+3
* * test/ruby/test_process.rb (test_setsid): call Process.getsid fornagachika2012-11-251-0/+6
* array.c: refactoring of rb_ary_delete_same()shirosaki2012-11-251-0/+14
* * array.c: fixes for the updated documentation in r35858:eregon2012-11-251-0/+5
* * NEWS: add a news about iconv.ktsj2012-11-251-0/+4
* Move tests embedded in lib/set.rb to test/test_set.rb.knu2012-11-241-0/+5
* String#{lines,chars,codepoints,bytes} now return an array.knu2012-11-241-0/+18
* Fix tests of rb_warning().knu2012-11-241-0/+8
* gc.c: refactoring to rename variablesshirosaki2012-11-241-0/+10
* Fix WeakRef finalizeshirosaki2012-11-241-0/+25
* * ext/nkf/nkf-utf8/nkf.c (unicode_iconv_combine): returning flags arenaruse2012-11-241-0/+5
* * test/ruby/test_rubyoptions.rb (test_usage, test_usage_long):tadf2012-11-241-0/+5
* Rvert r37827 and r37828naruse2012-11-241-29/+0
* * vm_trace.c (rb_tracepoint_attr_raised_exception): should not checkko12012-11-241-0/+10
* Fix TestProcess#test_setsidshirosaki2012-11-241-0/+5
* Fix Segmentation fault at TestArray#test_arefshirosaki2012-11-241-0/+7
* wmap_finalize: refactoring to rename variablesshirosaki2012-11-241-0/+10
* Fix finalize of WeakRefshirosaki2012-11-241-0/+19
* * process.c (proc_getsid): adds new method for getting session id.kosaki2012-11-241-0/+10
* * thread.c (thread_create_core): don't use th->thread_id beforekosaki2012-11-241-0/+5
* ruby.c: argv checknobu2012-11-231-0/+6
* configure.in: --disable-dlnnobu2012-11-231-0/+5
* mkmf.rb: mingw64+MSYS pkg-config fixnobu2012-11-231-0/+6
* ruby.c: wrap descriptionsnobu2012-11-231-0/+4