Aer/engine/lib
belliash 2d99881240
All checks were successful
The build was successful.
Get rid of manual optimisation technique.
This optimisation technique results in non insignificant speed boost on some old x86 architectures. Novadays, we should rely on compiler optimisation.
2018-08-21 06:27:07 +02:00
..
dataset.c Divide libcox by Symisc into smaller logical chunks 2018-07-21 12:41:01 +02:00
date.c Divide libcox by Symisc into smaller logical chunks 2018-07-21 12:41:01 +02:00
hash.c Get rid of manual optimisation technique. 2018-08-21 06:27:07 +02:00
libfmt.c Divide libcox by Symisc into smaller logical chunks 2018-07-21 12:41:01 +02:00
libzip.c Divide libcox by Symisc into smaller logical chunks 2018-07-21 12:41:01 +02:00
memory.c Get rid of manual optimisation technique. 2018-08-21 06:27:07 +02:00
mutex.c Divide libcox by Symisc into smaller logical chunks 2018-07-21 12:41:01 +02:00
random.c Get rid of manual optimisation technique. 2018-08-21 06:27:07 +02:00
string.c Get rid of manual optimisation technique. 2018-08-21 06:27:07 +02:00
tokenizer.c Divide libcox by Symisc into smaller logical chunks 2018-07-21 12:41:01 +02:00
utils.c Get rid of manual optimisation technique. 2018-08-21 06:27:07 +02:00