summaryrefslogtreecommitdiff
path: root/src/misc/countedptr.hpp
AgeCommit message (Expand)Author
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-09-29Fix: Some typos found using codespellJMcKiern
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2015-08-08(svn r27363) -Codechange: Fix codestyle of one-line methods and header codest...alberth
2015-08-08(svn r27362) -Codechange: Codestyle fixes for reference var declarations, sta...alberth
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2011-12-20(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...truebrain
2011-02-25(svn r22145) -Codechange: Do explicit test for non-bool values.alberth
2010-08-01(svn r20283) -Codechange: Unify start of doygen comments.frosch
2010-03-23(svn r19509) -Codechange: remove superfluous semicolons after function defini...smatz
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-03-15(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...rubidium
2009-01-10(svn r14949) -Cleanup: pointer coding stylerubidium
2008-01-18(svn r11914) -Documentation: fix some @file statementglx
2007-07-20(svn r10644) -Merge (from NoAI): framework for reference counted objects (poi...rubidium
2007-04-17(svn r9662) -Documentation: Doxygen corrections and @file omissionsbelugas
2007-01-13(svn r8092) -Codechange: header files with miscellaneous template classes (sm...KUDr