1
0
mirror of https://github.com/fumiama/base16384.git synced 2026-06-06 10:40:30 +08:00
Commit Graph

185 Commits

Author SHA1 Message Date
源文雨
65512e2dcd sync (#22)
* fix typo

* fix: 32bit be decoding

* chore: add Rust alternative (#18)

* Update C# Link (#20)

* 尝试修复#19

- 移除未使用的参数 int blen
- 完善文档、注释
- 完善文件名错误检测
- 修复 encbuf, decbuf 处理逻辑

* fix: disable mmap in windows

* fix: encode bufsz (#19)

* v2.2.5

* Update Swift Link (#21)

---------

Co-authored-by: 忘忧北萱草 <wybxc@qq.com>
Co-authored-by: LC <64722907+lc6464@users.noreply.github.com>
Co-authored-by: oboard <oboard@outlook.com>
2024-03-26 01:52:27 +09:00
源文雨
d2e6426c58 Merge pull request #16 from fumiama/master
v2.2.3
2023-05-18 15:15:47 +08:00
源文雨
6b6fb0e264 v2.2.3 v2.2.3 2023-05-18 15:15:16 +08:00
源文雨
9fae3955be Merge pull request #15 from fumiama/master
loosen cmake requirement
2023-05-18 15:10:31 +08:00
源文雨
6ff90b3da1 loosen cmake requirement 2023-05-18 15:09:48 +08:00
源文雨
2373c0ba3d Merge pull request #14 from fumiama/master
sync
2023-05-18 15:02:04 +08:00
源文雨
32c906cb47 fix too new cmake var 2023-05-18 15:01:08 +08:00
源文雨
8da6d28943 restrict cmake version 2023-05-18 14:58:51 +08:00
源文雨
c95e4fea10 adapt to ubuntu ppa 2023-05-18 14:41:51 +08:00
源文雨
9eaaf818d6 Merge pull request #13 from fumiama/master
sync
2023-05-18 14:29:33 +08:00
源文雨
5586135cb0 edit README 2023-05-18 14:26:12 +08:00
源文雨
567274a1e7 fix: data mismatch on stream decode with BOM 2023-05-18 14:14:48 +08:00
源文雨
ed54eb6f44 Update README.md 2023-05-18 14:10:47 +08:00
源文雨
b898e41ace Update README.md 2023-03-09 00:47:01 +08:00
源文雨
a2a203b2a9 Update README.md 2023-03-03 21:06:48 +08:00
源文雨
2c84e62187 v2.2.2 v2.2.2 2022-12-14 11:16:01 +08:00
源文雨
e475b30c0a fix(32bits): decode remain bytes error 2022-12-14 00:50:34 +08:00
源文雨
b13655b8a3 Merge pull request #12 from fumiama/master
fix: restrict license to GPL-3+
2022-12-08 11:40:15 +08:00
源文雨
e270980b37 fix: restrict license to GPL-3+ v2.2.1 2022-12-08 11:39:47 +08:00
源文雨
68bf9a71b5 Merge pull request #11 from fumiama/master
sync
2022-12-08 11:34:57 +08:00
源文雨
a3f6f66690 edit README 2022-12-08 11:33:12 +08:00
源文雨
3981f86fa9 fix: restrict license to GPL-3 in man 2022-12-08 11:04:57 +08:00
源文雨
89cead43b2 Merge pull request #10 from fumiama/master
sync
2022-10-17 12:58:12 +08:00
源文雨
b9fcd2e153 fix base16384_decode_fd v2.2.0 2022-10-17 12:56:55 +08:00
源文雨
9cfa8ad1bc 优化 include 2022-10-17 12:41:05 +08:00
源文雨
6b5229c802 fix decode fp 2022-10-17 11:05:30 +08:00
源文雨
65635d3df3 fix file api 2022-10-17 10:39:54 +08:00
源文雨
8c54bf6ac2 add more api 2022-10-16 19:27:37 +08:00
源文雨
3c1ecc6e6d Merge pull request #9 from fumiama/master
fix
2022-10-16 19:24:40 +08:00
源文雨
bcbec0bbf5 fix 2022-10-16 19:22:05 +08:00
源文雨
a877d8f062 fix win32 & add new api 2022-10-16 19:07:48 +08:00
源文雨
626a570fba 优化 hardening 2022-10-16 13:55:20 +08:00
源文雨
52ff3ef38e 优化 hardening 2022-10-16 13:53:48 +08:00
源文雨
23d0b97b38 Merge pull request #8 from fumiama/master
优化 hardening
2022-10-16 12:54:39 +08:00
源文雨
1b6ba41562 优化 hardening 2022-10-16 12:50:57 +08:00
源文雨
0dc13418bc fix undeclared-elf-prerequisites 2022-10-16 12:30:32 +08:00
源文雨
25a3ed1c9e add symbols 2022-10-16 11:58:08 +08:00
源文雨
5727af09ef Merge branch 'master' of https://github.com/fumiama/base16384 into debian 2022-10-16 11:54:24 +08:00
源文雨
6d251fcfc7 fix cosmo 2022-10-16 11:50:57 +08:00
源文雨
65a5822be8 fix workflow 2022-10-16 11:49:03 +08:00
源文雨
fd2cc4a899 优化错误输出,新增-t参数,新增文件API 2022-10-16 11:47:14 +08:00
源文雨
7d0d48646f fix timewarp-standards-version 2022-10-16 10:43:20 +08:00
源文雨
022e132ef5 edit man 2022-10-16 00:39:02 +08:00
源文雨
9672d0d078 use debhelper-compat (= 13) 2022-10-16 00:37:09 +08:00
源文雨
0c9eea9c2b use debhelper-compat (>= 13) 2022-10-16 00:11:48 +08:00
源文雨
72622c3c45 fix symbols-file-missing-build-depends-package-field 2022-10-16 00:02:38 +08:00
源文雨
7d4bd2eda0 Merge pull request #6 from fumiama/master
synx
2022-10-15 23:55:10 +08:00
源文雨
6802e716b1 try to fix shared-library-lacks-prerequisites 2022-10-15 23:37:17 +08:00
源文雨
6ef35d7cea fix older-debian-watch-file-standard 3 2022-10-15 23:25:08 +08:00
源文雨
a492626708 fix wrong-section-according-to-package-name 2022-10-15 23:23:45 +08:00