Ahmed Charles
fc0839f414
Merge branch 'develop'
2015-05-15 10:55:19 -06:00
Marshall Clow
dbb72a34ca
Merge pull request #5 from VemundH/bugfix/trac10510
...
Bugfix/trac10510.
@VemundH ; please remind me tomorrow to merge to master (assuming the tests cycle successfully) - and update the Trac report.
2015-04-01 19:29:46 -07:00
Marshall Clow
29199dd320
Merge pull request #2 from apolukhin/develop
...
Fix read of unitialized memory warnings and add minor C++11 improvements...
@apolukhin ; please remind me tomorrow to merge to master (assuming the tests cycle successfully)
2015-04-01 19:28:27 -07:00
Antony Polukhin
3bbe46a916
Add missing headers and call time(0) only on Windows
2014-10-02 13:38:00 +04:00
Antony Polukhin
76f8c7a048
Always gather entropy from system specific sources
2014-10-02 11:29:43 +04:00
Anton Polukhin
d15d78c970
Tested and fixed Windows related version
2014-10-01 20:10:09 +04:00
Antony Polukhin
e5dc7b916a
Apply notes from Andrey Semashev
2014-10-01 19:41:55 +04:00
VemundH
fc32eea4ac
remove incorrect casts
2014-09-30 21:53:45 +02:00
Antony Polukhin
8c5538947c
Fix read of unitialized memory warnings and add minor C++11 improvements. This is related to the [Ticket #9407 ]( https://svn.boost.org/trac/boost/ticket/9407 )
2014-07-28 20:04:30 +04:00
Jürgen Hunold
4e7fa61fe0
Remove deprecated 'register' keyword
2014-07-22 16:24:14 +02:00
Andrey Semashev
f23215f423
Merged changes from trunk: warning silencing and support for SSE and C++11. Fixes #8495 , #8697 , #8509 .
...
[SVN r86660]
2013-11-12 20:19:06 +00:00
Andrey Semashev
9d8e8323cd
Added optimizations for C++11 and SSE. Refs #8509 .
...
[SVN r86385]
2013-10-21 23:01:25 +00:00
Andy Tompkins
0c855ea290
fixed warnings per ticket# 8697
...
[SVN r84782]
2013-06-14 20:08:40 +00:00
Andy Tompkins
f084fe5ed9
Removed C4244 warning Ticket#8495
...
[SVN r84781]
2013-06-14 19:38:03 +00:00
Andy Tompkins
98cf8322ae
fixed bug in sha1.hpp for messages longer than 536,870,912 bytes, ticket #7128
...
[SVN r80954]
2012-10-11 15:30:20 +00:00
Andy Tompkins
54afcf810b
fixed bug in sha1.hpp for messages longer than 536,870,912 bytes
...
[SVN r80850]
2012-10-04 18:36:08 +00:00
Andy Tompkins
bec5de63aa
seed_rng.hpp - removed incorrect comment
...
seed_rng.hpp - used ignore_size() to get rid of warnings
seed_rng.hpp - initialize m_value in generator_iterator constructor
sha1.hpp - added #include <string> as std::runtime_error constructor needs it
[SVN r80846]
2012-10-04 17:05:29 +00:00
Andy Tompkins
dce5e85960
remove incorrect comment
...
try ignore_size() function to get rid of warning
initialize m_value in default constructor of generator_iterator
[SVN r80501]
2012-09-12 01:14:39 +00:00
Andy Tompkins
3de05322f1
#included <string> for std::runtime_error constructor
...
[SVN r80472]
2012-09-09 18:44:09 +00:00
Andrey Semashev
f6e617f809
Silenced GCC warnings about an initialized but not used variable.
...
[SVN r78238]
2012-04-28 11:25:48 +00:00
Andrey Semashev
69bf5df424
Silenced GCC warnings about an initialized but not used variable.
...
[SVN r78237]
2012-04-28 11:24:24 +00:00
Andy Tompkins
e5d745f53f
trying to get rid of all warnings with std::fread
...
[SVN r77049]
2012-02-17 02:24:48 +00:00
Andy Tompkins
9ea8350b4a
added revision history comment that I forgot earlier
...
[SVN r77048]
2012-02-17 02:24:04 +00:00
Andy Tompkins
a28cc0d5b6
fixed ticket #5325
...
[SVN r76405]
2012-01-11 04:11:49 +00:00
Andy Tompkins
d23293756b
ticket #6118
...
does not completely solve the warning but helps
[SVN r76402]
2012-01-11 00:57:19 +00:00
Andy Tompkins
19cd693af1
fix for ticket #5325
...
[SVN r76327]
2012-01-06 03:39:35 +00:00
Andy Tompkins
0db0091c79
ticket #6118
...
[SVN r76076]
2011-12-20 02:06:21 +00:00
Andy Tompkins
4d47993e6c
Suppress warning with gcc. Ticket #6118
...
[SVN r76007]
2011-12-17 02:06:37 +00:00
Andy Tompkins
cebea2e411
fixed ticket #6258
...
[SVN r76006]
2011-12-17 01:32:33 +00:00
Andy Tompkins
99d0d943ca
fixed compiler bug when using c++X0
...
[SVN r75068]
2011-10-19 23:39:37 +00:00
Andy Tompkins
df867739fa
fix for ticket #5794
...
[SVN r74868]
2011-10-09 23:57:09 +00:00
Andy Tompkins
d3de7b1625
Fix for ticket #5794
...
[SVN r74771]
2011-10-07 00:10:02 +00:00
Andy Tompkins
f840d91dba
Ticket #5570
...
[SVN r72342]
2011-06-01 23:13:02 +00:00
Andy Tompkins
8374d692f0
Ticket #5570
...
[SVN r72341]
2011-06-01 23:12:21 +00:00
Andy Tompkins
dac20e0e52
Ticket #5570
...
[SVN r72275]
2011-05-30 01:06:35 +00:00
Andy Tompkins
120e3e8222
Ticket #4991
...
[SVN r72272]
2011-05-30 00:41:38 +00:00
Andy Tompkins
d0b9d8282e
Ticket #4601
...
[SVN r72271]
2011-05-30 00:39:05 +00:00
Andy Tompkins
c72d4d8d4d
Ticket #5145
...
[SVN r72270]
2011-05-30 00:35:00 +00:00
Andy Tompkins
4135085d56
Fixed, re ticket #4991 .
...
[SVN r69591]
2011-03-05 23:46:02 +00:00
Andy Tompkins
a63224d3e0
got rid of a compiler warning. ticket #4601
...
[SVN r69590]
2011-03-05 23:41:46 +00:00
Marshall Clow
f8b764edf0
Fix bug in wide output; Refs #5145
...
[SVN r68866]
2011-02-14 17:34:35 +00:00
Andy Tompkins
967a19964c
One can define BOOST_UUID_NO_TYPE_TRAITS to remove the dependency on Boost.TypeTraits.
...
Stream operator<< handles left, internal, and right manipulators.
Added to_string, to_wstring
Fixed bug in 3 uuid string in documentation
[SVN r63941]
2010-07-13 00:37:17 +00:00
Andy Tompkins
3c4cfda85a
Fixed compile error in uuid_io.hpp. Added typename to a dependent type name
...
[SVN r63909]
2010-07-12 02:01:34 +00:00
Andy Tompkins
4643be816d
define BOOST_UUID_NO_TYPE_TRAITS to remove dependency on Boost.TypeTraits
...
stream operator<< now handles right, internal, left modifiers
added to_string, to_wstring to uuid_io.hpp
[SVN r63801]
2010-07-10 02:22:43 +00:00
Andy Tompkins
db4414ffc9
Added notes to documentation about using Valgrind
...
Added some comments to seed_rng.hpp
[SVN r61180]
2010-04-10 15:13:40 +00:00
Andy Tompkins
48261cb805
Added notes to documentation about using Valgrind
...
Added some comments to seed_rng.hpp
[SVN r60985]
2010-04-01 02:42:20 +00:00
Andy Tompkins
3ca9d3fae0
merged uuid from trunk
...
[SVN r60927]
2010-03-30 03:15:44 +00:00
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
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
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
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
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