Commit Graph

59 Commits

Author SHA1 Message Date
b4f4da26d6 Mark files as debug 2024-12-27 17:54:45 +03:00
3ef0ed1d36 [copyright] Update address in Copyright 2023-03-01 23:21:57 +03:00
57ccbc0fb6 [copyright] Update Copyright 2023-02-28 11:16:40 +03:00
b78ad9e751 Fix bugs 2022-08-09 21:52:48 +03:00
769ab7b238 Refactoring zlib export 2022-07-09 15:46:46 +03:00
b1a044ba14 Refactoring zip module 2022-05-30 11:45:41 +03:00
42acdac865 Refactoring 2022-05-24 19:52:50 +03:00
459313292e Refactoring zlib module 2022-05-24 18:40:59 +03:00
8c6b665fc5 fix zlib
If delete unread file in open file, then don't need to free the file pointer
2022-03-09 17:14:03 +03:00
8c7a59ed39 fix free memory in zlib 2022-02-24 17:59:35 +03:00
b5e3467cc3 fix realloc 2022-02-24 16:36:51 +03:00
707e610625 common script for xmlsec
add support python in-line before and after script
2021-11-18 16:24:01 +03:00
8b85428f82 common script for zlib 2021-11-16 18:20:56 +03:00
a90d4dfd99 fixed problems with memory 2021-05-18 12:44:54 +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
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