Cytoplasm/src/include
Jordan Bancino 662696ce12 C99 Compliance (#29)
This pull request brings Cytoplasm up from C89 to C99, which makes it much more portable across platforms. In particular, this pull request solves a number of issues with 32-bit platforms.

Closes #28.
Closes #12.
Closes #20.

Reviewed-on: Telodendria/Cytoplasm#29
2024-01-13 17:13:45 -05:00
..
Args.h Fix includes in headers. 2023-10-30 12:10:41 -04:00
Array.h C99 Compliance (#29) 2024-01-13 17:13:45 -05:00
Base64.h C99 Compliance (#29) 2024-01-13 17:13:45 -05:00
Cron.h C99 Compliance (#29) 2024-01-13 17:13:45 -05:00
Cytoplasm.h C99 Compliance (#29) 2024-01-13 17:13:45 -05:00
Db.h C99 Compliance (#29) 2024-01-13 17:13:45 -05:00
Graph.h Add basic Graph API. 2023-07-16 01:12:56 +00:00
HashMap.h C99 Compliance (#29) 2024-01-13 17:13:45 -05:00
HeaderParser.h Fix includes in headers. 2023-10-30 12:10:41 -04:00
Http.h Fix includes in headers. 2023-10-30 12:10:41 -04:00
HttpClient.h Fix includes in headers. 2023-10-30 12:10:41 -04:00
HttpRouter.h C99 Compliance (#29) 2024-01-13 17:13:45 -05:00
HttpServer.h C99 Compliance (#29) 2024-01-13 17:13:45 -05:00
Io.h Import new Cytoplasm library based off of code from Telodendria. 2023-05-13 17:30:09 +00:00
Json.h C99 Compliance (#29) 2024-01-13 17:13:45 -05:00
Log.h Fix includes in headers. 2023-10-30 12:10:41 -04:00
Memory.h C99 Compliance (#29) 2024-01-13 17:13:45 -05:00
Queue.h C99 Compliance (#29) 2024-01-13 17:13:45 -05:00
Rand.h C99 Compliance (#29) 2024-01-13 17:13:45 -05:00
Runtime.h Fix includes in headers. 2023-10-30 12:10:41 -04:00
Sha.h Refactor Sha API to return raw bytes, added Sha1() function. 2023-06-17 17:36:11 +00:00
Str.h C99 Compliance (#29) 2024-01-13 17:13:45 -05:00
Stream.h C99 Compliance (#29) 2024-01-13 17:13:45 -05:00
Tls.h Fix includes in headers. 2023-10-30 12:10:41 -04:00
Uri.h Import new Cytoplasm library based off of code from Telodendria. 2023-05-13 17:30:09 +00:00
Util.h C99 Compliance (#29) 2024-01-13 17:13:45 -05:00