Commit Graph

18 Commits

Author SHA1 Message Date
Glen Fernandes
596d8ec67b Add workaround and update tests for Windows Clang variant 2019-04-23 19:16:04 -04:00
Glen Fernandes
3bfcbc523f Revise code, documentation, tests 2017-03-23 22:48:26 -04:00
Glen Fernandes
d86fbd4be3 Update comments to pass Boost inspect 2017-02-01 22:54:21 -05:00
Glen Fernandes
f0ed3a34ff Revert unit tests to use automatic allocation 2016-08-29 22:10:41 -04:00
Glen Fernandes
9fa8e7e5c1 Remove is_aligned overload 2016-04-02 14:51:42 -04:00
Glen Fernandes
e06e7dbf8b Clean up includes and refactor aligned_alloc 2015-12-19 17:51:56 -05:00
Glen Fernandes
46edbf6a4c Update documentation and tests 2015-12-17 00:24:52 -05:00
Glen Fernandes
19ee455e02 Update is_aligned_test for MSVC
MSVC has an elastic definition of alignment. Alignment requirement
promises in MSVC only reliably apply to objects on the heap.
2015-12-16 22:44:44 -05:00
Glen Fernandes
f001ed1d5c Update is_aligned unit test 2015-12-16 21:44:59 -05:00
Glen Fernandes
2fe6991bad Change interface of align_up and align_down 2015-12-16 07:28:09 -05:00
Glen Fernandes
1726627fbe Simplify size expression in align tests 2015-08-08 02:23:30 -04:00
Glen Fernandes
1c9f2779cc Remove namespace and comment indentation 2015-07-29 00:37:36 -04:00
Glen Fernandes
d073093588 Simplify tests for aligned_alloc and is_aligned 2014-09-06 22:12:16 -07:00
Glen Fernandes
2712f1b160 Update contact information in comments 2014-09-01 01:02:38 -07:00
Glen Fernandes
4dd9b818c1 Add forward declaration header and update tests 2014-06-29 10:43:27 -07:00
Glen Fernandes
b663928ac5 Consume addressof and lightweight_test from core 2014-06-11 07:05:55 -07:00
Glen Fernandes
608b34c7ac Address review feedback 2014-06-11 07:05:18 -07:00
Glen Fernandes
4be8438cdd Updated Boost.Align implementation 2014-06-11 07:05:18 -07:00