Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * gc.c (Init_stack): stack region is far smaller than usual if | matz | 2003-11-22 | 1 | -0/+1 |
* | -Wall cleanups (removed unused vars, no 'code has no effect' warnings) | michal | 2003-01-16 | 1 | -1/+0 |
* | * ext/syslog/syslog.c: Cut redundancy. | knu | 2002-11-27 | 1 | -22/+41 |
* | * ext/syslog/syslog.c: Fix a problem where Syslog#ident was not | knu | 2002-11-27 | 1 | -30/+24 |
* | * ext/syslog/syslog.c: Merge from rough. Use SafeStringValue(). | knu | 2002-02-25 | 1 | -1/+5 |
* | * ext/syslog/syslog.c: Merge from rough. Turn Syslog into a | knu | 2002-02-25 | 1 | -82/+50 |
* | * string.c (rb_str_replace): swap arguments of OBJ_INFECT. | matz | 2001-12-18 | 1 | -1/+1 |
* | Import the "syslog" module from the rough ruby project. This module | knu | 2001-11-26 | 1 | -0/+409 |