blueloveTH
|
4b292abb4e
|
...
|
2025-01-10 13:43:51 +08:00 |
|
blueloveTH
|
e25aba8d97
|
add py_importlib_reload
|
2025-01-10 13:28:40 +08:00 |
|
blueloveTH
|
c329e09fac
|
allowing disable gc
|
2024-12-31 12:54:43 +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
|
f1ae24a9c1
|
add colorcvt module
|
2024-12-30 02:11:08 +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 |
|
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
|
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
|
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
|
79f18f8dc5
|
improve pickle
|
2024-12-15 20:57:14 +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
|
98c38f2b1f
|
...
|
2024-12-14 00:23:07 +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 |
|
blueloveTH
|
5e5f2525b4
|
add pickle module
|
2024-12-13 14:12:13 +08:00 |
|
blueloveTH
|
ce339974e6
|
update random
|
2024-12-07 18:41:45 +08:00 |
|
blueloveTH
|
e1fe3cd4dc
|
...
|
2024-11-27 13:50:37 +08:00 |
|
blueloveTH
|
f4597ed01a
|
update array2d
|
2024-11-27 13:37:07 +08:00 |
|
blueloveTH
|
1ca69b3a35
|
...
|
2024-11-25 12:42:42 +08:00 |
|
blueloveTH
|
b053fe32a8
|
some rename
|
2024-11-25 12:05:45 +08:00 |
|
blueloveTH
|
9165ca228a
|
improve array2d
|
2024-11-25 11:54:16 +08:00 |
|
blueloveTH
|
3a2a9c4e13
|
...
|
2024-11-25 00:22:04 +08:00 |
|
blueloveTH
|
cfac4cbbca
|
add algos for array2d
|
2024-11-25 00:19:57 +08:00 |
|
blueloveTH
|
eb5b84f21a
|
clean up #defines
|
2024-11-24 14:47:05 +08:00 |
|
blueloveTH
|
4a8776ec6c
|
add inspect module
|
2024-11-24 12:43:08 +08:00 |
|
blueloveTH
|
40d922e896
|
fix a bug about %s -> %v
|
2024-11-23 16:46:29 +08:00 |
|
blueloveTH
|
cd8ae22c2b
|
fix a bug
|
2024-11-23 16:27:55 +08:00 |
|
blueloveTH
|
72d5e4d098
|
Revert "add cpy310_tuplehash "
This reverts commit b03feb0294c984002992b5b226df02d0d53103f5.
|
2024-11-23 15:52:56 +08:00 |
|
blueloveTH
|
b03feb0294
|
add cpy310_tuplehash
|
2024-11-23 15:42:42 +08:00 |
|
blueloveTH
|
6eb785144e
|
fix a bug of dict
|
2024-11-23 14:56:47 +08:00 |
|
blueloveTH
|
1634defbb2
|
...
|
2024-11-23 02:16:52 +08:00 |
|
blueloveTH
|
5847910c78
|
Update linalg.c
|
2024-11-23 02:01:09 +08:00 |
|