Commit Graph

  • c60b7d2171 Add data() member bemandawes 2010-06-05 11:45:21 +00:00
  • 22ccd7a2e4 Endian: get tests working on more compilers, eliminate compiler warnings bemandawes 2009-03-20 13:40:24 +00:00
  • 40fa3beec4 Endian: get ready to test on more compilers bemandawes 2009-03-19 15:38:46 +00:00
  • 0f36e2670d Endian: docs and examples improvements bemandawes 2009-03-19 14:33:59 +00:00
  • 1218fc6f5c Endian: endian_hello_world tweaks bemandawes 2009-03-15 14:41:41 +00:00
  • 8ddc12967c Endian: Rename endian_io.hpp -> endian_binary_stream.hpp for consistency. Add binary_stream_test, miscellaneous polish. bemandawes 2009-03-15 13:28:43 +00:00
  • 815bdaabcd Endian: rename endian_io.hpp -> endian_binary_stream.hpp for consistency with binary_stream.hpp bemandawes 2009-03-14 19:32:40 +00:00
  • 10e151fd46 Endian: add extractors and many more types to binary_stream.hpp, add binary_stream_test. bemandawes 2009-03-14 13:54:35 +00:00
  • f8687695f1 binary_stream.hpp initial commit bemandawes 2009-03-14 01:36:19 +00:00
  • f0e141f087 Endian: add endian_io.hpp, endian_hello_world.cpp, scoped_enum_emulation_test.cpp bemandawes 2009-03-12 15:35:35 +00:00
  • 7c671f857c Fix endian.hpp copy-and-paste error reported by Vicente Botet. bemandawes 2008-10-01 15:31:55 +00:00
  • 862666b854 Add explicit to ctor bemandawes 2008-08-06 18:40:26 +00:00
  • 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. bemandawes 2008-08-06 18:34:15 +00:00
  • 5610e8d97b Add endian_in_union_test, endian_operations_test. Disable cover operations for now. bemandawes 2008-06-01 15:01:43 +00:00
  • a2f352794a Add ability to compile a version that can be used in C++03 unions if requested and not compiling with C++0x. bemandawes 2008-05-31 19:17:24 +00:00
  • 59c79ecb75 Initial commit, corresponding to endian-0.8 bemandawes 2008-05-30 15:26:33 +00:00