Dennis Luxen
|
11f3ac16f6
|
add some formatting
|
2014-09-23 09:41:10 +02:00 |
|
Dennis Luxen
|
82c2ae5441
|
first round of replacing deprecated typedefs with much nicer using statements
|
2014-08-19 13:01:38 +02:00 |
|
Dennis Luxen
|
b310e0f718
|
apply some reformatting
|
2014-08-14 17:12:58 +02:00 |
|
Dennis Luxen
|
18915ae2bd
|
make dummy __get_cpuid available on Windows
|
2014-08-14 17:12:58 +02:00 |
|
Dennis Luxen
|
5dbda8f519
|
refactoring of IteratorBasedCRC32, fixes #1140
|
2014-08-14 17:12:58 +02:00 |
|
Dennis Luxen
|
82ce9dfc04
|
reactivate software-based CRC32 on x64 platforms without SSE4.2
|
2014-08-14 17:12:57 +02:00 |
|
Dennis Luxen
|
efbda436f3
|
properly cast from int to bool
|
2014-06-24 11:46:32 +02:00 |
|
alex85k
|
1148652101
|
Add Mingw support (tune libraries and disable cpuid with #ifdef)
|
2014-06-11 20:58:53 +06:00 |
|
Dennis Luxen
|
c33c6188a8
|
migrating Algorithms directory to C++11
|
2014-05-07 10:38:31 +02:00 |
|
Dennis Luxen
|
52b859b3e6
|
remove pesky fun ptr from CRC32 computation
|
2014-03-17 11:07:01 +01:00 |
|
Dennis Luxen
|
0baa8215ef
|
fix unitialized variable warning
|
2014-03-04 13:52:41 +01:00 |
|
Dennis Luxen
|
2b010811d8
|
fixes #932, and partially also fixes #921
|
2014-02-25 12:50:08 +01:00 |
|
Dennis Luxen
|
4b94f1fa83
|
implements compilation issues on non-X86(-64) targets, also see #921
|
2014-02-25 10:57:57 +01:00 |
|
Dennis Luxen
|
29499f21c5
|
License change to (simplified) 2-clause BSD. Good riddance, AGPL
|
2013-10-14 13:42:28 +02:00 |
|
Dennis Luxen
|
216d7dcb86
|
Fixing typos
|
2013-08-14 11:59:01 +02:00 |
|
Dennis Luxen
|
df5455121c
|
Output uses new logging facility
|
2013-08-09 12:49:49 +02:00 |
|
Dennis Luxen
|
0a6c37b726
|
Removing unused variable
|
2013-06-26 09:30:03 -04:00 |
|
DennisOSRM
|
ac588911ba
|
Fixing warning detected by additional compiler flags
|
2012-09-19 13:48:04 +02:00 |
|
DennisOSRM
|
ae8dfcb55e
|
Iterator based CRC32 computation. Fixes issues #388, #414 and
potentially a few other.
|
2012-09-17 15:41:58 +02:00 |
|