summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-12-30 09:11:15 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-12-30 09:11:15 +0000
commitb45ea9c8a0618424894910c72786dd9bb83026ef (patch)
tree4450e3dfb1cea5a1dc9cfea835ada3b1cb1a3f8e /MANIFEST
parenta375610ba6332e60a2994b2e7ce3e8e75ecc4896 (diff)
* time.c (time_utc_offset): new function.
* time.c (Init_Time): new method gmtoff, gmt_offset and utc_offset. * lib/time.rb: new file. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@1949 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 71a0a1cb9e..b82cbae0c1 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -185,6 +185,7 @@ lib/telnet.rb
lib/tempfile.rb
lib/thread.rb
lib/thwait.rb
+lib/time.rb
lib/timeout.rb
lib/tracer.rb
lib/weakref.rb