Commit Graph

467 Commits

Author SHA1 Message Date
bemandawes
1713348f8d Add endian_flip.hpp, with tests. Upgrade VC++ to 2010
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@65051 b8fc166d-592f-0410-95f2-cb63ce0dd405
2010-08-27 14:09:04 +00:00
bemandawes
c60b7d2171 Add data() member
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@62439 b8fc166d-592f-0410-95f2-cb63ce0dd405
2010-06-05 11:45:21 +00:00
bemandawes
22ccd7a2e4 Endian: get tests working on more compilers, eliminate compiler warnings
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@51866 b8fc166d-592f-0410-95f2-cb63ce0dd405
2009-03-20 13:40:24 +00:00
bemandawes
40fa3beec4 Endian: get ready to test on more compilers
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@51856 b8fc166d-592f-0410-95f2-cb63ce0dd405
2009-03-19 15:38:46 +00:00
bemandawes
0f36e2670d Endian: docs and examples improvements
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@51855 b8fc166d-592f-0410-95f2-cb63ce0dd405
2009-03-19 14:33:59 +00:00
bemandawes
1218fc6f5c Endian: endian_hello_world tweaks
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@51785 b8fc166d-592f-0410-95f2-cb63ce0dd405
2009-03-15 14:41:41 +00:00
bemandawes
8ddc12967c Endian: Rename endian_io.hpp -> endian_binary_stream.hpp for consistency. Add binary_stream_test, miscellaneous polish.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@51783 b8fc166d-592f-0410-95f2-cb63ce0dd405
2009-03-15 13:28:43 +00:00
bemandawes
815bdaabcd Endian: rename endian_io.hpp -> endian_binary_stream.hpp for consistency with binary_stream.hpp
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@51777 b8fc166d-592f-0410-95f2-cb63ce0dd405
2009-03-14 19:32:40 +00:00
bemandawes
10e151fd46 Endian: add extractors and many more types to binary_stream.hpp, add binary_stream_test.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@51775 b8fc166d-592f-0410-95f2-cb63ce0dd405
2009-03-14 13:54:35 +00:00
bemandawes
f8687695f1 binary_stream.hpp initial commit
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@51768 b8fc166d-592f-0410-95f2-cb63ce0dd405
2009-03-14 01:36:19 +00:00
bemandawes
f0e141f087 Endian: add endian_io.hpp, endian_hello_world.cpp, scoped_enum_emulation_test.cpp
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@51735 b8fc166d-592f-0410-95f2-cb63ce0dd405
2009-03-12 15:35:35 +00:00
bemandawes
7c671f857c Fix endian.hpp copy-and-paste error reported by Vicente Botet.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@49083 b8fc166d-592f-0410-95f2-cb63ce0dd405
2008-10-01 15:31:55 +00:00
bemandawes
862666b854 Add explicit to ctor
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@48005 b8fc166d-592f-0410-95f2-cb63ce0dd405
2008-08-06 18:40:26 +00:00
bemandawes
f37a6cd5ca Add BOOST_MINIMAL_INTEGER_COVER_OPERATORS to reduce coupling to boost/operators.hpp, make constructor from T explicit to eliminate unintended consequences, add logging feature, extend test coverage.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@48004 b8fc166d-592f-0410-95f2-cb63ce0dd405
2008-08-06 18:34:15 +00:00
bemandawes
5610e8d97b Add endian_in_union_test, endian_operations_test. Disable cover operations for now.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@46012 b8fc166d-592f-0410-95f2-cb63ce0dd405
2008-06-01 15:01:43 +00:00
bemandawes
a2f352794a Add ability to compile a version that can be used in C++03 unions if requested and not compiling with C++0x.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@45984 b8fc166d-592f-0410-95f2-cb63ce0dd405
2008-05-31 19:17:24 +00:00
bemandawes
59c79ecb75 Initial commit, corresponding to endian-0.8
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@45953 b8fc166d-592f-0410-95f2-cb63ce0dd405
2008-05-30 15:26:33 +00:00