issues
search
zeux
/
pugixml
Light-weight, simple and fast XML parser for C++ with XPath support
http://pugixml.org/
MIT License
4.01k
stars
728
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add C++20 module
#644
Arthapz
opened
6 days ago
3
Enhance CMake testing in CI
#643
zeux
closed
6 days ago
0
Auto-detect std::string_view support by default
#642
zeux
closed
1 day ago
3
Update VERSION in Makefile and add documentation for string_view_t
#641
dantargz
closed
1 week ago
1
Automatically enable std::string_view support
#640
zeux
closed
1 day ago
2
Makefile now defaults to cxxstd=any
#639
zeux
closed
1 week ago
0
Warn if PUGIXML_STRING_VIEW is set without CMAKE_CXX_STANDARD
#638
zeux
closed
1 week ago
0
opening file with long path on a network fails
#637
st80rules
closed
1 week ago
3
Add remaining std::string_view overloads
#636
dantargz
closed
1 week ago
4
Issue 626 add stringview remainder
#635
dantargz
closed
1 week ago
0
Add remaining std::string_view overloads
#634
dantargz
closed
1 week ago
1
Initial support for std::string_view
#633
dantargz
closed
2 weeks ago
1
Is pugixml compatible with C++ 20 standard?
#631
KonstantinMoiseew
closed
1 month ago
0
Build as .a, remove make type build path
#630
pktplumber
closed
1 month ago
0
Segmentation fault when compiled with upcoming version of LLVM
#629
lpugin
closed
1 month ago
10
Add string view support (only impl, no tests)
#627
brandl-muc
closed
2 weeks ago
10
Perspective on std::string_view support
#626
zeux
closed
1 week ago
14
Simplified closing tag
#625
1vanK
closed
2 months ago
5
throw() -> noexcept
#623
r-barnes
closed
2 weeks ago
4
PUGIXML_WCHAR_MODE featrue for vcpkg
#622
andrelehto
closed
3 months ago
1
xmldocument::save: use encoding interpreted by get_write_encoding in buffered_writer constructor
#621
aral-matrix
closed
4 months ago
0
Work around 'unreferenced function' warnings in NO_STL builds
#620
zeux
closed
4 months ago
1
Warnings (C5245) when having PUGIXML_NO_STL and PUGIXML_API defined
#619
BobbyAnguelov
closed
4 months ago
6
xmldocument::save uses non-transformed encoding parameter
#617
aral-matrix
closed
4 months ago
4
xmldocument::save - use encoding as interpreted by get_write_encoding…
#616
aral-matrix
closed
4 months ago
0
Not able to attach a xsl via a `<?xml-stylesheet ...?>` node
#615
Mai-Lapyst
closed
4 months ago
1
call function xml_node::empty() always return false in anyway
#614
yuzu-ogura
closed
5 months ago
3
pugi::xml_node and std::ranges, maybe a documentation request
#613
davidhunter22
closed
5 months ago
2
Serilisation
#612
naushadck
closed
7 months ago
4
Relative and absolute paths for a relocatable pkgconf file
#611
kmilos
closed
7 months ago
3
Question: I have made my own case insensitive version, is that ok?
#609
mr-phazer
closed
8 months ago
2
Incorrect result of xml_document::load_file -"File was not found"
#608
rhymerjr
closed
8 months ago
2
Error in handling loading errors example
#607
OleksandrKvl
closed
9 months ago
1
Position of the parse result offset in case of status_bad_start_element
#606
lo-asys
opened
9 months ago
0
Add Bazel support
#605
Vertexwahn
closed
4 months ago
1
Fix -Wshorten-64-to-32 warning on Android NDK when targeting x86
#604
zeux
closed
10 months ago
0
Warning when building 1.14 in x86 on Clang
#603
remyjette
closed
10 months ago
3
XML Canonicalization: as an option, allow parsing eol's into the document model (as PCDATA holding those)
#602
omascia
closed
11 months ago
2
Unexpected #endif in line 13201 with precompilation in a pch.h file
#601
anschulz72
closed
11 months ago
2
parse_embed_pcdata and parse_merge_pcdata don't play together
#600
schulzer
closed
9 months ago
2
option to join multiple CDATA sections into one when parsing
#599
schulzer
opened
11 months ago
2
add xml_node_type_str function for debugging and application logging
#598
schulzer
closed
10 months ago
3
resolved all microsoft native recommened warnings
#597
matthewhelyar
closed
11 months ago
1
AppVeyor build optimizations
#596
zeux
closed
11 months ago
0
Use cleaner references to STL classes
#595
zeux
closed
11 months ago
0
Fix `-Wuseless-cast`
#594
SoapGentoo
closed
11 months ago
2
PUGIXML_WCHAR_MODE and error messages.
#591
adontz
closed
1 year ago
1
Update config=sanitize and fuzz targets
#590
zeux
closed
1 year ago
0
add overloads with size_t
#589
ottigeda
closed
2 weeks ago
1
add some support for std::string_view
#588
ottigeda
closed
2 weeks ago
5
Next