Commit Graph

467 Commits

Author SHA1 Message Date
bemandawes
dde3ebf804 Add option to build tests for two argument types
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@74298 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-09-07 18:43:26 +00:00
bemandawes
14dc87c0fa Further benchmark improvements
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@74297 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-09-07 16:03:15 +00:00
bemandawes
4955da9ba5 Add benchmark.cpp and timer related support files
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@74296 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-09-07 13:24:21 +00:00
bemandawes
50f08cac6f Fix integers.html doc mistake, and clarify conversion.html, as reported by Gordon Woodhull.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@74247 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-09-06 00:11:27 +00:00
bemandawes
cf0a9f22e8 Finalize installation instructions for review candidates
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@74233 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-09-04 19:33:42 +00:00
bemandawes
c0497ea643 Final cleanups; tests now pass on Windows/g++
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@74230 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-09-04 18:12:44 +00:00
bemandawes
ffec3875be Remove tests and examples not part of proposed library. Also turn off mistaken MSVC warnings.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@74226 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-09-04 17:34:53 +00:00
bemandawes
95ccedc67b Continue cleanup
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@74222 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-09-04 13:51:49 +00:00
bemandawes
d04d3b903e Rename types.html to integers.html
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@74221 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-09-04 12:36:04 +00:00
bemandawes
688735599b Update references types.hpp to integers.hpp
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@74220 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-09-04 12:22:11 +00:00
bemandawes
c8eb7ad4b6 Rename types.hpp to integers.hpp
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@74219 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-09-04 12:17:29 +00:00
bemandawes
0b4566731a Continue to refine the docs
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@74216 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-09-03 21:33:34 +00:00
bemandawes
f243089ef4 Ha! Replace invert() with reorder(). That finally feels right.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@74215 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-09-03 20:42:28 +00:00
bemandawes
a114dd72b5 Rename flip() to invert()
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@74214 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-09-03 17:50:46 +00:00
bemandawes
29e67189d5 Change to more explicit conversion names
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@74206 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-09-03 15:14:53 +00:00
bemandawes
3d7cc6c291 Rename msvc10 directory and solution.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@74201 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-09-03 12:27:03 +00:00
bemandawes
ba62f16897 Rename msvc10 directory and solution.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@74200 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-09-03 12:16:43 +00:00
bemandawes
50b8885d88 Docs work in process, including getting started on conversion.html
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72229 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-27 20:18:13 +00:00
bemandawes
d55c958ca5 Start work on docs
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72226 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-27 19:37:11 +00:00
bemandawes
d240940770 Get tests running again after various renaming and moving of files
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72213 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-27 15:53:09 +00:00
bemandawes
5e802bea7f Rename boost/endian/integers.hpp to boost/endian/types.hpp for clarity and in case some non-integer types get added in the future. Fix include in bin_manip_example.cpp
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72212 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-27 15:23:23 +00:00
bemandawes
5d906e49f7 Get test going, start on docs
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72194 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-26 19:19:04 +00:00
bemandawes
64e8d41732 Complete move of bin_manip files from endian to io library
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72187 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-26 17:36:32 +00:00
bemandawes
52dceb4159 Add io library directories prior to moving bin_manip file to io
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72186 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-26 17:28:08 +00:00
bemandawes
baff6999b7 Rename binary_stream files to bin_manip
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72184 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-26 15:21:26 +00:00
bemandawes
5632555aa4 Remove the endian (operator <= and >=) stream operations as just too kinky and likely to cause confusion and misuse. Adjust uses accordingly. Clear more VC++ warnings.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72131 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-24 13:21:53 +00:00
bemandawes
ff52508b6f Clarify INSTALL
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72130 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-24 12:16:50 +00:00
bemandawes
34867639ea fix big endian machine typo
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72129 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-24 11:25:19 +00:00
bemandawes
286130ba03 Add test_copying_conditional_flip()
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72128 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-24 10:45:46 +00:00
bemandawes
ac3ebc1905 Cleared all warning messages from bjam compiles. All tests passing all compilers, except endian_in_union_test fails in gcc 4.5 only.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72125 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-23 18:07:00 +00:00
bemandawes
977da76150 Eliminate warnings
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72124 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-23 16:32:15 +00:00
bemandawes
20b8bd58f8 Add install instructions
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72121 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-23 13:38:45 +00:00
bemandawes
ce427e1ba7 No longer needed as install procedure is changing
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72119 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-23 12:48:36 +00:00
bemandawes
6caf65d0dd conversion_test coverage improvement + other work-in-progress
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72118 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-23 12:40:59 +00:00
bemandawes
ec7ba6c93b Rename
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72105 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-22 21:07:40 +00:00
bemandawes
89beec5205 Reflect renaming and path changes
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72103 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-22 20:33:28 +00:00
bemandawes
e5146579a4 Rename to match test rename
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72100 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-22 20:07:05 +00:00
bemandawes
41e1f371db Rename doc and test files to match header renaming
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72099 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-22 20:04:06 +00:00
bemandawes
631579a974 Rename libs/integer to libs/endian
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72096 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-22 19:57:42 +00:00
bemandawes
3e89d24a71 rename boost/integer to boost/endian
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72095 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-22 19:53:53 +00:00
bemandawes
a7aca3ad9b Inexplicably, SVN renamed these files but failed to remove them under the original names.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72094 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-22 19:50:31 +00:00
bemandawes
2d4dd6c5dd Rename endian.hpp to integers.hpp
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72093 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-22 19:30:45 +00:00
bemandawes
9b6c747e2a Rename endian_flip.hpp to conversion.hpp
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72092 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-22 19:27:57 +00:00
bemandawes
a67b53f9cc Add changes from conversion.hpp, providing synopsis with in-place and non-modifying operations, unconditional and conditional.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72091 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-22 19:25:03 +00:00
bemandawes
69e61c03d8 Delete conversion.hpp. Instead, apply changes to endian_flip.hpp, then rename, thus preserving history.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72090 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-22 19:20:07 +00:00
bemandawes
2b4bfe4ec1 Quiet compiler warnings
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72089 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-22 19:15:56 +00:00
bemandawes
f4da7e7d02 Initial commit
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@72065 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-05-21 21:09:29 +00:00
bemandawes
c3d5f2e2f8 Add binary_stream_example.cpp. Improve docs.
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@71463 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-04-24 10:59:20 +00:00
bemandawes
793e21594c A fresh approach for binary_stream.hpp
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@71421 b8fc166d-592f-0410-95f2-cb63ce0dd405
2011-04-22 20:34:30 +00:00
bemandawes
2165d7908d make inline
git-svn-id: http://svn.boost.org/svn/boost/sandbox/endian@65052 b8fc166d-592f-0410-95f2-cb63ce0dd405
2010-08-27 14:49:42 +00:00