log dowa/dowa_test.c @ 51:68fa88ac73fe

age author description
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.
Sat, 27 Sep 2025 16:23:04 -0700 June Park Fixed Dowa hashmap to recursively add files into memory.
Wed, 24 Sep 2025 13:15:32 -0700 June Park [Dowa] Added HashMap and Updated Arena naming.