Commit Graph

  • cabd73d0df Update copyright comments Glen Fernandes 2015-08-08 02:21:21 -0400
  • 1c9f2779cc Remove namespace and comment indentation Glen Fernandes 2015-07-29 00:28:29 -0400
  • c336f69df0 Work around clang on x86 __alignof for long long Glen Fernandes 2015-07-24 07:13:04 -0400
  • ab70454bd8 Update assumed_aligned unit test for Intel compilers Glen Fernandes 2015-07-22 08:09:32 -0400
  • 8d2d98ddb4 Update assume aligned unit test Glen Fernandes 2015-07-20 08:11:30 -0400
  • cb714408bb For clang on android use our alignment_of implementation Glen Fernandes 2015-07-19 20:07:11 -0400
  • 8e165866b2 Simpler README without images Glen Fernandes 2015-07-15 18:11:35 -0400
  • 1598641444 Missing include for clang assume_aligned Glen Fernandes 2015-07-14 20:15:22 -0400
  • ca041929d4 Make assume_aligned test a compile-test instead of run-test Glen Fernandes 2015-07-14 07:06:40 -0400
  • 5c2aa423e3 Make assume_aligned test use alignment as constant expression Glen Fernandes 2015-07-14 05:20:10 -0400
  • cb103fcd79 Support assume_aligned on clang, add a compilation test, and update alignment_of for MSVC Glen Fernandes 2015-06-09 10:46:13 -0700
  • 256638bf9c Spatial optimizations in allocation functions Glen Fernandes 2015-05-19 10:31:50 -0700
  • d9de3bb48e Reformat and update documentation and examples Glen Fernandes 2015-05-19 02:15:11 -0700
  • 5338a7376a Refactor assume_aligned implementation Glen Fernandes 2015-05-18 23:42:08 -0700
  • b6e0a6862d Introduce alignment hints macro specifier Joel Falcou 2015-05-01 18:02:55 +0200
  • fbb4c38c19 Minor documentation corrections Glen Fernandes 2014-10-07 14:40:11 +1100
  • 297123451a Update documentation and tests Glen Fernandes 2014-09-15 17:30:37 -0700
  • 9b777630a3 Improve aligned_delete unit tests Glen Fernandes 2014-09-06 23:50:02 -0700
  • d073093588 Simplify tests for aligned_alloc and is_aligned Glen Fernandes 2014-09-06 22:12:16 -0700
  • 8c0b44f9d6 Simplify two alignment_of implementations Glen Fernandes 2014-09-06 19:23:51 -0700
  • 3964742052 Update compatibility in documentation Glen Fernandes 2014-09-06 11:04:05 -0700
  • 31b36c91c5 Compensate for template support in gcc 4.4 Glen Fernandes 2014-09-05 17:56:43 -0700
  • 3bccbcd369 Update reference documentation Glen Fernandes 2014-09-05 05:07:27 -0700
  • 834d610424 Rename certain identifiers in detail namespace Glen Fernandes 2014-09-05 04:50:52 -0700
  • 6b2d8b90c6 Update compatibility section in documentation Glen Fernandes 2014-09-05 03:39:42 -0700
  • c751d71fc5 Further integral constant usage changes Glen Fernandes 2014-09-05 02:46:20 -0700
  • 19d5a2602c alignment_of with integral_constant interface Glen Fernandes 2014-09-05 01:09:11 -0700
  • a3d3acf7af Improve tutorial and examples Glen Fernandes 2014-09-04 23:58:16 -0700
  • 3af2e9b0b4 Further simplify documentation Glen Fernandes 2014-09-02 23:40:54 -0700
  • f74a7f5d2d Very minor documentation updates Glen Fernandes 2014-09-02 16:30:12 -0700
  • 76680eaca4 Divide manual and reference Glen Fernandes 2014-09-02 15:55:32 -0700
  • dc76004d4f Update reference and tutorial documentation Glen Fernandes 2014-09-01 13:07:09 -0700
  • 2712f1b160 Update contact information in comments Glen Fernandes 2014-08-31 22:56:44 -0700
  • d57ef40e4e Remove unnecessary namespace qualifiers Glen Fernandes 2014-08-31 10:30:49 -0700
  • d014d75878 Update adaptor test to default initialize state Glen Fernandes 2014-08-07 09:13:43 -0700
  • 4dd9b818c1 Add forward declaration header and update tests Glen Fernandes 2014-06-29 10:43:27 -0700
  • 1bf8903e6b Update alignment_of test Glen Fernandes 2014-06-17 11:11:30 -0700
  • 0518a6eacd Avoid gcc intrinsic on 32-bit UNIX Glen Fernandes 2014-06-14 12:33:34 -0700
  • a655f6b19b Update unit test and documentation Glen Fernandes 2014-06-13 02:36:38 -0700
  • 44e23e848a Use the normal names for detail traits Glen Fernandes 2014-06-12 08:07:58 -0700
  • 74f368e7d3 Update alignment_of implementation and test Glen Fernandes 2014-06-10 06:15:01 -0700
  • b1b90669c9 Add back function pointer test. Peter Dimov 2014-06-10 14:56:27 +0300
  • f6ec51d104 Add more tests. Peter Dimov 2014-06-10 14:53:18 +0300
  • b9bd75af91 Add alignment_of implementations Glen Fernandes 2014-06-09 21:48:50 -0700
  • c270956cb4 Update examples and documentation Glen Fernandes 2014-06-09 20:21:59 -0700
  • b663928ac5 Consume addressof and lightweight_test from core Glen Fernandes 2014-06-03 08:42:59 -0700
  • bf4926a989 Updated documentation Glen Fernandes 2014-05-06 09:32:11 -0700
  • eab6264a0a Use POSIX allocation from OSX 10.9 Glen Fernandes 2014-05-04 07:40:36 -0700
  • 039e397d26 Use _aligned_malloc for all MSVC-compatible compilers Andrey Semashev 2014-05-04 14:00:48 +0400
  • e1f6c1cbe4 posix_memalign on OSX does not conform for zero size Glen Fernandes 2014-04-28 10:12:46 -0700
  • 78c30234ec Update documentation redirect Glen Fernandes 2014-04-28 03:37:40 -0700
  • 166656d3a9 Documentation in quickbook Glen Fernandes 2014-04-24 20:14:19 -0700
  • 608b34c7ac Address review feedback Glen Fernandes 2014-04-17 16:10:03 -0700
  • 4be8438cdd Updated Boost.Align implementation Glen Fernandes 2014-04-09 11:21:41 -0700