1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool
k0kubun fa13bb1a6f Unify comment styles across MJIT sources
I'm writing `//` comments in newer MJIT code after C99 enablement
(because I write 1-line comments more often than multi-line comments
 and `//` requires fewer chars on 1-line) and then they are mixed
with `/* */` now.

For consistency and to avoid the conversion in future changes, let me
finish the rewrite in MJIT-related code.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67533 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-04-14 05:26:46 +00:00
..
m4 configure.ac: check finite,isinf,isnan as macros first 2019-02-08 07:22:55 +00:00
ruby_vm Unify comment styles across MJIT sources 2019-04-14 05:26:46 +00:00
test tool/test/test_jisx0208.rb: Use require_relative 2019-02-07 06:56:13 +00:00
asm_parse.rb
bisect.sh
build-transcode
change_maker.rb
checksum.rb
colorize.rb
darwin-cc
downloader.rb appveyor.yml: Use pre-generated headers and tables 2019-04-06 00:08:04 +00:00
enc-emoji-citrus-gen.rb
enc-emoji4unicode.rb
enc-unicode.rb
eval.rb
expand-config.rb
extlibs.rb
fake.rb
fetch-bundled_gems.rb
file2lastrev.rb
format-release
gem-unpack.rb
gen_dummy_probes.rb
gen_ruby_tapset.rb
generate-backport-changelog.rb
generic_erb.rb
git-refresh
gperf.sed
id2token.rb
ifchange
insns2vm.rb
install-sh
jisx0208.rb
make-snapshot tool/make-snapshot: Use 6-spaces indent for SIZE and digests 2019-03-14 22:43:57 +00:00
make_hgraph.rb
mdoc2man.rb
merger.rb
mjit_archflag.sh
mk_call_iseq_optimized.rb add debug counters to count call cache fastpath. 2019-03-22 07:57:26 +00:00
mkconfig.rb Fix make-snapshot for trunk 2019-01-11 04:58:33 +00:00
mkrunnable.rb
node_name.rb
parse.rb
prereq.status Update Unicode files 2019-02-07 12:23:02 +00:00
probes_to_wiki.rb
rbinstall.rb Revert r58345 and r58371. 2019-01-19 03:36:22 +00:00
rbuninstall.rb
redmine-backporter.rb update redmine-backporter to catch up Redmine 4.0. [ci skip] 2019-01-14 11:04:52 +00:00
release.sh
rmdirs
run-gcov.rb
run-lcov.rb
runruby.rb
strip-rdoc.rb
sync_default_gems.rb Fixup r66984. Update the location of bundler gemspec. 2019-02-02 10:41:22 +00:00
test-coverage.rb
transcode-tblgen.rb
transform_mjit_header.rb
update-deps Prefer relative directory from srcdir to top_srcdir 2019-02-14 05:42:14 +00:00
vcs.rb
vpath.rb
vtlh.rb
ytab.sed