summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-27* enc/unicode/case-folding.rb, casefold.h: Reducing size of TitleCaseduerst
2016-02-27test/unit: refine output in job_status=normalnobu
2016-02-27test/unit: fix for the testnobu
2016-02-27test/unit: refine output in verbose modenobu
2016-02-27test/unit: add --jobs-status=nonenobu
2016-02-27* 2016-02-27svn
2016-02-27test/unit: no newlines to be chompednobu
2016-02-26README.md: fix linked file name [ci skip]nobu
2016-02-26numeric.c: wrong type step should raise TypeErrornobu
2016-02-26doc: editor local variables [ci skip]nobu
2016-02-26* doc/extension.ja.rdoc: removed rendering error caused by editor specifichsbt
2016-02-26* lib/xmlrpc.rb: Removed references to NQXML. It's obsoleted parser.hsbt
2016-02-26* lib/tmpdir.rb: Unify to coding-style for method definition.hsbt
2016-02-26* README.md: update markdown syntax for anchor tag.hsbt
2016-02-26* lib/irb.rb: avoid to needless truncation when using back_trace_limit option.hsbt
2016-02-25* 2016-02-26svn
2016-02-25Reduce system calls by activating the `did_you_mean` gem.tenderlove
2016-02-25eval_error.c: constifynobu
2016-02-25eval_error.c: remove warn_printfnobu
2016-02-25* enc/unicode/case-folding.rb: Adding possibility for debugging outputduerst
2016-02-25* test/ruby/test_process.rb (test_execopts_open_chdir_m17n_path): it's origin...usa
2016-02-25eval_error.c: error position formatnobu
2016-02-25* 2016-02-25svn
2016-02-25eval_error.c: colon in messagenobu
2016-02-24* remove trailing spaces.svn
2016-02-24* include/ruby/oniguruma.h: Rearranging flag assignments and makingduerst
2016-02-24* random.c (limited_rand): Add a specialized path for the limit fits in 32 bit.akr
2016-02-24parse without $.nobu
2016-02-24parse.y: hide compile_optionnobu
2016-02-24vm_method.c: for hidden objectnobu
2016-02-24numeric.c: micro optimizationsnobu
2016-02-23* 2016-02-24svn
2016-02-23* test/ruby/test_exception.rb: fix bad spawn argument (multipleheadius
2016-02-23* enc/unicode/case-folding.rb, casefold.h: Outputting actual titlecaseduerst
2016-02-23iseq.h: remove trailing commanobu
2016-02-23* enc/unicode/case-folding.rb, casefold.h: Reading casing data fromduerst
2016-02-23Bump up timeout for slower-starting implementations/platforms.headius
2016-02-22* test/ruby/test_math.rb: use 64 bits in test_override_bignum_to_fheadius
2016-02-22* test/ruby/test_math.rb: override tests must always put to_f backheadius
2016-02-22* 2016-02-23svn
2016-02-22* test/psych/test_emitter.rb: test_resizing_tags missingheadius
2016-02-22ruby.c: remove unnecessary contextnobu
2016-02-22fix a typo [ci skip]kazu
2016-02-22* enc/unicode/case-folding.rb, casefold.h: Adding flag for title-case,duerst
2016-02-22* enc/unicode/case-folding.rb, casefold.h: Fixed bug that avoided inclusionduerst
2016-02-22* 2016-02-22svn
2016-02-22vm_core.h: CoreDataFromValuenobu
2016-02-22internal.h: shortcut macrosnobu
2016-02-21vm.c (vm_cref_new0): adjust indent [ci skip]nobu
2016-02-21cgi/escape: Optimize CGI.unescapenobu