]> Creatis software - gdcm.git/blobdiff - ChangeLog
ENH: * Huge cleanup:
[gdcm.git] / ChangeLog
index 39408951478b8e3766a6b143e3485ce982671c29..fa93a9a6cc147b1723c4ebb62a2664bfc6e2e887 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-12-03 Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
+   * Huge cleanup:
+     - Remove printf / sprintf
+     - include iostream AFTER gdcm so we don't get warnings
+     - GDCM_NO_ANSI_STRING_STREAM shouldn't be used explitely ouside of gdcm source
+     - Also remove tons of include from header files, hopefully this should speeup the compilation time, since it was becoming a dog slow.
+     - Remove gdcm.h as it include way too many files and slow down compilation (plus it is not up to date)
+     - remove 'using namespace std' this is BAD !
+
 2004-12-03 Benoit Regrain <Benoit.Regrain@creatis.insa-lyon.fr>
    * Remove memory leaks on the DicomDir
    * Remove some useless datas in DicomDirObject