]> Creatis software - gdcm.git/history - src/gdcmBinEntry.cxx
* Prepare the modifications for a new DocEntry structuration
[gdcm.git] / src / gdcmBinEntry.cxx
2005-10-11 jprRevert to initial code : TestWriteSimple hangs on Darwin
2005-10-11 jpr The way we dealt with 16 bits 'Pixel Data' on Big...
2005-09-21 jprAdd some comments
2005-09-07 jprFix typo
2005-09-07 jprCosmetics for making ProntFile more clear when forceLoa...
2005-08-29 jprAdd
2005-08-25 jprNow Print displays the BinEntry Content (if it's printa...
2005-08-25 jprAccording to Mathieu's suggestion, Print now display...
2005-03-02 jprFix comments
2005-02-11 malaterreENH: Adding new option in CMake: GDCM_FORCE_BIGENDIAN_E...
2005-02-11 malaterreENH: First pass at my big endian emulation on little...
2005-02-11 jprComments
2005-02-10 regrain * Testing/TestWriteSimple.cxx, TestSequence.cxx...
2005-02-05 malaterreCOMP: Remove warning about unused var
2005-02-05 malaterreENH: It's 10pm gdcm is working on big endian plateform...
2005-02-05 malaterreBUG: JP, please next time reread your code or at least...
2005-02-02 malaterreBUG: Try real bytes swapping formula...
2005-02-02 regrain * Test of an older code
2005-02-02 regrain * src/gdcmBinEntry.cxx : bug fix for BIG_ENDIAN...
2005-02-02 jprNormalization
2005-02-01 regrain * src/*.cxx : first parss to normalize file organisation
2005-01-30 jprCosmetics
2005-01-28 regrain * Remove friend classes between DocEntry and File
2005-01-25 jprIn ordrer to avoid missbehaviour :
2005-01-24 jprStage 3 of normalization :
2005-01-23 jprSome normalizations :
2005-01-19 regrain * src/gdcmDocEntry.h : DocEntry is now secure. User...
2005-01-16 malaterreBUG: Remove the Print indent mess. Please only one...
2005-01-14 malaterreBUG: Try to fix Mathieu patch
2005-01-14 malaterreBUG: Try to fix JP patch IV
2005-01-14 malaterreBUG: Try to fix JP patch III
2005-01-14 malaterreBUG: Try to fix JP patch... again
2005-01-14 malaterreBUG: Try to fix JP patch
2005-01-14 jpr * ENH - Comment out Mathieu's (dangerous) Super...
2005-01-11 malaterreBUG: This super duper HACK should solve the problem...
2005-01-08 malaterreTwo things at once: start removing hack for old ostrstr...
2005-01-07 regrain * src/gdcmDocEntry.[h|cxx] : now the ReadLength...
2005-01-06 jprCoding Style + Doxygenation
2004-12-16 regrain * src/gdcmBase.[h|cxx] : new base class. Contains...
2004-11-30 malaterreCOMP: ios is in std
2004-11-30 malaterreENH: Apply patch from ITK back to main CVS. Fix problem...
2004-11-25 regrain * src/ : fix compilation warnings for the Write...
2004-11-24 regrain * src/gdcmBinEntry.cxx, gdcmSeqEntry.cxx, gdcmSQItem...
2004-11-16 regrain * FIX : now, the DocEntries are all deleted in the...
2004-11-15 regrain * src/gdcmDocument.[cxx|h] : fix memory leaks. The...
2004-11-03 malaterreENH: /binary_write/ gdcm source. Now even on big endian...
2004-10-22 malaterreENH: Removed all FILE* ref and replace by ifstream...
2004-10-12 malaterreENH: Adding 'gdcm' namespace. Be nice with me this...
2004-09-27 frog * src/*.cxx *.h Reference to License.htm fixed to...
2004-09-24 jprCosmetic modifs to be more Coding style compliant
2004-09-23 jpr * VoidArea is now called BinArea (less confusing...
2004-09-23 jpr2004-09-23 Jean-Pierre Roux
2004-09-20 jprLast modif before gdcmPixelData class introduction :
2004-09-15 malaterreVery cautiously put gdcmDocentry destr as virtual,...
2004-09-13 frog * Preparation of writing a gdcmHeader iterator: gener...
2004-09-10 jprDoxygenation
2004-09-09 jprSome fixes to help dealing with UnLoaded values
2004-08-31 jprDoxygenation
2004-08-16 malaterreENH: Fix a shadow variable
2004-08-01 malaterreENH: Who would have bet ! Some cosmetic cleanups
2004-08-01 malaterreENH: Minor patch, cosmetic -again-. Remove all this...
2004-06-25 jprtabs
2004-06-24 jprJean-Pierre Roux
2004-06-23 frog Bugfixes. --- JPR (with frog)
2004-06-23 frog gdcmDocEntry::PrintCommonPart() and ::WriteCommonP...
2004-06-22 jprWell ...
2004-06-22 jprremove tabs
2004-06-22 jpr2004-06-22 Jean-Pierre Roux
2004-06-21 frog * src/gdcmBinEntry.cxx, gdcmValEntry.cxx: gdcmBinEn...
2004-06-20 frog * Erroneous leading white fix:
2004-06-19 frog * In order to fix memory leaks:
2004-06-18 frog * In order to fix writing of dicom files:
2004-06-15 jprJean-Pierre Roux
2004-06-08 frog Sub-minor std-related fixes... Jpr+Frog
2004-06-07 jprLast commit before the final(?) one, for the new version.
2004-05-18 jprPLEASE : keep on waiting for the final version !
2004-05-12 jprgeneral commit of (future) new classes.
2004-05-05 jprforget this one
2004-05-05 jprabout compile errors
2004-05-04 jprTaking into account the 'Dicom Sequences' leads up...