]> Creatis software - gdcm.git/blobdiff - ChangeLog
BUG: Fix compilation problem with VS7. Unknow was not /really/ within gdcm namespace...
[gdcm.git] / ChangeLog
index 0d9168f6aadc8ec2ed06dcbd77c23b269bb388fa..748425db8813780da3e402df31cecf63ac767f74 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2004-10-27 Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
+  * Change internals for gdcmDict. Don't use any 'new' any more.
+    This should definitely solve any leak problem, and we should be
+    as fast as before, as long as don't modify too much the dictionary.
+
+2004-10-25 Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
+  * STYLE: ivars should start with a capital letter. 
+  * Accessors should be const to avoid people starting modifying stuff (since this is a ref). 
+  * remove 'virtual' as Style specify subclasses shouldn't reuse the keyword
+  
 2004-10-22 Eric Boix <Eric.Boix@creatis.insa-lyon.fr>
   * Doc/Dicom2004_Part5.pdf added (thanks to JPR).
   * Dicts/dicomTS2004.dic, dicomV3VM2004.dic, groupNameAbbreviations2004.dic