221 Commits

Author SHA1 Message Date
e6345385b3 includes
xmlIO.c needs io / unistd for read / write
miniunz.c need sys/stat.h for mkdir
2021-05-19 16:35:41 +03:00
a90d4dfd99 fixed problems with memory 2021-05-18 12:44:54 +03:00
77c47267f6 there was no memory leak for CZipFolderMemory 2021-05-17 18:22:22 +03:00
8d37f4b433 fix some problems 2021-05-17 15:06:42 +03:00
8ae8b79e9e linux fix 2021-05-13 18:52:51 +03:00
2bac3ef4cc rename CZLib to CZipBuffer 2021-05-13 18:26:29 +03:00
058b9a5fd4 Refactoring 2021-05-13 17:10:08 +03:00
36d9b5044c zlib с++ test 2021-05-13 15:41:47 +03:00
fdd4c9b5c4 zlib c++ and js fix 2021-05-13 15:24:56 +03:00
d0b617a10c ZipLib in kernel 2021-05-12 19:27:48 +03:00
76c55a87cb create COOXMLSignerBuffer_private 2021-05-05 16:27:58 +03:00
d43120cb0e refactoring 2021-04-26 14:30:54 +03:00
63670c57a8 Add interface for zlib wasm/asmjs module 2021-04-25 21:42:31 +03:00
091d594e0f fix 2021-04-23 15:40:31 +03:00
8e2bd3331b don't repeat GetFilesInZip 2021-04-23 13:35:34 +03:00
33b018c910 fix js test 2021-04-23 13:31:09 +03:00
a9f0fcdd47 js don't copy object 2021-04-23 13:09:08 +03:00
6000880da6 fix 2021-04-23 10:09:13 +03:00
aeae070e20 splitting CreateZipFromFiles into GetZip 2021-04-22 17:53:52 +03:00
166564dc6e AddFileInZip
files are not copied
2021-04-22 14:44:13 +03:00
1254020428 add js OpenZipFromUint8Array 2021-04-22 11:47:38 +03:00
ccd2814bee js test _Zlib_CompressFiles 2021-04-22 11:25:16 +03:00
152300c88e fix js test 2021-04-21 18:04:40 +03:00
1a75df8721 c++ test Zlib_CompressFiles 2021-04-21 14:36:03 +03:00
d931a2d160 first Zlib_CompressFiles 2021-04-20 17:29:54 +03:00
d27fc163ca Uint8Array return type and create Zlib_CompressFiles 2021-04-19 18:11:15 +03:00
4b4c0bf00a fiz zlib 2021-04-16 16:30:18 +03:00
e3fc5f2513 Zlib js class 2021-04-16 11:44:50 +03:00
357539e84e only utf8 paths 2021-04-15 17:27:18 +03:00
cf76729189 return MultiByteToWideChar and delete CPaths 2021-04-15 16:43:45 +03:00
0f9c06bd31 fix js test 2021-04-15 12:51:18 +03:00
bdf9e04eb3 fix types and first js test 2021-04-15 09:55:30 +03:00
f4af806e4f test with new classes CPaths and CFile 2021-04-14 18:33:48 +03:00
dcd956e1b6 without wstring 2021-04-14 11:45:31 +03:00
473caef815 add js test 2021-04-13 16:53:25 +03:00
19a5e3e384 add environment 2021-04-13 14:24:20 +03:00
26fe7c877d addition make.py 2021-04-12 18:13:59 +03:00
29252d6ae5 fix types 2021-04-12 15:31:18 +03:00
7f289d4ef0 normal types
return types changed to standard
2021-04-12 14:22:21 +03:00
a4f5d5cd09 add Zlib_GetPaths 2021-04-09 14:50:53 +03:00
6f45b3d20c no change to ZLibZipUtils 2021-04-09 13:53:24 +03:00
e549e89cd0 fix test 2021-04-09 13:42:49 +03:00
ae204cabcd first test 2021-04-09 12:57:27 +03:00
1a36dc4571 fix build 2021-04-09 11:53:43 +03:00
72bd9836fe fix fill_buffer_filefunc 2021-04-09 10:48:10 +03:00
91c9fd0679 create ioapibuf
create first version of ioapibuf and add BUILDING_WASM_MODULE in zlib. Will be deleted later.
2021-04-08 16:50:50 +03:00
9f5157dc36 try LoadFileFromArchive
In zlib I do not find functions for working with a buffer, only with files. I'm trying to trick you into making a file from the buffer
2021-04-07 15:43:48 +03:00
4b1334390c add support void* 2021-04-06 13:43:03 +03:00
2dcad83f5e add methods 2021-03-30 18:58:58 +03:00
48ad1ef291 empty project 2021-03-29 13:33:18 +03:00