Skip to content

Tags: suburbanmarine/date

Tags

v3.0.1

Toggle v3.0.1's commit message
Add tests for %I and %p format options

v3.0.0

Toggle v3.0.0's commit message
For traits in constexpr context use ::value

* Fixes HowardHinnant#542

v2.4.1

Toggle v2.4.1's commit message
Remove BUILD_TZ_STATIC and replace with BUILD_SHARED_LIBS

* This is more standard CMake
* See https://cmake.org/cmake/help/v3.1/command/add_library.html

v2.4

Toggle v2.4's commit message
rename and mark-as-advanced the following cmake-variable used in func…

…tion print_option:

 CURR_${OPT} -> PRINT_OPTION_CURR_${OPT}
so that the date-project now has the following advanced cmake-variables:
 PRINT_OPTION_CURR_BUILD_TZ_STATIC
 PRINT_OPTION_CURR_USE_SYSTEM_TZ_DB
 PRINT_OPTION_CURR_USE_TZ_DB_IN_DOT

2.3

Toggle 2.3's commit message
Update README.md

v2.2

Toggle v2.2's commit message
Make wide string literals in to_stream

2.1.0

Toggle 2.1.0's commit message
Have get_version check for the file named version first

v2.0.0

Toggle v2.0.0's commit message
Update README with chrono_io.

v1.0.0

Toggle v1.0.0's commit message
Update README.md