diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-07-19 10:05:54 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-07-19 10:05:54 +0000 |
| commit | 4dbf5f63cd6eb082e2aa0dbb40fabf07063da538 (patch) | |
| tree | d29ea9a51c33be940c7c4473df64805351950beb /MANIFEST | |
| parent | 935722fb0334cfa9ab3fca7316be5d9f79e9a615 (diff) | |
| download | ruby-4dbf5f63cd6eb082e2aa0dbb40fabf07063da538.tar.gz ruby-4dbf5f63cd6eb082e2aa0dbb40fabf07063da538.tar.xz ruby-4dbf5f63cd6eb082e2aa0dbb40fabf07063da538.zip | |
* lib/xmlrpc: import.
* eval.c (thgroup_add): should return group for terminated thread
case.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4102 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'MANIFEST')
| -rw-r--r-- | MANIFEST | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -141,6 +141,7 @@ lib/forwardable.rb lib/ftools.rb lib/getoptlong.rb lib/getopts.rb +lib/gserver.rb lib/importenv.rb lib/ipaddr.rb lib/irb.rb @@ -317,6 +318,16 @@ lib/rexml/parsers/sax2parser.rb lib/rexml/parsers/streamparser.rb lib/rexml/parsers/ultralightparser.rb lib/rexml/parsers/xpathparser.rb +lib/xmlrpc/base64.rb +lib/xmlrpc/client.rb +lib/xmlrpc/config.rb +lib/xmlrpc/create.rb +lib/xmlrpc/datetime.rb +lib/xmlrpc/httpserver.rb +lib/xmlrpc/marshal.rb +lib/xmlrpc/parser.rb +lib/xmlrpc/server.rb +lib/xmlrpc/utils.rb lib/yaml.rb lib/yaml/basenode.rb lib/yaml/constants.rb |
