Timeline
22.09.2017:
- 02:01 Changeset in finroc_core-java [292:d2d32938288b]17.03 by
- Adds native support for pairs and tuples, as introduced in rrlib_rtti and …
- 01:54 Changeset in finroc_tools_finstruct-java [266:3d214bb899cb]17.03 by
- Adapts to changes in rrlib_rtti_conversion
- 01:52 Changeset in finroc_tools_gui-java [327:2c40d9bcba27]17.03 by
- Improves property list editor's use of available screen space
- 01:51 Changeset in finroc_tools_gui-java [326:e52430e5aebb]17.03 by
- Reimplements data type editor for improved usability
- 01:47 Changeset in finroc_plugins_data_ports [128:7f6da0bda8b6]17.03 by
- Adds generic type conversion operations for events
- 01:39 Changeset in finroc_plugins_data_ports [127:82d5f97a74ea]17.03 by
- Makes type conversion port connectors catch exceptions encountered during …
- 01:36 Changeset in finroc_plugins_network_transport [34:83edfc22cec8]17.03 by
- Adapts type conversion serialization to changes in rrlib_rtti_conversion …
- 01:34 Changeset in finroc_plugins_runtime_construction [114:8eab720a8798]17.03 by
- Adds unit test that builds and tests port network whose connectors cover …
- 01:32 Changeset in finroc_plugins_runtime_construction [113:de543cafdc08]17.03 by
- Fixes error message in tAdministrationService::LoadModuleLibrary()
- 01:31 Changeset in finroc_plugins_runtime_construction [112:275c58cae9e3]17.03 by
- Fixes bugs w.r.t. to storing connectors with conversion operations in XML …
- 01:29 Changeset in finroc_plugins_structure [118:b694070b751e]17.03 by
- Makes interface ports of composite components request push strategy by …
- 01:26 Changeset in rrlib_rtti_conversion [9:f909044a9f7b]17.03 by
- Adds option to specify type conversions operations that are not usually …
- 01:19 Changeset in rrlib_rtti [106:292cfd93b1ac]17.03 by
- Adds unit test for (de)serialization of data types
- 01:19 Changeset in rrlib_rtti [105:3daccc24cd47]17.03 by
- Fixes small bugs
- 01:17 Changeset in rrlib_serialization [173:516c5f655424]17.03 by
- Makes string output stream serialize uint8_t and int8_t as numbers (char …
20.09.2017:
- 23:24 Changeset in finroc_plugins_runtime_construction [111:d2811d7688f0]14.08 by
- Fixes function GetLoadedFinrocLibraries() when versioned .so files are …
13.09.2017:
- 16:19 Changeset in finroc_plugins_structure [117:320a6150ae48]17.03 by
- Merged with 14.08
- 16:12 Changeset in finroc_plugins_structure [116:0b20fadd5bc4]14.08 by
- Makes it possible to create empty tParameter objects in composite …
12.09.2017:
- 10:25 Changeset in finroc_tools_finstruct-java [265:0903c48731ed]17.03 by
- Adapts to changes in rrlib_serialization-java
- 10:24 Changeset in finroc_tools_gui-java [325:1f0d719c7284]17.03 by
- Adapts to changes in rrlib_serialization-java
- 10:23 Changeset in finroc_core-java [291:9f48362d1043]17.03 by
- Adapts to changes (native support of std::tuple etc.) in rrlib_rtti, …
- 10:21 Changeset in rrlib_serialization-java [30:fcdb91905e62]17.03 by
- Adapts to changes in rrlib_rtti
- 10:18 Changeset in finroc_plugins_runtime_construction [110:225c4f9dcf4e]17.03 by
- Adapts to changes in rrlib_rtti
- 10:17 Changeset in finroc_plugins_rpc_ports [41:6c76c613ee10]17.03 by
- Adapts to changes in rrlib_rtti
- 10:16 Changeset in finroc_plugins_network_transport [33:344d9d70c345]17.03 by
- Adapts tRemoteType serialization in order to support types such as …
- 10:08 Changeset in finroc_core [440:f8712ff3fec6]17.03 by
- Adapts to changes in rrlib_rtti
- 10:07 Changeset in rrlib_rtti_conversion [8:b9554b04aa0f]17.03 by
- Adds conversion operations for tuples - and unifies 'for-each' and …
- 10:05 Changeset in rrlib_rtti [104:b27fd57fe3a6]17.03 by
- Adds native support for std::pair, std::tuple, and …
- 10:01 Changeset in rrlib_serialization [172:094fa7f74b79]17.03 by
- Improves stream operators for serialization of tuples and pairs: they now …
10.09.2017:
- 14:41 Changeset in rrlib_serialization [171:0874c6458f23]17.03 by
- Improves serialization support for std::tuple, std::pair, and std::map
- 11:50 Changeset in rrlib_serialization [170:9e644011fe22]17.03 by
- Move type trait tests (via static_assert) to unit test
08.09.2017:
- 04:58 Changeset in finroc_core-java [290:156d5ea70872]17.03 by
- Adapts to changes in rrlib_rtti, rrlib_rtti_conversion, and …
- 04:56 Changeset in rrlib_serialization-java [29:d88f2b3563f1]17.03 by
- Adds initialization method to remote register entry class
- 04:41 Changeset in rrlib_serialization-java [28:06935a5cf94f]17.03 by
- Adpats to changes in rrlib_rtti
- 04:39 Changeset in finroc_plugins_network_transport [32:816b59b20fb3]17.03 by
- Modifies tRemoteType serialization in order to support types such as …
- 04:37 Changeset in finroc_plugins_rpc_ports [40:c20045781e71]17.03 by
- Adapts to changes in rrlib_rtti
- 04:36 Changeset in rrlib_rtti_conversion [7:4cc15587a7e6]17.03 by
- Adds support for std::array types - tohether with additional type …
- 04:34 Changeset in rrlib_rtti [103:86e0a17e3094]17.03 by
- Adds rrlib_rtti support for std::array types. Furthermore, implements …
- 04:28 Changeset in rrlib_serialization [169:eec28930e8ad]17.03 by
- Improves serialization support for std::array (XML serialization and …
- 04:27 Changeset in rrlib_serialization [168:45b7c0dd9232]17.03 by
- Add cast operator from tMemoryBuffer to std::vector<uint8_t>
07.09.2017:
- 11:54 Changeset in rrlib_util [158:b9ff329accda] by
- Merge with 14.08
- 10:57 Changeset in finroc_plugins_data_ports [124:ca459cc011c8] by
- Merge with 14.08
- 10:16 Changeset in finroc_libraries_structure_elements [95:b56093cc6a8b] by
- Backed out changeset 752797d6b865 (published on wrong branch)
02.09.2017:
- 18:42 Changeset in finroc_plugins_rpc_ports [39:9504c15163d4]17.03 by
- Adapts to changes in rrlib_rtti
- 18:41 Changeset in rrlib_rtti [102:8d4b9ed5767e]17.03 by
- Refactors rrlib_rtti in order to support std::vector<std::vector<T>> types …
28.08.2017:
- 12:27 Changeset in finroc [397:379f75efd0e8]17.03 by
- Merge with 14.08
- 12:25 Changeset in finroc [396:5c3ecd04a033]14.08 by
- Fixes code formatting
27.08.2017:
- 22:46 Changeset in rrlib_serialization [167:29004dae23b9]17.03 by
- Adds unit tests for tuple, pair, and array binary serialization
- 21:28 Changeset in rrlib_rtti [101:97852201f451]17.03 by
- Removes now obsolete (and not really pretty) annotation mechanism for data …
24.08.2017:
- 21:58 Changeset in finroc_tools_finstruct-java [264:aafd6d0e568d]17.03 by
- Fixes performance issue: Finstruct worker thread now queries all …
- 21:56 Changeset in finroc_plugins_tcp-java [120:746aa8bc1f40]17.03 by
- Fixes bug with respect to automatic reconnecting (was not repeated if …
- 21:53 Changeset in finroc_core-java [289:559461bf1e5a]17.03 by
- Fixes (performance) bug querying editable interfaces in legacy runtime …
- 21:51 Changeset in finroc_core-java [288:a8f3fec14914]17.03 by
- Fixes exception handling legacy network connections
- 21:49 Changeset in finroc_core [439:d2fab3b74e41]17.03 by
- Corrects comments and removes obsolete includes of tLockOrderLevel.h
Note: See TracTimeline
for information about the timeline view.