aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * vm_insnhelper.c (vm_search_super_method): do not skip callingko12015-07-063-13/+9
* * ext/tk/tcltklib.c: removed deprecated safe level.hsbt2015-07-062-9/+6
* * method.h, proc.c (rb_method_entry_location): make it staticko12015-07-063-4/+8
* * test/lib/memory_status.rb: removed redundant path.hsbt2015-07-062-1/+5
* string.c: register_fstringnobu2015-07-061-3/+10
* fix multiple loadnobu2015-07-051-0/+1
* test/ruby/test_array.rb: longer timeout for memory leak testnormal2015-07-051-1/+1
* * 2015-07-06svn2015-07-051-2/+2
* parallel.rb: upper directorynobu2015-07-052-1/+6
* Fix typo in optparse library [ci skip] [Fix GH-956]nobu2015-07-052-1/+5
* gc.c (gc_profile_record_get): fix spelling error in keysnormal2015-07-052-2/+6
* * README.md: fix a typo pointed out by raoulvdberge. [ci skip] [DOC]nagachika2015-07-052-1/+6
* Update README.md [ci skip] [Fix GH-953]nobu2015-07-052-1/+12
* test_process.rb: reap pidnobu2015-07-051-0/+1
* array.c: fix memory leaknobu2015-07-053-1/+18
* test/ruby/test_process.rb: test for fd=3 usability in childnormal2015-07-052-0/+28
* * 2015-07-05svn2015-07-041-2/+2
* fix typos [ci skip]kazu2015-07-041-4/+4
* all?, any?, one?, none? of empty Enumerablenobu2015-07-041-0/+7
* * Add test case for empty array and first method with args.hsbt2015-07-043-0/+7
* * Add test for `Enumerable#sort` with block. Patch by @yui-knkhsbt2015-07-042-0/+6
* enum.c: remove volatile, use RB_GC_GUARDnormal2015-07-042-6/+17
* test_case.rb: fix multiple loadnobu2015-07-042-1/+19
* * 2015-07-04svn2015-07-041-2/+2
* vm.c: reduce branches for always-set VM fieldsnormal2015-07-042-12/+17
* * remove trailing spaces.svn2015-07-032-2/+2
* * method.h: introduce rb_callable_method_entry_t to removeko12015-07-0317-453/+748
* * lib/cmath.rb: shouldn't use non-ASCII characters in documentation. as ausa2015-07-031-1/+1
* file.c: _wfreopen_s on mingwnobu2015-07-032-0/+9
* transcode.c: empty encoding namenobu2015-07-033-1/+15
* object.c: fix up r51039nobu2015-07-021-1/+1
* * properties.svn2015-07-020-0/+0
* delay `exception: false' checks for minor speedupnormal2015-07-025-77/+104
* * 2015-07-03svn2015-07-021-2/+2
* dir.c: set errnonobu2015-07-022-2/+12
* fix typos [ci skip]kazu2015-07-021-2/+2
* dir.c: show warningsnobu2015-07-022-4/+14
* * gc.c: remove `#define RGENGC_OBJ_INFO 1' line introduced toko12015-07-022-2/+5
* * gc.c (rb_raw_obj_info): separated from rb_obj_info().ko12015-07-023-59/+71
* dir.c: update path typenobu2015-07-022-26/+48
* * st.c: get rid of VC++'s warnings of C4700 (uninitialized localusa2015-07-022-7/+13
* rubygems.rb: use @gem_prelude_indexnobu2015-07-023-1/+15
* ruby.c: copy initial load path marksnobu2015-07-022-1/+11
* revert r51101nobu2015-07-022-10/+0
* skip test_dash_i_beats_gemsnobu2015-07-022-0/+10
* test_gem_server.rb: Don't specify port numbernobu2015-07-022-0/+9
* * test/rubygems/test_gem_specification.rb: skip tests which theusa2015-07-022-6/+23
* fix redefinitionsnobu2015-07-022-0/+9
* socket: memoize common socket families in fptr->modenormal2015-07-026-7/+45
* * lib/rubygems/resolver.rb: fixed NameError of Gem::Util::NULL_DEVICE.hsbt2015-07-022-0/+5