1
0
mirror of https://github.com/fumiama/base16384.git synced 2026-06-05 02:00:31 +08:00

184 Commits

Author SHA1 Message Date
源文雨
81898adfb7 doc(all): sync to the latest status v2.3.2 2025-09-04 01:06:47 +08:00
源文雨
26467a463e chore(cmake): adapt to cmake >= 4.0 2025-09-02 14:20:10 +08:00
oboard
2583cf87f7 docs: moonbit support (#27) 2025-08-29 13:19:56 +08:00
oboard
1830b25cca doc: support dart (#26) 2025-01-19 21:51:48 +09:00
源文雨
95237f2ebf chore: bump version to v2.3.1 v2.3.1 2024-04-07 22:17:29 +09:00
synodriver
a0015e92b2 Add windows CI for testing (#25) 2024-04-07 22:12:48 +09:00
源文雨
541009c9d3 chore: adapt to MSVC 2024-04-07 21:20:08 +09:00
源文雨
a254c8f9d6 chore: adapt to MSVC 2024-04-07 21:17:14 +09:00
源文雨
3ee12395e0 chore: adapt to MSVC 2024-04-07 20:51:27 +09:00
synodriver
3b4925e013 fix msvc build problem (#24) 2024-04-07 20:04:04 +09:00
源文雨
da9b6a844a fix(file): wierd fgetc/ungetc behavior on Windows 2024-04-07 14:40:25 +08:00
源文雨
e2f64f404f chore(file): optimize documents 2024-04-06 21:08:28 +09:00
源文雨
5defe71ba9 chore: optimize documents 2024-04-06 20:55:39 +09:00
源文雨
4ff107e46f chore: optimize documents 2024-04-06 20:22:57 +09:00
源文雨
c64fdb6dc9 feat(file): add custom stream api 2024-04-06 18:49:23 +09:00
源文雨
ea8740ed4c chore: optimize documents 2024-04-06 15:04:44 +09:00
源文雨
3704467871 chore: optimize statements 2024-04-06 14:38:04 +09:00
源文雨
5219ed7f26 fix(debian): some symbols or patterns disappeared v2.3.0 2024-04-05 17:57:50 +09:00
源文雨
688a4ecef2 fix(debian): some symbols or patterns disappeared 2024-04-05 17:56:35 +09:00
源文雨
3ca3c3c459 fix(release): adapt to cosmopolitan 2024-04-05 17:25:44 +09:00
源文雨
a4d6d318ef fix(release): adapt to cosmopolitan 2024-04-05 17:24:15 +09:00
源文雨
f3eaa1937a fix(release): adapt to cosmopolitan 2024-04-05 17:17:54 +09:00
源文雨
b9e02241bd fix(test): buffer overflow & adapt to windows 2024-04-05 16:05:30 +08:00
源文雨
29e4019ed1 fix(coder): incorrect hidden bits decoding in 32bit lib 2024-04-05 16:27:21 +09:00
源文雨
cd15e63c86 feat(checksum): add flag BASE16384_FLAG_DO_SUM_CHECK_FORCELY 2024-04-05 14:30:05 +09:00
源文雨
e5f8c0fc46 fix(file): check sum 2024-04-05 14:00:35 +09:00
源文雨
2c1db601a6 chore(test): add documents 2024-04-05 02:14:48 +09:00
源文雨
4b4993d66d fix(file): large file process 2024-04-05 02:03:25 +09:00
源文雨
cde0cacd07 fix(file): base16384_decode_fd_detailed 2024-04-05 00:48:13 +09:00
源文雨
7c8080d115 feat(test): add file_test.c 2024-04-05 00:12:10 +09:00
源文雨
2622a5ad69 feat(coder): add safe encode/decode 2024-04-04 23:58:05 +09:00
源文雨
b451127638 chore(ci): make lint happy 2024-04-04 21:52:16 +09:00
源文雨
2abcc1489a fix(file): incorrect munmap size 2024-04-04 21:46:44 +09:00
源文雨
fb9b5c033b chore(ci): make lint happy 2024-04-04 21:35:25 +09:00
源文雨
72cb21287a chore(ci): make lint happy 2024-04-04 21:29:43 +09:00
源文雨
d8587de86c chore(ci): make lint happy 2024-04-04 21:15:38 +09:00
源文雨
d27486f80d chore(ci): make lint happy 2024-04-04 21:12:17 +09:00
源文雨
a3f0a4ef6e feat(ci): add test on push 2024-04-04 21:06:13 +09:00
源文雨
c5d5de227c feat(test): add wrap_test 2024-04-04 20:50:47 +09:00
源文雨
affc723f54 chore: tidy documents & add test 2024-04-04 15:26:21 +09:00
源文雨
792b1ed728 edit README 2024-04-04 03:17:57 +09:00
源文雨
263b2ec2dd edit README 2024-04-04 03:15:48 +09:00
源文雨
7a025ff5d3 feat: add param -n -t & optimize param parsing & tidy documents 2024-04-04 03:11:53 +09:00
oboard
cfe8e1b8b6 Update Swift Link (#21) 2024-02-16 15:47:34 +09:00
源文雨
df5ceea0c7 v2.2.5 v2.2.5 2023-08-26 15:44:45 +08:00
源文雨
b61b3dd13e fix: encode bufsz (#19) 2023-08-26 15:43:18 +08:00
源文雨
c7fdf86d09 fix: disable mmap in windows 2023-08-25 22:13:23 +08:00
源文雨
5dc272b8b7 尝试修复#19
- 移除未使用的参数 int blen
- 完善文档、注释
- 完善文件名错误检测
- 修复 encbuf, decbuf 处理逻辑
2023-08-25 21:53:18 +08:00
LC
7897031513 Update C# Link (#20) 2023-08-24 16:55:30 +08:00
忘忧北萱草
12f669ef17 chore: add Rust alternative (#18) 2023-07-27 12:48:33 +08:00