aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configure.in: don't check for time.hKazuki Yamaguchi2017-09-093-20/+6
* configure.in: remove unused HAVE_TIMEZONE and TIMEZONE_VOIDKazuki Yamaguchi2017-09-091-12/+0
* configure.in: assume limits.h is always availableKazuki Yamaguchi2017-09-095-39/+3
* configure.in: assume float.h is always availableKazuki Yamaguchi2017-09-097-14/+1
* configure.in: don't check whether ## preprocessor operator worksKazuki Yamaguchi2017-09-093-12/+1
* configure.in: assume stdarg.h existsKazuki Yamaguchi2017-09-0912-77/+15
* configure.in: don't check whether # operator worksKazuki Yamaguchi2017-09-092-24/+1
* configure.in: remove AC_C_CHAR_UNSIGNEDKazuki Yamaguchi2017-09-091-1/+0
* configure.in: don't check for support for ANSI prototype declKazuki Yamaguchi2017-09-098-74/+18
* configure.in: don't check whether string literal concatenation worksKazuki Yamaguchi2017-09-092-18/+0
* Sync .gitignore and svn:ignore and cleanup [ci skip]kazu2017-09-091-5/+2
* * 2017-09-09svn2017-09-081-1/+1
* fiber: fix machine stack marking when FIBER_USE_NATIVE is 0normal2017-09-082-1/+12
* Rollback to v1.15.4 version.hsbt2017-09-081-4/+3
* * properties.svn2017-09-080-0/+0
* Merge bundler to standard libraries.hsbt2017-09-08409-1/+60699
* configure.in: moved flagsnobu2017-09-082-3/+3
* fix up r59776nobu2017-09-081-1/+1
* move th->fiber to ec->fiber.ko12017-09-083-22/+23
* Update latest bundled-gems.hsbt2017-09-081-2/+2
* fix a label for bundled gems.hsbt2017-09-081-3/+3
* the working directory may not be srcdirusa2017-09-071-1/+1
* * properties.svn2017-09-070-0/+0
* * 2017-09-08svn2017-09-071-1/+1
* Measure the test coverage without SimpleCovmame2017-09-073-8/+80
* Remove unneeded trace instruction for coveragemame2017-09-071-0/+5
* Use `%i`-literal instead of array of symbolskazu2017-09-071-1/+1
* common.mk: fix golfnobu2017-09-071-1/+5
* * 2017-09-07svn2017-09-071-1/+1
* ruby.h: unnormalized Fixnum valuenobu2017-09-078-5/+10
* Fix a typo [ci skip]kazu2017-09-061-1/+1
* string.c: fix false coderangenobu2017-09-062-9/+36
* string.c: optimize enumerate_grapheme_clustersnobu2017-09-061-1/+1
* add mention of upgrade to Unicode 10.0.0 to NEWS fileduerst2017-09-061-1/+3
* remove Unicode 9.0.0-related filesduerst2017-09-062-43881/+0
* update Ruby to Unicode 10.0.0duerst2017-09-064-78/+45236
* Update SimpleCov version (v0.10.0 -> v0.15.0)mame2017-09-061-2/+2
* Fixed compilationn error with VMDEBUG=3.hsbt2017-09-061-1/+1
* accept ec instead of th.ko12017-09-061-10/+10
* th is not definedko12017-09-061-1/+1
* thread_context -> execution_contextko12017-09-061-1/+1
* * 2017-09-06svn2017-09-061-1/+1
* rb_execution_context_mark.ko12017-09-061-19/+22
* openssl: merge test fixes from upstreamrhe2017-09-053-41/+51
* Update credentials for Travis/Slack integration.hsbt2017-09-051-1/+1
* Hide NotImplementedError for windowsmame2017-09-051-0/+1
* st.c: fix num_entriesnobu2017-09-051-0/+2
* st.c: fix false assertionsnobu2017-09-051-35/+42
* optimize rb_hash_bulk_insert to generally outperform 2.4.shyouhei2017-09-051-25/+67
* * 2017-09-05svn2017-09-051-1/+1