Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
zaphoyd
/
simple-binary-encoding
Public
forked from
aeron-io/simple-binary-encoding
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
tmontgomery
Datepicker
All time
Commit History
Commits on Aug 26, 2015
1.1.4-RC2 post release version bump
tmontgomery
committed
d352f40
Copy full SHA for d352f40
1.1.3-RC2 released with Agrona 0.4.3 dependency.
tmontgomery
committed
851a0ac
Copy full SHA for 851a0ac
bump Agrona version to 0.4.3
tmontgomery
committed
81541b5
Copy full SHA for 81541b5
1.1.2-RC2 release
tmontgomery
committed
2f77aec
Copy full SHA for 2f77aec
Commits on Aug 5, 2015
Merge pull request #279 from tfgm-bud/master
Show description for b2d550f
tmontgomery
committed
b2d550f
Copy full SHA for b2d550f
Merge pull request #278 from tfgm-bud/master
Show description for 411fba9
tmontgomery
committed
411fba9
Copy full SHA for 411fba9
Commits on Jul 29, 2015
Merge pull request #277 from mmcilroy/master
Show description for 2d0af38
tmontgomery
committed
2d0af38
Copy full SHA for 2d0af38
Merge pull request #276 from mmcilroy/master
Show description for 414be15
tmontgomery
committed
414be15
Copy full SHA for 414be15
Commits on Jul 27, 2015
[C++]: address #273 by adding virtual destructors to some interface classes. Add rt link for those Linuxes that need it. Add more STDC_LIMIT_MACROS sets to build.
tmontgomery
committed
6085213
Copy full SHA for 6085213
Commits on Jul 26, 2015
Merge branch 'master' of https://github.com/real-logic/simple-binary-encoding
tmontgomery
committed
5fb0009
Copy full SHA for 5fb0009
[C++]: fix #275. Add __STDC_LIMIT_MACROS before inclusion of stdint.h to comply with C99 requirements.
tmontgomery
committed
8aa0084
Copy full SHA for 8aa0084
[C++]: fix #274. Add __STDC_LIMIT_MACROS before inclusion of stdint.h to comply with C99 requirements.
tmontgomery
committed
621adb4
Copy full SHA for 621adb4
Commits on Jul 24, 2015
[C++]: Handle #274. Take out const from move assignment operator for generated codec. Make sure that fixed flyweights generate move constructor and move assignment methods.
tmontgomery
committed
55bbac8
Copy full SHA for 55bbac8
Commits on Jul 20, 2015
post 1.1.1-RC2 version bump
tmontgomery
committed
5259fb0
Copy full SHA for 5259fb0
1.1.1-RC2 released
tmontgomery
committed
572800d
Copy full SHA for 572800d
Commits on Jul 15, 2015
[C++]: codecs now have useful constructors, copy constructors, assignment operators, move constructors and move assignments. Added forEach method for repeating groups.
tmontgomery
committed
2f6e8b5
Copy full SHA for 2f6e8b5
Commits on Jul 14, 2015
[C++]: more strict-aliasing
tmontgomery
committed
58f4b34
Copy full SHA for 58f4b34
[C++]: some strict-aliasing changes
tmontgomery
committed
51184d7
Copy full SHA for 51184d7
[C++]: some sign-compare clarifications.
tmontgomery
committed
54c1dce
Copy full SHA for 54c1dce
[Java]: remove forced gradle daemon
tmontgomery
committed
b86788f
Copy full SHA for b86788f
[C++]: clean up some compile warnings.
tmontgomery
committed
6872088
Copy full SHA for 6872088
[C++]: remove redundant header file.
tmontgomery
committed
3f29bf4
Copy full SHA for 3f29bf4
[C++]: add in perf and example to build. Bump to cmake 2.8.5.
tmontgomery
committed
2de664b
Copy full SHA for 2de664b
Commits on Jul 10, 2015
post release bump
tmontgomery
committed
21d9b7e
Copy full SHA for 21d9b7e
1.1-RC2 release. Changes to make maven happier. Shadow will not upload, yet, though.
tmontgomery
committed
ed1dd3f
Copy full SHA for ed1dd3f
[C++]: fix code generator so build works. Add Agrona 0.4 dependency. Clean up README.
tmontgomery
committed
029061b
Copy full SHA for 029061b
Commits on Jun 30, 2015
Merge pull request #262 from lcs777/master
Show description for 07c73d7
tmontgomery
committed
07c73d7
Copy full SHA for 07c73d7
Commits on May 7, 2015
bump to version 1.1-RC2-SNAPSHOT
tmontgomery
committed
7730c4b
Copy full SHA for 7730c4b
Commits on May 6, 2015
[Java]: add gradle daemon to gradle.properties.
tmontgomery
committed
fa7cfc5
Copy full SHA for fa7cfc5
Commits on Jan 24, 2015
[C++]: changes for Windows builds
tmontgomery
committed
e6f1c4d
Copy full SHA for e6f1c4d
Commits on Nov 24, 2014
Merge pull request #222 from objectcomputing/master
Show description for 0780535
tmontgomery
committed
0780535
Copy full SHA for 0780535
Commits on Aug 1, 2014
Merge pull request #177 from qed-/reallocate
Show description for ab822dd
tmontgomery
committed
ab822dd
Copy full SHA for ab822dd
Commits on May 29, 2014
Merge pull request #148 from qed-/group-dimensions-ordering
Show description for c1139dc
tmontgomery
committed
c1139dc
Copy full SHA for c1139dc
Merge pull request #149 from shonlove/fix-cpp-ant-build
Show description for 0a8bb4f
tmontgomery
committed
0a8bb4f
Copy full SHA for 0a8bb4f
Merge pull request #151 from shonlove/fix-cpp-includes
Show description for b4850c5
tmontgomery
committed
b4850c5
Copy full SHA for b4850c5
Pagination
Previous
Next
You can’t perform that action at this time.