mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
2fed5f0ad8
Racc calls `Array#sort!` to build a state transition table. As `Array#sort!` is not a stable sort, the output may differ depending upon the environment. This changeset makes the sort stable manually, and updates all expectation files. |
||
---|---|---|
.. | ||
rdoc | ||
compat.rb | ||
debugflags.rb | ||
exception.rb | ||
grammar.rb | ||
grammarfileparser.rb | ||
info.rb | ||
iset.rb | ||
logfilegenerator.rb | ||
parser-text.rb | ||
parser.rb | ||
parserfilegenerator.rb | ||
pre-setup | ||
racc.gemspec | ||
sourcetext.rb | ||
state.rb | ||
statetransitiontable.rb | ||
static.rb |