aboutsummaryrefslogtreecommitdiffstats
path: root/debug.h
Commit message (Expand)AuthorAgeFilesLines
* * debug.c (ruby_set_debug_option): define always for binarynobu2010-10-131-3/+0
* * configure.in (XCFLAGS): use -fvisibility=hidden if possible.nobu2010-07-211-0/+8
* * include/ruby/node.h, node.h: move node.h from include path.ko12008-09-231-1/+1
* * debug.h (ruby_set_debug_option): declared.akr2008-09-231-0/+4
* * compile.c, compile.h (compile_debug): made runtime option.nobu2008-04-141-1/+1
* * $Date$ keyword removed to avoid inclusion of locale dependentakr2008-01-061-1/+0
* * blockinlining.c, compile.c, compile.h, debug.c, debug.h,ko12007-11-131-1/+1
* * debug.h: constified.nobu2007-06-291-6/+6
* * call_cfunc.ci: removed.ko12007-06-241-26/+9
* * include/ruby: moved public headers.nobu2007-06-101-2/+2
* * compile.c, parse.y, eval.c, intern.h, iseq.c, lex.c, node.h,ko12007-03-211-1/+4
* * regparse.c, etc.: K&R to ANSI code cleanup patch from Stefanmatz2007-03-191-1/+1
* * this commit is a result of refactoring. only renaming functions,ko12007-02-071-10/+10
* * call_cfunc.ci, compile.c, compile.h, debug.h, eval.c,nobu2007-02-021-1/+1
* * Merge YARVko12006-12-311-0/+47