compress.git
3 months agoremove skeleton file master
Laurent Mazet [Sat, 30 Dec 2023 06:59:45 +0000 (07:59 +0100)] 
remove skeleton file

3 months agobest makefile
Laurent Mazet [Fri, 29 Dec 2023 23:11:43 +0000 (00:11 +0100)] 
best makefile

10 months agoMerge branch 'master' of https://secure.softndesign.org/git/compress
Laurent Mazet [Tue, 27 Jun 2023 13:04:26 +0000 (15:04 +0200)] 
Merge branch 'master' of https://secure.softndesign.org/git/compress

10 months agomissing help message
Laurent Mazet [Tue, 27 Jun 2023 13:04:02 +0000 (15:04 +0200)] 
missing help message

15 months agoupdate atoi
Laurent Mazet [Sun, 22 Jan 2023 08:21:07 +0000 (09:21 +0100)] 
update atoi

15 months agoupdate fdprintf
Laurent Mazet [Sun, 22 Jan 2023 08:20:54 +0000 (09:20 +0100)] 
update fdprintf

15 months agochange magic number
Laurent Mazet [Tue, 17 Jan 2023 20:58:24 +0000 (21:58 +0100)] 
change magic number

15 months agonew rule for profiling
Laurent Mazet [Mon, 16 Jan 2023 23:02:16 +0000 (00:02 +0100)] 
new rule for profiling

15 months agocode comparison optimization
Laurent Mazet [Mon, 16 Jan 2023 23:01:57 +0000 (00:01 +0100)] 
code comparison optimization

15 months agofix segfault
Laurent Mazet [Mon, 16 Jan 2023 21:01:07 +0000 (22:01 +0100)] 
fix segfault

15 months agoincrease test coverage
Laurent Mazet [Mon, 16 Jan 2023 13:28:13 +0000 (14:28 +0100)] 
increase test coverage

15 months agomissing x bit
Mazet Laurent [Mon, 2 Jan 2023 09:22:29 +0000 (10:22 +0100)] 
missing x bit

16 months agoclean compress
Laurent Mazet [Mon, 19 Dec 2022 14:54:18 +0000 (15:54 +0100)] 
clean compress

16 months agosize optimization
Laurent Mazet [Tue, 13 Dec 2022 11:03:08 +0000 (12:03 +0100)] 
size optimization

16 months agocorrections from linux gcc v11 compilation
Laurent Mazet [Mon, 12 Dec 2022 11:21:09 +0000 (12:21 +0100)] 
corrections from linux gcc v11 compilation

16 months agocleaning and bug fix
Laurent Mazet [Fri, 9 Dec 2022 13:45:37 +0000 (14:45 +0100)] 
cleaning and bug fix

16 months agocorrect output stream for error messages
Laurent Mazet [Fri, 9 Dec 2022 12:25:37 +0000 (13:25 +0100)] 
correct output stream for error messages

16 months agoremove calloc calls
Laurent Mazet [Fri, 9 Dec 2022 12:16:38 +0000 (13:16 +0100)] 
remove calloc calls

16 months agoremove stdout/stderr calls
Laurent Mazet [Wed, 7 Dec 2022 09:07:03 +0000 (10:07 +0100)] 
remove stdout/stderr calls

16 months agoremove FILE dependency
Laurent Mazet [Tue, 6 Dec 2022 12:51:59 +0000 (13:51 +0100)] 
remove FILE dependency

16 months agoadd some format info print function
Laurent Mazet [Tue, 6 Dec 2022 12:51:26 +0000 (13:51 +0100)] 
add some format info print function

16 months agochange private function calls
Laurent Mazet [Mon, 5 Dec 2022 12:58:15 +0000 (13:58 +0100)] 
change private function calls

16 months agoadd private atoi function
Laurent Mazet [Mon, 5 Dec 2022 12:57:45 +0000 (13:57 +0100)] 
add private atoi function

16 months agoremove calls to standard fprintf function
Laurent Mazet [Mon, 5 Dec 2022 10:20:59 +0000 (11:20 +0100)] 
remove calls to standard fprintf function

16 months agoremove most external function calls (except io)
Laurent Mazet [Thu, 1 Dec 2022 15:28:54 +0000 (16:28 +0100)] 
remove most external function calls (except io)

16 months agoupdate git ignore
Laurent Mazet [Tue, 29 Nov 2022 13:15:42 +0000 (14:15 +0100)] 
update git ignore

17 months agofix types
Laurent Mazet [Thu, 24 Nov 2022 18:08:43 +0000 (19:08 +0100)] 
fix types

17 months agodecompression is ready
Laurent Mazet [Tue, 22 Nov 2022 17:17:27 +0000 (18:17 +0100)] 
decompression is ready

17 months agofix test rule
Laurent Mazet [Tue, 22 Nov 2022 17:16:33 +0000 (18:16 +0100)] 
fix test rule

17 months agocompression is ready
Laurent Mazet [Fri, 18 Nov 2022 10:26:23 +0000 (11:26 +0100)] 
compression is ready

17 months agoadd git ignore file
Laurent Mazet [Wed, 16 Nov 2022 10:28:20 +0000 (11:28 +0100)] 
add git ignore file

17 months agoinitial commit
Laurent Mazet [Wed, 16 Nov 2022 10:26:51 +0000 (11:26 +0100)] 
initial commit