]> Creatis software - gdcm.git/blobdiff - ChangeLog
ENH: Rewrite the base conversion from base 256 to base 10 using string operation...
[gdcm.git] / ChangeLog
index 3fa355a12f0cb56887d47557b304e261b5f1b75f..83b400af79ad8d4392eb89449be4fad5b2742262 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-01-27 Mathieu Malaterre  <Mathieu.Malaterre@creatis.insa-lyon.fr>
+   * Rewrite the base 256 to base 10 conversion, using string operation only.
+        This allos us to get rid of the problematic 64bits integer type (does not
+        alwyas exist on target platform).
+
 2005-01-27 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
    * Add construct and destructor to class gdcm::Debug to close the debug file
           automatically