Commit Graph

25 Commits

Author SHA1 Message Date
twinaphex
8d1e51af7c Make archive_file_7z.c less dependent on 7zip source files 2017-06-12 12:26:19 +02:00
twinaphex
d17de78fb3 Try to solve coverity issue ID 112920 2016-09-20 21:07:41 +02:00
twinaphex
5f243b4baa (deps/7zip) Cleanups - rebase around MSB_FIRST 2016-08-23 00:23:52 +02:00
twinaphex
020ab87c36 (7zip) Remove unneeded CPUArch.c 2015-09-06 15:54:22 +02:00
twinaphex
56951ba7ee (deps/7zip) Get rid of EXTERN_C_BEGIN/EXTERN_C_END 2015-09-06 15:48:19 +02:00
twinaphex
10df00182a (7zAlloc.h) Add __cplusplus ifdefs 2015-09-06 15:43:10 +02:00
Alcaro
f323b3ef8c C source isn't executable. Nor is that bitmap. 2015-07-12 12:51:52 +02:00
Higor Eurípedes
718ca11a43 Remove warnings during clang++ builds 2015-03-16 14:43:56 -03:00
Alcaro
28e2ca74e7 Double semicolons aren't useful. 2015-02-10 22:29:26 +01:00
twinaphex
e6c365c156 (7zip) Clean up some 7z code 2014-10-22 07:47:21 +02:00
twinaphex
a4cb7791f8 Rename limit variable to avoid shadowing warnings 2014-10-22 07:35:14 +02:00
twinaphex
ccf2bd340a Rename code variable to codes 2014-10-22 07:28:19 +02:00
twinaphex
520dbf598d (7z) Change Byte to uint8_t 2014-10-22 04:28:26 +02:00
twinaphex
526be852fe Refactor some code in LzmaDec.c 2014-10-21 18:17:58 +02:00
twinaphex
323e3963da (7zIn.c) Get rid of one pedantic warning - declaration shadows a local
variable
2014-10-21 18:11:44 +02:00
Twinaphex
fcff7bffee (7zip/Bcj2.c) Fix one pedantic warning - shadowed variable 2014-10-21 17:59:37 +02:00
twinaphex
3d76e33970 (7zip/Bcj2.c) Refactor 2014-10-21 09:15:51 +02:00
twinaphex
4134b3de69 (7z) Rename index variable 2014-10-21 01:16:48 +02:00
Twinaphex
24269930d2 Fix prototype SeqInstream_Readuint8_t 2014-10-20 04:41:49 +02:00
twinaphex
26833c35c9 (7z) Use stdint types - Types.h was conflicting with OSX 10.6
headers
2014-10-20 04:28:20 +02:00
twinaphex
6d4badd220 (7zip) Indenting nits 2014-10-16 19:03:28 +02:00
Twinaphex
9eabdc0dcc (7zip/rzlib) Fix no previous prototypes for function warnings 2014-10-15 03:21:21 +02:00
Timo Strunk
ff90a4e568 Removed Ppmd references from everywhere. Code is only required for Ppmd support - a special 7z algorithm 2014-09-12 22:41:46 +02:00
twinaphex
3787c831e7 (Wii) Compile in 7zip support 2014-09-12 22:24:18 +02:00
twinaphex
09d240330f Move 7zip to deps/ 2014-09-02 21:45:14 +02:00