summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-04-18numeric.c: flo_truncatenobu
2016-04-18numeric.c: int_truncatenobu
2016-04-18test_float.rb: assertions for negative floatsnobu
2016-04-18* 2016-04-18svn
2016-04-18numeric.c: update doc [ci skip]nobu
2016-04-17error.c: remove unused functionnobu
2016-04-17* array.c (rb_ary_sum): [DOC] fix typos.ktsj
2016-04-16* 2016-04-17svn
2016-04-16* tool/redmine-backporter.rb: revisions are strings.nagachika