Ryan C. Gordon
|
d9f040cb6a
Add platform_os2.c to the CMake file.
|
8 yıl önce |
Ryan C. Gordon
|
ace324cdc8
Minor code cleanups: whitespace fixes, 80-column overflows, wrong comments.
|
8 yıl önce |
Ryan C. Gordon
|
c1defd3ec4
vdf: Migrated to new, improved unpacked archiver infrastructure.
|
8 yıl önce |
Ryan C. Gordon
|
eefc757398
Added some TODOs to the ISO9660 code.
|
8 yıl önce |
Ryan C. Gordon
|
6ed2bf1478
Some improvements to INSTALL.txt.
|
8 yıl önce |
Ryan C. Gordon
|
8ee7f5d351
Fixed compiler warnings.
|
8 yıl önce |
Ryan C. Gordon
|
a7616f3960
Removed unused variable.
|
8 yıl önce |
Ryan C. Gordon
|
03097332ca
unpacked: let archivers specify create and modified times, hook up to iso9660.
|
8 yıl önce |
Ryan C. Gordon
|
3c9351c0ad
unpacked: let archivers "abandon" the archive instead of closing it.
|
8 yıl önce |
Ryan C. Gordon
|
91a19982ca
iso9660: rewritten and simplified.
|
8 yıl önce |
Ryan C. Gordon
|
2dd3d7c28a
unpacked: Don't list a position or length for directory entries.
|
8 yıl önce |
Ryan C. Gordon
|
d3ac612b61
DirTrees and unpacked archives shouldn't demand a count of entries for init.
|
8 yıl önce |
Ryan C. Gordon
|
32ed71db48
slb: be more aggressive about rejecting non-SLB files.
|
8 yıl önce |
Ryan C. Gordon
|
7e30657f54
Attempt to fix compilation against the latest Windows SDK.
|
8 yıl önce |
Ryan C. Gordon
|
adb7ea4dfc
It's not messy to compile NOW. :)
|
8 yıl önce |
Ryan C. Gordon
|
28f32ad240
Removed C++ single-line comments from LZMA SDK.
|
8 yıl önce |
Ryan C. Gordon
|
823061758b
Disable unaligned reads in LZMA SDK; it upsets GCC's strict-aliasing rules.
|
8 yıl önce |
Ryan C. Gordon
|
f130714e92
Fixed another compiler warning.
|
8 yıl önce |
Ryan C. Gordon
|
0bda50c276
More unused LZMA SDK code.
|
8 yıl önce |
Ryan C. Gordon
|
1d616dcaf1
Fixed compiler warning.
|
8 yıl önce |
Ryan C. Gordon
|
4557dbf0f7
Another LZMA SDK trim.
|
8 yıl önce |
Ryan C. Gordon
|
7ab5cc52ce
Fixed 64-bit ints in LZMA SDK on Watcom C.
|
8 yıl önce |
Ryan C. Gordon
|
f6c830968c
Workaround strict-aliasing warnings on some versions of GCC.
|
8 yıl önce |
Ryan C. Gordon
|
3765efb652
Still more LZMA SDK trimming.
|
8 yıl önce |
Ryan C. Gordon
|
8ebecded22
Fixed Visual Studio compiler warning.
|
8 yıl önce |
Ryan C. Gordon
|
a28a01c124
Patched to compile on Visual Studio.
|
8 yıl önce |
Ryan C. Gordon
|
8553113870
Patched to compile on OpenWatcom.
|
8 yıl önce |
Ryan C. Gordon
|
7fed370cfd
Chopped more unused pieces out of the LZMA SDK.
|
8 yıl önce |
Ryan C. Gordon
|
43f8ffcd2d
Chopped out some unused code from the LZMA SDK.
|
8 yıl önce |
Ryan C. Gordon
|
afacf0395e
Static analysis fix.
|
8 yıl önce |