diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-05-15 04:38:39 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-05-15 04:38:39 +0000 |
| commit | b23d4bb28c622e45e549b570281d6338ceb096e1 (patch) | |
| tree | 26a8553d874d5eed6566d4a951146c44dd4c67e1 /ext/syck/MANIFEST | |
| parent | eb1d9c909d565d9f98b8ae213593b9b452231e0e (diff) | |
| download | ruby-b23d4bb28c622e45e549b570281d6338ceb096e1.tar.gz ruby-b23d4bb28c622e45e549b570281d6338ceb096e1.tar.xz ruby-b23d4bb28c622e45e549b570281d6338ceb096e1.zip | |
* ext/syck/MANIFEST, ext/syck/depend: new file.
* lib/yaml/rubytypes.rb: range of exponential floats. [ruby-core:02824]
* test/yaml/test_yaml.rb: tests for strings start with colon and some
round trip.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6318 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/syck/MANIFEST')
| -rw-r--r-- | ext/syck/MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/syck/MANIFEST b/ext/syck/MANIFEST index bb126fa53..d1e7ef4e5 100644 --- a/ext/syck/MANIFEST +++ b/ext/syck/MANIFEST @@ -1,4 +1,5 @@ MANIFEST +depend extconf.rb bytecode.c emitter.c |
