Commit Graph

219 Commits

Author SHA1 Message Date
Andy Tompkins
474e9bef15 Fixed bug in basic_random_generator. It wasn't producing random uuids correctly.
[SVN r60699]
2010-03-19 01:44:52 +00:00
Andy Tompkins
e018b69ec2 updated test for sha1
my last commit should have renamed some files.  They didn't get renamed but new files were added.  I hope this removes the old ones.

[SVN r59539]
2010-02-07 02:44:13 +00:00
Andy Tompkins
6ee1d64394 switch from the Boost Test Library to boost/detail/lightweight_test.hpp
moved uuid generators into their own file

[SVN r59535]
2010-02-06 22:32:49 +00:00
Andy Tompkins
85c70c76db add uuid library
[SVN r58968]
2010-01-13 11:50:43 +00:00
Andy Tompkins
3a1b99d97e add uuid library
[SVN r58967]
2010-01-13 11:44:30 +00:00
Andy Tompkins
8807fd1e6c optimized seed_rng
optimized string_generator
fixed compile bug in string_generator for OS X

[SVN r58653]
2010-01-03 04:32:38 +00:00
Andy Tompkins
2f3f75827e updated and reorganized documentation
marked explicit failures

[SVN r58614]
2010-01-01 08:00:50 +00:00
Andy Tompkins
c7f7b46ebe Added a couple of missing #includes
[SVN r58370]
2009-12-14 02:16:27 +00:00
Andy Tompkins
1c9153dcf8 removed 'explicit specialization in non-namespace scope' in name_generator
[SVN r58334]
2009-12-13 02:35:59 +00:00
Andy Tompkins
ce9760cad0 Fixed a few compile problems.
[SVN r58309]
2009-12-12 05:01:13 +00:00
Andy Tompkins
05ea8fefb2 Fixed typo
[SVN r58286]
2009-12-11 04:44:27 +00:00
Andy Tompkins
bc1695bde1 Removed compiler warning in uuid::is_nil
Fixed name_generator for different sizes of wchar_t

[SVN r58262]
2009-12-10 04:53:48 +00:00
Andy Tompkins
14318c4f21 Fix for test_uuid - hash function for 64-bit machines
[SVN r58231]
2009-12-08 03:13:40 +00:00
Andy Tompkins
f14a9abb7d Removed BOOST_STATIC_ASSERT, replaced with a static method
[SVN r58096]
2009-12-02 13:44:08 +00:00
Andy Tompkins
c20490b273 used BOOST_STATIC_CONSTANT
fixed jamfile to use run rule
some other minor compile time fixes

[SVN r58075]
2009-12-01 03:00:34 +00:00
Marshall Clow
327c51149d Compile fixes for uuid
[SVN r58059]
2009-11-30 15:01:10 +00:00
Andy Tompkins
c2db237868 disabled deprecated warnings for MSVC
[SVN r58017]
2009-11-28 21:53:16 +00:00
Andy Tompkins
f883e1ffc0 Added uuid library
[SVN r57988]
2009-11-28 04:16:43 +00:00
Douglas Gregor
88da98e37b Move top-level boost directory over to "devel" (temporarily)
[SVN r38327]
2007-07-31 20:32:15 +00:00