summaryrefslogtreecommitdiff
path: root/ext/syslog
AgeCommit message (Expand)Author
2020-09-10Promote syslog to default gemsHiroshi SHIBATA
2020-08-27sed -i '/rmodule.h/d'卜部昌平
2020-08-27sed -i '/r_cast.h/d'卜部昌平
2020-08-27sed -i '\,2/extern.h,d'卜部昌平
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2019-11-18Warn on access/modify of $SAFE, and remove effects of modifying $SAFEJeremy Evans
2019-10-10ext/syslog/extconf.rb: add -llog for AndroidYusuke Endoh
2019-09-26Honor Syslog::Logger#level overridesGeorge Claghorn
2019-08-05Remove documentation of %m in SyslogJeremy Evans
2019-07-14Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada
2018-02-16no ID cache in Init functionsnobu
2017-09-30ext: check if null byte is containednobu
2017-09-27ext: adjust indent [ci skip]nobu
2016-04-11Update dependencies.akr
2015-12-16handle ext/ as r53141naruse
2015-10-25use rb_check_arity [ci skip]nobu
2014-12-19Update dependencies.akr
2014-11-21Update dependency.akr
2014-11-15Mark auogenerated part.akr
2014-11-15* common.mk: Remove comments in Dependency lines.akr
2014-11-15* tool/update-deps: Extend to fix dependencies.akr
2014-10-31Bump Syslog::Logger::VERSION to 2.1.0.knu
2014-10-04ext: protoize no-arguments functionsnobu
2014-01-13ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUEnobu
2014-01-13ext: use PRIsVALUE for rb_raise and rb_warnnobu
2013-07-26Add facility to Syslog::Logger.knu
2013-07-18* lib/cgi.rb: [DOC] Capitalize "Ruby" in documentation [Fixes GH-341]zzak
2013-06-12* safe.c (rb_set_safe_level, safe_setter): raise an ArgumentErrorshugo
2013-04-13* lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,akr
2013-02-19Remove Syslog#inspect and have only Syslog.inspect.knu
2012-09-27* ext/syslog/lib/syslog/logger.rb: add a formatter to theknu
2012-05-21* ext/syslog/syslog.c: Classify constants and macros into severalknu
2012-05-21* ext/syslog/syslog.c (mSyslog_inspect): Use rb_sprintf().knu
2012-05-21* ext/syslog/syslog.c (mSyslog_inspect): Make sure self is aknu
2012-05-17* ext/syslog/lib/syslog/logger.rb: Added Syslog::Logger which wasdrbrain
2012-01-10* gc.c (ruby_mimmalloc): defined for objects need not rb_objspace,naruse
2011-12-11* ext/syslog/syslog.c: fix a typo. [ruby-core:41585] [Bug #5740]ktsj
2011-05-22* ext: remove trailing spaces.nobu
2011-04-03 * ext/syslog/syslog.c: improve rdoc.nagachika
2011-04-01* ext/syslog/syslog.c: parenthesize macro arguments.akr
2011-02-21Apply documentation patch from mathew murphy. [Bug #4149]drbrain
2010-08-07.cvsignore: have not been used already. [Bug #3468]nobu
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2009-03-06* test/test_syslog.rb: moved.nobu
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2008-08-12* ext/syslog/syslog.c (mSyslog_open): Use of Check_SafeStr() isknu
2008-06-30* ext/syslog/syslog.c (syslog_write): syslog operations should bematz
2008-03-21* lib/ipaddr.rb: Say that I am the current maintainer.knu