| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-02-20 | 707 Bytes | |
| tabulate source code.tar.gz | 2023-02-20 | 2.5 MB | |
| tabulate source code.zip | 2023-02-20 | 2.6 MB | |
| Totals: 3 Items | 5.1 MB | 0 | |
- https://github.com/p-ranav/tabulate/pull/58 Fix compiler warning "non-virtual-dtor"
- https://github.com/p-ranav/tabulate/pull/77 Support
std::string_view - https://github.com/p-ranav/tabulate/pull/87 Fix issue with
optionalinclude on old compilers - https://github.com/p-ranav/tabulate/pull/88 Fixed unused parameter warning
- https://github.com/p-ranav/tabulate/pull/91 Fix Typo in
CMakeLists.txt - https://github.com/p-ranav/tabulate/pull/97 Table: Provide
size()function returning row counts - https://github.com/p-ranav/tabulate/pull/98 Improvement: Precalculate the cell content
- https://github.com/p-ranav/tabulate/pull/100 Bump version to 1.5.0 and fix clang-format configuration