Activity for OpenRTI

  • Mathias Froehlich committed [6e31e0] on Code

    Update copyright to include -2026.

  • Mathias Froehlich committed [9b817b] on Code

    python: Avoid using PyModule_AddObject in rti1516e.

  • Mathias Froehlich committed [2a625d] on Code

    python: Avoid using PyModule_AddObject in rti1516.

  • Mathias Froehlich committed [b51529] on Code

    python: Use heap type objects in the rti1516e module.

  • Mathias Froehlich committed [6ed98b] on Code

    python: Use heap type objects in the rti1516 module.

  • Mathias Froehlich committed [08cf0e] on Code

    OpenRTI: Clean up trailing whitespace.

  • Mathias Froehlich committed [dc88a7] on Code

    Mention python updates in CHANGES.

  • Mathias Froehlich committed [405417] on Code

    python: Set Py_mod_gil in rti1516e module initialization.

  • Mathias Froehlich committed [18af18] on Code

    python: Set Py_mod_gil in rti1516 module initialization.

  • Mathias Froehlich committed [da722b] on Code

    Mention the recent cleanups in CHANGES.

  • Mathias Froehlich committed [ae8022] on Code

    OpenRTI: Use Factory Method for InstanceAttribute.

  • Mathias Froehlich committed [5b5455] on Code

    OpenRTI: Use Factory Method for ObjectInstanceConnect.

  • Mathias Froehlich committed [be4176] on Code

    OpenRTI: Use Factory Method for ObjectInstance.

  • Mathias Froehlich committed [f544f8] on Code

    OpenRTI: Use Factory Method for Region.

  • Mathias Froehlich committed [4c36d0] on Code

    OpenRTI: Use Factory Method for SynchronizationFederate.

  • Mathias Froehlich committed [533d85] on Code

    OpenRTI: Use Factory Method for Federate.

  • Mathias Froehlich committed [c56c6e] on Code

    OpenRTI: Use Factory Method for Synchronization.

  • Mathias Froehlich committed [78dab5] on Code

    OpenRTI: Use Factory Method for ClassAttribute.

  • Mathias Froehlich committed [d6a122] on Code

    OpenRTI: Use Factory Method for AttributeDefinitionModule.

  • Mathias Froehlich committed [4830fb] on Code

    OpenRTI: Use Factory Method for AttributeDefinition.

  • Mathias Froehlich committed [812ee7] on Code

    OpenRTI: Use Factory Method for ObjecrClassModule.

  • Mathias Froehlich committed [15f67f] on Code

    OpenRTI: Use Factory Method for ObjectClass.

  • Mathias Froehlich committed [4fdb02] on Code

    OpenRTI: Use Factory Method for ClassParameter.

  • Mathias Froehlich committed [c880b6] on Code

    OpenRTI: Use Factory Method for ParameterDefinitionModule.

  • Mathias Froehlich committed [c75e85] on Code

    OpenRTI: Use Factory Method for ParameterDefinition.

  • Mathias Froehlich committed [d1a947] on Code

    OpenRTI: Use Factory Method for InteractionClassModule.

  • Mathias Froehlich committed [cbb4b8] on Code

    OpenRTI: Use Factory Method for InteractionClass.

  • Mathias Froehlich committed [13c8ba] on Code

    OpenRTI: Use Factory Method for UpdateRateModule.

  • Mathias Froehlich committed [fee110] on Code

    OpenRTI: Use Factory Method for UpdateRate.

  • Mathias Froehlich committed [7b1169] on Code

    OpenRTI: Use Factory Method for DimensionModule.

  • Mathias Froehlich committed [e51dfb] on Code

    OpenRTI: Use Factory Method for Dimension.

  • Mathias Froehlich committed [7cd1a3] on Code

    OpenRTI: Use Factory Method for Module.

  • Mathias Froehlich committed [e048d8] on Code

    OpenRTI: Use Factory Method for FederationConnect.

  • Mathias Froehlich committed [31de31] on Code

    OpenRTI: Use Factory Method for Federation.

  • Mathias Froehlich committed [c4f194] on Code

    OpenRTI: Use Factory Method for NodeConnect.

  • Mathias Froehlich committed [40a857] on Code

    OpenRTI: Explicitly handle Links in InstanceAttribute.

  • Mathias Froehlich committed [7ecbf1] on Code

    OpenRTI: Explicitly handle Links in ObjectInstanceConnect.

  • Mathias Froehlich committed [7367d5] on Code

    OpenRTI: Explicitly handle Links in ObjectInstance.

  • Mathias Froehlich committed [834f23] on Code

    OpenRTI: Explicitly handle Links in Region.

  • Mathias Froehlich committed [9b8dcd] on Code

    OpenRTI: Explicitly handle Links in Federate.

  • Mathias Froehlich committed [36fee9] on Code

    OpenRTI: Explicitly handle Links in SynchronizationFederate.

  • Mathias Froehlich committed [48a375] on Code

    OpenRTI: Explicitly handle Links in Synchronization.

  • Mathias Froehlich committed [aa7ce8] on Code

    OpenRTI: Explicitly handle Links in ClassAttribute.

  • Mathias Froehlich committed [b861f3] on Code

    OpenRTI: Explicitly handle Links in AttributeDefinitionModule.

  • Mathias Froehlich committed [1115a4] on Code

    OpenRTI: Explicitly handle Links in AttributeDefinition.

  • Mathias Froehlich committed [d31034] on Code

    OpenRTI: Explicitly handle Links in ObjectClassModule.

  • Mathias Froehlich committed [d75149] on Code

    OpenRTI: Explicitly handle Links in ObjectClass.

  • Mathias Froehlich committed [87cbd2] on Code

    OpenRTI: Explicitly handle Links in ClassParameter.

  • Mathias Froehlich committed [67a997] on Code

    OpenRTI: Explicitly handle Links in ParameterDefinitionModule.

  • Mathias Froehlich committed [30154d] on Code

    OpenRTI: Explicitly handle Links in ParameterDefinition.

  • Mathias Froehlich committed [ca7e37] on Code

    OpenRTI: Explicitly handle Links in InteractionClassModule.

  • Mathias Froehlich committed [1e61cd] on Code

    OpenRTI: Explicitly handle Links in InteractionClass.

  • Mathias Froehlich committed [774c03] on Code

    OpenRTI: Explicitly handle Links in UpdateRateModule.

  • Mathias Froehlich committed [bca455] on Code

    OpenRTI: Explicitly handle Links in UpdateRate.

  • Mathias Froehlich committed [eb74ec] on Code

    OpenRTI: Explicitly handle Links in DimensionModule.

  • Mathias Froehlich committed [3936e5] on Code

    OpenRTI: Explicitly handle Links in Dimension.

  • Mathias Froehlich committed [bb5ffd] on Code

    OpenRTI: Explicitly handle Links in Module.

  • Mathias Froehlich committed [8b7f04] on Code

    OpenRTI: Explicitly handle Links in FederationConnect.

  • Mathias Froehlich committed [054e8a] on Code

    OpenRTI: Explicitly handle Links in Federation.

  • Mathias Froehlich committed [5b093c] on Code

    OpenRTI: Explicitly handle Links in NodeConnect.

  • Mathias Froehlich committed [24cfe3] on Code

    OpenRTI: Include OpenRTIConfig.h in the ServerModel.

  • Mathias Froehlich committed [690adc] on Code

    OpenRTI: Remove intrusive compatibility.

  • Mathias Froehlich committed [cd14c2] on Code

    OpenRTI: Use Intrusive in TemplateTimeManagement.

  • Mathias Froehlich committed [e168b1] on Code

    OpenRTI: Use Intrusive in the ambassadors Federate.

  • Mathias Froehlich committed [02ea87] on Code

    OpenRTI: Use Intrusive in InstanceAttribute.

  • Mathias Froehlich committed [d04d64] on Code

    OpenRTI: Use Intrusive in ObjectInstanceConnect.

  • Mathias Froehlich committed [b2e5ec] on Code

    OpenRTI: Use Intrusive in ObjectInstance.

  • Mathias Froehlich committed [17c6f9] on Code

    OpenRTI: Use Intrusive in Region.

  • Mathias Froehlich committed [74f0dc] on Code

    OpenRTI: Use Intrusive in SynchronizationFederate.

  • Mathias Froehlich committed [b1f6eb] on Code

    OpenRTI: Use Intrusive in Federate.

  • Mathias Froehlich committed [3b196c] on Code

    OpenRTI: Use Intrusive in Synchronization.

  • Mathias Froehlich committed [b88182] on Code

    OpenRTI: Use Intrusive in ClassAttribute.

  • Mathias Froehlich committed [c5c246] on Code

    OpenRTI: Use Intrusive in AttributeDefinitionModule.

  • Mathias Froehlich committed [d750a6] on Code

    OpenRTI: Use Intrusive in AttributeDefinition.

  • Mathias Froehlich committed [f44511] on Code

    OpenRTI: Use Intrusive in ObjectClassModule.

  • Mathias Froehlich committed [f0a946] on Code

    OpenRTI: Use Intrusive in ObjectClass.

  • Mathias Froehlich committed [3a9cbd] on Code

    OpenRTI: Use Intrusive in ClassParameter.

  • Mathias Froehlich committed [d1e07f] on Code

    OpenRTI: Use Intrusive in ParameterDefinitionModule.

  • Mathias Froehlich committed [1e8f47] on Code

    OpenRTI: Use Intrusive in ParameterDefinition.

  • Mathias Froehlich committed [7f1e53] on Code

    OpenRTI: Use Intrusive in InteractionClassModule.

  • Mathias Froehlich committed [c0f0b0] on Code

    OpenRTI: Use Intrusive in InteractionClass.

  • Mathias Froehlich committed [7d6ff2] on Code

    OpenRTI: Use Intrusive in UpdateRateModule.

  • Mathias Froehlich committed [e605c0] on Code

    OpenRTI: Use Intrusive in UpdateRate.

  • Mathias Froehlich committed [00e5b4] on Code

    OpenRTI: Use Intrusive in DimensionModule.

  • Mathias Froehlich committed [d95e95] on Code

    OpenRTI: Use Intrusive in Dimension.

  • Mathias Froehlich committed [af4dcd] on Code

    OpenRTI: Use Intrusive in Module.

  • Mathias Froehlich committed [f1ffbd] on Code

    OpenRTI: Use Intrusive in FederationConnect.

  • Mathias Froehlich committed [26c647] on Code

    OpenRTI: Use Intrusive in Federation.

  • Mathias Froehlich committed [e2d5cd] on Code

    OpenRTI: Use Intrusive in NodeConnect.

  • Mathias Froehlich committed [c129b9] on Code

    OpenRTI: Rework Intrusive List/UnorderedSet.

  • Mathias Froehlich committed [591d41] on Code

    Update copyright to include -2025.

  • Mathias Froehlich committed [7d87f3] on Code

    OpenRTI: Only unlink if linked.

  • Mathias Froehlich committed [8ba27e] on Code

    OpenRTI: Remove trivial default hash implementation.

  • Mathias Froehlich committed [e83ba5] on Code

    OpenRTI: Fix hash selection for const key types.

  • Mathias Froehlich committed [cd53f3] on Code

    rti1516: Fix compiler warning in logical time test.

  • Mathias Froehlich committed [0835ce] on Code

    OpenRTI: Constify IntrusiveUnorderedMap keys in ObjectInstance.

  • Mathias Froehlich committed [302466] on Code

    OpenRTI: Constify IntrusiveUnorderedMap keys in Region.

  • Mathias Froehlich committed [d4b73e] on Code

    OpenRTI: Constify IntrusiveUnorderedMap keys in SynchronizationFederate.

  • Mathias Froehlich committed [54c6aa] on Code

    OpenRTI: Constify IntrusiveUnorderedMap keys in Federate.

  • Mathias Froehlich committed [1dfdf0] on Code

    OpenRTI: Constify IntrusiveUnorderedMap keys in Synchronization.

1 >
MongoDB Logo MongoDB