Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
Trivial serialization for C++ - tscpp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Avionics
Software Development
Third Party
Trivial serialization for C++ - tscpp
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c8674a48e794c246f79c56b163ebab72d3654846
Select Git revision
Branches
3
cmake
master
default
protected
type-hash-in-header
Tags
3
0.3
0.2
0.1
6 results
Begin with the selected commit
Created with Raphaël 2.2.0
16
Apr
27
Apr
17
18
Nov
23
May
8
7
6
Add support for CMake and standardized project structure
cmake
cmake
Initial implementation of type_id
type-hash-in-he…
type-hash-in-header
[Documentation] Formatted code and slightly improved comments
master
master
Merge branch 'cmake-dev' into 'master'
Reorganize folder structure and create CMakeLists.txt
Improved comments
Documentation
Documentation
Documentation
Removed redundant type copy in stream API
0.3
0.3
Separate stream and buffer API in different headers
Added tests for error code paths in the buffer API, compiled tests with address sanitizer
0.2
0.2
Fix unserializeUnknown not returning the correct error code
Uniformed return codes of buffer API with exception name of stream API
Testing error code paths in stream serializers
More encapsulation
Minor tweaks
0.1
0.1
Added UnknownInputArchive, library API is complete
Added exceptions to InputArchive
Incomplete implementation of serialization to std streams
Added readme stub
First commit
Loading