Releases: SolidWallOfCode/libswoc
Releases · SolidWallOfCode/libswoc
MemArena update.
Large updates to the documentation.
MemArena is updated to support temporary allocation, along with documentation on how to use that functionality.
Some minor bug fixes, support for As_Hex
in BufferWriter
.
Documetation and regularization update.
This update is primarily a documentation update, with a focus on TextView and BufferWriter.
This also regularizes TextView, to make the methods (particularly the affix methods) more internally consistent.
There are also some updates to the BufferWriter formatter API for better handling of custom formatting.
MemSpan Update
This updates MemSpan to be template based.
Initial Release
This is the initial release.