index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
xmlrpc
/
parser.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add frozen_string_literal: false for all files
naruse
2015-12-16
1
-0
/
+1
*
* lib/xmlrpc/parser.rb: added new parser class using libxml-ruby gem.
hsbt
2014-10-13
1
-1
/
+33
*
* lib/cgi/core.rb: Use symbols instead of strings for
marcandre
2012-11-16
1
-4
/
+4
*
* lib/xmlrpc.rb: Documentation for XMLRPC
zzak
2012-09-13
1
-21
/
+47
*
* lib/xmlrpc/parser.rb: support i8 types. Thanks Stas Kelvich!
tenderlove
2012-03-06
1
-5
/
+5
*
* lib/xmlrpc/parser.rb (FaultException): fix to_s and inspect
shyouhei
2011-05-26
1
-2
/
+1
*
* lib: Convert tabs to spaces for ruby files per
drbrain
2011-05-18
1
-1
/
+1
*
* lib/*.rb: Remove unused variable warnings.
marcandre
2010-11-08
1
-1
/
+1
*
Surpress warnings.
naruse
2010-04-06
1
-1
/
+1
*
* {ext,lib,test}/**/*.rb: removed trailing spaces.
nobu
2009-03-06
1
-66
/
+66
*
* lib/xmlrpc, lib/rexml, test/ruby/test_array.rb,
mame
2008-10-01
1
-177
/
+177
*
* lib/xmlrpc/parser.rb (XMLRPC::Convert::dateTime): Fixing a bug that
jeg2
2007-10-24
1
-2
/
+2
*
make error messages much friendlier if a XMLRPC::FaultException is thrown,
mneumann
2005-04-06
1
-0
/
+2
*
* array.c: replace rb_protect_inspect() and rb_inspecting_p() by
matz
2005-03-04
1
-1
/
+1
*
* lib/xmlrpc/parser.rb, test/xmlrpc/test_features.rb: fixed "assinging to con...
mneumann
2004-11-17
1
-5
/
+2
*
* applied patch by MoonWolf <moonwolf@moonwolf.com> to allow parsing
mneumann
2004-11-16
1
-9
/
+23
*
* imported and refactored original test cases
mneumann
2004-11-15
1
-23
/
+15
*
* exception message clean-up by Ian Macdonald <ian@caliban.org>.
matz
2004-03-29
1
-1
/
+1
*
fixed CDATA parsing for XMLScanParser and REXMLStreamParser
mneumann
2003-11-11
1
-0
/
+5
*
consistent parentheses in assignment RHS.
matz
2003-10-16
1
-1
/
+1
*
* lib/xmlrpc: import.
matz
2003-07-19
1
-0
/
+803