summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-13make CI output simplernaruse
2016-01-13don't replace job status, it consume log length countnaruse
2016-01-13test_thread.rb: wait for the thread to sleepnobu
2016-01-13try sudo:false on travisnaruse
2016-01-12resolve class name earlier and more consistentlynormal
2016-01-12drop osx and clang because they are often fails and slownaruse
2016-01-12Fix typo [ci skip]nobu
2016-01-12* 2016-01-13svn
2016-01-12iseq.c: mark parents of wrapped iseqnobu
2016-01-12* common.mk: update URL and name for the Ruby spec suite.eregon
2016-01-12correction to proper wordsorah
2016-01-12* lib/forwardable.rb: Convert given accessors to String.sorah
2016-01-12string.c: made a variable name more grammatically correctduerst
2016-01-12string.c: minor grammar fix [ci skip]duerst
2016-01-12fix test to follow r53503naruse
2016-01-12* remove trailing spaces.svn
2016-01-12test/ruby/enc/test_casing_options.rb: Tests for optionduerst
2016-01-12* remove trailing spaces.svn
2016-01-12string.c: Added option parsing/checking for upcase/downcase/duerst
2016-01-12* 2016-01-12svn
2016-01-12escape bracketsnobu
2016-01-11include/ruby/oniguruma.h: Added flags needed for upcase/downcaseduerst
2016-01-11configure.in: check API versionnobu
2016-01-11* 2016-01-11svn
2016-01-11io.h: remove old macrosnobu
2016-01-10compile.c: fix lhs splat in massignnobu
2016-01-10ext/-test-: reduce feature namesnobu
2016-01-10missing.h: remove explicit_bzero_by_memset_snobu
2016-01-10io.c: remove obsolete rb_deferr global variablenormal
2016-01-10ChangeLog: fixup indent for r53488normal
2016-01-10insns.def: description [ci skip]nobu
2016-01-10* 2016-01-10svn
2016-01-10stdlib: avoid extra calls to eliminate "\n" from Base64normal
2016-01-09test_hash.rb: add testnobu
2016-01-09openssl: fix examples [ci skip]nobu
2016-01-09symbol.h: unexpected safe callnobu
2016-01-09nmake VPATHnobu
2016-01-09Revert r53482 "nmake VPATH"naruse
2016-01-09nmake VPATHnobu
2016-01-09probes.h including dummy headernobu
2016-01-09fix rc files conflict in parallel buildnobu
2016-01-09vcs.rb: srcdir accessornobu
2016-01-09use stringized macrosnobu
2016-01-09RUBY_PROGRAM_VERSION from RUBY_VERSIONnobu
2016-01-09extract version from version.hnobu
2016-01-09RUBY_RELEASE_DATE in verconf.mknobu
2016-01-09fix library teenynobu
2016-01-09configure.in: RUBY_PROGRAM_VERSIONnobu
2016-01-09revert r53459, r53427, r53314nobu
2016-01-08* gc.c: rename PAGE_* to HEAP_PAGE_* because PAGE_SIZE is usedko1