log dowa/dowa.h @ 115:96db6c3f38d6

age author description
Fri, 02 Jan 2026 19:16:17 -0800 June Park [Seobeo] Added logging.
Fri, 02 Jan 2026 17:47:10 -0800 June Park [Seobeo] Added few endpoints for handling files. [Dowa] Added few functions for random number and generating uuids
Wed, 31 Dec 2025 11:17:24 -0800 June Park [Dowa] Added 64 type
Mon, 29 Dec 2025 07:50:07 -0800 June Park [Seobeo] Added router to the server logic. Few dowa string manipulation logics.
Sun, 28 Dec 2025 20:34:22 -0800 June Park Giagantic changes that update Dowa library to be more align with stb style array and hashmap. Updated Seobeo to be caching on server side instead of file level caching. Deleted bunch of things I don't really use.
Wed, 24 Dec 2025 06:22:59 -0800 June Park [Misc] I will no longer drink cool aids of capital P.
Tue, 23 Dec 2025 15:18:46 -0800 June Park Added vibe coded markdown to html script since it is useful for me. Updated Dowa so that it can be compiled without dirnet for windows.
Tue, 23 Dec 2025 14:00:37 -0800 June Park [Postdog] Fixed a problem where string did not wrap.
Sat, 20 Dec 2025 10:53:13 -0800 June Park [Color Game] Making game with a friend.
Fri, 19 Dec 2025 13:30:30 -0800 June Park Fixed dowa memory problems. Add few more utility functions.
Sun, 09 Nov 2025 06:25:16 -0800 MrJuneJune [Zenbu] WIP fixing issues regarding to using edge only. I think there is a problem where socket closes before sending back the info.
Tue, 07 Oct 2025 07:11:02 -0700 June Park [Dowa & Seobeo] Updated so that Dowa hashmaps can use arena and not be broken. Split up web so taht it can handle different paths. Also fixes issues with hash collisions which was pain in the ass.
Mon, 06 Oct 2025 10:57:30 -0700 June Park [Dowa] Updated the naming scheme and tests.
Mon, 06 Oct 2025 10:13:41 -0700 June Park [Seobeo] Chaning Function naming to be easily readable.
Mon, 06 Oct 2025 08:21:34 -0700 June Park [Seobeo] Fixed a bug with pathing. Support SSL.
Sat, 27 Sep 2025 16:23:04 -0700 June Park Fixed Dowa hashmap to recursively add files into memory.
Wed, 24 Sep 2025 18:49:09 -0700 June Park [Seobeo] Working on simple TCP server and client logic.
Wed, 24 Sep 2025 13:15:32 -0700 June Park [Dowa] Added HashMap and Updated Arena naming.
Wed, 24 Sep 2025 09:11:20 -0700 June Park Updated naming and separated out some logic within seobeo.