]> git.tdb.fi Git - libs/core.git/commit
Make sure all files have the correct header
authorMikko Rasa <tdb@tdb.fi>
Wed, 24 Dec 2008 07:01:36 +0000 (07:01 +0000)
committerMikko Rasa <tdb@tdb.fi>
Wed, 24 Dec 2008 07:01:36 +0000 (07:01 +0000)
commitcfc8e0b7b15ea505bd6a6a9599cbc5ce1e316963
treea9148bdf65c45b1f3397deb6a3be4f6871d87586
parent7db1e6d50594b47a32ecca5a349a4e8540f890c0
Make sure all files have the correct header
Update class member order to new style
30 files changed:
source/core/application.cpp
source/core/application.h
source/core/except.h
source/core/getopt.cpp
source/core/getopt.h
source/core/main.cpp
source/core/mutex.h
source/core/refptr.h
source/core/semaphore.cpp
source/core/semaphore.h
source/core/thread.cpp
source/core/thread.h
source/core/types.h
source/core/variant.h
source/debug/backtrace.cpp
source/debug/backtrace.h
source/debug/demangle.h
source/debug/profilingscope.cpp
source/time/datetime.cpp
source/time/datetime.h
source/time/timedelta.cpp
source/time/timedelta.h
source/time/timer.cpp
source/time/timer.h
source/time/timestamp.h
source/time/types.h
source/time/units.cpp
source/time/units.h
source/time/utils.cpp
source/time/utils.h