0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add ignore file More... over 11 years ago
Add gemspec and release! #4 More... over 11 years ago
update readme More... about 14 years ago
1.9 updates. Thanks dlangevin More... about 14 years ago
update readme stuff More... about 14 years ago
Move nil check. Thanks Counterspell. More... about 14 years ago
don't use gem More... about 14 years ago
use setup.rb for install More... about 14 years ago
updated More... over 14 years ago
updated gemspec More... over 14 years ago
ruby 1.9 compat More... over 14 years ago
Change to readlines from each_line since we are doing an each_with_index right after. More... over 14 years ago
Added new property "parser.user_libxml" so you can not use LibXML-Ruby based parser. Some WSDLs have problems with that parser if they use namespaces in attributes. Example is wsdl:arrayType as an attribute. More... over 14 years ago
Changing gemspec to match gemcutter name More... over 14 years ago
Upping gem spec version and date More... over 14 years ago
Adding in HAsh.key for Ruby 1.8.6 people. More... over 14 years ago
Fixing regex creation for 1.9.1 'n' option to Regex.new disables multibyte support The test suite was broken for me (on 1.8.7) when I started, this change at least gets the lib loading. More... over 14 years ago
Merge commit 'upstream/master' into localdev More... almost 15 years ago
Changing to single quotes to fix regex problem in Ruby 1.8. Need to test in 1.9 More... almost 15 years ago
Update gem spec. More... almost 15 years ago
edit readme More... almost 15 years ago
edit readme More... almost 15 years ago
Changed to use SAX2 style. VERY HACKY. Probably just need to rip it all out and change start_element to take namespaces and prefix if they are there from the parser. Or just not use libxml as an option. More... almost 15 years ago
Changed to new way to create SAX parser in libxml-ruby More... almost 15 years ago
Remove debug line. More... almost 15 years ago
Change to single quotes so we don't have to do weird escapes. More... almost 15 years ago
Initial test changes to get it to work on my test WSDL from OpSource billing. More... almost 15 years ago
Fix end of line and withespade problems with generated sources. More... almost 15 years ago
added untested note to readme More... almost 15 years ago
modified gemspec More... almost 15 years ago