aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* redmine-backporter.rb: get rid of wrappingnobu2015-01-201-2/+6
* * tool/redmine-backporter.rb: now can change the page of `ls`.usa2015-01-202-3/+7
* * ChangeLog: use tab.usa2015-01-201-3/+3
* redmine-backporter.rb: fix for Windowsnobu2015-01-201-0/+1
* * tool/redmine-backporter.rb (readline): fallback to normal gets onusa2015-01-202-0/+6
* redmine-backporter.rb: like Readline.readlinenobu2015-01-201-6/+5
* redmine-backporter.rb: improve mygetsnobu2015-01-201-6/+5
* * tool/redmine-backporter.rb: update usage.usa2015-01-202-1/+6
* Use master instead of HEADnaruse2015-01-201-1/+1
* * tool/redmine-backporter.rb (mygets): to support Backspacenaruse2015-01-202-1/+33
* test_module.rb: more testsnobu2015-01-201-8/+18
* * 2015-01-20svn2015-01-191-2/+2
* * file.c: NotImplementedError is raised if birthtime is unavailable.zzak2015-01-193-2/+9
* class.c: add callback argumentnobu2015-01-193-8/+20
* .travis.yml: for r49326nobu2015-01-191-1/+1
* * 2015-01-19svn2015-01-191-2/+2
* class.c: prepend for each classesnobu2015-01-193-14/+29
* common.mk: make enc/transnobu2015-01-182-1/+14
* * math.c (math_atan2): revive documentation before r49220.hsbt2015-01-182-1/+8
* README files renamednobu2015-01-181-2/+2
* vm_method.c: method defined should not use refinements.nobu2015-01-183-1/+82
* vm_dump.c: check by configured resultnobu2015-01-182-2/+8
* vcs.rb: search svn directorynobu2015-01-181-1/+7
* vcs.rb: debugnobu2015-01-181-1/+8
* vcs.rb: workaroundnobu2015-01-181-2/+2
* builtin encodings and transcoder locationsnobu2015-01-187-56/+110
* * remove trailing spaces.svn2015-01-181-1/+1
* * ext/win32ole/win32ole.c (ole_invoke): avoid SEGV when VT_RECORDsuke2015-01-182-0/+9
* vcs.rb: export without remote svnnobu2015-01-181-3/+39
* drb.rb: do not wait handler threadsnobu2015-01-171-3/+2
* drb.rb: stop all handlers to fix thread leaksnobu2015-01-171-2/+3
* * 2015-01-18svn2015-01-171-2/+2
* file2lastrev.rb: no ellipsis shorter namesnobu2015-01-171-1/+1
* yaml_tree.rb: fix anchornobu2015-01-173-9/+24
* configure.in: no pattern substitutionnobu2015-01-172-1/+7
* file2lastrev.rb: limit branch namesnobu2015-01-171-1/+6
* vcs.rb: no empty namesnobu2015-01-171-2/+2
* version.h: include branch namenobu2015-01-173-6/+14
* fiddle: --disable-bundled-libffinobu2015-01-171-2/+4
* suppress alert warningsnobu2015-01-172-2/+6
* make-snapshot: clear RUBY_PLATFORMnobu2015-01-171-0/+2
* common.mk: unicode header locationsnobu2015-01-171-2/+2
* enc/unicode/name2ctype.h.blt: update for r46831nobu2015-01-171-2979/+6936
* make-snapshot: extract gemsnobu2015-01-171-0/+1
* vcs.rb: fake string for branch namesnobu2015-01-171-1/+3
* make-snapshot: check the first word of commandsnobu2015-01-171-1/+2
* * 2015-01-17svn2015-01-171-2/+2
* rbinstall.rb: load zlib earliernobu2015-01-171-5/+5
* * tool/redmine-backporter.rb: support adding related revisionsnaruse2015-01-162-0/+16
* vm.c, vm_core.h: constify VM_CF_LEP, VM_CF_PREV_EP, VM_CF_BLOCK_PTRko12015-01-163-5/+10