aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* wercker.yml: harder test-mjit-wait testingk0kubun2018-11-011-6/+201
* mjit_worker.c: emphasize free_list of compact_units [ci skip]k0kubun2018-11-011-1/+1
* * 2018-11-01svn2018-10-311-2/+2
* mjit: get rid of rb_mjit_unit_node and use ccan/listnormal2018-10-312-131/+80
* Revert "revert r65471 and include Eric's patch as well"k0kubun2018-10-312-73/+130
* revert r65471 and include Eric's patch as wellk0kubun2018-10-312-130/+73
* Use C90 commentsnaruse2018-10-311-5/+5
* Revert "mjit: get rid of rb_mjit_unit_node and use ccan/list"normal2018-10-312-66/+130
* Merge upstream from rubygems/rubygems master branch.hsbt2018-10-318-41/+91
* explicit cast to void* required for %pshyouhei2018-10-311-8/+8
* mjit: get rid of rb_mjit_unit_node and use ccan/listnormal2018-10-312-130/+66
* parse.y: last node of NODE_ARRAYnobu2018-10-312-0/+6
* remove '//' style comments.ko12018-10-311-1/+0
* thread_pthread.c (ubf_select): avoid deadlock on contentionnormal2018-10-311-4/+10
* remove '//' style comments.ko12018-10-311-4/+2
* add casts.ko12018-10-311-2/+2
* .travis.yml: mandate -ansi checkshyouhei2018-10-311-3/+2
* Removed control characters from gemspec.hsbt2018-10-311-0/+0
* parse.y: last location from bisonnobu2018-10-302-2/+7
* revert r65441k0kubun2018-10-301-1/+2
* fix type.ko12018-10-302-9/+6
* update NEWS about theapko12018-10-301-0/+5
* fix type.ko12018-10-301-3/+1
* * remove trailing spaces, expand tabs.svn2018-10-309-155/+155
* support theap for T_HASH. [Feature #14989]ko12018-10-3022-247/+1395
* * expand tabs.svn2018-10-301-1/+1
* support theap for T_STRUCT.ko12018-10-306-26/+84
* support theap for T_OBJECT.ko12018-10-306-59/+170
* * expand tabs.svn2018-10-304-31/+31
* introduce TransientHeap. [Bug #14858]ko12018-10-3017-126/+1371
* * expand tabs.svn2018-10-308-88/+88
* revert r65444 and r65446 because of commit missko12018-10-3016-652/+184
* support theap for T_OBJECT.ko12018-10-304-50/+152
* * expand tabs.svn2018-10-305-33/+33
* introduce TransientHeap. [Bug #14858]ko12018-10-3015-134/+500
* mjit.c (free_list): clear .lengthnormal2018-10-301-0/+1
* * 2018-10-31svn2018-10-301-1/+1
* wercker.yml: try testing wercker againk0kubun2018-10-301-2/+1
* _mjit_compile_send.erb: do not inline tailcall ISeqk0kubun2018-10-303-10/+11
* * expand tabs.svn2018-10-305-14/+14
* use RARRAY_AREF() instead of RARRAY_CONST_PTR().ko12018-10-306-27/+21
* process.c: implement rb_f_system without toggling ruby_nocldwaitnormal2018-10-302-33/+70
* revert r65434normal2018-10-302-67/+32
* * expand tabs.svn2018-10-291-1/+1
* process.c: implement rb_f_system without toggling ruby_nocldwaitnormal2018-10-292-32/+67
* use `rb_hash_new_compare_by_id()`.ko12018-10-291-2/+1
* * 2018-10-30svn2018-10-291-1/+1
* * expand tabs.svn2018-10-293-7/+7
* use RARRAY_AREF() instead of RARRAY_CONST_PTR().ko12018-10-294-13/+12
* compile.c: fix up r65411kazu2018-10-291-1/+1