log

age author description
Sat, 11 Oct 2025 15:07:07 -0700 MrJuneJune [Birthday] I didn't have nay time to buy birhtday present so w/e/
Fri, 10 Oct 2025 06:59:32 -0700 MrJuneJune [Seobeo] Linux epoll. Set the client socket to be nonblocking so that it doesn't stop loading when two different threads handle different client calls. I might have problem with socket not being cleaned up properly so need to check that.
Thu, 09 Oct 2025 07:03:36 -0700 June Park [Dowa] Fixed a bug that I caused trying to stop memory leak lol.
Thu, 09 Oct 2025 06:55:07 -0700 June Park [Seobeo] Fixed typo.
Thu, 09 Oct 2025 06:53:29 -0700 June Park [Bun] Forgot to add the removed files and remove . from third_party
Thu, 09 Oct 2025 06:52:30 -0700 June Park [Bun] Forgot to add the removed files and remove . from third_party
Thu, 09 Oct 2025 06:48:20 -0700 June Park [Bun] Removed tests files within library folder. Updated. hgignore to ignore node_modules.
Thu, 09 Oct 2025 06:45:50 -0700 June Park [Bun] Adding OS specific files that I used for testing as to be ignored.
Thu, 09 Oct 2025 06:41:49 -0700 June Park [Sori] Making a simple game.
Thu, 09 Oct 2025 06:41:02 -0700 June Park [Bun] Fixed how bun would be ran within bazel.
Tue, 07 Oct 2025 09:13:29 -0700 June Park [GuiZe] Support x86 chip for bun.
Tue, 07 Oct 2025 08:55:40 -0700 June Park [GuiZe] Adding TTFB calculating script.
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.