Defining changes for v0.5
This commit is contained in:
parent
5bbac132bc
commit
c2f0fb0ffd
@ -19,3 +19,6 @@ Change Log
|
|||||||
- v0.4: Fixed Algorithm
|
- v0.4: Fixed Algorithm
|
||||||
- Fixed algorithm to actually calculate primes.
|
- Fixed algorithm to actually calculate primes.
|
||||||
- Added extra C99 optimizations.
|
- Added extra C99 optimizations.
|
||||||
|
- v0.5: Minor Changes
|
||||||
|
- Use `size_t' instead of `unsigned long long int'.
|
||||||
|
- Minor optimizations to the algorithm.
|
||||||
|
Loading…
Reference in New Issue
Block a user