summaryrefslogtreecommitdiff
path: root/lib/xmlrpc/datetime.rb
AgeCommit message (Expand)Author
2016-05-16* lib/xmlrpc.rb, lib/xmlrpc/*, test/xmlrpc: XMLRPC is bundled gemhsbt
2015-12-16Add frozen_string_literal: false for all filesnaruse
2013-12-06 * lib/webrick/compat.rb, lib/xmlrpc/datetime.rb: [DOC] fix typo by @vipul...hsbt
2012-09-13* lib/xmlrpc.rb: Documentation for XMLRPCzzak
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2005-11-30* misc/ruby-mode.el (ruby-expr-beg): support $! at the end ofmatz
2004-11-19* lib/xmlrpc/datetime.rb (XMLRPC::DateTime#==): should use Array()eban
2004-11-16* applied patch by MoonWolf <[email protected]> to allow parsingmneumann
2003-07-19* lib/xmlrpc: import.matz