no Log keyword any more, see also http://subversion.tigris.org/faq.html#log-in-source
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@761 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
a35442b5d1
commit
da502b99be
11 changed files with 1 additions and 267 deletions
|
@ -416,21 +416,3 @@ public:
|
|||
|
||||
#endif
|
||||
|
||||
|
||||
// $Log$
|
||||
// Revision 1.5 2005/09/26 07:33:05 syntheticpp
|
||||
// move macros into LOKI_ namespace
|
||||
//
|
||||
// Revision 1.4 2005/09/24 15:25:20 syntheticpp
|
||||
// ove RegressionTest
|
||||
//
|
||||
// Revision 1.6 2005/07/31 15:06:22 syntheticpp
|
||||
// invert new factory code macro logic to be ReferenceTest more compatible with noncc code
|
||||
//
|
||||
// Revision 1.5 2005/07/28 14:59:17 syntheticpp
|
||||
// remove unreferenced parameter warning
|
||||
//
|
||||
// Revision 1.4 2005/07/28 14:26:10 syntheticpp
|
||||
// add cvs Header/Log
|
||||
//
|
||||
|
||||
|
|
|
@ -114,48 +114,3 @@ int main()
|
|||
* CW 6.0 ?
|
||||
|
||||
*/
|
||||
|
||||
|
||||
// $Log$
|
||||
// Revision 1.13 2006/01/04 23:54:30 syntheticpp
|
||||
// remove system(PAUSE) for gcc, Thanks to Lukas Fittl
|
||||
//
|
||||
// Revision 1.12 2005/10/30 14:22:31 syntheticpp
|
||||
// disable threading because the sdk (windows.h) is not detected automatically by the batch scripts
|
||||
//
|
||||
// Revision 1.11 2005/10/30 13:49:44 syntheticpp
|
||||
// make disabling the TYPELIST macros possible
|
||||
//
|
||||
// Revision 1.10 2005/10/24 20:51:38 syntheticpp
|
||||
// Table is out of date
|
||||
//
|
||||
// Revision 1.9 2005/10/24 20:35:12 syntheticpp
|
||||
// small changes for Threads; add compile test for Threads.h
|
||||
//
|
||||
// Revision 1.8 2005/10/06 17:50:14 syntheticpp
|
||||
// adding template based list/sequence implementation, should replace LOKI_TYPELIST_, update some files
|
||||
//
|
||||
// Revision 1.7 2005/09/29 08:09:17 syntheticpp
|
||||
// update msvc build process
|
||||
//
|
||||
// Revision 1.6 2005/09/26 07:33:05 syntheticpp
|
||||
// move macros into LOKI_ namespace
|
||||
//
|
||||
// Revision 1.5 2005/09/24 15:49:40 syntheticpp
|
||||
// is it really binary?
|
||||
//
|
||||
// Revision 1.4 2005/09/24 15:25:20 syntheticpp
|
||||
// ove RegressionTest
|
||||
//
|
||||
// Revision 1.17 2005/09/15 17:51:48 syntheticpp
|
||||
// add new TypeTraits test from Kalle Rutanen
|
||||
//
|
||||
// Revision 1.16 2005/08/10 18:13:13 syntheticpp
|
||||
// change default to single threading
|
||||
//
|
||||
// Revision 1.15 2005/07/31 14:00:48 syntheticpp
|
||||
// make object level threading possible
|
||||
//
|
||||
// Revision 1.14 2005/07/28 14:26:10 syntheticpp
|
||||
// add cvs Header/Log
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue