Skip to content

Pull requests: KWARC/rust-libxml

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Update README.md
#136 by niravpatel-inventyv was closed Jun 11, 2024 Loading…
Implement xpath error message handling
#135 by hurricane-socrates was closed May 22, 2024 Loading…
Add instructions for FreeBSD
#131 by rudolphfroger was merged Mar 5, 2024 Loading…
Add no_ns variants for Node and RoNode methods
#129 by anwaralameddin was merged Mar 12, 2024 Loading…
Add get_properties_ns to Node and RoNode
#128 by anwaralameddin was merged Feb 25, 2024 Loading…
Add get_property_no_ns to Node and RoNode
#127 by anwaralameddin was merged Feb 24, 2024 Loading…
Display LIBXML2 env value on build errors.
#122 by jcamiel was merged Oct 18, 2023 Loading…
Enable processing of files over 10Mb
#118 by imcsk8 was merged Aug 9, 2023 Loading…
release v0.3.3
#117 by dginev was merged Jul 18, 2023 Loading…
Improve Error Reporting for Schema Validation
#116 by JDSeiler was merged Jul 18, 2023 Loading…
3 tasks done
Update criterion requirement from 0.4.0 to 0.5.1 dependencies Pull requests that update a dependency file
#114 by dependabot bot was merged Jul 18, 2023 Loading…
Update criterion requirement from 0.4.0 to 0.5.0 dependencies Pull requests that update a dependency file
#113 by dependabot bot was closed May 29, 2023 Loading…
Upgrade http links to https in Cargo.toml
#112 by Benjins-automation was merged May 20, 2023 Loading…
parser: Fix computed option flag values
#109 by davidmhewitt was merged May 2, 2023 Loading…
add Context::findvalues, Node::findvalues
#108 by dginev was merged Mar 7, 2023 Loading…
Update criterion requirement from 0.3.0 to 0.4.0 dependencies Pull requests that update a dependency file
#103 by dependabot bot was merged Mar 7, 2023 Loading…
maybe a better approach to set library path
#101 by meltfar was closed Jun 3, 2024 Loading…
rename to is_well_formed_xpath; fmt+lint
#98 by dginev was merged Mar 26, 2022 Loading…
Add support for has_attribute, has_attribute_ns
#97 by dginev was merged Mar 26, 2022 Loading…
01.2022 clippy lints
#95 by dginev was merged Feb 27, 2022 Loading…
Box errors with Send and Sync
#94 by jameswald was merged Jan 19, 2022 Loading…
Wrapper for xmlXPathCompile binding
#93 by bcpeinhardt was merged Mar 26, 2022 Loading…
Remove tests using null pointer deref
#90 by dginev was merged Aug 23, 2021 Loading…
Add MacOS and Windows installation steps to README
#89 by dginev was merged Aug 2, 2021 Loading…
ProTip! Filter pull requests by the default branch with base:master.