Commit Graph

67 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
a6e7d21f80 Fix build 2022-12-16 11:10:18 +03:00
9a6e7e2dc3 Remove extra iamge formats 2022-08-10 15:30:05 +03:00
b78ad9e751 Fix bugs 2022-08-09 21:52:48 +03:00
289fbd68b6 Developing image module 2022-08-08 17:47:31 +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
39e06f668e Fix build module 2022-05-26 10:43:20 +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
a324d9f8d9 fix pdf Base-14 font 2021-12-01 12:47:18 +03:00
a3cab2d098 fix zlib_addon 2021-11-26 16:12:38 +03:00
d4f7cc6d6f relocate polyfill and fix sources 2021-11-22 12:56:23 +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
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