- ipptestsuite#28 ScanOnCurve finally fully implemented in CommandParser
- Fixes various incompatibilities issues with winsock.
- updated documentation
- ippPropDefinition a new class was introduced to help to define property of the object model that can be queried by SetProp and GetProp EnumProp and EnumAllProp
- ipptestsuite#34 :Factoring out a server and a client class
- ipptestsuite#28 ippdme v1.5 : 6.3.17 : Property ToolCollection of Tool
- ipptestsuite#19 ippdme v1.4.2 : 6.3.15 : Tool property AlignmentVolume included
- ipptestsuite#18 ippdme v1.4.2 : 6.3.14 : Tool property AvrRadius included
- ipptestsuite#27 ippdme v1.5 : 6.3.12-15 : Tool Properties CollisionVolume, Alignment, AvrRadius, AlignmentVolume also for FoundTool
- those new parameters are now parsed property in ippdme for FoundTool
- ipptestsuite#21 ippdme v1.4.3 : 6.3.5.4 : ScanPar
- support for ScanPar added into the Parsers and ippKTool
- in ippdmedev : EnumAllProp EnumAllProp updated (using ippPropDefinition table)
- ipptestsuite#7 ippdme v1.5 : 6.3.2.30 : IJKAct as reporting parameter
- fix the IJKAct support as per Joseph Resh explanation in Response and Command class.
- fix a few formatting issues ( CR at the end of file etc.. ) to help compilation with g++ (experimental)
- ipptestsuite#12 ippdme 1.4.3 : 11.2.6-7 : ScanOnCurve commands
- added the following command class
- ipptestsuite#13 ippdme 1.5 : 1.5 11.2.9 ScanOnHelix new
- ipptestsuite#25 1.4.3 : ippdme 1.4.3 : 11.3.5 : ScanInCylEndIsSphere, Index added for nth reaching of the stop sphere
- ipptestsuite#24 ippdme v1.4.3 : 11.3.2-4 : ScanInPlanEndIsXXX scanning plane definition by additional vector
- ipptestsuite#12 ippdme 1.4.3 : 11.2.6 : ScanOnCurveDensity, Scanning according nominal data
- ipptestsuite#22 ippdme v1.4.3 : 11.3.1.1 : ScanUnknownDensity, control point reduction in ScanUnknownContour
- ipptestsuite#21 ippdme v1.4.3 : 6.3.5.4 : ScanPar
- adding tool ScanPar object
- ipptestsuite#28 ippdme v1.5 : 6.3.17 : Property ToolCollection of Tool
- Collection added as a new supported keyword
- GetProp and GetPropE parser adapted to handle Tool Collection
- [TO DO] EnumAllProp EnumProp need mending as well
- ipptestsuite#18 : ippdme v1.4.2 : 6.3.15 Tool property AlignmentVolume included
- ipptestsuite#19: ippdme v1.4.2 : 6.3.14 Tool property AvrRadius included
- AvrRadius added as a new supported keyword
- GetProp and GetPropE parser adapted to handle ToolAvrRadius
- [TO DO] EnumAllProp EnumProp need mending as well
- ipptestsuite#29 : ippdme v1.5 : 6.4.1-4 : Part.Temperature and Part.XPanCoefficient handling
- Part,Temperature,XPanCoefficient,
- On top of that the ippdmestandard mentioned in 2 places Approach and Search as valid properties of part. ( shoudl they be explicitly mentioned by the standard ?)
- ipptestsuite#27 : ippdme v1.5 : 6.3.12-15 : Tool Properties CollisionVolume, Alignment, AvrRadius, AlignmentVolume also for FoundTool
- GetProp and GetPropE parser adapted to handle same set of properties on Tool or FoundTool
- Response parser modified to allow GetProp responses on FoundTool as well
- In the mean time , rationalised GetProp and GetPropE to avoid code duplication
- Unit test added
- [TO DO] EnumAllProp EnumProp need mending as well
- ipptestsuite#15: ippdme 1.4.1 : 6.3.2.8: GetMachineClass uses a enumeration type
- fix i++ test file to be compatible with the new GetMachineClass specification in 1.4.2
- ipptestsuite#14 : ippdme 1.4.1 : 6.3.2.6 : Q possible on OnPtMeasReport
- ipptestsuite#11: ippdme v1.5 : 6.3.3.18-19 : CsyTransformation commands
- ipptestsuite#10: ippdme v1.5 : 6.3.3.14-19 : Work piece coordinate system handling
- ipptestsuite#9: ippdme v1.5 : 6.3.2.32 : PtMeasSelfCenterLocked command
- ipptestsuite#8: ippdme v1.5 : 6.3.2.31 : PtMeasSelfCenter command
- ipptestsuite#7 ippdme v1.5 : 6.3.2.30: IJKAct as reporting parameter
- ipptestsuite#6: ippdme v1.5 : 6.3.2.27-29 : ToolCollection handling
- rearrange Command enum and ippOtherKeyType enum to simplify parsing and enum->string string->enum convertion
- Propose a new method to check lexical definition of command string ( using pattern string such as k.k(#,#,#) etc..)
- ipptestsuite#3
- replace getCommandStringT with std::string getCommandString() const in command objects
- ipptestsuite#4
- ipptestsuite#5
- extend unit test for commands ( expecially scanning commands)
- add unit test for ippAckResponse
- ippCommand getCommandString now returns std::string
- More unit tests for Command and response classes.
- turned getCommandStringT virtual ( will be gradually replaced by new getCommandString method that uses ippStringBuilder
- fix printLikeGet problem.
- introduce a ippProp class to simplify coding of ippEnumAllPropCommand.h ippEnumPropCommand ippSetPropCommand ippGetPropCommand and ippGetPropECommand
- Remove some unimplemented default constructor ( some still need to be fixed or deleted )
- Created prohibited copy operator/constructor, to avoid accidental use
- maintained vc6, VC.NET2004 and VCExpress2005 project files
- now 75 unit tests are run on Command and Response classes.
- now using boost 1.33.0
- fixed Visual Studio 6 dsp files
- adding missing solution file for VisualStudio2003
Generated on Wed Nov 8 00:21:26 2006 for IPPDME by
1.4.1