aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 2016-03-04svn2016-03-031-1/+1
* * test/ruby/test_io_m17n.rb (test_each_codepoint_need_more): Bumpheadius2016-03-031-1/+1
* parse.y: split nextcnobu2016-03-031-52/+64
* parse.y: cr_seen flagnobu2016-03-031-5/+5
* ostruct.rb: make internal methods privatenobu2016-03-032-9/+24
* * 2016-03-03svn2016-03-031-1/+1
* test/unit: not return the cursor if verbosenobu2016-03-031-1/+1
* vm_eval.c: call method_missing by method entrynobu2016-03-022-6/+14
* vm_eval.c: method_missing by method_missingnobu2016-03-022-7/+7
* test/unit: return the cursornobu2016-03-021-3/+4
* * lib/xmlrpc.rb: Removed broken parser named XMLScanStreamParser.hsbt2016-03-024-75/+9
* * lib/xmlrpc.rb: Removed broken parser named XMLTreeParser.hsbt2016-03-024-78/+13
* * 2016-03-02svn2016-03-011-1/+1
* Fix pull request number [ci skip]kazu2016-03-011-1/+1
* vm_method.c: fix assertionnobu2016-03-011-1/+1
* * 2016-03-01svn2016-03-011-2/+2
* fileutils.rb: keyword argumentsnobu2016-03-012-237/+102
* fileutils.rb: LowMethods aliasesnobu2016-02-291-2/+3
* fileutils.rb: reduce privatenobu2016-02-291-6/+9
* fileutils.rb: reduce publicnobu2016-02-291-9/+3
* fileutils.rb: unify method definition stylenobu2016-02-291-5/+5
* array.c: [DOC] remove trailing comma [ci skip]nobu2016-02-292-1/+7
* mkconfig.rb: cross_compiling optionnobu2016-02-293-1/+9
* * 2016-02-29svn2016-02-291-1/+1
* ruby-style.el: add an instruction to loadnobu2016-02-291-0/+2
* configure.in: fold summarynobu2016-02-281-32/+39
* configure.in: summarynobu2016-02-282-0/+43
* configure.in: no leading spacesnobu2016-02-281-2/+2
* * 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