aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * remove trailing spaces.svn2016-02-281-1/+1
* * lib/drb/drb.rb (error_print): Add verbose failure messages andseki2016-02-282-7/+20
* NoMethodError#private_call?nobu2016-02-287-10/+67
* test_exception.rb: split test_name_error_infonobu2016-02-281-3/+21
* * 2016-02-28svn2016-02-281-1/+1
* Clarify set intersection and union documentationnobu2016-02-282-5/+13
* * enc/unicode/case-folding.rb, casefold.h: Reducing size of TitleCaseduerst2016-02-273-125/+98
* test/unit: refine output in job_status=normalnobu2016-02-271-6/+9
* test/unit: fix for the testnobu2016-02-272-5/+10
* test/unit: refine output in verbose modenobu2016-02-271-13/+11
* test/unit: add --jobs-status=nonenobu2016-02-271-2/+2
* * 2016-02-27svn2016-02-271-1/+1
* test/unit: no newlines to be chompednobu2016-02-271-1/+1
* README.md: fix linked file name [ci skip]nobu2016-02-262-2/+2
* numeric.c: wrong type step should raise TypeErrornobu2016-02-264-4/+38
* doc: editor local variables [ci skip]nobu2016-02-263-0/+14
* * doc/extension.ja.rdoc: removed rendering error caused by editor specifichsbt2016-02-263-12/+6
* * lib/xmlrpc.rb: Removed references to NQXML. It's obsoleted parser.hsbt2016-02-264-111/+10
* * lib/tmpdir.rb: Unify to coding-style for method definition.hsbt2016-02-262-1/+6
* * README.md: update markdown syntax for anchor tag.hsbt2016-02-262-2/+7
* * lib/irb.rb: avoid to needless truncation when using back_trace_limit option.hsbt2016-02-262-1/+6
* * 2016-02-26svn2016-02-251-1/+1
* Reduce system calls by activating the `did_you_mean` gem.tenderlove2016-02-252-1/+10
* eval_error.c: constifynobu2016-02-251-1/+1
* eval_error.c: remove warn_printfnobu2016-02-252-26/+27
* * enc/unicode/case-folding.rb: Adding possibility for debugging outputduerst2016-02-252-2/+17
* * test/ruby/test_process.rb (test_execopts_open_chdir_m17n_path): it's origin...usa2016-02-251-1/+1
* eval_error.c: error position formatnobu2016-02-251-19/+5
* * 2016-02-25svn2016-02-251-1/+1
* eval_error.c: colon in messagenobu2016-02-251-15/+15
* * remove trailing spaces.svn2016-02-241-1/+1
* * include/ruby/oniguruma.h: Rearranging flag assignments and makingduerst2016-02-243-18/+46
* * random.c (limited_rand): Add a specialized path for the limit fits in 32 bit.akr2016-02-242-9/+24
* parse without $.nobu2016-02-243-19/+33
* parse.y: hide compile_optionnobu2016-02-241-1/+1
* vm_method.c: for hidden objectnobu2016-02-241-1/+3
* numeric.c: micro optimizationsnobu2016-02-241-5/+7
* * 2016-02-24svn2016-02-231-1/+1
* * test/ruby/test_exception.rb: fix bad spawn argument (multipleheadius2016-02-231-1/+1
* * enc/unicode/case-folding.rb, casefold.h: Outputting actual titlecaseduerst2016-02-234-96/+207
* iseq.h: remove trailing commanobu2016-02-231-4/+5
* * enc/unicode/case-folding.rb, casefold.h: Reading casing data fromduerst2016-02-233-80/+97
* Bump up timeout for slower-starting implementations/platforms.headius2016-02-231-1/+1
* * test/ruby/test_math.rb: use 64 bits in test_override_bignum_to_fheadius2016-02-221-2/+2
* * test/ruby/test_math.rb: override tests must always put to_f backheadius2016-02-221-3/+3
* * 2016-02-23svn2016-02-221-1/+1
* * test/psych/test_emitter.rb: test_resizing_tags missingheadius2016-02-221-0/+2
* ruby.c: remove unnecessary contextnobu2016-02-221-6/+2
* fix a typo [ci skip]kazu2016-02-221-1/+1
* * enc/unicode/case-folding.rb, casefold.h: Adding flag for title-case,duerst2016-02-223-13/+20