summaryrefslogtreecommitdiffstats
path: root/document/src/main/java/com/yahoo/document/serialization/VespaDocumentDeserializer6.java
Commit message (Expand)AuthorAgeFilesLines
* Add serialization for TensorRemoveUpdateLester Solbakken2019-02-151-0/+6
* Implement serialization and de-serialization for TensorAddUpdate.Geir Storli2019-02-071-1/+7
* Add TensorModifyUpdate to document module (Java).Tor Egge2019-01-301-0/+6
* Repair serialization of boolean fields.Tor Egge2019-01-211-2/+1
* Follow api changeHenning Baldersheim2019-01-211-0/+8
* remove split header/body buffers supportArne Juul2019-01-211-20/+3
* add class with complete deserializer for the 6.x formatArne Juul2019-01-211-0/+890