index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
syslog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* 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