Age | Commit message (Expand) | Author |
---|---|---|
2008-06-08 | (svn r13417) -Fix (r12945, r13413): freeing the ThreadObjects in a manner tha... | rubidium |
2008-06-08 | (svn r13412) -Add: OTTDThreadTerminateFunc, for all thread systems, which is ... | truebrain |
2008-06-08 | (svn r13411) -Codechange: remove the return value from the thread procs becau... | rubidium |
2008-05-06 | (svn r12971) -Documentation: add @file in files that missed them and add some... | rubidium |
2008-04-14 | (svn r12706) -Merge: the thread rewrite from NoAI. The rewrite makes the thre... | rubidium |
2007-07-24 | (svn r10673) -Cleanup: some assorted style cleanups. Primarily type* var -> t... | rubidium |
2007-04-04 | (svn r9558) -Documentation: doxygen and comment changes: 'T' now. Almost done | belugas |
2007-03-07 | (svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {}; | rubidium |
2007-03-07 | (svn r9050) -Codechange: Foo(void) -> Foo() | rubidium |
2007-01-02 | (svn r7759) -Merge: makefile rewrite. This merge features: | rubidium |