Directory Core/Persistent/

Total Files:
6
Deleted Files:
0
Lines of Code:
3395

[root]/Core/Persistent

Lines of Code

Core/Persistent/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 12 (100.0%) 47 (100.0%) 3.9
jsutherland 10 (83.3%) 47 (100.0%) 4.7
dav 2 (16.7%) 0 (0.0%) 0.0

Most Recent Commits

jsutherland 2013-10-31 19:36 Rev.: 51196

This one has been a long time coming.

Rip out the standard namespace opening that has been polluting header files throughout the framework. This crept into all sorts of places.

DO NOT open namespaces in header files. Ever.

47 lines of code changed in 6 files:

  • Core/Persistent: Persistent.h (new), PersistentSTL.h (+18 -23), Pstreams.h (+10 -10)
jsutherland 2013-10-31 11:47 Rev.: 51189

to_string is in both the SCIRun and std namespaces. Due to some abuse in opening up namespaces in Uintah, some clashes were occurring on the new mac platforms. This should eliminate those clashes.

0 lines of code changed in 4 files:

  • Core/Persistent: Persistent.cc (new), Pstreams.cc (changed)
dav 2013-10-08 16:51 Rev.: 51044

See previous commit: A few more libs need the fix for mac linking of zlib.

0 lines of code changed in 2 files:

  • Core/Persistent: sub.mk (changed)
Generated by StatSVN 0.7.0