summaryrefslogtreecommitdiffstats
path: root/lib/xmlrpc/datetime.rb
Commit message (Collapse)AuthorAgeFilesLines
* * misc/ruby-mode.el (ruby-expr-beg): support $! at the end ofmatz2005-11-301-1/+1
| | | | | | | expression. [ruby-dev:27868] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9634 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * lib/xmlrpc/datetime.rb (XMLRPC::DateTime#==): should use Array()eban2004-11-191-1/+1
| | | | | | | instead of to_a. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7318 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * applied patch by MoonWolf <moonwolf@moonwolf.com> to allow parsingmneumann2004-11-161-0/+4
| | | | | | | | | datetime.iso8601 (e.g. 20041105T01:15:23Z). * added test case git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7276 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * lib/xmlrpc: import.matz2003-07-191-0/+138
* 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