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

36 Commits

Author SHA1 Message Date
源文雨
81898adfb7 doc(all): sync to the latest status 2025-09-04 01:06:47 +08: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
源文雨
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
源文雨
688a4ecef2 fix(debian): some symbols or patterns disappeared 2024-04-05 17:56:35 +09: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
源文雨
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
源文雨
2622a5ad69 feat(coder): add safe encode/decode 2024-04-04 23:58:05 +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
源文雨
7a025ff5d3 feat: add param -n -t & optimize param parsing & tidy documents 2024-04-04 03:11:53 +09:00
源文雨
b61b3dd13e fix: encode bufsz (#19) 2023-08-26 15:43:18 +08:00
源文雨
5dc272b8b7 尝试修复#19
- 移除未使用的参数 int blen
- 完善文档、注释
- 完善文件名错误检测
- 修复 encbuf, decbuf 处理逻辑
2023-08-25 21:53:18 +08:00
源文雨
e270980b37 fix: restrict license to GPL-3+ 2022-12-08 11:39:47 +08:00
源文雨
b9fcd2e153 fix base16384_decode_fd 2022-10-17 12:56:55 +08:00
源文雨
9cfa8ad1bc 优化 include 2022-10-17 12:41:05 +08:00
源文雨
a877d8f062 fix win32 & add new api 2022-10-16 19:07:48 +08:00
源文雨
6d251fcfc7 fix cosmo 2022-10-16 11:50:57 +08:00
源文雨
fd2cc4a899 优化错误输出,新增-t参数,新增文件API 2022-10-16 11:47:14 +08:00
源文雨
9b672ff535 add file headers 2022-06-03 11:51:11 +08:00
源文雨
eda754ec85 fit new CMakeLists 2022-04-27 10:34:13 +08:00
源文雨
c65a2342e8 new no-malloc api 2022-03-19 19:26:25 +08:00
fumiama
1b636bf2ae 修复整数溢出 2021-10-29 00:11:36 +08:00
fumiama
4900e47b9e 完善CMake安装 2021-05-19 23:00:25 +08:00
fumiama
963abc1ec3 新的设计,速度快很多 2021-04-08 15:34:32 +08:00
fumiama
2f4a121bbd 新的设计 2021-04-07 23:27:36 +08:00
源文雨
8f0e25dad3 Update base16384.h 2020-04-16 16:54:55 +08:00
源文雨
daf8bbcc87 Update base16384.h
修复文件结尾时有可能多出字符的问题。
2020-04-16 16:38:50 +08:00
源文雨
071f930558 Add files via upload 2020-04-16 14:18:16 +08:00