arvidn
|
4b4123a0fa
|
[cleanup] remove trailing whitespace from source code files
|
2017-11-04 13:07:54 +01:00 |
|
Beman
|
dcde9463fc
|
Do not define _SCL_SECURE_NO_WARNINGS or _CRT_SECURE_NO_WARNINGS if already defined (such as on the command line), plus related cleanups.
|
2014-12-10 10:26:49 -05:00 |
|
Beman
|
c201455c84
|
Change "in_place" to "inplace". Rationale: shortens names without impacting expressiveness.
|
2014-12-10 09:39:03 -05:00 |
|
Beman
|
e2045b7ffa
|
Finalize buffer and arithmetic decomposition. Finalize name changes. Finalize test cases. Remove cruft. Docs still to do.
|
2014-11-26 10:04:33 -05:00 |
|
Beman
|
f8e60ae4e9
|
Switch to VC++ 2014, and clear a resulting shadow warning.
|
2014-11-14 14:23:36 -05:00 |
|
Beman
|
9089eb037b
|
Rename header converters.hpp back to conversion.hpp. Clean up infrastructure.
|
2013-05-18 16:14:30 -04:00 |
|
Beman
|
c0fc4cdf8c
|
Somewhat more interesting results after redoing loop based on iteration count rather than time. Release builds particularly interesting.
|
2013-05-18 10:27:18 -04:00 |
|
Beman
|
553d6a2426
|
Work in progress. Detect wrong endianness reported by boost/detail/endian.hpp. Add intrinsic timing to benchmark.cpp. Add boost/endian/detail/intrinsic.hpp. Use intrinsics in converters when available. Begin adding convert_bytes tests to converter_test.cpp.
|
2013-05-10 16:51:24 -04:00 |
|
Beman
|
736d9cce09
|
Change name of endianness enum to order. This is often used with namespace qualifier, and endian::order is shorter and reads better than endian::endianness.
Continue infrastructure and test updates.
|
2013-03-19 09:28:22 -04:00 |
|
Beman
|
d131123327
|
Directory reorg to follow Boost Git practice.
|
2013-03-18 14:57:23 -04:00 |
|