1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/syck
akr 3bc16f62c1 * time.c: remove time_t restriction from Time class.
* timev.h: new file to define struct vtm.

* strftime.c: format struct vtm instead of struct tm.

* ext/syck/rubyext.c (mktime_do): don't use time_t;

[ruby-dev:38191]



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23242 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-04-21 14:56:59 +00:00
..
.cvsignore add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
bytecode.c * ext/syck: suppress warnings more. 2008-07-22 21:12:00 +00:00
depend * ext/syck/depend: commit miss. 2004-05-15 05:29:30 +00:00
emitter.c * ext/syck: suppress warnings more. 2008-07-22 21:12:00 +00:00
extconf.rb
gram.c * lib/yaml.rb: reworking YAML::Stream to use the new 2005-09-13 03:58:33 +00:00
gram.h * lib/yaml.rb: reworking YAML::Stream to use the new 2005-09-13 03:58:33 +00:00
handler.c * ext/syck: suppress warnings more. 2008-07-22 21:12:00 +00:00
implicit.c * ext/syck: suppress warnings more. 2008-07-22 21:25:49 +00:00
node.c * ext/syck/node.c (syck_replace_str2): fix wrong check to free ptr. 2008-09-11 16:37:41 +00:00
rubyext.c * time.c: remove time_t restriction from Time class. 2009-04-21 14:56:59 +00:00
syck.c * ext/syck/syck.c (syck_lookup_sym): remove reading uninitialized 2008-10-09 12:18:42 +00:00
syck.h * ext/syck/syck.h (ASSERT): fix typo at r18176. 2008-07-31 02:31:33 +00:00
token.c * ext/syck: suppress warnings more. 2008-07-22 21:12:00 +00:00
yaml2byte.c * ext/syck: suppress warnings. 2008-07-22 18:02:12 +00:00
yamlbyte.h * ext/syck/yamlbyte.h: Ditto. 2003-10-17 21:03:16 +00:00