| Commit message (Expand) | Author | Age | Files | Lines |
* | [Feature #18249] Update dependencies | Peter Zhu | 2022-02-22 | 1 | -0/+1 |
* | Update dependencies | Nobuyoshi Nakada | 2021-11-21 | 1 | -13/+12 |
* | dependency updates | 卜部昌平 | 2021-04-13 | 1 | -1/+0 |
* | Promote syslog to default gems | Hiroshi SHIBATA | 2020-09-10 | 1 | -0/+23 |
* | sed -i '/rmodule.h/d' | 卜部昌平 | 2020-08-27 | 1 | -1/+0 |
* | sed -i '/r_cast.h/d' | 卜部昌平 | 2020-08-27 | 1 | -1/+0 |
* | sed -i '\,2/extern.h,d' | 卜部昌平 | 2020-08-27 | 1 | -1/+0 |
* | sed -i 's|ruby/impl|ruby/internal|' | 卜部昌平 | 2020-05-11 | 1 | -140/+140 |
* | sed -i s|ruby/3|ruby/impl|g | 卜部昌平 | 2020-05-11 | 1 | -140/+140 |
* | Merge pull request #2991 from shyouhei/ruby.h | 卜部昌平 | 2020-04-08 | 1 | -0/+152 |
* | Warn on access/modify of $SAFE, and remove effects of modifying $SAFE | Jeremy Evans | 2019-11-18 | 1 | -1/+0 |
* | ext/syslog/extconf.rb: add -llog for Android | Yusuke Endoh | 2019-10-10 | 1 | -0/+2 |
* | Honor Syslog::Logger#level overrides | George Claghorn | 2019-09-26 | 1 | -2/+2 |
* | Remove documentation of %m in Syslog | Jeremy Evans | 2019-08-05 | 1 | -4/+0 |
* | Include ruby/assert.h in ruby/ruby.h so that assertions can be there | Nobuyoshi Nakada | 2019-07-14 | 1 | -0/+1 |
* | no ID cache in Init functions | nobu | 2018-02-16 | 1 | -0/+1 |
* | ext: check if null byte is contained | nobu | 2017-09-30 | 1 | -2/+4 |
* | ext: adjust indent [ci skip] | nobu | 2017-09-27 | 1 | -1/+1 |
* | Update dependencies. | akr | 2016-04-11 | 1 | -0/+1 |
* | handle ext/ as r53141 | naruse | 2015-12-16 | 2 | -0/+2 |
* | use rb_check_arity [ci skip] | nobu | 2015-10-25 | 1 | -3/+1 |
* | Update dependencies. | akr | 2014-12-19 | 1 | -1/+1 |
* | Update dependency. | akr | 2014-11-21 | 1 | -1/+3 |
* | Mark auogenerated part. | akr | 2014-11-15 | 1 | -0/+2 |
* | * common.mk: Remove comments in Dependency lines. | akr | 2014-11-15 | 1 | -8/+8 |
* | * tool/update-deps: Extend to fix dependencies. | akr | 2014-11-15 | 1 | -2/+8 |
* | Bump Syslog::Logger::VERSION to 2.1.0. | knu | 2014-10-31 | 1 | -1/+1 |
* | ext: protoize no-arguments functions | nobu | 2014-10-04 | 1 | -1/+1 |
* | ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUE | nobu | 2014-01-13 | 1 | -3/+3 |
* | ext: use PRIsVALUE for rb_raise and rb_warn | nobu | 2014-01-13 | 1 | -1/+1 |
* | Add facility to Syslog::Logger. | knu | 2013-07-26 | 1 | -4/+18 |
* | * lib/cgi.rb: [DOC] Capitalize "Ruby" in documentation [Fixes GH-341] | zzak | 2013-07-18 | 1 | -2/+2 |
* | * safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError | shugo | 2013-06-12 | 1 | -3/+0 |
* | * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, | akr | 2013-04-13 | 1 | -2/+2 |
* | Remove Syslog#inspect and have only Syslog.inspect. | knu | 2013-02-19 | 1 | -1/+1 |
* | * ext/syslog/lib/syslog/logger.rb: add a formatter to the | knu | 2012-09-27 | 1 | -13/+33 |
* | * ext/syslog/syslog.c: Classify constants and macros into several | knu | 2012-05-21 | 1 | -67/+92 |
* | * ext/syslog/syslog.c (mSyslog_inspect): Use rb_sprintf(). | knu | 2012-05-21 | 1 | -15/+8 |
* | * ext/syslog/syslog.c (mSyslog_inspect): Make sure self is a | knu | 2012-05-21 | 1 | -0/+2 |
* | * ext/syslog/lib/syslog/logger.rb: Added Syslog::Logger which was | drbrain | 2012-05-17 | 1 | -0/+174 |
* | * gc.c (ruby_mimmalloc): defined for objects need not rb_objspace, | naruse | 2012-01-10 | 1 | -1/+1 |
* | * ext/syslog/syslog.c: fix a typo. [ruby-core:41585] [Bug #5740] | ktsj | 2011-12-11 | 1 | -1/+1 |
* | * ext: remove trailing spaces. | nobu | 2011-05-22 | 1 | -2/+2 |
* | * ext/syslog/syslog.c: improve rdoc. | nagachika | 2011-04-03 | 1 | -6/+14 |
* | * ext/syslog/syslog.c: parenthesize macro arguments. | akr | 2011-04-01 | 1 | -1/+1 |
* | Apply documentation patch from mathew murphy. [Bug #4149] | drbrain | 2011-02-21 | 1 | -2/+176 |
* | .cvsignore: have not been used already. [Bug #3468] | nobu | 2010-08-07 | 1 | -4/+0 |
* | * ext/**/*.[ch]: removed trailing spaces. | nobu | 2010-04-22 | 1 | -3/+3 |
* | * 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 |