|
a9d91361fa
|
Undo previous fix, it causes regressions.
[SVN r37022]
|
2015-01-13 19:41:26 +02:00 |
|
|
f1076ff42c
|
STLport workaround.
[SVN r37001]
|
2015-01-13 19:41:26 +02:00 |
|
|
18a37cbab2
|
various fixes for old compilers
[SVN r36259]
|
2015-01-13 19:41:25 +02:00 |
|
|
80b59192ae
|
Made the GCD specializations for '(unsigned) long long' and '(unsigned) __int64' mutually exclusive, following the lead of <boost/cstdint.hpp>.
[SVN r35999]
|
2015-01-13 19:41:25 +02:00 |
|
|
1f5f827a5e
|
Changed GCD for built-in integer types to use the binary-GCD algorithm
[SVN r35850]
|
2015-01-13 19:41:25 +02:00 |
|
|
56b287a590
|
Added custom integer types, signed and unsigned, with and without std::numeric_limits<> specializations, to test
[SVN r35830]
|
2015-01-13 19:41:24 +02:00 |
|
|
c8faa83d47
|
Changed test to use Boost.Test's unit test system
[SVN r35815]
|
2015-01-13 19:41:24 +02:00 |
|
|
6e6179b932
|
Replaced BOOST_TEST
[SVN r27050]
|
2015-01-13 19:41:23 +02:00 |
|
|
cd696b2f6a
|
License update
[SVN r24180]
|
2015-01-13 19:41:22 +02:00 |
|
|
bb16ad8ea0
|
Added tests for unsigned int types
[SVN r13685]
|
2015-01-13 19:41:20 +02:00 |
|
|
5f810b2754
|
Daryle Walker's GCD library submission
[SVN r11814]
|
2015-01-13 19:41:18 +02:00 |
|