0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 30, 2024 — Nov 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
making sure the rakefile pulls in the right fastxml_lib More... over 17 years ago
bumping the version for a gem update. as the gem is now functional... o_O More... over 17 years ago
finally loading properly as a gem More... over 17 years ago
the gem should be specifying ext as part of the require path More... over 17 years ago
need taggables More... over 17 years ago
added a test for string areas More... over 17 years ago
added encoding get/set More... over 17 years ago
added more xml tests More... over 17 years ago
getting ready for a gem push More... over 17 years ago
adding a test with a doctype from a ruby-talk thread More... over 17 years ago
added file encoding lines to each .rb file for 1.9 added a check for very large indexes More... over 17 years ago
made some initial changes to build versus ruby 1.9 More... over 17 years ago
updating documentation More... over 17 years ago
xslt support is now functional, yay More... over 17 years ago
adding tests for the xslt support More... over 17 years ago
adding some more initial documentation specified that copyright is defined in the LICENSE file More... over 17 years ago
added the licensing notice to fastxml_node More... over 17 years ago
refactored away the Include modules, so that we get documentation of the ruby-side code alongside the c code updated the readme to mention licensing and copyright along with a usage example More... over 17 years ago
Updated the README Started adding documentation. Which required some refactoring (rdoc is a pita sometimes). Started fleshing out some of the specs. Trying to logically break apart/revamp the ruby code. More... over 17 years ago
added actual licensing info. using the ruby license. More... over 17 years ago
added seperate tests for attrlist attrlist now has an include? method More... over 17 years ago
bumped the version for a gem update More... over 17 years ago
fixed a major bug involving xpath search results, was causing a bus err added some tests to catch that bug More... over 17 years ago
created a test replicating a bus-err when doing a to_s from a searched node More... over 17 years ago
bumped the version, for a gem release More... over 17 years ago
added some more tests for the html parser More... over 17 years ago
added access to the html parser More... over 17 years ago
no longer using subversion, so we can't use the svn keywords More... over 17 years ago
added attribute read/write support More... about 18 years ago
forgiving and validate options now setup libxml property and set the internal vars More... about 18 years ago