1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/syslog
matz 35f851bcfe * string.c (rb_str_replace): swap arguments of OBJ_INFECT.
* eval.c (rb_thread_schedule): should not select a thread which is
  not yet initialized.

* time.c (time_plus): wrong boundary check.

* time.c (time_minus): ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1918 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2001-12-18 08:47:06 +00:00
..
extconf.rb Import the "syslog" module from the rough ruby project. This module 2001-11-26 12:00:40 +00:00
MANIFEST Import the "syslog" module from the rough ruby project. This module 2001-11-26 12:00:40 +00:00
syslog.c * string.c (rb_str_replace): swap arguments of OBJ_INFECT. 2001-12-18 08:47:06 +00:00
syslog.txt Import the "syslog" module from the rough ruby project. This module 2001-11-26 12:00:40 +00:00
test.rb Import the "syslog" module from the rough ruby project. This module 2001-11-26 12:00:40 +00:00