Age | Commit message (Expand) | Author |
---|---|---|
2011-12-05 | Adding read-write locks, and applying them immediately to the http server. | Pixel |
2011-12-04 | Refactored the Thread code a bit, and created the GlobalThread class, for thr... | Pixel |
2011-12-04 | Reworked some things in the architecture, mainly exceptions and asserts. | Pixel |
2011-11-09 | Securing a bit more the thread-joining. | Pixel |
2011-10-14 | Adding a Thread and a Queue class. | Pixel |
2011-10-10 | Adding the basic "Handle" structure, and adding an early version of Input. | Pixel |
2011-10-09 | Adding basic locks from libpthread. Also, that 'pending' loop belongs after w... | Pixel |