compress.git
2023-12-30  Laurent Mazetremove skeleton file master
2023-12-29  Laurent Mazetbest makefile
2023-06-27  Laurent MazetMerge branch 'master' of https://secure.softndesign...
2023-06-27  Laurent Mazetmissing help message
2023-01-22  Laurent Mazetupdate atoi
2023-01-22  Laurent Mazetupdate fdprintf
2023-01-17  Laurent Mazetchange magic number
2023-01-16  Laurent Mazetnew rule for profiling
2023-01-16  Laurent Mazetcode comparison optimization
2023-01-16  Laurent Mazetfix segfault
2023-01-16  Laurent Mazetincrease test coverage
2023-01-02  Mazet Laurentmissing x bit
2022-12-19  Laurent Mazetclean compress
2022-12-13  Laurent Mazetsize optimization
2022-12-12  Laurent Mazetcorrections from linux gcc v11 compilation
2022-12-09  Laurent Mazetcleaning and bug fix
2022-12-09  Laurent Mazetcorrect output stream for error messages
2022-12-09  Laurent Mazetremove calloc calls
2022-12-07  Laurent Mazetremove stdout/stderr calls
2022-12-06  Laurent Mazetremove FILE dependency
2022-12-06  Laurent Mazetadd some format info print function
2022-12-05  Laurent Mazetchange private function calls
2022-12-05  Laurent Mazetadd private atoi function
2022-12-05  Laurent Mazetremove calls to standard fprintf function
2022-12-01  Laurent Mazetremove most external function calls (except io)
2022-11-29  Laurent Mazetupdate git ignore
2022-11-24  Laurent Mazetfix types
2022-11-22  Laurent Mazetdecompression is ready
2022-11-22  Laurent Mazetfix test rule
2022-11-18  Laurent Mazetcompression is ready
2022-11-16  Laurent Mazetadd git ignore file
2022-11-16  Laurent Mazetinitial commit