summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-07-07random.c: fix failures on old Linuxnormal
2015-07-07file.c: skip invalid bytenobu
2015-07-07* vm_backtrace.c: remove debug flag introduced accidentaly.ko1
2015-07-07* cont.c (cont_free): remove mysterious fflush()ko1
2015-07-07* proc.c (rb_method_call): because data->me should be non-NULL,ko1
2015-07-07* vm_core.h: remove rb_iseq_t::orig because rb_iseq_clone()ko1
2015-07-07* iseq.c, internal.h (rb_iseq_clone): removed because we don't need toko1
2015-07-06string.c: ensure String#freeze resizes internal buffernormal
2015-07-06* vm.c (vm_define_method): remove an unused local variable.ko1
2015-07-06* vm_core.h: remove rb_iseq_t::defined_method_id because it is notko1
2015-07-06* vm_core.h: remove a useless declaration.ko1
2015-07-06* vm_core.h: remove rb_iseq_t::klass to reduce dynamic data.ko1
2015-07-06* cont.c (fiber_init): initialize control frame correctly.ko1
2015-07-06fix a typo [ci skip]kazu
2015-07-06* vm_insnhelper.c (vm_search_super_method): do not skip callingko1
2015-07-06* ext/tk/tcltklib.c: removed deprecated safe level.hsbt
2015-07-06* method.h, proc.c (rb_method_entry_location): make it staticko1
2015-07-06* test/lib/memory_status.rb: removed redundant path.hsbt
2015-07-05parallel.rb: upper directorynobu
2015-07-05Fix typo in optparse library [ci skip] [Fix GH-956]nobu
2015-07-05gc.c (gc_profile_record_get): fix spelling error in keysnormal
2015-07-05* README.md: fix a typo pointed out by raoulvdberge. [ci skip] [DOC]nagachika
2015-07-05Update README.md [ci skip] [Fix GH-953]nobu
2015-07-05array.c: fix memory leaknobu
2015-07-05test/ruby/test_process.rb: test for fd=3 usability in childnormal
2015-07-04fix typos [ci skip]kazu
2015-07-04* Add test case for empty array and first method with args.hsbt
2015-07-04* Add test for `Enumerable#sort` with block. Patch by @yui-knkhsbt
2015-07-04enum.c: remove volatile, use RB_GC_GUARDnormal
2015-07-04test_case.rb: fix multiple loadnobu
2015-07-04vm.c: reduce branches for always-set VM fieldsnormal
2015-07-03* method.h: introduce rb_callable_method_entry_t to removeko1
2015-07-03file.c: _wfreopen_s on mingwnobu
2015-07-03transcode.c: empty encoding namenobu
2015-07-02delay `exception: false' checks for minor speedupnormal
2015-07-02dir.c: set errnonobu
2015-07-02fix typos [ci skip]kazu
2015-07-02dir.c: show warningsnobu
2015-07-02* gc.c: remove `#define RGENGC_OBJ_INFO 1' line introduced toko1
2015-07-02* gc.c (rb_raw_obj_info): separated from rb_obj_info().ko1
2015-07-02dir.c: update path typenobu
2015-07-02* st.c: get rid of VC++'s warnings of C4700 (uninitialized localusa
2015-07-02rubygems.rb: use @gem_prelude_indexnobu
2015-07-02ruby.c: copy initial load path marksnobu
2015-07-02revert r51101nobu
2015-07-02skip test_dash_i_beats_gemsnobu
2015-07-02test_gem_server.rb: Don't specify port numbernobu
2015-07-02* test/rubygems/test_gem_specification.rb: skip tests which theusa
2015-07-02fix redefinitionsnobu
2015-07-02socket: memoize common socket families in fptr->modenormal