summaryrefslogtreecommitdiffstats
path: root/ext/syslog/syslog.c
Commit message (Expand)AuthorAgeFilesLines
* merge revision(s) 17727:shyouhei2008-07-021-0/+3
* * eval.c (top_include): include in the wrapped load is done formatz2004-04-051-1/+1
* * gc.c (Init_stack): stack region is far smaller than usual ifmatz2003-11-221-0/+1
* -Wall cleanups (removed unused vars, no 'code has no effect' warnings)michal2003-01-161-1/+0
* * ext/syslog/syslog.c: Cut redundancy.knu2002-11-271-22/+41
* * ext/syslog/syslog.c: Fix a problem where Syslog#ident was notknu2002-11-271-30/+24
* * ext/syslog/syslog.c: Merge from rough. Use SafeStringValue().knu2002-02-251-1/+5
* * ext/syslog/syslog.c: Merge from rough. Turn Syslog into aknu2002-02-251-82/+50
* * string.c (rb_str_replace): swap arguments of OBJ_INFECT.matz2001-12-181-1/+1
* Import the "syslog" module from the rough ruby project. This moduleknu2001-11-261-0/+409