| Move formatting functionality from BasicFormatter to BasicWriter & FormatPaser to simplify the implementation of standalone formatting methods. |
|
More...
|
over 11 years ago
|
| Don't use initializer lists. |
|
More...
|
over 11 years ago
|
| Use ArgInfo instead of Arg where possible. |
|
More...
|
over 11 years ago
|
| Factor POD part of Arg into ArgInfo to be able to store it in Array. |
|
More...
|
over 11 years ago
|
| Make docs depend on layout. |
|
More...
|
over 11 years ago
|
| Update breathe. |
|
More...
|
over 11 years ago
|
| Add example. |
|
More...
|
over 11 years ago
|
| Replace BasicFormatter::Format with BasicWriter::FormatInt. |
|
More...
|
over 11 years ago
|
| Document namespace use. |
|
More...
|
over 11 years ago
|
| Move Portability section to the web site. |
|
More...
|
almost 12 years ago
|
| Update readme. |
|
More...
|
almost 12 years ago
|
| Add instructions on how to run the unit tests. |
|
More...
|
almost 12 years ago
|
| Update instructions for running tests. |
|
More...
|
almost 12 years ago
|
| Update names and links. |
|
More...
|
almost 12 years ago
|
| Include gtest in the package and bump version. |
|
More...
|
almost 12 years ago
|
| Add a fused version of gtest. |
|
More...
|
almost 12 years ago
|
| Remove gtest submodule. |
|
More...
|
almost 12 years ago
|
| Fix test. |
|
More...
|
almost 12 years ago
|
| Conditionally compile part of a test that uses C++11. |
|
More...
|
almost 12 years ago
|
| Test example. |
|
More...
|
almost 12 years ago
|
| Update project name, copyright and version. |
|
More...
|
almost 12 years ago
|
| Add Google Analytics. |
|
More...
|
almost 12 years ago
|
| Disable GCC warning about "long long". |
|
More...
|
almost 12 years ago
|
| Update the package name. |
|
More...
|
almost 12 years ago
|
| Change the travis config to run tests. |
|
More...
|
almost 12 years ago
|
| Add a build status image. |
|
More...
|
almost 12 years ago
|
| Add a travis config. |
|
More...
|
almost 12 years ago
|
| Change String Formatting API to C++ Format Library API as it supports more general things than string formatting, e.g. file I/O. |
|
More...
|
almost 12 years ago
|
| Implement packaging. |
|
More...
|
almost 12 years ago
|
| Fix link. |
|
More...
|
almost 12 years ago
|