summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-06InteractiveFederate2010 + English comments from JC + modifyLookahead (and lib...HEADmasterp.siron2-65/+120
2023-03-18A bad written test in NERAp.siron3-7/+8
2021-11-042010 Interactive Federate + synchronization pointp.siron1-1/+83
2021-10-21Interactive_Federate1516-2010 + ead, qGALT, qLookaheadp.siron2-24/+47
2021-09-29Reduction of the number of startRegistrationForObjectClass. Could be still im...p.siron1-5/+6
2020-09-25Integrating all in master branch and resolve merge conflicts with dev-scalian...J-B.Chaudron120-208/+36923
2020-03-24Modifications for Windows compatibility (VS 2019)dev-scalian/alaine-compatibility-macjfasquel4-38/+34
2020-02-11fixBug56568newOSp.siron1-5/+39
2020-01-13Removing __cxx11:: from momcli1516e.cpp. Now there is only warnings and it wo...anthony1-1/+1
2020-01-07Add compatibility with Apple GCCanthony19-84/+84
2019-12-06Interactive_Federate1516-2010 is updated with startRegistrationForObjectClass...p.siron1-2/+59
2019-09-27Fix error size when SimpleData reference BasicDataanthony1-1/+1
2019-09-27Add explicits warnings when check data sizeanthony2-4/+4
2019-09-24Fix linkage error in gccanthony11-278/+204
2019-09-24Remove 2 semicolonanthony1-1/+1
2019-09-23Add doxygen comment for parser2010anthony1-25/+57
2019-09-23use of parser xml 1516e for billardanthony2-16/+22
2019-09-23Disable use of MomCLI1516eanthony1-1/+1
2019-09-20Integrate 1516e datatypes to mom-exploreranthony8-56/+886
2019-09-20fix vectors accessanthony16-80/+41
2019-09-19Fix encode/decode access memoryanthony17-46/+92
2019-09-18Update testFederationanthony4-25/+265
2019-09-17Add check size in interaction and replace exception by warning messageanthony3-1/+50
2019-09-16Update modern billard test with HLA datatypesanthony5-42/+300
2019-09-16Update interactive federate with HLA Datatypeanthony2-7/+131
2019-09-16update unit tests for parser XMLanthony2-5/+1
2019-09-16Add check size for datatypeanthony1-6/+15
2019-09-16Update parser with routing space and warning about non define datatypeanthony3-4/+72
2019-09-09enable time type testsanthony1-2/+2
2019-09-09Handle inherit between Class or Interactionsanthony10-17/+190
2019-09-03Add comment in codeanthony10-148/+541
2019-09-03Prepare for check length dataanthony4-3/+89
2019-09-02extract padding calcul in include folderanthony12-29/+152
2019-08-07Add XML parsing for all types.anthony25-16/+27582
2019-08-02[Temporary commit] ADD LogialTime, LogicalTimeInterval and LogicalTimeFactory...anthony11-99/+138
2019-08-02[Temporary commit] Add HLAinteger64TimeFactory and HLAfloat64TimeFactory typesanthony4-0/+301
2019-08-01[Temporary commit] ADD HLAinteger64Time + HLAinteger64Interval + minor change...anthony18-31/+1044
2019-07-31[Temporary commit] Add HLAfloat64Interval and finish HLAfloat64Time typeanthony10-82/+672
2019-07-29[Temporary commit] Add HLAfloat64Time implementation without intervalanthony6-34/+299
2019-07-23disable types timesanthony2-5/+1
2019-07-23Add HLAvariantRecord typeanthony10-63/+687
2019-07-19Add HLAbooleanEnumerateanthony4-6/+25
2019-07-18Clean HlafixedRecord and initiate HLAfloat64Timeanthony11-25/+259
2019-07-18Change representation HLAopaqueData with HLAbyte instead HLAoctetanthony1-3/+3
2019-07-17Implement HLAfixedArray and HLAopaqueData with units testsanthony12-6/+859
2019-07-12Add HLAfixedArray type and encoderanthony12-235/+338
2019-07-10Fix memory Leak in BasicDataElement and add incomplete implementation of HLAF...anthony10-7/+310
2019-07-09Implemnte HLAAsciiString and HLAUnicodeString with unit testsanthony6-77/+207
2019-07-09Add HlaVariableArray Decode with unit testanthony4-21/+96
2019-07-09Create HLAvariableArray type and encoding without decodinganthony6-3/+437