danij's activity
From 2007-08-24 to 2007-09-06
2007-08-24
-
01:20 Doomsday Engine Revision 12b8fdf6 (github): Added some comments regarding the current algorithmic complexity of the various linked list methods. Improvement can be made when needed.
-
00:51 Doomsday Engine Revision 62f5d96e (github): Implemented a simple, reusable linked list structure. Supports single and double linked lists plus circular (ring) variants. List has an integral sort using a recursive mergesort algorithm.
- TODO: Some level of thread-safety would be nice.
Also available in: Atom