summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-20test_module.rb: more testsnobu
2015-01-19* 2015-01-20svn
2015-01-19* file.c: NotImplementedError is raised if birthtime is unavailable.zzak
2015-01-19class.c: add callback argumentnobu
2015-01-19.travis.yml: for r49326nobu
2015-01-19* 2015-01-19svn
2015-01-19class.c: prepend for each classesnobu
2015-01-18common.mk: make enc/transnobu
2015-01-18* math.c (math_atan2): revive documentation before r49220.hsbt
2015-01-18README files renamednobu
2015-01-18vm_method.c: method defined should not use refinements.nobu
2015-01-18vm_dump.c: check by configured resultnobu
2015-01-18vcs.rb: search svn directorynobu
2015-01-18vcs.rb: debugnobu
2015-01-18vcs.rb: workaroundnobu
2015-01-18builtin encodings and transcoder locationsnobu
2015-01-18* remove trailing spaces.svn
2015-01-18* ext/win32ole/win32ole.c (ole_invoke): avoid SEGV when VT_RECORDsuke
2015-01-18vcs.rb: export without remote svnnobu
2015-01-17drb.rb: do not wait handler threadsnobu
2015-01-17drb.rb: stop all handlers to fix thread leaksnobu
2015-01-17* 2015-01-18svn
2015-01-17file2lastrev.rb: no ellipsis shorter namesnobu
2015-01-17yaml_tree.rb: fix anchornobu
2015-01-17configure.in: no pattern substitutionnobu
2015-01-17file2lastrev.rb: limit branch namesnobu
2015-01-17vcs.rb: no empty namesnobu
2015-01-17version.h: include branch namenobu
2015-01-17fiddle: --disable-bundled-libffinobu
2015-01-17suppress alert warningsnobu
2015-01-17make-snapshot: clear RUBY_PLATFORMnobu
2015-01-17common.mk: unicode header locationsnobu
2015-01-17enc/unicode/name2ctype.h.blt: update for r46831nobu
2015-01-17make-snapshot: extract gemsnobu
2015-01-17vcs.rb: fake string for branch namesnobu
2015-01-17make-snapshot: check the first word of commandsnobu
2015-01-17* 2015-01-17svn
2015-01-17rbinstall.rb: load zlib earliernobu
2015-01-16* tool/redmine-backporter.rb: support adding related revisionsnaruse
2015-01-16vm.c, vm_core.h: constify VM_CF_LEP, VM_CF_PREV_EP, VM_CF_BLOCK_PTRko1
2015-01-16* ext/psych/lib/psych.rb: bump versiontenderlove
2015-01-16* ext/psych/lib/psych/visitors/yaml_tree.rb: only dump hashtenderlove
2015-01-16* ext/psych/lib/psych.rb: bump versiontenderlove
2015-01-16common.mk: extract-gemsnobu
2015-01-16rbinstall.rb: install unpacked gemsnobu
2015-01-16rbinstall.rb: always make gem directoriesnobu
2015-01-16rbinstall.rb: use DLEXTnobu
2015-01-16* vm.c (VM_CF_PREV_EP): remove extra parentheses.ktsj
2015-01-16* eval_intern.h, vm.c, vm_eval.c, vm_insnhelper.c:ktsj
2015-01-15Describe IO#close.akr