summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-23date_core.c: [DOC] markdown to rdoc [ci skip]nobu
2016-04-23ruby.c: fix command line encoding on cygwinnobu
2016-04-23configure.in: move cache variable for AIX roundnobu
2016-04-22* 2016-04-23svn
2016-04-22* configure.in: don't use the system-provided round(3) on AIX.odaira
2016-04-22* test/ruby/test_time_tz.rb: Tests depends on Europe/Moscow removedakr
2016-04-22[DOC] Arrah#sum with non-numeric objects.akr
2016-04-22* include/ruby/ruby.h (rb_mul_size_overflow): added to handlenaruse
2016-04-22time.c: add example [ci skip]nobu
2016-04-22variable.c: fix implicit conversionnobu
2016-04-22* variable.c: use uint32_t instead of long to avoid confusion aboutnaruse
2016-04-22fix a typo [ci skip]nobu
2016-04-22tk: suppress progress indicatorsnobu
2016-04-22eval_jump.c: restore previous error infonobu
2016-04-22* tool/redmine-backporter.rb: the fullpath of merger.rb is too long tousa
2016-04-22* tool/merger.rb: remove temporary file.usa
2016-04-22* lib/net/http.rb: Improve documentation for SSL requests via GET method.hsbt
2016-04-22* lib/webrick/ssl.rb: Support to add SSLCiphers option.hsbt
2016-04-22* file.c, win32/file.c: Removed obsoleted safe level checks.hsbt
2016-04-22* benchmark/bm_so_meteor_contest.rb: fix a typo.hsbt
2016-04-21default.mspec: OBJDIRnobu
2016-04-21spec/default.mspec: reduce expand_pathnobu
2016-04-21* gc.c (rb_alloc_tmp_buffer_with_count): added like xmalloc2 tonaruse
2016-04-21* 2016-04-22svn
2016-04-21* include/ruby/ruby.h (LIKELY): moved from internal.h.naruse
2016-04-21* gc.c (objspace_malloc_prepare): remove size check because it isnaruse
2016-04-21fix typoskazu
2016-04-21fix typos [ci skip]kazu
2016-04-21* 2016-04-21svn
2016-04-21ifchange: ignore unmatch TEST_COLORSnobu
2016-04-20cgi/util.rb: remove CGI::Util#_unescapenobu
2016-04-20error.c: SyntaxError#initializenobu
2016-04-20assertions.rb: return the exceptionnobu
2016-04-20compile.c: make SyntaxError after formattingnobu
2016-04-20* 2016-04-20svn
2016-04-20refactor syntax errornobu
2016-04-19refactor parser errornobu
2016-04-19appending compile error without rb_errinfonobu
2016-04-19* lib/time.rb: revert r54167 because it would breaksonots
2016-04-19use more descriptive assertionsnobu
2016-04-19* ChangeLog: Fix dates of previous commitssonots
2016-04-19* ChangeLog: Add descriptions for logger updatessonots
2016-04-18* test/logger/test_logdevice.rb: fix tests to pass on windowssonots
2016-04-18* 2016-04-19svn
2016-04-18* lib/logger.rb: Add shift_period_suffix option [Fix GH-10772]sonots
2016-04-18Allow specifying logger parameters in constructorsonots
2016-04-18error.c: warn_vsprintfnobu
2016-04-18error.c: compile_vsprintfnobu
2016-04-18compile.c: fix dangling linknobu
2016-04-18numeric.c: numeric ndigitsnobu