- Dec 15, 2007
-
-
ribeaudc authored
- TODO SVN: 3102
-
- Dec 14, 2007
-
-
ribeaudc authored
- Improvements done in 'BDSStorageProcessor'. SVN: 3086
-
- Dec 10, 2007
-
-
ribeaudc authored
- Separation of concerns. SVN: 3008
-
- Dec 09, 2007
-
-
ribeaudc authored
- Switch on the validation on 'ChecksumHandler' and 'MappingFileHandler'. remove: - TODO. SVN: 2998
-
- Dec 06, 2007
-
-
ribeaudc authored
- Method 'createXXXFromString' added. - Unit test for 'Format'. SVN: 2978
-
- Dec 05, 2007
-
-
ribeaudc authored
- Call to 'getName()' forgotten. SVN: 2950
-
ribeaudc authored
- ETL server in HCS_FORMAT mode. add: - TODOs and FIXMEs, SVN: 2944
-
brinn authored
SVN: 2943
-
ribeaudc authored
add: - Method 'IFormatParameterFactory.createFormatParameter'. change: - 'IHCSFormattedData' ---> 'IHCSImageFormattedData' SVN: 2929
-
ribeaudc authored
add: - Method 'createChannelListFromString(String)'. SVN: 2928
-
ribeaudc authored
add: - Method 'getParameterNames()'. SVN: 2927
-
ribeaudc authored
change: - Make 'createLocationFromMatrixCoordinate' more robust. SVN: 2926
-
ribeaudc authored
add: - Method 'createFromString(String)'. SVN: 2925
-
ribeaudc authored
add: - Interface 'INodeFilter' and class 'NodeFilters' (with corresponding Test class). - Method 'Utilities.listNode(IDirectory, INodeFilter)'. SVN: 2924
-
ribeaudc authored
add: - Constructor with 'Geometry' as parameter. SVN: 2923
-
- Dec 04, 2007
-
-
ribeaudc authored
- More robust. - Checksum is uniquely defined by its path. SVN: 2901
-
ribeaudc authored
- 'Location.createLocationFromPosition' and 'Location.createLocationFromMatrixCoordinate' change: - Move some logic of 'MatrixComparator' to 'StringUtilities'. SVN: 2899
-
ribeaudc authored
- visibility of static fields increased. SVN: 2898
-
- Dec 03, 2007
-
-
tpylak authored
SVN: 2889
-
tpylak authored
SVN: 2888
-
ribeaudc authored
- Move exceptions in its own directory. change: - 'FormatedDataFactory' -> 'FormattedDataFactory'. SVN: 2887
-
ribeaudc authored
- '*=' is not the same than 'hashCode = hashCode * 37' in some cases. SVN: 2886
-
tpylak authored
SVN: 2885
-
ribeaudc authored
- Dependency. SVN: 2884
-
ribeaudc authored
- Unit test for 'ChecksumHandler' remove: - 'ChecksumBuilder' and its Unit test. Its logic has been moved to 'ChecksumHandler'. SVN: 2883
-
ribeaudc authored
- Javadoc completed. SVN: 2882
-
- Nov 30, 2007
-
-
ribeaudc authored
- Unit test for BDS library: 'MappingFileHandlerTest' and 'HCSImageFormattedDataTest'. SVN: 2876
-
ribeaudc authored
- 'IMAGE_HCS' ---> 'HCS_IMAGE'. SVN: 2867
-
ribeaudc authored
change: - 'tryTo*' renamed to 'try*' add: - 'ILinkMaker' interface and its implementation 'HardLinkMaker' SVN: 2863
-
- Nov 29, 2007
-
-
ribeaudc authored
- Some refactoring done. add: - 'IDataStructureHandler' interface to make 'DataStructureV1_0' more readable and better testable. - 'isValid' method to 'INode' interface. SVN: 2852
-
- Nov 16, 2007
-
-
ribeaudc authored
- Non standard TODOs and replace them with 'NotImplementedException'. SVN: 2600
-
- Nov 15, 2007
- Nov 13, 2007
-
-
ribeaudc authored
- typo error: 'setExperimentRegistartionDate' instead of 'setExperimentRegistrationDate' SVN: 2528
-
- Nov 05, 2007
- Nov 02, 2007
-
-
ribeaudc authored
- starting implementation of IMAGE HCS 1.0 SVN: 2366
-
- Nov 01, 2007
-
-
felmer authored
improved toString() SVN: 2338
-