aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xmlrpc/create.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/xmlrpc.rb: Documentation for XMLRPCzzak2012-09-131-12/+9
* Use Float#finite?.naruse2011-04-221-2/+1
* * lib/xmlrpc/create.rb (XMLRPC::Create#conv2value):naruse2011-04-221-4/+4
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-35/+35
* * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,mame2008-10-011-88/+88
* * lib/xmlrpc/client.rb (XMLRPC::Client::do_rpc): Make theknu2007-02-231-1/+1
* * lib/xmlrpc/create.rb (XMLRPC::Create::conv2value): Symbol shouldmatz2006-11-021-3/+3
* * parse.y (method_call): remove (fn)(args) style lambdamatz2006-06-211-6/+1
* * imported and refactored original test casesmneumann2004-11-151-1/+16
* * lib/xmlrpc: import.matz2003-07-191-0/+280