Development

Updated README to point to 3.x.

QueryPath Commits - Sat, 2012-02-04 21:32
m README.md Updated README to point to 3.x.
Categories: Development

Curse you, fenced code blocks!

QueryPath Commits - Fri, 2012-02-03 17:57
m README.md Curse you, fenced code blocks! Your syntax eludes me!
Categories: Development

Fixed typo.

QueryPath Commits - Fri, 2012-02-03 17:57
m README.md Fixed typo.
Categories: Development

Updated README.

QueryPath Commits - Fri, 2012-02-03 17:56
m README.md Updated README.
Categories: Development

Updated build.xml to point to current pyrus.

QueryPath Commits - Fri, 2012-02-03 17:43
m build.xml Updated build.xml to point to current pyrus.
Categories: Development

Updated README.

QueryPath Commits - Fri, 2012-02-03 17:26
m README.md Updated README.
Categories: Development

Removed version string from composer.

QueryPath Commits - Fri, 2012-02-03 17:10
m composer.json Removed version string from composer.
Categories: Development

Removed now-defunct QPXML2.

QueryPath Commits - Fri, 2012-02-03 17:04
- src/QueryPath/Extension/QPXML2.php Removed now-defunct QPXML2. All XML extensions are in QPXML.
Categories: Development

Moved XML2 code into XML.

QueryPath Commits - Fri, 2012-02-03 17:03
m src/QueryPath/Extension/QPXML.php Moved XML2 code into XML. This was the planned move. Coding standards aren't all the way updated, yet. But the code seems to be functional.
Categories: Development

Hardcoding version into composer.json.

QueryPath Commits - Thu, 2012-02-02 16:10
m composer.json Hardcoding version into composer.json. Packagist is not picking up the tag names, so I am trying to manually add version info.
Categories: Development

Added keywords to composer.json.

QueryPath Commits - Thu, 2012-02-02 15:35
m composer.json Added keywords to composer.json.
Categories: Development

Added first attempt at a composer.json file.

QueryPath Commits - Thu, 2012-02-02 15:31
+ composer.json Added first attempt at a composer.json file.
Categories: Development

Updated docs for #65

QueryPath Commits - Thu, 2011-12-22 11:23
m CREDITS m RELEASE Updated docs for #65
Categories: Development

Merge pull request #66 from fiveminuteargument/master

QueryPath Commits - Thu, 2011-12-22 11:18
m src/QueryPath/CssEventHandler.php Merge pull request #66 from fiveminuteargument/master Update of adjacent() method
Categories: Development

Updated adjacent() to skip text nodes. IMO, this is correct duplication

QueryPath Commits - Thu, 2011-12-22 05:49
m src/QueryPath/CssEventHandler.php Updated adjacent() to skip text nodes. IMO, this is correct duplication of CSS selectors.
Categories: Development

Added to RELEASE notes for #64.

QueryPath Commits - Wed, 2011-12-14 08:52
m RELEASE Added to RELEASE notes for #64.
Categories: Development

Updated release notes.

QueryPath Commits - Wed, 2011-12-14 08:46
m CREDITS m RELEASE Updated release notes.
Categories: Development

Initial commit of Xander Guzman's XML2 extension.

QueryPath Commits - Wed, 2011-12-14 08:42
+ src/QueryPath/Extension/QPXML2.php Initial commit of Xander Guzman's XML2 extension.
Categories: Development

Updated gitignore.

QueryPath Commits - Wed, 2011-12-14 08:35
m .gitignore Updated gitignore.
Categories: Development

Updated unit tests, re-fixed #63.

QueryPath Commits - Fri, 2011-11-18 12:09
m src/QueryPath/CssParser.php m src/QueryPath/QueryPath.php m test/Tests/QueryPath/BottomUpCssEventHandlerTests.php m test/Tests/QueryPath/CssEventTest.php m test/Tests/QueryPath/Extensions/QPDBTest.php m test/Tests/QueryPath/Extensions/QPListTest.php m test/Tests/QueryPath/Extensions/QPTPLTest.php m test/Tests/QueryPath/Extensions/QPXMLTest.php m test/Tests/QueryPath/Extensions/QPXSLTest.php m test/Tests/QueryPath/QueryPathEntitiesTest.php m test/Tests/QueryPath/QueryPathExtensionTest.php m test/Tests/QueryPath/QueryPathOptionsTest.php m test/Tests/QueryPath/QueryPathTest.php Updated unit tests, re-fixed #63.
Categories: Development
Syndicate content