1
0
Fork 0
forked from fun/fun
Commit graph

65 commits

Author SHA1 Message Date
e65756226d Added very basic XML support using libxml2. (0.35.0) 2025-12-09 03:59:49 +01:00
ecf64d6ac2 Some content update. No Code changes. (0.34.0) 2025-11-30 03:56:47 +01:00
fb5670a699 Added support for .ini files (iniparser). (0.34.0) 2025-11-30 02:44:14 +01:00
49261b96c2 Some content update. No Code changes. (0.33.0) 2025-11-28 18:42:11 +01:00
f05a3d3cde Some documentation update. No Code changes. (0.33.0) 2025-11-28 17:53:10 +01:00
ff01ebc8dc Some documentation update. No Code changes. (0.33.0) 2025-11-28 17:50:36 +01:00
c57b1cac30 Some documentation update. No Code changes. (0.33.0) 2025-11-28 17:47:27 +01:00
c22c35d07e README update. No code changes. (0.33.0) 2025-11-27 01:34:57 +01:00
424d2fd9df README update. No code changes. (0.33.0) 2025-11-27 01:31:11 +01:00
11bfb8ee05 README update. No code changes. (0.33.0) 2025-11-27 01:08:59 +01:00
56712206d1 Added support for libSQL as an compatible alternative for SQLite. (0.33.0) 2025-11-27 00:42:47 +01:00
9416ec3457 Added SQLite support and updated the Handbook. (0.32.0) 2025-11-26 22:21:31 +01:00
3411a4d846 Added CRC32 and CRC32C classes to stdlib. (0.31.0) 2025-11-26 20:36:40 +01:00
e86062aaad Handbook update. No code changes. (0.30.0) 2025-11-26 00:57:45 +01:00
4d82d73515 Added libcurl (cURL) support. (0.30.0) 2025-11-26 00:35:22 +01:00
d9804d9bf8 Added PCRE2 support. (0.29.0) 2025-11-25 22:52:43 +01:00
5c3d4f1247 README update. No code changes (0.28.0) 2025-11-25 21:33:02 +01:00
786f1ddc06 README update. No code changes (0.28.0) 2025-11-25 16:21:24 +01:00
2312b9d0c3 README update. No code changes (0.28.0) 2025-11-25 15:14:21 +01:00
685c84c077 README update. No code changes(0.28.0) 2025-11-25 15:07:09 +01:00
56e3e22f06 README update. No code changes(0.28.0) 2025-11-25 15:06:37 +01:00
d028434406 Small fix.# (0.28.0) 2025-11-25 02:07:16 +01:00
afb0e8cd3a Added JSON support. (0.28.0) 2025-11-25 00:51:48 +01:00
0fa6d56c14 README fix. 2025-11-22 01:28:28 +01:00
a76c962a67 README update. 2025-11-22 01:27:12 +01:00
1ba950ec15 README update. No code changes. (0.27.0) 2025-10-15 02:01:21 +02:00
aa55ac85da Documentation update. No code changes. (0.26.5) 2025-10-13 00:04:45 +02:00
776095ace1 Documentation update. No code changes. (0.26.5) 2025-10-13 00:03:18 +02:00
949daee4b4 Documentation update. No code changes. (0.26.5) 2025-10-12 23:44:42 +02:00
1b4c7c158a Documentation update. No code changes. (0.26.5) 2025-10-12 23:43:34 +02:00
2ac2ba39f2 Added docs/handbook.md. No code changes. (0.26.5) 2025-10-12 23:21:43 +02:00
87da9ce03c Went back to C99. No need for C11. (0.26.4) 2025-10-09 00:43:17 +02:00
f17d0fe505 README update. No code changes. (0.26.3) 2025-10-08 04:07:00 +02:00
00ceed05aa README update. No code changes. (0.26.3) 2025-10-08 04:00:26 +02:00
df6ff74c2b README update. No code changes. (0.26.3) 2025-10-08 02:48:55 +02:00
18658d4c29 README update. No code changes. (0.26.3) 2025-10-06 22:26:22 +02:00
2fa741fec7 README update. No code changes. (0.26.3) 2025-10-06 21:09:21 +02:00
8f810d30c7 README update. No code changes. (0.26.3) 2025-10-06 21:04:32 +02:00
e0ae64fdd7 README update. No code changes. (0.26.3) 2025-10-06 20:49:27 +02:00
193aedf31e README update. No code changes. (0.26.3) 2025-10-06 19:53:13 +02:00
898f0ee97c README update. No code changes. (0.26.3) 2025-10-06 19:51:54 +02:00
4e5d104e48 Added uninstall routine to CMake. (0.17.4) 2025-10-02 23:01:22 +02:00
cfe145f08c Important README update. (0.17.3) 2025-10-02 22:15:01 +02:00
6d300ae024 Fully migrated from GNU Make to CMake and removed the Makefile. (0.17.2) 2025-10-02 22:04:28 +02:00
37abd5d6d3 Added user input support and many fixes. (0.16.5) 2025-10-02 00:53:51 +02:00
34a7968d18 Updated ./scripts/check_op_includes.py for debugging and some fixes. (0.15.4) 2025-10-01 00:02:54 +02:00
45f2357d6a License fix. (0.15.3) 2025-09-30 23:42:40 +02:00
81d0a9d343 Added more Makefile stuff for testing and README update. (0.15.2) 2025-09-30 23:26:34 +02:00
299771f091 Added basic threading support, changed license back to Apache-2.0 and many fixes. (0.15.0) 2025-09-30 22:52:12 +02:00
e2d8850ad2 README update. 2025-09-26 10:48:57 +02:00