This website requires JavaScript.
Explore
Help
Sign In
StarMirror
/
xlnt
Watch
1
Star
0
Fork
0
You've already forked xlnt
mirror of
https://github.com/tfussell/xlnt.git
synced
2024-03-22 13:11:17 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
dab1b0218d
xlnt
/
source
/
packaging
History
Thomas Fussell
dab1b0218d
begin cleaning up xml handling in consumer
2016-11-19 16:42:16 -05:00
..
tests
use streams to access zip files and their contents instead of std::stringstream to reduce memory usage, replaces miniz with zlib,
closes
#66
2016-10-30 15:48:40 -04:00
manifest.cpp
begin cleaning up xml handling in consumer
2016-11-19 16:42:16 -05:00
relationship.cpp
improve manifest interface, work on round-tripping
2016-08-12 00:22:14 -04:00
uri.cpp
clean up zip.cpp, enable and fix compiler warnings, use equality instead of hashing for style components, compile all cpp files in sample directory, track remote branches for submodules
2016-10-31 20:48:43 -04:00
zip_file.cpp
use streams to access zip files and their contents instead of std::stringstream to reduce memory usage, replaces miniz with zlib,
closes
#66
2016-10-30 15:48:40 -04:00