summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-13numeric.c: int_round_zero_pnobu
2016-04-13* test/ruby/test_basicinstructions.rb: add a test to check accessko1
2016-04-13* 2016-04-13svn
2016-04-13numeric.c: float_invariant_roundnobu
2016-04-12date_core.c: preserve timezonenobu
2016-04-12basictest: disable warningsnobu
2016-04-12compile.c: initialize LABEL fieldsnobu
2016-04-12* 2016-04-12svn
2016-04-12test_optimization.rb: disasmnobu
2016-04-11fix typos [ci skip]kazu
2016-04-11Update dependencies.akr
2016-04-11* vm_backtrace.c (frame2klass): filter only for imemo_ment.ko1
2016-04-11compile.c: disable tco with rescuenobu
2016-04-11TestException.rb: suppress warningnobu
2016-04-11test/unit.rb: show warning locationsnobu
2016-04-11test_whileuntil.rb: fix old behaviornobu
2016-04-11test_rubyoptions.rb: suppress warningnobu
2016-04-11test_regexp.rb: suppress warningnobu
2016-04-11test_iterator.rb: suppress warningsnobu
2016-04-11test_coverage.rb: suppress warningsnobu
2016-04-11fiddle/import.rb: suppress warningsnobu
2016-04-10file.c: prefer rb_check_aritynobu
2016-04-10file.c: apply2files returns Fixnumnobu
2016-04-10* 2016-04-11svn
2016-04-10file.c: apply to argvnobu
2016-04-10registry.rb: fix API namesnobu
2016-04-10no argument conversions in rb_realpath_internalnobu
2016-04-10* 2016-04-10svn
2016-04-10win32/file.c: fix freenobu
2016-04-09* lib/ostruct.rb: [DOC] fix position of nodoc directive.ktsj
2016-04-09ext/tk/extconf.rb: add newlinenobu
2016-04-09load.c: fix r54521nobu
2016-04-09assertions.rb: set default internal encodingnobu
2016-04-09load.c: raise name before conversionnobu
2016-04-09test_io_m17n.rb: nil default internal encodingnobu
2016-04-08* 2016-04-09svn
2016-04-08bignum.c: rb_cstr_parse_inumnobu
2016-04-08bignum.c: radix check functionsnobu
2016-04-08tk/extconf.rb: progressnobu
2016-04-08tk/extconf.rb: outdated checksnobu
2016-04-07dln.c: move error message definitionnobu
2016-04-07* 2016-04-08svn
2016-04-07fix a typo [ci skip]kazu
2016-04-07win32.c: call w32_wopen directlynobu
2016-04-07regexp.rdoc: terminators in comments [ci skip]nobu
2016-04-07tkutil.c: fix overrunnobu
2016-04-07fake.rb: set extoutnobu
2016-04-07* 2016-04-07svn
2016-04-07test_ssl.rb: skip unsupported ciphersnobu
2016-04-06* ext/coverage/coverage.c: Fully reset coverage to not persist global state.eregon