issues
search
KWARC
/
rust-libxml
Rust wrapper for libxml2
https://crates.io/crates/libxml
MIT License
76
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add c14n for node and document
#138
saks
opened
2 months ago
1
libxml2.so.2 file missing after building docker image and running in kubernetes
#137
rahulmotiyani-inventyv
opened
3 months ago
2
Update README.md
#136
niravpatel-inventyv
closed
5 months ago
0
Implement xpath error message handling
#135
hurricane-socrates
closed
5 months ago
4
support windows mingw64 gnu
#134
netoffice-zz
opened
6 months ago
0
How to receive errors from xpath queries.
#133
hurricane-socrates
closed
5 months ago
8
Declare function to xmllib2 using rust-libxml
#132
hurricane-socrates
closed
5 months ago
3
Add instructions for FreeBSD
#131
rudolphfroger
closed
8 months ago
0
FreeBSD instructions
#130
rudolphfroger
closed
8 months ago
4
Add no_ns variants for Node and RoNode methods
#129
anwaralameddin
closed
8 months ago
2
Add get_properties_ns to Node and RoNode
#128
anwaralameddin
closed
8 months ago
1
Add get_property_no_ns to Node and RoNode
#127
anwaralameddin
closed
8 months ago
0
Missing Node::to_string method
#126
anwaralameddin
closed
8 months ago
3
Missing the ability to get an attribute with no namespace
#125
anwaralameddin
closed
8 months ago
2
Xpath does not query paths, a little bug in the node.get_contents()
#124
afidegnum
opened
11 months ago
1
Implement Send for Document
#123
zippy2
opened
1 year ago
4
Display LIBXML2 env value on build errors.
#122
jcamiel
closed
1 year ago
1
feat(error-handling): change panics into recoverable results
#121
mhasel
opened
1 year ago
0
Error handling
#120
mhasel
opened
1 year ago
2
Looking for wellformed check
#119
MatthD
opened
1 year ago
1
Enable processing of files over 10Mb
#118
imcsk8
closed
1 year ago
1
release v0.3.3
#117
dginev
closed
1 year ago
1
Improve Error Reporting for Schema Validation
#116
JDSeiler
closed
1 year ago
5
All `StructuredError` returned by `SchemaValidationContext::validate_*` are identical
#115
JDSeiler
closed
1 year ago
3
Update criterion requirement from 0.4.0 to 0.5.1
#114
dependabot[bot]
closed
1 year ago
1
Update criterion requirement from 0.4.0 to 0.5.0
#113
dependabot[bot]
closed
1 year ago
1
Upgrade http links to https in Cargo.toml
#112
Benjins-automation
closed
1 year ago
0
Encoding issue with libxml 2.11.1, 2.11.2, 2.11.3 (OK with libxml 2.11.0)
#111
jcamiel
opened
1 year ago
1
Not able to link statically
#110
temrix
opened
1 year ago
1
parser: Fix computed option flag values
#109
davidmhewitt
closed
1 year ago
1
add Context::findvalues, Node::findvalues
#108
dginev
closed
1 year ago
0
Cargo test locking up
#107
o087D
opened
1 year ago
3
Schema validation errors
#106
o087D
opened
1 year ago
1
STATUS_ACCESS_VIOLATION with Evaluate function while parsing xpath [Urgent]
#105
mayankjoshii
closed
1 year ago
3
missing ability to get all attributes including namespace
#104
faassen
opened
1 year ago
3
Update criterion requirement from 0.3.0 to 0.4.0
#103
dependabot[bot]
closed
1 year ago
0
Implement correct deep copy of nodes/documents
#102
arminfelder
opened
2 years ago
0
maybe a better approach to set library path
#101
meltfar
closed
5 months ago
1
fixing a memory leak when converting the xml to a string
#100
scooterman
closed
2 years ago
1
creating a text node after add_next_sibling and then also trying to add_next_sibling() it causes mutably shared node Err
#99
insiderscore-jeff
opened
2 years ago
1
rename to is_well_formed_xpath; fmt+lint
#98
dginev
closed
2 years ago
0
Add support for has_attribute, has_attribute_ns
#97
dginev
closed
2 years ago
1
Segmentation fault with xml serialisation
#96
jcamiel
opened
2 years ago
4
01.2022 clippy lints
#95
dginev
closed
2 years ago
0
Box errors with Send and Sync
#94
jameswald
closed
2 years ago
2
Wrapper for xmlXPathCompile binding
#93
bcpeinhardt
closed
2 years ago
2
Help Wanted | Vaidate XPath Syntax Independent of Context
#92
bcpeinhardt
closed
2 years ago
6
Link issue with Homebrew on Linux
#91
jcamiel
closed
2 years ago
6
Remove tests using null pointer deref
#90
dginev
closed
3 years ago
1
Add MacOS and Windows installation steps to README
#89
dginev
closed
3 years ago
3
Next