3593 Commits

Author SHA1 Message Date
blueloveTH
93ca8d88f3 add PK_LOW_MEMORY_MODE 2024-12-31 13:34:37 +08:00
blueloveTH
4cf9199c72 Update config.h 2024-12-31 12:57:42 +08:00
blueloveTH
c329e09fac allowing disable gc 2024-12-31 12:54:43 +08:00
blueloveTH
6b0c96bb7c replace all realloc 2024-12-31 11:03:14 +08:00
blueloveTH
6d2547723f replace all free 2024-12-31 11:01:51 +08:00
blueloveTH
fb8e963905 replace all malloc 2024-12-31 10:58:48 +08:00
blueloveTH
2ef24dd1d9 set windows SIGINT handler 2024-12-30 13:55:07 +08:00
blueloveTH
94b25f5d1e add py_interrupt 2024-12-30 13:51:10 +08:00
blueloveTH
f1ae24a9c1 add colorcvt module 2024-12-30 02:11:08 +08:00
blueloveTH
8bbdf734f9 use cpython % and // impl 2024-12-28 17:00:02 +08:00
blueloveTH
3b76266c6a ... 2024-12-26 14:23:23 +08:00
BLUELOVETH
24fdd20eec
Merge pull request #318 from trim21/ub
avoid undefined behavior signed int overflow
2024-12-25 12:25:15 +08:00
BLUELOVETH
93d7a31bda
Merge pull request #317 from trim21/win32-clang
fix win32 clang build
2024-12-25 11:42:13 +08:00
Trim21
28cdde503b
avoid undefined behavior signed int overflow 2024-12-25 05:04:11 +08:00
Trim21
c1461d009a
fix win32 clang build 2024-12-25 04:12:55 +08:00
blueloveTH
db3e2379b9 update flutter plugin 2024-12-24 11:03:57 +08:00
blueloveTH
416ee069fd change version v2.0.4 2024-12-23 11:52:41 +08:00
blueloveTH
4df11f3c6f support empty tuple () 2024-12-18 19:29:39 +08:00
blueloveTH
a9a4ef6dda fix a utf8 bug 2024-12-18 18:52:11 +08:00
blueloveTH
e733d7cd23 update flutter plugin 2024-12-17 18:16:46 +08:00
blueloveTH
570f323af3 add os.path.exists 2024-12-17 14:41:54 +08:00
blueloveTH
d6435f151b remove IOError 2024-12-17 14:27:23 +08:00
blueloveTH
b49e769581 improve io 2024-12-17 11:20:22 +08:00
BLUELOVETH
335783b3ab
Update json.c 2024-12-16 21:12:19 +08:00
BLUELOVETH
41373b825a
Update json.c 2024-12-16 21:10:40 +08:00
blueloveTH
468c02244e update io 2024-12-16 20:48:08 +08:00
blueloveTH
3eeaeaa65d add io module and open 2024-12-16 20:40:04 +08:00
blueloveTH
4c533b03cb ... 2024-12-16 19:54:08 +08:00
blueloveTH
2ef181f0f4 add benchmarks 2024-12-16 19:00:18 +08:00
blueloveTH
eb35c33dd5 ... 2024-12-16 18:51:25 +08:00
blueloveTH
86dc516791 ... 2024-12-16 18:25:31 +08:00
blueloveTH
58b5455871 support object pickle 2024-12-16 17:53:29 +08:00
blueloveTH
1b4902dbd3 support custom __reduce__ 2024-12-16 17:22:25 +08:00
blueloveTH
d5d7853598 fix a bug 2024-12-16 16:55:12 +08:00
blueloveTH
79f18f8dc5 improve pickle 2024-12-15 20:57:14 +08:00
blueloveTH
3786abccdd Update _generated.c 2024-12-14 17:16:29 +08:00
blueloveTH
2986c6268f fix type anno 2024-12-14 17:16:15 +08:00
blueloveTH
6b332dbfbb add pkl support for array2d 2024-12-14 17:08:59 +08:00
blueloveTH
d0546c16da ... 2024-12-14 16:06:58 +08:00
blueloveTH
4583b57d12 improve pickle with memo 2024-12-14 16:03:03 +08:00
blueloveTH
5a783d81f5 ... 2024-12-14 14:55:51 +08:00
blueloveTH
a1a7609ec0 fix a memory leak 2024-12-14 13:20:03 +08:00
blueloveTH
89b6fd59f1 ... 2024-12-14 13:15:59 +08:00
blueloveTH
8999de5ad7 fix a bug of 32-bit 2024-12-14 13:09:35 +08:00
blueloveTH
76af7c8de2 ... 2024-12-14 00:43:52 +08:00
blueloveTH
79cdd2b252 ... 2024-12-14 00:40:14 +08:00
blueloveTH
98c38f2b1f ... 2024-12-14 00:23:07 +08:00
blueloveTH
24d6b96f91 add lz4 module doc 2024-12-14 00:19:56 +08:00
blueloveTH
61acaeafd3 ... 2024-12-14 00:09:18 +08:00
blueloveTH
fb2784256b add lz4 module 2024-12-14 00:00:33 +08:00