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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* test/test_syslog.rb: moved.
nobu
2009-03-06
1
-164
/
+0
*
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-06
1
-1
/
+1
*
* 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
*
* lib/ipaddr.rb: Say that I am the current maintainer.
knu
2008-03-21
1
-1
/
+4
*
* 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
*
add extconf.h to .cvsignore.
akr
2006-06-24
1
-0
/
+1
*
* MANIFEST, ext/**/MANIFEST: removed.
eban
2004-11-01
1
-6
/
+0
*
* 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/test.rb: Syslog.close should raise RuntimeError when
knu
2002-11-27
1
-9
/
+18
*
* ext/syslog/syslog.c: Fix a problem where Syslog#ident was not
knu
2002-11-27
1
-30
/
+24
*
* ext/syslog/test.rb: Switch from RUnit to Test::Unit.
knu
2002-11-27
1
-17
/
+11
*
* configure.in: modify program_prefix only if specified
eban
2002-09-08
1
-0
/
+1
*
* ext/digest: add depend file.
nobu
2002-03-18
2
-0
/
+3
*
Make cvs ignore mkmf.log.
knu
2002-03-04
1
-0
/
+1
*
* 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
3
-166
/
+131
*
Add.
eban
2002-01-07
1
-0
/
+1
*
* 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
5
-0
/
+709