summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-09* class.c: unify names of vm state version counters to 'serial'.charliesome
2013-11-09 * gc.c (gc_page_sweep, rgengc_rememberset_mark): Refactoring.tarui
2013-11-09 * gc.c (RVALUE_PROMOTE_INFANT): Refactoring. Remove duplicated nonsensetarui
2013-11-09 * gc.c (gc_marks_test): Bugfix. Fix a struct member name for buildtarui
2013-11-08 * gc.c : Add GC_PROFILE_DETAIL_MEMORY option.tarui
2013-11-08From 33f55b1eac7f044feb59a29da4a5a82bee3f419e Mon Sep 17 00:00:00 2001nobu
2013-11-08internal.h: prototype declarationsnobu
2013-11-08rbinstall.rb: indentnobu
2013-11-08rbinstall.rb: make stable files in .gemspecnobu
2013-11-08* properties.nobu
2013-11-08* ext/objspace/object_tracing.c: Add experimental methods to dumptmm1
2013-11-08* 2013-11-09svn
2013-11-08file.c: remove unnecessary declarationnobu
2013-11-08* lib/open3.rb: receive arguments as keyword arguments.glass
2013-11-08* io.c (rb_io_open_with_args): use RARRAY_CONST_PTR().glass
2013-11-08* dir.c, pack.c, ruby.c, struct.c, vm_eval.c: use RARRAY_CONST_PTR().glass
2013-11-08* compile.c (iseq_build_from_ary_exception): use RARRAY_CONST_PTR().glass
2013-11-08* enumerator.c (append_method): use RARRAY_CONST_PTR().glass
2013-11-07test_logger.rb: clear garbage filesnobu
2013-11-07gc.c: use switch for alternative BUILTIN_TYPEnobu
2013-11-07commit miss from r43573zzak
2013-11-07* gc.c (vm_malloc_increase): check GVL before gc_rest_sweep().ko1
2013-11-07* lib/securerandom.rb: [DOC] specify arguments passed to ::random_byteszzak
2013-11-07* ext/objspace/object_tracing.c: [DOC] trace_object_allocations_stopzzak
2013-11-07* lib/net/ftp.rb: [DOC] Document Net::FTP.mdtm and .set_socket and fixzzak
2013-11-07* array.c: [DOC] Add note about negative indices in Array overviewzzak
2013-11-07* lib/csv.rb: [DOC] Fix typo in CSV.parse_line by @funky-bibimbapzzak
2013-11-07typo [Fixes GH-435] PAtch by @zed-0xff https://github.com/ruby/ruby/pull/435hsbt
2013-11-07* 2013-11-08svn
2013-11-07* golf_prelude.rb: syntax formatting for whitespace [Fixes GH-425]zzak
2013-11-07* gc.c: modify malloc_limit strategy.ko1
2013-11-07fix typoskazu
2013-11-07* array.c (rb_ary_shuffle_bang): use RARRAY_PTR_USE() without WBglass
2013-11-07* array.c (rb_ary_sample): use rb_ary_dup().glass
2013-11-07vm_trace.c: isolate errinfo in trace blocksnobu
2013-11-06* 2013-11-07svn
2013-11-06* .gdbinit (rp): fix flag name.nobu
2013-11-06 * gc.c (gc_before_sweep): Change algorithm of malloc_limit totarui
2013-11-06* array.c (rb_ary_shift_m): use RARRAY_PTR_USE() without WB becauseglass
2013-11-06* array.c (rb_ary_reverse): use RARRAY_PTR_USE().glass
2013-11-06 * common.mk (help): add texts about gcbench.tarui
2013-11-06lib/open3.rb: tweaked grammar in commentsduerst
2013-11-06Suppress warnings: ambiguous first argument; put parentheses or even spacesnaruse
2013-11-06Suppress warnings: File.exists? is a deprecated namenaruse
2013-11-06Suppress Warnings: instance variable @installed_by_version not initializednaruse
2013-11-06* array.c (rb_ary_sample): use RARRAY_AREF() and RARRAY_PTR_USE()glass
2013-11-06* array.c (rb_ary_and): defer hash creation and some refactoring.glass
2013-11-06* properties.nobu
2013-11-06* benchmark/bm_vm1_gc_short_lived.rb: added.ko1
2013-11-06* gc.c: define RGENGC_ESTIMATE_OLDSPACE == 0 if USE_RGENGC is 0.ko1