index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
syslog
Age
Commit message (
Expand
)
Author
2023-02-28
Update the depend files
Matt Valentine-House
2023-02-27
Remove intern/gc.h from Make deps
Matt Valentine-House
2023-02-08
Extract include/ruby/internal/attr/packed_struct.h
Nobuyoshi Nakada
2022-12-14
[ruby/syslog] Bump version to 0.1.1
Hiroshi SHIBATA
2022-07-21
Expand tabs [ci skip]
Takashi Kokubun
2022-02-22
[Feature #18249] Update dependencies
Peter Zhu
2021-11-21
Update dependencies
Nobuyoshi Nakada
2021-04-13
dependency updates
卜部昌平
2020-09-10
Promote syslog to default gems
Hiroshi SHIBATA
2020-08-27
sed -i '/rmodule.h/d'
卜部昌平
2020-08-27
sed -i '/r_cast.h/d'
卜部昌平
2020-08-27
sed -i '\,2/extern.h,d'
卜部昌平
2020-05-11
sed -i 's|ruby/impl|ruby/internal|'
卜部昌平
2020-05-11
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-04-08
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2019-11-18
Warn on access/modify of $SAFE, and remove effects of modifying $SAFE
Jeremy Evans
2019-10-10
ext/syslog/extconf.rb: add -llog for Android
Yusuke Endoh
2019-09-26
Honor Syslog::Logger#level overrides
George Claghorn
2019-08-05
Remove documentation of %m in Syslog
Jeremy Evans
2019-07-14
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
Nobuyoshi Nakada
2018-02-16
no ID cache in Init functions
nobu
2017-09-30
ext: check if null byte is contained
nobu
2017-09-27
ext: adjust indent [ci skip]
nobu
2016-04-11
Update dependencies.
akr
2015-12-16
handle ext/ as r53141
naruse
2015-10-25
use rb_check_arity [ci skip]
nobu
2014-12-19
Update dependencies.
akr
2014-11-21
Update dependency.
akr
2014-11-15
Mark 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-31
Bump Syslog::Logger::VERSION to 2.1.0.
knu
2014-10-04
ext: protoize no-arguments functions
nobu
2014-01-13
ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUE
nobu
2014-01-13
ext: use PRIsVALUE for rb_raise and rb_warn
nobu
2013-07-26
Add 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 ArgumentError
shugo
2013-04-13
* lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,
akr
2013-02-19
Remove Syslog#inspect and have only Syslog.inspect.
knu
2012-09-27
* ext/syslog/lib/syslog/logger.rb: add a formatter to the
knu
2012-05-21
* ext/syslog/syslog.c: Classify constants and macros into several
knu
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 a
knu
2012-05-17
* ext/syslog/lib/syslog/logger.rb: Added Syslog::Logger which was
drbrain
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
[next]