aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixup r66984. Update the location of bundler gemspec.hsbt2019-02-022-2/+2
* README.win32: mention GIT as well as SVNnobu2019-02-021-2/+4
* README.win32: update required commands and platform namesnobu2019-02-021-2/+6
* rdoc.css: make label-list compactnobu2019-02-021-0/+5
* COPYING: reformat as RDocnobu2019-02-022-71/+71
* NEWS: use note-listnobu2019-02-022-113/+113
* README.win32: use label-listnobu2019-02-021-2/+2
* * 2019-02-02svn2019-02-021-1/+1
* fix: https://twitter.com/_ko1/status/1086167481922646016seki2019-02-021-0/+4
* Fixed gemspec location of bundler.hsbt2019-02-011-1/+1
* README.win32: reformat as RDocnobu2019-02-011-40/+35
* insns.def: opt_regexpmatch1 is not a leaf insnk0kubun2019-02-011-1/+1
* on-smash canary detectionshyouhei2019-02-016-5/+67
* insns.def: mark exception-raising instructions non-leafshyouhei2019-02-011-3/+18
* vm_trace.c: trick rdoc for TracePoint#enablenobu2019-02-011-0/+3
* * expand tabs.svn2019-02-011-4/+4
* Revert r63383, r63248 "compile.c: copy a short insn with leave"nobu2019-02-013-17/+18
* _leaf_helpers.erb: some functions are not leafshyouhei2019-02-011-2/+2
* * 2019-02-01svn2019-02-011-2/+2
* Run r66972 assertion only when a sticky-bit makes sensenobu2019-02-011-5/+6
* Fix exception namespacenobu2019-01-312-1/+9
* Use _NSGetMachExecuteHeader() instead of _mh_execute_headernaruse2019-01-311-4/+5
* _insn_type_chars.erb: use C99shyouhei2019-01-311-2/+3
* _insn_operand_info.erb: use C99shyouhei2019-01-311-26/+13
* _insn_len_info.erb: add ASSERT_VM_INSTRUCTION_SIZEshyouhei2019-01-311-10/+8
* _insn_name_info.erb: use C99shyouhei2019-01-311-27/+15
* * 2019-01-31svn2019-01-311-1/+1
* test_iseq.rb: update expected error messagenobu2019-01-311-1/+1
* test_iseq.rb: enablednobu2019-01-311-2/+0
* Show the code in syntax assertionsnobu2019-01-301-1/+7
* * expand tabs.svn2019-01-301-1/+1
* enumerator.c: fix arith_seq_first for Infinitymrkn2019-01-304-11/+136
* hash.c: hoisted out st_index_hashnobu2019-01-301-3/+6
* hash.c: hoisted out dbl_to_indexnobu2019-01-301-9/+10
* * 2019-01-30svn2019-01-301-1/+1
* * expand tabs.svn2019-01-301-1/+1
* hash.c: remove repeated rb_hash_startnobu2019-01-301-1/+1
* Fix `Module#const_defined?` on inherited constantsnobu2019-01-282-1/+11
* added assertion with method ref operatornobu2019-01-281-0/+1
* * expand tabs.svn2019-01-281-3/+3
* Add refinements support to method/instance_method.nobu2019-01-285-14/+116
* io.c: use fcopyfile(3) in IO.copy_stream if availableglass2019-01-282-0/+105
* Revert "io.c: use fcopyfile(3) in IO.copy_stream if available"glass2019-01-272-103/+0
* * 2019-01-28svn2019-01-271-1/+1
* * expand tabs.svn2019-01-271-25/+25
* io.c: use fcopyfile(3) in IO.copy_stream if availableglass2019-01-272-0/+104
* Update to ruby/spec@e57f49ceregon2019-01-2711-15/+127
* * 2019-01-26svn2019-01-261-1/+1
* parse.y: trim newline in erred codenobu2019-01-262-0/+7
* vm.inc now in C99shyouhei2019-01-256-22/+50