aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* . (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
* * properties.svn2015-01-220-0/+0
* fix flonum hashing regression from r45384normal2015-01-225-1/+32
* rmdirs.bat: remove last "."nobu2015-01-221-0/+1
* * 2015-01-22svn2015-01-221-2/+2
* common.mk: reorder cleannobu2015-01-221-4/+5
* Import ruby-electric.el 2.2.1.knu2015-01-212-79/+157
* Makefile.in: clean ext from toplevelnobu2015-01-211-1/+1
* extmk.rb: extract CLEANFILES and DISTCLEANFILESnobu2015-01-211-3/+4
* * file.c: Document other cases of missing birthtime on OS with patchzzak2015-01-212-4/+10
* #10714 is a feature.akr2015-01-211-1/+1
* * NEWS: References to tickets added.akr2015-01-212-2/+7
* * 2015-01-21svn2015-01-201-2/+2
* make-snapshot: remove unused filesnobu2015-01-201-0/+10
* make-snapshot: make revision.h by makenobu2015-01-202-6/+17
* vcs.rb: fix for local svnnobu2015-01-201-14/+16