Commit Graph

13 Commits

Author SHA1 Message Date
tinko92
24e3e0db36 Fix for typo (LICENCE) and for https links to license (#103)
* Fix Typo in link to License.
* Changed links to https.
2019-04-22 08:56:05 -04:00
James E. King, III
b5adde4409 fix warnings identified by regression matrix 2017-11-01 08:59:25 -04:00
Edward Diener
e2d0595c12 Fixed test. 2016-10-07 07:11:18 -04:00
VemundH
2627d38ccc added tests to reproduce problem 2014-09-30 21:52:24 +02:00
Andrey Semashev
d2331931d6 Fixed compilation.
[SVN r86386]
2013-10-21 23:11:34 +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
5e684f7779 Ticket #5235
[SVN r69592]
2011-03-05 23:55:25 +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
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
f883e1ffc0 Added uuid library
[SVN r57988]
2009-11-28 04:16:43 +00:00