|
|
|
@54:2060ce1d7b14
|
2 years |
max.reichardt |
Adds XML serialization to PrimitiveTypeList class (makes Finstruct static …
tip
|
|
|
@53:60c300f3c8ce
|
3 years |
mreichardt |
Merge with 17.03
|
|
|
@52:4000f69b8c8e
|
3 years |
mreichardt |
Adapts to change in rrlib_rtti (adds port composite interface type trait)
17.03
|
|
|
@51:4d0fc10a9592
|
4 years |
max.reichardt |
Adds option to ArrayBufferPortDataList to provide element data prototype …
|
|
|
@50:e92cccfd60c9
|
4 years |
max.reichardt |
Adds 'throws' clause to BinarySerializable interfaces' serialize function …
|
|
|
@49:84c612799187
|
4 years |
max.reichardt |
Adds ArrayBufferPortDataList - a memory-efficient generic data type to …
|
|
|
@48:a6d6f21b5d27
|
4 years |
mreichardt |
Adds throws clause to all read functions related to binary input streams - …
|
|
|
@47:35d6f250ff61
|
4 years |
max.reichardt |
Merge with 17.03
|
|
|
@46:dd22a423bc8a
|
4 years |
max.reichardt |
Adjusts DataTypeBase.getJavaClass() for list types (to never return null …
17.03
|
|
|
@45:fcbae1d0bc52
|
4 years |
max.reichardt |
Merge with 17.03
|
|
|
@44:548e7e545b05
|
4 years |
max.reichardt |
Adapts data type constants to rrlib_rtti (added …
17.03
|
|
|
@43:8cf4c6db4b5a
|
4 years |
max.reichardt |
Merge with 17.03
|
|
|
@42:3e5569eff8c9
|
4 years |
max.reichardt |
Makes StringList data type return identity hash code so that it works with …
17.03
|
|
|
@41:e2e157b68959
|
5 years |
max.reichardt |
Merge with 17.03
|
|
|
@40:1d31047229e8
|
5 years |
max.reichardt |
Fixes native support for int32 lists (wrong data type …
17.03
|
|
|
@39:b33c938a185a
|
5 years |
max.reichardt |
Merge with 17.03
|
|
|
@38:4b14333dc42e
|
5 years |
max.reichardt |
Adds native support for several list data types (partly moved from …
17.03
|
|
|
@37:8d2fd5139a06
|
5 years |
max.reichardt |
Adds ArrayBuffer interface and makes MemoryBuffer implement it (import …
17.03
|
|
|
@36:19ef22c3679a
|
5 years |
max.reichardt |
Corrects inline documentation
17.03
|
|
|
@35:ee942ec77b7b
|
5 years |
max.reichardt |
Removes obsolete enum DataTypeBase.Classification
17.03
|
|
|
@34:8d1f20fe913e
|
5 years |
max.reichardt |
Fixes DataTypeBase.isConvertibleTo for list types
17.03
|
|
|
@33:fc0583311153
|
5 years |
max.reichardt |
Fixes bug from last commit
17.03
|
|
|
@32:a2a665078e49
|
6 years |
max.reichardt |
Adds ArrayBuffer interface and makes MemoryBuffer implement it
|
|
|
@31:7fa2d7cbb87c
|
6 years |
mreichardt |
Adapts to changes in rrlib_serialization and rrlib_rtti
17.03
|
|
|
@30:fcdb91905e62
|
6 years |
mreichardt |
Adapts to changes in rrlib_rtti
17.03
|
|
|
@29:d88f2b3563f1
|
6 years |
mreichardt |
Adds initialization method to remote register entry class
17.03
|
|
|
@28:06935a5cf94f
|
6 years |
mreichardt |
Adpats to changes in rrlib_rtti
17.03
|
|
|
@27:53a81954e243
|
6 years |
mreichardt |
Fixes initialization of boundary buffer in binary input streams
17.03
|
|
|
@26:3b888f173cfb
|
6 years |
mreichardt |
Adapts to changes in rrlib_serialization and rrlib_rtti (Finroc17). These …
17.03
|
|
|
@25:d80d1d4774e9
|
6 years |
foehst |
Starts beta branch for version 17.03
17.03
|
|
|
@24:5bf620cef220
|
8 years |
mreichardt |
Updated 'make.xml' - to preferred target tag names
|
|
|
@23:89f426c7f59a
|
8 years |
mreichardt |
Added support for data compression
|
|
|
@22:703c37fd89b8
|
9 years |
mreichardt |
Merged with 14.08
|
|
|
@21:a9cf36ab3ee4
|
9 years |
mreichardt |
Adapted rrlib_serialization-java in order to be able to support remote …
14.08
|
|
|
@20:4aec402bfbab
|
9 years |
foehst |
Started stable branch for version 14.08
14.08
|
|
|
@19:2d6068839185
|
9 years |
mreichardt |
Modified DataTypeBase.findType() to avoid ambiguities in Java-Class => …
|
|
|
@18:102cc7e44ba3
|
9 years |
mreichardt |
Removed setName() from DataTypeBase to remove concurrency issues. Instead, …
|
|
|
@17:21ccef05a598
|
9 years |
mreichardt |
Performed some refactoring and tidying up: DataTypeBase no longer has an …
|
|
|
@16:700d451127fe
|
9 years |
mreichardt |
Added constructor to MemoryBuffer that allows to only specify if direct …
|
|
|
@15:4ac20dea4e70
|
9 years |
mreichardt |
Bugfix: Native enums in GenericObjects are now (de)serialized properly …
|
|
|
@14:0acba1296069
|
9 years |
mreichardt |
Added is*Serializable() functions to Serialization class (similar to …
|
|
|
@13:c9a049dc3f73
|
9 years |
mreichardt |
Fix in StringStream.writeObject() to correctly write auto-boxed types
|
|
|
@12:ce641f4ad5e0
|
9 years |
foehst |
Added license information
|
|
|
@11:26d62e6d6696
|
9 years |
mreichardt |
Bugfix in StringInputStream.readObject() - returned a Double object when a …
|
|
|
@10:0b264b80b64c
|
9 years |
mreichardt |
Added proper copy method for PortDataLists. Fixes RRLAB ticket #131.
|
|
|
@9:8e35e176f946
|
9 years |
mreichardt |
Added ObjectFieldSerializer class and fixed a bug in deep copying of …
|
|
|
@8:d44b607482b3
|
9 years |
mreichardt |
Bugfix
|
|
|
@7:5740a9faa2bd
|
9 years |
mreichardt |
Bugfix
|
|
|
@6:edb459d1f6c1
|
9 years |
mreichardt |
Removed obsolete dependency entry from make.xml
|
|
|
@5:ba17cf80ca94
|
9 years |
mreichardt |
Bugfix for deep-copying of natively-serializable types without default …
|
|
|
@4:2e1168247378
|
9 years |
mreichardt |
Renamed enum in DataTypeBase
|
|
|
@3:1b072f11a3d7
|
9 years |
mreichardt |
Added various functionality - to Serialization and GenericObject class in …
|
|
|
@2:cf7b6a32c923
|
9 years |
mreichardt |
Added generic serialization functions to stream classes
|
|
|
@1:ee0db83bc281
|
9 years |
mreichardt |
Cleaned up and added writeObject() and readObject() methods to binary …
|
|
|
@0:1f16dbb0a882
|
9 years |
mreichardt |
Initial commit (moved classes from rrlib_finroc_core_utils-java and made …
|