aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* gc.c: rename heap.free_num to heap.swept_numtmm12013-10-041-0/+5
* gc.c: add objspace_free_num and make GC.stat[:heap_free_num] use ittmm12013-10-041-0/+7
* gc.c: add rb_objspace.limittmm12013-10-041-0/+5
* csv.rb: foreach enumeratornobu2013-10-041-0/+6
* fix a typokazu2013-10-031-1/+1
* * remove trailing spaces.nobu2013-10-031-2/+2
* win32.c: disable console colorizingnobu2013-10-031-0/+6
* * gc.c: define gc_profile_record::allocated_size ifko12013-10-031-0/+5
* common.mk: use RUNRUBY for test-samplenobu2013-10-031-0/+5
* * misc/ruby-additional.el: Properly quote the body. An unquotedknu2013-10-021-0/+5
* * ext/socket/ifaddr.c (rsock_getifaddrs): fix possible memory leak.mame2013-10-021-0/+8
* * random.c (make_seed_value): a local array declaration was accessedmame2013-10-021-0/+5
* * gc.c: relax GC condition due to malloc_limit.ko12013-10-021-0/+11
* io.c: wait child process after close_readnobu2013-10-021-0/+5
* * vm_core.h: use __has_attribute() instead of __clang__major__ becausenaruse2013-10-021-0/+8
* io.c: get rid of race conditionnobu2013-10-021-1/+4
* io.c: keep fptr read-closednobu2013-10-021-0/+6
* * vm_core.h: use __attribute__((unused)) in UNINTIALIZED_VAR on clangcharliesome2013-10-011-0/+6
* tempfile.rb: undefine finalizer on unlinknobu2013-10-011-0/+6
* file.c: export rb_stat_newnobu2013-10-011-0/+7
* ruby.h: export ruby_safe_level_4_warningnobu2013-10-011-0/+5
* * ext/objspace/objspace.c: [DOC] Cleaned up many rdoc formattingzzak2013-09-301-0/+5
* ChangeLog typozzak2013-09-301-1/+1
* * ext/objspace/object_tracing.c: [DOC] Adjust rdoc formatting and fixzzak2013-09-301-0/+5
* * ext/objspace/object_tracing.c: [DOC] add some nots forko12013-09-301-0/+5
* * ext/objspace/object_tracing.c: add new 3 methods to control tracing.ko12013-09-301-0/+12
* * gc.c (rb_gc_disable): do rest_sweep() before disable GC.ko12013-09-301-0/+7
* * properties.nobu2013-09-301-1/+1
* * vm_method.c (rb_undef): raise a NameError if the original methodshugo2013-09-301-0/+9
* fix a typokazu2013-09-291-1/+1
* fix typoskazu2013-09-291-1/+1
* parse.y: allow junk attrsetnobu2013-09-291-1/+4
* ChangeLog: remove duplicated entrynobu2013-09-291-6/+0