openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
LibExpat.jl
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 22, 2024 — Aug 22, 2025
Showing page 5 of 6
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
colon is now reserved
Keno Fischer
More...
almost 12 years ago
Merge pull request #12 from vtjnash/jn-ETree
Amit Murthy
More...
about 12 years ago
windows compatibility patch
Jameson Nash
More...
about 12 years ago
fix typo
Jameson Nash
More...
about 12 years ago
rename ParsedData to ETree
Jameson Nash
More...
about 12 years ago
Merge branch 'jn-xpath-add' of git://github.com/vtjnash/LibExpat.jl into vtjnash-jn-xpath-add
amitmurthy
More...
about 12 years ago
fix find() xpath types, reduce number of unnecessary exports
Jameson Nash
More...
about 12 years ago
Merge branch 'jn-xpath-add' of git://github.com/vtjnash/LibExpat.jl into vtjnash-jn-xpath-add
amitmurthy
More...
about 12 years ago
xpath_str macro for more efficient usage, allow parsing and using any type of xpath expression, fix several bugs, and update readme
Jameson Nash
More...
about 12 years ago
api for supporting alternative node types for return (still need to document), and add untested implementations of the rest of the functions
Jameson Nash
More...
about 12 years ago
add startswith function to xpath
Jameson Nash
More...
about 12 years ago
Merge remote-tracking branch 'origin/jn-xpath'
amitmurthy
More...
about 12 years ago
Merge pull request #7 from vtjnash/jn-xpath
Amit Murthy
More...
about 12 years ago
add some more string functions
Jameson Nash
More...
about 12 years ago
support most xpath expressions
Jameson Nash
More...
about 12 years ago
changed method to get length of UTF8 string
amitmurthy
More...
about 12 years ago
fixed utf-8 string length computation
amitmurthy
More...
about 12 years ago
parse most xpath expressions (missing: parens and most functions)
Jameson Nash
More...
about 12 years ago
updated readme and tests for new xpath stuff
Jameson Nash
More...
about 12 years ago
huge refactoring to support more powerful xpath
Jameson Nash
More...
about 12 years ago
first cut at xpath implementation
Jameson Nash
More...
about 12 years ago
Empty root, but xp_parse still returns the container element
amitmurthy
More...
about 12 years ago
Does not return a dummy root element anymore Search syntax searches from the passed pd as root is the search string starts with a '/', else from its children.
amitmurthy
More...
about 12 years ago
int64 to int to solve 32/64 bit interop
amitmurthy
More...
about 12 years ago
tighten types, improve error printing, and fix an error in cdata
Jameson Nash
More...
about 12 years ago
doc change
amitmurthy
More...
over 12 years ago
doc changes
amitmurthy
More...
over 12 years ago
comment change
amitmurthy
More...
over 12 years ago
fixed bug in sub elemnts tracking
amitmurthy
More...
over 12 years ago
fixed bug in hadling namespace prefixes in tags, keeping elements in the same order as found in the document
amitmurthy
More...
over 12 years ago
←
1
2
3
4
5
6
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree