aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* parse.y: condition nodenobu2015-01-292-1/+2
* * tool/make-snapshot: removed md5 digest with package infomationhsbt2015-01-292-2/+5
* rbinstall.rb: literal colonnobu2015-01-291-1/+1
* parse.y: optimize conditionsnobu2015-01-291-5/+43
* math.c: deoptimizenobu2015-01-291-2/+17
* math.c: Get_Doublenobu2015-01-292-59/+33
* * ext/psych/lib/psych/visitors/to_ruby.rb: fix parsing hashes withtenderlove2015-01-285-2/+18
* * 2015-01-29svn2015-01-281-2/+2
* thread.c: micro-optimize thread create/joinnormal2015-01-283-62/+55
* * 2015-01-28svn2015-01-281-2/+2
* * thread.c: Improve documentation for Thread#valuehsbt2015-01-282-1/+10
* * tool/redmine-backporter.rb: added `!` command.usa2015-01-272-0/+7
* * tool/redmine-backporter.rb: added history feature for platforms whichusa2015-01-272-27/+71
* Makefile.in: dtrace-specific stuffsnobu2015-01-272-16/+14
* vcs.rb: include svn property commitsnobu2015-01-271-1/+3
* . (svn:ignore): remove useless linesnobu2015-01-270-0/+0
* enc/trans: ignore timestamp filenobu2015-01-270-0/+0
* * 2015-01-27svn2015-01-271-2/+2
* cstr.c: nil iff terminated validlynobu2015-01-271-1/+2
* * .gitignore: ignored temporary file with git.hsbt2015-01-262-0/+5
* * misc/ruby-electric.el: Import version 2.2.2 fromknu2015-01-262-7/+19
* configure.in: check dtace -Gnobu2015-01-261-1/+3
* configure.in: -Wno-maybe-uninitializednobu2015-01-261-0/+3
* string.c: term fillnobu2015-01-261-2/+6
* string.c: use local variablesnobu2015-01-261-7/+14
* string.c: consider widecharnobu2015-01-262-2/+13
* string.c: terminate when embeddednobu2015-01-263-0/+15
* * 2015-01-26svn2015-01-261-2/+2
* cstr.c: cstr_term_char class methodnobu2015-01-261-0/+8
* cstr.c: get rid of exceptionnobu2015-01-261-1/+9
* fix typo [ci skip]kazu2015-01-251-1/+1
* array.c: reduce to_ary callnobu2015-01-254-1/+39
* test_array.rb split flatten testsnobu2015-01-251-0/+10
* * 2015-01-25svn2015-01-241-2/+2
* libffi: workaround of VC12 mlnobu2015-01-242-1/+7
* dln_find.c: define S_ISREGnobu2015-01-241-0/+3
* ruby.c: only for load-relativenobu2015-01-241-1/+1
* ruby.c: replace with real pathnobu2015-01-242-13/+29
* dln_find.c: regular files onlynobu2015-01-241-1/+1
* * 2015-01-24svn2015-01-241-2/+2
* dln_find.c: regular files onlynobu2015-01-242-3/+7
* vm_insnhelper.c: break from nested rescuenobu2015-01-233-3/+21
* marshal.c: indetity tablesnobu2015-01-234-4/+26
* * properties.svn2015-01-230-0/+0
* benchmark/bm_marshal_dump_flo.rb: new benchmark for [Bug #10761]normal2015-01-232-0/+6
* hash.c: move Hash specific functionsnobu2015-01-234-36/+46
* * 2015-01-23svn2015-01-231-2/+2
* vcs.rb: fix after_exportnobu2015-01-231-2/+2
* * ChangeLog: tabify.usa2015-01-221-2/+2
* * tool/redmine-backporter.rb (find_svn_log): use double quotes insteadusa2015-01-222-2/+10