src/misc/countedobj.cpp
Tue, 06 May 2008 15:11:33 +0000 rubidium (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
Fri, 03 Aug 2007 22:09:42 +0000 rubidium (svn r10775) [NoAI] -Sync: with trunk r10535:r10774. noai
Fri, 23 Mar 2007 21:22:28 +0000 KUDr (svn r9419) [NoAI] -Codechange: support AI threads also on Win32 (using threads on Win95 and fibers on other Win32 platforms) noai
Sat, 21 Jul 2007 12:39:46 +0000 KUDr (svn r10645) -Fix (r10644): file contents seems to be 3x there
Fri, 20 Jul 2007 18:44:04 +0000 rubidium (svn r10644) -Merge (from NoAI): framework for reference counted objects (pointers).
Sun, 22 Jul 2007 21:24:42 +0000 richk (svn r10653) [NewGRF_ports] -Sync: with trunk r10602-10651 NewGRF_ports
Sat, 17 Feb 2007 13:08:51 +0000 KUDr (svn r8775) [cpp_gui] -Fix(r8774): forgotten /* Id: */ in the added file cpp_gui
Sat, 17 Feb 2007 13:06:08 +0000 KUDr (svn r8774) [cpp_gui] -Codechange: CountedObject renamed to SimpleCountedObject and moved to countedptr.hpp and countedobj.cpp cpp_gui