Nicolás A. Ortega
|
d39a51baa2
|
Add license information to all source files.
|
2017-02-14 12:49:54 +01:00 |
|
Nicolás A. Ortega
|
b20733f3ac
|
Append new primes to the end of a file.
|
2017-02-13 09:47:47 +01:00 |
|
Nicolás A. Ortega
|
a3ec19d47c
|
Cleaned the code.
|
2017-02-02 19:53:29 +01:00 |
|
Nicolás A. Ortega
|
09166efe89
|
Small improvements and optimizations.
All error catching is now in `main.c' so we can neatly release memory as
well as adding the `restrict' optimizer to the `addToList()' function.
|
2016-12-28 00:30:31 +01:00 |
|
Nicolás A. Ortega
|
096cb2eb16
|
Moving file I/O to own file. Everything works except export.
|
2016-12-26 18:50:51 +01:00 |
|