0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 13 hours ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleaned up the stack.[ch] files. Changed the license to GPL v2+. Cleaned up the README file. More... over 15 years ago
First review and cleanup of code complete. Still need to test bad XML further. More... over 15 years ago
It's mostly done. It works, but I've not yet cleaned up the code or really tested bad source files. More... over 15 years ago
First version that parses and prints the entire XML file. Well, the valid parts anyway. More... over 15 years ago
This is the first commit that shows actual parsing! More... over 15 years ago
Cleaned up some comments and started work on processing tags. More... over 15 years ago
Now compiles with Fabio's updated Makefile and parses CDATA properly. More... over 15 years ago
Updatedb Makefile from Fabio for properly building the split source. Added a tag to the example XML file for testing. Framework in place for parsing the file contents. More... over 15 years ago
Added a stack header and source and modified the Makefile to link them in. More... over 15 years ago
Now successfully parses out comments and processing instructions without mangling the same in CDATA blocks. More... over 15 years ago
Much cleaned up, with file loading from command line switch. More... over 15 years ago
Added the error code list. Switched to reading a file rather than STDIN. Parsed out comments and what-not that I don't want to deal with. Still a long way to go, but I'm starting to get the hang of things. I am certain I'll be ashamed of this later. :) More... over 15 years ago
Some actual, if simple code. Removes empty lines and leading white-spaces. More... over 15 years ago
Added a source XML file to use when testing. Expanded the README to cover how CDATA and variables between tags are displayed. More... over 15 years ago
Updated the README to mention the ignoring of processing instructions and to remove the 'XML_Version=1.0' from the example output. More... over 15 years ago
Define the program's output and set the license to public domain. More... over 15 years ago
first commit More... over 15 years ago