ruby--ruby/ext/syslog
knu d04cc54add * ext/syslog/syslog.c (mSyslog_open): Use of Check_SafeStr() is
deprecated.
  (mSyslogConstants_LOG_MASK, mSyslogConstants_LOG_UPTO): Use
  NUM2INT() instead of FIX2INT() when the type of an given object
  is not determined.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18530 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2008-08-12 09:35:12 +00:00
..
.cvsignore add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
depend * ext/digest: add depend file. 2002-03-18 09:24:39 +00:00
extconf.rb Import the "syslog" module from the rough ruby project. This module 2001-11-26 12:00:40 +00:00
syslog.c * ext/syslog/syslog.c (mSyslog_open): Use of Check_SafeStr() is 2008-08-12 09:35:12 +00:00
syslog.txt * lib/ipaddr.rb: Say that I am the current maintainer. 2008-03-21 12:15:06 +00:00
test.rb * ext/syslog/test.rb: Syslog.close should raise RuntimeError when 2002-11-27 08:36:22 +00:00