summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-03console.c: pressed? on Windowsnobu
2015-05-03* 2015-05-04svn
2015-05-03* 2015-05-04svn
2015-05-03console.c: cursor position on Windowsnobu
2015-05-03console.c: IO#beepnobu
2015-05-03* ext/-test-/file/fs.c: need to include sys/statvfs.hodaira
2015-05-03* lib/yaml.rb: fix typo. [ci skip][fix GH-890]hsbt
2015-05-03range.c: covered for linear objectsnobu
2015-05-03* 2015-05-03svn
2015-05-03console.c: remove old ifdefnobu
2015-05-01* 2015-05-02svn
2015-05-01range.c: predefined IDsnobu
2015-05-01dln.c: fix EXTERNAL_PREFIXnobu
2015-05-01Makefile.sub: EXPORT_PREFIXnobu
2015-05-01Makefile.sub: EXPORT_PREFIXnobu
2015-05-01dln.c: raise fatalnobu
2015-05-01dln.c: check incompatible librubynobu
2015-05-01* 2015-05-01svn
2015-05-01dln.c: use EXPORT_PREFIXnobu
2015-04-30parse.y: %-string cannot be a labelnobu
2015-04-30compile.c: disallow private readersnobu
2015-04-30* remove trailing spaces.svn
2015-04-30* rational.c: Added documentation for rational literal.hsbt
2015-04-30ipsocket.c: fix merge missnobu
2015-04-30ipsocket.c: sys_errornobu
2015-04-30* 2015-04-30svn
2015-04-30parse.y: push cmdarg_stacknobu
2015-04-29cookie.rb: trailing commanobu
2015-04-29* 2015-04-29svn
2015-04-29parse.y: simplifiednobu
2015-04-29compile.c: move expansion of massignnobu
2015-04-26gc.c: event hook thread argumentnobu
2015-04-25vm_trace.c: unified a_call and a_returnnobu
2015-04-25vm_trace.c: not a static variablenobu
2015-04-25enc/utf_8.c: limit UTF-8nobu
2015-04-25vm_trace.c: indentnobu
2015-04-25vm_trace.c: unnecessary method undefnobu
2015-04-25* 2015-04-26svn
2015-04-25ChangeLog: fix issue numbernobu
2015-04-25* 2015-04-25svn
2015-04-25revert r50336nobu
2015-04-24Import ruby-electric.el version 2.2.3 from upstreamknu
2015-04-24* win32/win32.c: restore a license comment accidentally removed at r50381.usa
2015-04-24win32.c: fix for mingwnobu
2015-04-24* win32/win32.c (rb_w32_{getc,putc}): removed. they are needed for oldusa
2015-04-23* win32/win32.c: remove bcc related code.naruse
2015-04-23* win32/win32.c (rb_acrt_lowio_lock_fh): wrap _pioinfo(i)->lock.naruse
2015-04-23* win32/win32.c (_filbuf): msvc14 doesn't have it, use _fgetc_nolock.naruse
2015-04-23* win32/win32.c (dupfd): use _set_osfhnd.naruse
2015-04-23* gc.c (gc_mark_roots): fox to work PRINT_ROOT_TICKS.ko1