summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-11-10* lib/timeout.rb: Added note about change from #8730 [Fixes GH-440]zzak
2013-11-10* gc.c (rb_gcdebug_print_obj_condition): catch up recent changesktsj
2013-11-10error.c: Exception#causenobu
2013-11-10fix a typokazu
2013-11-10parse.y: remove "f" suffix [ruby-core:57966] [Feature #9042]nobu
2013-11-09* thread.c: [DOC] Remove duplicate referencezzak
2013-11-09* lib/drb/drb.rb: [DOC] promote better windows-safe filename regularzzak
2013-11-09gc.c: finalizer functionsnobu
2013-11-09* lib/weakref.rb: [DOC] fix typos by @xaviershay [Fixes GH-439]zzak
2013-11-09* remove trailing spaces.nobu
2013-11-09* compile.c (iseq_compile_each): emit opt_str_freeze if the #freezecharliesome
2013-11-09* gc.c (vm_malloc_increase): sweep immediately on GC due to malloc().ko1
2013-11-09* benchmark/gc/gcbench.rb: output version description and GC::OPTS.ko1
2013-11-09gc.c: private callnobu
2013-11-09* lib/racc/rdoc/grammar.en.rdoc: [DOC] fix typo by Tsuyoshi Sawadazzak
2013-11-09rbinstall.rb: spec date from VCSnobu
2013-11-09fix typo in my ChangeLog entrytmm1
2013-11-09* ext/objspace/object_tracing.c: use declarations in internal.h.nari
2013-11-09* test/objspace/test_objspace.rb (test_dump_all): Make the test stringakr
2013-11-09Revert "* internal.h: prototype declarations of gc.c collect up."nari
2013-11-09* internal.h: prototype declarations of gc.c collect up.nari
2013-11-09no kanjizzak
2013-11-09fix a typokazu
2013-11-09* io.c: [DOC] ARGF.gets may return nil [Bug #9029] patch by znzzzak
2013-11-09* lib/rss/*: [DOC] document various constants @steveklabnik [Bug #8812]zzak
2013-11-09* lib/rss/rss.rb: [DOC] document Time#w3cdtf by @steveklabnikzzak
2013-11-09Add patch author from previous commitzzak
2013-11-09* ext/dl/cfunc.c: [DOC] fix typo in example [Bug #8944]zzak
2013-11-09* lib/test/unit/assertions.rb: [DOC] better example for assert_send()zzak
2013-11-09* insns.def: unify ic_constant_serial and ic_class_serial into one fieldcharliesome
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-08internal.h: prototype declarationsnobu
2013-11-08rbinstall.rb: make stable files in .gemspecnobu
2013-11-08* ext/objspace/object_tracing.c: Add experimental methods to dumptmm1
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-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