index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ext
/
syslog
/
syslog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/syslog/syslog.c (mSyslog_open): Use of Check_SafeStr() is
knu
2008-08-12
1
-6
/
+2
*
* ext/syslog/syslog.c (syslog_write): syslog operations should be
matz
2008-06-30
1
-0
/
+3
*
* include/ruby: moved public headers.
nobu
2007-06-10
1
-2
/
+2
*
* ruby.h (struct RString): embed small strings.
matz
2006-08-31
1
-2
/
+2
*
* exception message clean-up by Ian Macdonald <ian@caliban.org>.
matz
2004-03-29
1
-1
/
+1
*
* 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