aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* time.c: added in: option to Time.nownobu2019-04-192-9/+33
* * remove trailing spaces. [ci skip]svn2019-04-191-1/+1
* README.md simplified [ci skip]k0kubun2019-04-191-9/+4
* Only mark the superclass if there is onetenderlove2019-04-191-2/+6
* fake.rb.in: split by whitespaces not to be affected by -F optionnobu2019-04-181-1/+1
* parse.y: suppress warningnobu2019-04-181-1/+2
* * 2019-04-19svn2019-04-181-1/+1
* io.c: warn non-nil $,nobu2019-04-189-19/+41
* Removed deprecated executable from bundler upstream.hsbt2019-04-181-1/+1
* Suppress warningsnobu2019-04-183-5/+11
* string.c: warn non-nil $;nobu2019-04-183-3/+19
* * 2019-04-18svn2019-04-181-1/+1
* Take over strscan maintenancekou2019-04-181-1/+1
* Added rubygems and bundler entries.hsbt2019-04-171-0/+10
* * expand tabs.svn2019-04-171-3/+3
* Reverting compaction for nowtenderlove2019-04-1728-1731/+107
* NEWS: note about recent changes around JIT [ci skip]k0kubun2019-04-171-0/+5
* Suppress warning in assertion tookazu2019-04-171-0/+3
* Suppress warnings in `make test-all`kazu2019-04-171-0/+7
* downloader.rb: enable cache filesnobu2019-04-171-1/+3
* common.mk: download data and property files togethernobu2019-04-171-10/+5
* Fix the format of NODE_IN nodeyui-knk2019-04-171-1/+1
* downloader.rb: use File.read instead of IO.readnobu2019-04-171-1/+1
* common.mk: update auxiliary and emoji filesnobu2019-04-171-2/+10
* * expand tabs.svn2019-04-171-2/+2
* * properties.svn2019-04-170-0/+0
* Define Struct#deconstructktsj2019-04-172-0/+14
* Introduce pattern matching [EXPERIMENTAL]ktsj2019-04-1721-3/+2840
* * expand tabs.svn2019-04-171-2/+2
* Super should be marked regardless of whether or not ext existstenderlove2019-04-171-2/+2
* update super even if there is no exttenderlove2019-04-171-2/+2
* string.c: improve splitting into charsnobu2019-04-172-10/+27
* make verification more stricttenderlove2019-04-171-8/+20
* call verification method in addition to compactiontenderlove2019-04-171-2/+2
* * properties.svn2019-04-170-0/+0
* * expand tabs.svn2019-04-171-3/+3
* Adding `GC.compact` and compacting GC support.tenderlove2019-04-1728-107/+1719
* Recompile without method inliningk0kubun2019-04-163-8/+14
* Introduce frame-omitted method inliningk0kubun2019-04-166-53/+184
* * 2019-04-17svn2019-04-161-1/+1
* Implement single-level basic method inlining in JITk0kubun2019-04-162-22/+96
* * 2019-04-16svn2019-04-151-1/+1
* Mention SNI support in Net::IMAPknu2019-04-151-0/+4
* Carve out mjit_compile_bodyk0kubun2019-04-151-14/+21
* Support SNI (Reapplying r67488)knu2019-04-151-0/+1
* Import CSV 3.0.9kou2019-04-152-2/+2
* Import CSV 3.0.8kou2019-04-1423-650/+1534
* Drop obsoleted debugging output [ci skip]k0kubun2019-04-141-1/+0
* * 2019-04-15svn2019-04-141-1/+1
* Fix broken variable propagation on Azurek0kubun2019-04-141-4/+2