2
I Use This!
Inactive

Commits : Listings

Analyzed 7 days ago. based on code collected 7 days ago.
May 22, 2023 — May 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Method for loading data from XMLParser{} directly (facilitates reading a parsed XML file and adding more data to it).
Dan Falconer
as crazedsanity
More... almost 17 years ago
Redid some tabbing & brackets. Removed an external dependency, and fixed a bug caused by having two leading slashes in a path.
Dan Falconer
as crazedsanity
More... almost 17 years ago
Some helpful methods, & a fix to avoid a neverending loop in the constructor.
Dan Falconer
as crazedsanity
More... about 17 years ago
Some helpful methods, & a fix to avoid a neverending loop in the constructor.
Dan Falconer
as crazedsanity
More... about 17 years ago
RELEASE NOTES (0.2) Fix minor warning when calling XMLParser::get_path() with no arguments.
Dan Falconer
as crazedsanity
More... over 17 years ago
RELEASE NOTES (0.2) Fix minor warning when calling XMLParser::get_path() with no arguments.
Dan Falconer
as crazedsanity
More... over 17 years ago
Fix warning about not passing an argument when retrieving all available data.
Dan Falconer
as crazedsanity
More... over 17 years ago
Presently "branches" is unneeded.
Dan Falconer
as crazedsanity
More... over 17 years ago
Initial release.
Dan Falconer
as crazedsanity
More... over 17 years ago
Version & license files. Getting ready for the first release.
Dan Falconer
as crazedsanity
More... over 17 years ago
Fixes for encoding the data & such.
Dan Falconer
as crazedsanity
More... over 17 years ago
Now processes the XML immediately (in "__construct()"), so it doesn't have to be continuously re-parsed everytime get_xml_string() is requested: this way, processing costs are minimized, and afore-mentioned method can be called as many times as needed without incurring extra overhead.
Dan Falconer
as crazedsanity
More... over 17 years ago
Updated information about arrayToPath, intended directory structures, etc.
Dan Falconer
as crazedsanity
More... over 17 years ago
New method for determining what the root element is.
Dan Falconer
as crazedsanity
More... over 17 years ago
Expects arrayToPathClass.php to live in "../cs-arrayToPath/". I think it's okay to leave this: if it's a big problem for someone, they can change it: if they're using svn:externals to pull updates & it causes conflicts, I'll accept patches. :)
Dan Falconer
as crazedsanity
More... over 17 years ago
Catching-up to current codebase. Soon, this will be accessed via svn:externals instead of doing this copying stuff. I hate duplicating efforts.
Dan Falconer
as crazedsanity
More... over 17 years ago
Oops... forgot to add the XML parser/builder/creator files...
Dan Falconer
as crazedsanity
More... over 17 years ago
Initial commit. Ignores .project file. There's requirements for the arrayToPath{} class, which isn't available anywhere, I don't think... possibly for release as another project... or something.
Dan Falconer
as crazedsanity
More... over 17 years ago
I meant to create a "releases" folder for all of this.
Dan Falconer
as crazedsanity
More... over 17 years ago
Not in Release Candidate stage yet.
Dan Falconer
as crazedsanity
More... over 17 years ago
Basic structure for the repository.
Dan Falconer
as crazedsanity
More... over 17 years ago