aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * vm_trace.c (rb_postponed_job_flush): fix bit operation.ko12013-10-111-0/+4
* Import ruby-electric.el 2.0.knu2013-10-111-0/+31
* * vm_trace.c (rb_postponed_job_flush): simplify.ko12013-10-111-0/+4
* vm_trace.c: fix infinite hooknobu2013-10-101-0/+9
* st.c: revert st_keysnobu2013-10-101-9/+0
* * array.c (rb_ary_or): remove unused variables.glass2013-10-101-0/+4
* * array.c (rb_ary_or): use rb_hash_keys().glass2013-10-101-0/+4
* * array.c (rb_ary_compact_bang): use ary_resize_smaller().glass2013-10-101-0/+4
* * st.c (st_keys): define st_keys() for performance improvement ofglass2013-10-101-0/+9
* * vm.c (vm_exec): support :b_return event for "lambda{return}.call".ko12013-10-101-0/+7
* * vm_trace.c (postponed_job): use preallocated buffer.ko12013-10-101-0/+11
* vm.c: hide singleton class of frozen-corenobu2013-10-101-0/+5
* * test/ruby/test_rand.rb: fix r43224. local variable `e' isko12013-10-091-0/+5
* * numeric.c (fix_aref): avoid a possible undefined behavior.mame2013-10-091-0/+6
* object.c: avoid inadvertent symbol creationnobu2013-10-091-0/+4
* * ChangeLog; fix typos in r43170.nagachika2013-10-091-2/+2
* fix typoskazu2013-10-091-2/+2
* vm_method.c: preserve encodingnobu2013-10-091-0/+5
* string.c: mark frozen stringnobu2013-10-091-0/+6
* compar.c: fail if recursionnobu2013-10-091-0/+7
* * include/ruby/debug.h,ko12013-10-091-0/+13
* load.c: display backtrace to $stderrnobu2013-10-081-0/+8
* * vm_backtrace.c, include/ruby/debug.h: add new APIsko12013-10-081-0/+12
* array.c: use rb_hash_valuesnobu2013-10-081-0/+7
* * array.c (rb_ary_uniq): use rb_hash_keys().glass2013-10-081-0/+8
* * cont.c: disable FIBER_USE_NATIVE on GNU/Hurd because it doesn'tkosaki2013-10-081-0/+6
* * lib/time.rb (Time.strptime): Time.strptime('0', '%s') returns localakr2013-10-071-0/+5
* * .travis.yml: Rebuild Travis CI's "ruby-head" version on successfuldrbrain2013-10-071-0/+6
* * misc/ruby-mode.el: Use preceding-char/following-charknu2013-10-071-0/+7
* * misc/ruby-additional.el (ruby-mode-set-encoding): Add a missingknu2013-10-071-0/+7
* * misc/ruby-additional.el (ruby-mode-set-encoding): Useknu2013-10-071-0/+11
* misc/ruby-mode.el: Improve `ruby-mode-set-encoding`.knu2013-10-071-0/+22
* * misc/ruby-additional.el: Add a standard header and footer,knu2013-10-071-0/+5
* Make ruby-electric play nicely with smartparens-mode.knu2013-10-071-0/+9
* * misc/ruby-additional.el: Use preceding-char/following-charknu2013-10-071-0/+7
* cont.c: split conditionsnobu2013-10-071-3/+2
* configure.in: move FIBER_USE_NATIVE conditionsnobu2013-10-071-0/+5
* * lib/time.rb: [DOC] typo in Time.rb overview by @srt32 [Fixes GH-416]zzak2013-10-071-0/+5
* * lib/time.rb (Time.strptime): Use :offset.akr2013-10-071-0/+5
* fix a typokazu2013-10-071-1/+1
* * remove trailing spaces.nobu2013-10-071-1/+1
* * test/-ext-/debug/test_profile_frames.rb: rename class C toko12013-10-071-0/+6
* * ext/-test-/debug/profile_frames.c:ko12013-10-071-0/+5
* * include/ruby/debug.h: add backtrace collecting APIs for profiler.ko12013-10-071-1/+25
* * proc.c: catch up last commit.ko12013-10-071-0/+9
* * iseq.c, internal.h: change to public (but internal) functionsko12013-10-071-0/+17
* * lib/webrick.rb: [DOC] fix grammar in WEBrick overview [Fixes GH-413]zzak2013-10-051-0/+5
* thread.c: fix some mutexes remaining locked after forkingnobu2013-10-051-1/+1
* thread.c: fix some mutexes remaining locked after forkingnobu2013-10-051-0/+5
* * ext/dbm/dbm.c: [DOC] Fix wrong constant name in DBM by @edwardzzak2013-10-041-0/+5