aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * gc.c (vm_malloc_increase): sweep immediately on GC due to malloc().ko12013-11-091-0/+6
* * benchmark/gc/gcbench.rb: output version description and GC::OPTS.ko12013-11-091-0/+4
* gc.c: private callnobu2013-11-091-0/+5
* * lib/racc/rdoc/grammar.en.rdoc: [DOC] fix typo by Tsuyoshi Sawadazzak2013-11-091-0/+5
* rbinstall.rb: spec date from VCSnobu2013-11-091-0/+6
* fix typo in my ChangeLog entrytmm12013-11-091-1/+1
* * ext/objspace/object_tracing.c: use declarations in internal.h.nari2013-11-091-0/+6
* * test/objspace/test_objspace.rb (test_dump_all): Make the test stringakr2013-11-091-0/+6
* Revert "* internal.h: prototype declarations of gc.c collect up."nari2013-11-091-4/+0
* * internal.h: prototype declarations of gc.c collect up.nari2013-11-091-0/+4
* no kanjizzak2013-11-091-1/+1
* fix a typokazu2013-11-091-1/+1
* * io.c: [DOC] ARGF.gets may return nil [Bug #9029] patch by znzzzak2013-11-091-0/+4
* * lib/rss/*: [DOC] document various constants @steveklabnik [Bug #8812]zzak2013-11-091-0/+4
* * lib/rss/rss.rb: [DOC] document Time#w3cdtf by @steveklabnikzzak2013-11-091-0/+5
* Add patch author from previous commitzzak2013-11-091-0/+1
* * ext/dl/cfunc.c: [DOC] fix typo in example [Bug #8944]zzak2013-11-091-0/+4
* * lib/test/unit/assertions.rb: [DOC] better example for assert_send()zzak2013-11-091-0/+5
* * insns.def: unify ic_constant_serial and ic_class_serial into one fieldcharliesome2013-11-091-0/+10
* * class.c: unify names of vm state version counters to 'serial'.charliesome2013-11-091-0/+15
* * gc.c (gc_page_sweep, rgengc_rememberset_mark): Refactoring.tarui2013-11-091-0/+5
* * gc.c (RVALUE_PROMOTE_INFANT): Refactoring. Remove duplicated nonsensetarui2013-11-091-0/+5
* * gc.c (gc_marks_test): Bugfix. Fix a struct member name for buildtarui2013-11-091-0/+5
* * gc.c : Add GC_PROFILE_DETAIL_MEMORY option.tarui2013-11-081-0/+6
* internal.h: prototype declarationsnobu2013-11-081-0/+5
* rbinstall.rb: make stable files in .gemspecnobu2013-11-081-0/+8
* * ext/objspace/object_tracing.c: Add experimental methods to dumptmm12013-11-081-0/+9
* file.c: remove unnecessary declarationnobu2013-11-081-0/+6
* * lib/open3.rb: receive arguments as keyword arguments.glass2013-11-081-0/+4
* * io.c (rb_io_open_with_args): use RARRAY_CONST_PTR().glass2013-11-081-0/+10
* * dir.c, pack.c, ruby.c, struct.c, vm_eval.c: use RARRAY_CONST_PTR().glass2013-11-081-0/+4
* * compile.c (iseq_build_from_ary_exception): use RARRAY_CONST_PTR().glass2013-11-081-0/+6
* * enumerator.c (append_method): use RARRAY_CONST_PTR().glass2013-11-081-0/+6
* * gc.c (vm_malloc_increase): check GVL before gc_rest_sweep().ko12013-11-071-0/+14
* * lib/securerandom.rb: [DOC] specify arguments passed to ::random_byteszzak2013-11-071-0/+5
* * ext/objspace/object_tracing.c: [DOC] trace_object_allocations_stopzzak2013-11-071-0/+5
* * lib/net/ftp.rb: [DOC] Document Net::FTP.mdtm and .set_socket and fixzzak2013-11-071-0/+6
* * array.c: [DOC] Add note about negative indices in Array overviewzzak2013-11-071-0/+5
* * lib/csv.rb: [DOC] Fix typo in CSV.parse_line by @funky-bibimbapzzak2013-11-071-0/+5
* * golf_prelude.rb: syntax formatting for whitespace [Fixes GH-425]zzak2013-11-071-0/+5
* * gc.c: modify malloc_limit strategy.ko12013-11-071-0/+21
* fix typoskazu2013-11-071-1/+1
* * array.c (rb_ary_shuffle_bang): use RARRAY_PTR_USE() without WBglass2013-11-071-0/+5
* * array.c (rb_ary_sample): use rb_ary_dup().glass2013-11-071-0/+4
* vm_trace.c: isolate errinfo in trace blocksnobu2013-11-071-0/+6
* * gc.c (gc_before_sweep): Change algorithm of malloc_limit totarui2013-11-061-0/+8
* * array.c (rb_ary_shift_m): use RARRAY_PTR_USE() without WB becauseglass2013-11-061-0/+5
* * array.c (rb_ary_reverse): use RARRAY_PTR_USE().glass2013-11-061-0/+4
* * common.mk (help): add texts about gcbench.tarui2013-11-061-0/+4
* lib/open3.rb: tweaked grammar in commentsduerst2013-11-061-0/+4