Thomas Lauf
6d79ea4a6d
Update copyright statements
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-09-18 12:33:17 +02:00
Thomas Lauf
2535c2c399
Cleanup includes
...
- Remove unused includes
- Use '<..>' style consistently
- Strip any paths from include
- Replace deprecated C++ headers
- Sort includes according to LLVM rules
https://llvm.org/docs/CodingStandards.html#include-style
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2023-06-17 14:19:02 +02:00
Thomas Lauf
d64017a7a6
Update copyright dates
...
Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
2019-10-18 10:59:16 +02:00
Thomas Lauf
9e1e604108
Rename Range::overlap to Range::overlaps
2018-09-18 21:06:33 +02:00
Simon Ruderich
2271bd9eea
Use https:// link for opensource.org
2018-03-16 23:11:08 +01:00
Paul Beckingham
88d644d193
Copyright 2018
2017-12-31 19:37:13 -05:00
Paul Beckingham
1091cc2085
Copyright update
2017-01-01 12:45:32 -05:00
Paul Beckingham
5da6a54598
Tests: Added ::combine tests
2016-06-01 07:32:52 -04:00
Paul Beckingham
85c7db132f
Tests: More compact date form used, for consistency
2016-05-12 17:47:41 -04:00
Paul Beckingham
e1e1a30a98
Range: Renamed meethods by prepending 'is_'
2016-05-12 08:32:40 -04:00
Paul Beckingham
a18efd463d
Tests: Added ::open tests
2016-05-10 20:34:03 -04:00
Paul Beckingham
9608a0db17
Tests: Added ::encloses
2016-05-09 17:13:23 -04:00
Paul Beckingham
6db87ab158
Tests: Added Range::total tests for open ranges
2016-05-07 16:52:27 -04:00
Paul Beckingham
08dbdaae8b
Tests: Simplified range ctors
2016-04-30 10:18:00 -04:00
Paul Beckingham
2fe21b0a18
Tests: Added ::total test
2016-04-29 18:18:20 -04:00
Paul Beckingham
f074a18386
Tests: Added adjacent range overlap tests
2016-04-26 08:31:12 -04:00
Paul Beckingham
24bb8ade7a
libshared: Accomodated new argument order for Datetime
2016-04-24 08:37:48 -04:00
Paul Beckingham
63a6255412
Interval: Now has pubic ::range, which has public ::start, ::end
2016-04-23 10:35:06 -04:00
Paul Beckingham
5c6c52b073
Tests: Description formatting
2016-04-23 08:53:52 -04:00
Paul Beckingham
4176bf23d4
Range: Renamed Daterange to Range
2016-04-23 08:52:16 -04:00