index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
xmlrpc
Age
Commit message (
Expand
)
Author
2014-06-02
xmlrpc/client: fix documentation typo
tmm1
2014-04-06
* lib/xmlrpc/client.rb (do_rpc): don't check body length.
naruse
2014-01-13
* lib/xmlrpc/client.rb: [DOC] Remove note about SSL package on RAA
zzak
2013-12-09
* lib/xmlrpc/httpserver.rb: [DOC] Fix typo
a_matsuda
2013-12-08
* lib/xmlrpc/client.rb: [DOC] Fix typo
a_matsuda
2013-12-07
* ext/tk/lib/tk/canvas.rb: [DOC] Fix typo (s/paramter/parameter/)
a_matsuda
2013-12-06
* lib/webrick/compat.rb, lib/xmlrpc/datetime.rb: [DOC] fix typo by @vipul...
hsbt
2013-07-18
* lib/cgi.rb: [DOC] Capitalize "Ruby" in documentation [Fixes GH-341]
zzak
2013-06-13
* lib/xmlrpc/client.rb (XMLRPC::Client#http): Add reader for raw
kou
2013-06-13
* lib/xmlrpc/client.rb (XMLRPC::Client#parse_set_cookies): Support
kou
2013-06-13
* lib/xmlrpc/client.rb (XMLRPC::Client#parse_set_cookies): Use
kou
2013-06-12
* lib/xmlrpc/client.rb (XMLRPC::Client#parse_set_cookies): Extract.
kou
2013-05-19
fix typos inspired by r40825
kazu
2012-11-16
* lib/cgi/core.rb: Use symbols instead of strings for
marcandre
2012-09-13
* lib/xmlrpc.rb: Documentation for XMLRPC
zzak
2012-03-07
* lib/xmlrpc/client.rb (module XMLRPC): fix typo.
nagachika
2012-03-06
use factory method for constructing Net::HTTP objects
tenderlove
2012-03-06
* lib/xmlrpc/parser.rb: support i8 types. Thanks Stas Kelvich!
tenderlove
2012-03-06
* lib/xmlrpc/client.rb: assume servers that do not send a Content-Type
tenderlove
2012-03-05
* lib/xmlrpc/client.rb: switch net/http post2 calls to modern
tenderlove
2012-03-03
remove another call to Net::HTTP.version_1_2
tenderlove
2012-03-03
* lib/xmlrpc/client.rb (initialize): net/http defaults to 1_2 in 1.8+,
tenderlove
2012-03-02
* lib/xmlrpc/client.rb (new2): use URI for uri parsing.
tenderlove
2012-03-02
* lib/xmlrpc/client.rb (new2): raises an ArgumentError on bad
tenderlove
2012-03-02
* lib/xmlrpc/client.rb (new2): fix custom port specification when an
tenderlove
2011-08-05
* lib/xmlrpc/client.rb, lib/xmlrpc/server.rb: should use
shugo
2011-07-25
* lib/xmlrpc/client.rb: Fix possible HTTP header formatting failure by
nahi
2011-05-26
* lib/xmlrpc/parser.rb (FaultException): fix to_s and inspect
shyouhei
2011-05-18
* lib: Convert tabs to spaces for ruby files per
drbrain
2011-05-18
* lib: remove trailing spaces.
nobu
2011-05-11
* Various .document files: Update .document files to match files which
drbrain
2011-04-22
Use Float#finite?.
naruse
2011-04-22
* lib/xmlrpc/create.rb (XMLRPC::Create#conv2value):
naruse
2010-11-08
* lib/*.rb: Remove unused variable warnings.
marcandre
2010-04-28
* lib/xmlrpc/utils.rb: Fixing an incompatibility with
jeg2
2010-04-06
Surpress warnings.
naruse
2010-03-20
* lib: fixed typo. a patch by Sho Hashimoto in [ruby-dev:40716].
nobu
2009-03-06
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-02-01
* lib/xmlrpc/server.rb (Server#serve): gets rid of hardcoded
nobu
2008-12-17
* lib/xmlrpc/server.rb: Restricting method inspection to show only
jeg2
2008-10-01
* lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,
mame
2008-07-12
* lib/xmlrpc/client.rb (XMLRPC::Client#do_rpc): requires
nobu
2008-04-15
* lib/xmlrpc/client.rb: fix cookie handling. [ruby-dev:34403]
kou
2007-12-01
* lib/xmlrpc/server.rb (XMLRPC::Server#server): Improve signal handling so
jeg2
2007-10-24
* lib/xmlrpc/parser.rb (XMLRPC::Convert::dateTime): Fixing a bug that
jeg2
2007-10-24
* lib/xmlrpc/client.rb (XMLRPC::Client#do_rpc): Explicitly start
jeg2
2007-10-24
* lib/xmlrpc/client.rb (XMLRPC::Client#do_rpc): Improving the error
jeg2
2007-10-24
* lib/xmlrpc/utils.rb (XMLRPC::ParseContentType#parse_content_type):
jeg2
2007-02-23
* lib/xmlrpc/client.rb (XMLRPC::Client::do_rpc): Make the
knu
2006-11-02
* lib/xmlrpc/create.rb (XMLRPC::Create::conv2value): Symbol should
matz
[next]