Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reformat code with make format | Murray Cumming | 2019-10-28 | 1 | -8/+10 |
* | MSVC build: Add code comments | Stuart Dootson | 2019-10-25 | 1 | -0/+1 |
* | MSVC build: Silence 'C4100: unreferenced formal parameter' warnings | Stuart Dootson | 2019-10-25 | 1 | -0/+2 |
* | MSVC build: Fix 'C4127: conditional expression is constant' warning | Stuart Dootson | 2019-10-25 | 1 | -5/+3 |
* | Revert "Always use typename rather than class for template types." | Murray Cumming | 2016-04-19 | 1 | -4/+4 |
* | Always use typename rather than class for template types. | Murray Cumming | 2016-04-19 | 1 | -4/+4 |
* | Reformat .h files with clang-format. | Murray Cumming | 2016-03-30 | 1 | -31/+31 |
* | tuple-utils: Change license from GPL to LGPL. | Murray Cumming | 2016-03-18 | 1 | -9/+10 |
* | tuple_for_each(): Use of constexpr. | Murray Cumming | 2016-03-08 | 1 | -3/+10 |
* | Put tuple-utils into sigc::internal namespace. | Murray Cumming | 2016-03-07 | 1 | -0/+4 |
* | Move all tuple_*.h files into sigc++/tuple-utils/ | Murray Cumming | 2016-03-07 | 1 | -0/+103 |