replace tabs space
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@334 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
570f0ed652
commit
7fe4c81ff0
28 changed files with 799 additions and 778 deletions
|
@ -1036,6 +1036,9 @@ template <typename AP, typename Id, typename P1 >
|
||||||
#endif // FACTORY_INC_
|
#endif // FACTORY_INC_
|
||||||
|
|
||||||
// $Log$
|
// $Log$
|
||||||
|
// Revision 1.9 2005/10/30 14:03:23 syntheticpp
|
||||||
|
// replace tabs space
|
||||||
|
//
|
||||||
// Revision 1.8 2005/10/30 13:49:44 syntheticpp
|
// Revision 1.8 2005/10/30 13:49:44 syntheticpp
|
||||||
// make disabling the TYPELIST macros possible
|
// make disabling the TYPELIST macros possible
|
||||||
//
|
//
|
||||||
|
|
|
@ -513,6 +513,9 @@ namespace Loki
|
||||||
// Nov. 26, 2004: re-implemented by Rich Sposato.
|
// Nov. 26, 2004: re-implemented by Rich Sposato.
|
||||||
//
|
//
|
||||||
// $Log$
|
// $Log$
|
||||||
|
// Revision 1.18 2005/10/30 14:03:23 syntheticpp
|
||||||
|
// replace tabs space
|
||||||
|
//
|
||||||
// Revision 1.17 2005/10/29 08:10:13 syntheticpp
|
// Revision 1.17 2005/10/29 08:10:13 syntheticpp
|
||||||
// #undef LOKI_SMALL_OBJECT_USE_NEW_ARRAY when using a Microsoft compiler
|
// #undef LOKI_SMALL_OBJECT_USE_NEW_ARRAY when using a Microsoft compiler
|
||||||
//
|
//
|
||||||
|
|
|
@ -314,6 +314,9 @@ namespace Loki
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// $Log$
|
// $Log$
|
||||||
|
// Revision 1.16 2005/10/30 14:03:23 syntheticpp
|
||||||
|
// replace tabs space
|
||||||
|
//
|
||||||
// Revision 1.15 2005/10/24 20:35:12 syntheticpp
|
// Revision 1.15 2005/10/24 20:35:12 syntheticpp
|
||||||
// small changes for Threads; add compile test for Threads.h
|
// small changes for Threads; add compile test for Threads.h
|
||||||
//
|
//
|
||||||
|
|
|
@ -249,6 +249,9 @@ int main(int argc, char *argv[])
|
||||||
}
|
}
|
||||||
|
|
||||||
// $Log$
|
// $Log$
|
||||||
|
// Revision 1.5 2005/10/30 14:03:23 syntheticpp
|
||||||
|
// replace tabs space
|
||||||
|
//
|
||||||
// Revision 1.4 2005/10/30 13:49:44 syntheticpp
|
// Revision 1.4 2005/10/30 13:49:44 syntheticpp
|
||||||
// make disabling the TYPELIST macros possible
|
// make disabling the TYPELIST macros possible
|
||||||
//
|
//
|
||||||
|
|
|
@ -311,6 +311,9 @@ int main()
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
// $Log$
|
// $Log$
|
||||||
|
// Revision 1.13 2005/10/30 14:03:23 syntheticpp
|
||||||
|
// replace tabs space
|
||||||
|
//
|
||||||
// Revision 1.12 2005/10/29 12:38:22 syntheticpp
|
// Revision 1.12 2005/10/29 12:38:22 syntheticpp
|
||||||
// replace with new implementation
|
// replace with new implementation
|
||||||
//
|
//
|
||||||
|
|
|
@ -172,6 +172,9 @@ int main()
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
|
||||||
// $Log$
|
// $Log$
|
||||||
|
// Revision 1.3 2005/10/30 14:03:23 syntheticpp
|
||||||
|
// replace tabs space
|
||||||
|
//
|
||||||
// Revision 1.2 2005/10/29 10:21:46 syntheticpp
|
// Revision 1.2 2005/10/29 10:21:46 syntheticpp
|
||||||
// find loki include files without a correct sreach pathand some small fixes
|
// find loki include files without a correct sreach pathand some small fixes
|
||||||
//
|
//
|
||||||
|
|
|
@ -75,6 +75,9 @@ private:
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// $Log$
|
// $Log$
|
||||||
|
// Revision 1.5 2005/10/30 14:03:23 syntheticpp
|
||||||
|
// replace tabs space
|
||||||
|
//
|
||||||
// Revision 1.4 2005/10/26 00:38:49 rich_sposato
|
// Revision 1.4 2005/10/26 00:38:49 rich_sposato
|
||||||
// Added CVS keywords and header lines.
|
// Added CVS keywords and header lines.
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in a new issue