]> Creatis software - gdcm.git/history - src/gdcmUtil.cxx
* src/gdcmUtil.cxx : change call to Util::Format to sprintf because of
[gdcm.git] / src / gdcmUtil.cxx
2005-06-08 regrain * src/gdcmUtil.cxx : change call to Util::Format...
2005-06-07 jprThe highy time consuming method GetMacAdress is now...
2005-06-06 malaterreCOMP: Fix compilation on minwg... this code is becoming...
2005-06-04 malaterreCOMP: snap I broke compilation... does anyone remeber...
2005-06-04 malaterreCOMP: Apparently BCC6 did not like our heuristic, inclu...
2005-05-11 malaterreENH: Some minor enhance:
2005-04-19 jprShould suppress some warnings from Borland compiler
2005-02-28 malaterreBUG: Could not build on Sun + gcc 2.95
2005-02-17 jprPrepare FileMetaInformationVersion (group 0002) management
2005-02-14 malaterreBUG: This should solve the last Seg Fault. In a loop...
2005-02-14 malaterreBUG: Remove crappy code... disgusted
2005-02-14 malaterreBUG: Solve JP feature, and at the same time avoid alloc...
2005-02-14 jpr*never* forget to re-compile just *before* committing!
2005-02-14 jprFirst commit on the post 1.0 (Version? / Tag? / Branch?) :
2005-02-14 jprremove some useless mask operations, to save CPU time
2005-02-11 malaterreBUG: Doh this one should not be changed. The reading...
2005-02-11 malaterreENH: Adding new option in CMake: GDCM_FORCE_BIGENDIAN_E...
2005-02-11 malaterreBUG: Ok I really need to compile before committing...
2005-02-11 malaterreBUG: val/binArea16 mixup
2005-02-11 malaterreBUG: lgr -> len
2005-02-11 malaterreENH: First pass at my big endian emulation on little...
2005-02-11 jprTypo, comments, doxygenation
2005-02-05 malaterreBUG: Apparently on Borland uses unsigned char to store...
2005-02-02 malaterreBUG: Try real bytes swapping formula...
2005-02-02 regrain * Reorder file content
2005-02-02 jprNormalization
2005-02-01 regrain * src/*.cxx : first parss to normalize file organisation
2005-01-28 malaterreCOMP: Solve both problem of push_back missing in VS6...
2005-01-28 regrain * src/gdcmUtil.cxx : compilation fix on Win32
2005-01-28 malaterreENH: Rewrite the base conversion from base 256 to base...
2005-01-27 jprgdcm has now an official UID prefix,
2005-01-25 jprFix Doxygen warning
2005-01-23 jprSome normalizations :
2005-01-22 malaterreSTYLE: Better approach to work around the timeval defin...
2005-01-22 malaterreBUG: provide a default implementation for GetcurrentThr...
2005-01-22 malaterreCOMP: MacOSX does not respect opengroup definition...
2005-01-22 malaterreBUG: was leading zeroes in numeric components. This...
2005-01-21 malaterreBUG: On Win32 64bits integer are a pain to use
2005-01-21 malaterreENH: Minor tweaks to synchronize with ITK
2005-01-21 malaterreENH: Encode the MAC Adress only on 15bytes now
2005-01-21 malaterreENH: Add two new methods: GetCurrentThreadID and Proces...
2005-01-21 jprStage 2 of names normalization :
2005-01-18 malaterreCOMP: Fix compilation on Mingw
2005-01-18 malaterreCOMP: Fix warnings about unused var on SunOS
2005-01-18 jpr2005-01-18 Jean-Pierre Roux <jpr@creatis.univ-lyon1.fr>
2005-01-17 malaterreBUG: Fix wrong boolean logic
2005-01-17 malaterreENH: Remove APPLE hack
2005-01-17 malaterreENH: Rework the stuff for HAVE_SA_LEN
2005-01-17 malaterreBUG: Fix bug Bug #1487 - CHECK_INCLUDE_FILE now use...
2005-01-17 malaterreENH: Add security for config problem
2005-01-17 malaterreBUG: Actually fix the bug reported by Benoit. Stoopid...
2005-01-17 malaterreENH: Be more verbose on Win32
2005-01-17 malaterreBUG: Revert to revision 1.99 because current version...
2005-01-17 regrain * gdcmPython/demo : add python demos using VTK
2005-01-17 regrain * src/gdcmUtil.cxx : bug fix to find the Windows...
2005-01-16 malaterreSTYLE: Lost of minor tweak + fix indentation
2005-01-15 malaterreSTYLE: Remove printf + minor improvements
2005-01-15 malaterreBUG: CHECK_INCLUDE_FILE is also broken on SunOS
2005-01-15 malaterreSTYLE: Fix some comment also rework the include stuff
2005-01-15 malaterreBUG: on MacOSX CHECK_INCLUDE_FILES is not able to find...
2005-01-15 malaterreBUG: was not returning 0 as expected
2005-01-15 malaterreENH: Finally found a version of GetMacAddress that...
2005-01-15 malaterreENH: Seriously rewrote the GetMacAddress stuff. There...
2005-01-15 malaterreENH: Apparently implementation of GetMacAddress linux...
2005-01-15 malaterreSTYLE: Cleanup the Mac address stuff (1st pass)
2005-01-11 malaterreSTYLE: Rework IsCurrentProcessorBigEndian to be smarter
2005-01-10 malaterreBUG: Cannot include file within a namespace otherwise...
2005-01-10 jprAdd some verbosity
2005-01-09 malaterreBUG: Solve -hopefully- problem on MacOSX where gdcm...
2005-01-08 malaterreENH: Adding the FreeBSD version + doc
2005-01-08 malaterreCOMP: Fix compile warnings on some system
2005-01-08 malaterreCOMP: remove warnings
2005-01-08 malaterreENH: blind shot to fix problem
2005-01-07 malaterreENH: Addingh MACOSX version
2005-01-07 malaterreCOMP: doh !
2005-01-07 malaterreENH: properly copy the mac address
2005-01-07 malaterreENH: Third pass for assert. Now uses the gdcmAssertMacro
2005-01-06 jprCoding Style + Doxygenation
2005-01-06 malaterreCOMP: Some minor fix on Win32
2005-01-06 malaterreCOMP: on win32 sintrgs.h does not exist
2005-01-06 malaterreENH: update test for tesing MAC adrress
2005-01-06 malaterreENH: Found a Win32 version that seems to be working
2005-01-06 malaterreENH: Saving temp code until I have time for Win32 versi...
2005-01-05 jpr ADD : Add the method IsCurrentProcessorBigEndian
2004-12-13 malaterreENH: Apply JMR patch for gethostname
2004-12-05 malaterreBUG: This solve the infinite loop on gcc-64bits
2004-12-03 malaterreCOMP: Borland could not compile gdcm... BTW there is...
2004-11-16 malaterreBUG: Some compilers complain when isdigit/isalpha/ispri...
2004-11-16 regrain * FIX: src/gdcmUtil.cxx : to compile with MSVC6
2004-11-16 frog * FIX: src/* fix the doxygen warnings.
2004-11-16 malaterreENH: Slightly bigger patch:
2004-11-16 malaterreENH: Apply first patch toward better string comparison...
2004-11-14 malaterreBUG: All va_start should be close by a va_end in the...
2004-11-10 malaterreENH: Commiting 1/2 patch from Jean Michel Rouet, for...
2004-11-05 malaterreENH: Improve string manipulation. I now inforce the...
2004-11-03 malaterreENH: /binary_write/ gdcm source. Now even on big endian...
2004-10-28 malaterreBUG: The previous code did not compile on Big endian...
2004-10-28 malaterreENH:
2004-10-27 malaterreENH: Minor cleanup
2004-10-25 malaterreSTYLE: ivars should start with a capital letter. Access...
next