.. |
Args.h
|
Import new Cytoplasm library based off of code from Telodendria.
|
2023-05-13 17:30:09 +00:00 |
Array.h
|
Apply #72
|
2023-09-04 13:30:22 +00:00 |
Base64.h
|
Import new Cytoplasm library based off of code from Telodendria.
|
2023-05-13 17:30:09 +00:00 |
Cron.h
|
Make all timestamps use UInt64.
|
2023-08-12 23:02:06 +00:00 |
Db.h
|
Import new Cytoplasm library based off of code from Telodendria.
|
2023-05-13 17:30:09 +00:00 |
Graph.h
|
Add basic Graph API.
|
2023-07-16 01:12:56 +00:00 |
HashMap.h
|
Add HashMapKeys() and HashMapValues() functions for convenience.
|
2023-07-18 00:15:29 +00:00 |
HeaderParser.h
|
Import new Cytoplasm library based off of code from Telodendria.
|
2023-05-13 17:30:09 +00:00 |
Http.h
|
Import new Cytoplasm library based off of code from Telodendria.
|
2023-05-13 17:30:09 +00:00 |
HttpClient.h
|
Import new Cytoplasm library based off of code from Telodendria.
|
2023-05-13 17:30:09 +00:00 |
HttpRouter.h
|
Import new Cytoplasm library based off of code from Telodendria.
|
2023-05-13 17:30:09 +00:00 |
HttpServer.h
|
Import new Cytoplasm library based off of code from Telodendria.
|
2023-05-13 17:30:09 +00:00 |
Int.h
|
Add 64-bit emulation for platforms that don't have a native 64-bit type.
|
2023-08-12 16:30:24 +00:00 |
Int64.h
|
Json now uses Int64 for integers.
|
2023-08-13 03:11:40 +00:00 |
Io.h
|
Import new Cytoplasm library based off of code from Telodendria.
|
2023-05-13 17:30:09 +00:00 |
Json.h
|
Json now uses Int64 for integers.
|
2023-08-13 03:11:40 +00:00 |
Log.h
|
Import new Cytoplasm library based off of code from Telodendria.
|
2023-05-13 17:30:09 +00:00 |
Memory.h
|
Add sane default memory hook to Cytoplasm, fix more leaks in json.
|
2023-05-23 22:43:37 +00:00 |
Queue.h
|
Import new Cytoplasm library based off of code from Telodendria.
|
2023-05-13 17:30:09 +00:00 |
Rand.h
|
Import new Cytoplasm library based off of code from Telodendria.
|
2023-05-13 17:30:09 +00:00 |
Runtime.h
|
Fix memory leaks in hdoc.
|
2023-05-15 22:38:52 +00:00 |
Sha.h
|
Refactor Sha API to return raw bytes, added Sha1() function.
|
2023-06-17 17:36:11 +00:00 |
Str.h
|
Fix Unicode handling in Json, don't sign-extend bytes in Stream.
|
2023-07-15 17:57:21 +00:00 |
Stream.h
|
Import new Cytoplasm library based off of code from Telodendria.
|
2023-05-13 17:30:09 +00:00 |
Tls.h
|
Import new Cytoplasm library based off of code from Telodendria.
|
2023-05-13 17:30:09 +00:00 |
UInt64.h
|
Allow forcing the emulation mode for testing purposes.
|
2023-08-12 21:51:51 +00:00 |
Uri.h
|
Import new Cytoplasm library based off of code from Telodendria.
|
2023-05-13 17:30:09 +00:00 |
Util.h
|
Update documentation on UtilServerTs().
|
2023-08-17 18:09:20 +00:00 |