Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 }}
RobAustin
/
simple-binary-encoding
Public
forked from
aeron-io/simple-binary-encoding
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
All users
Datepicker
All time
Commit History
Commits on Apr 14, 2014
Merge pull request #118 from qed-/master
Show description for 0741472
mjpt777
committed
0741472
Copy full SHA for 0741472
Use correct value for schemaIdType
qed-
committed
343a37c
Copy full SHA for 343a37c
Commits on Apr 2, 2014
[Java]: Added support to DirectBuffer to address off-heap memory allocated with Unsafe or a JNI function.
mjpt777
committed
1f0db3e
Copy full SHA for 1f0db3e
Updated SBE specification link.
mjpt777
committed
0264d3c
Copy full SHA for 0264d3c
Commits on Apr 1, 2014
Fixed #114 by changing encoding of CHAR to use unsigned int.
tmontgomery
committed
b269efd
Copy full SHA for b269efd
changed serialized presence constants to avoid conflicts in C++
tmontgomery
committed
35c8c22
Copy full SHA for 35c8c22
Commits on Mar 15, 2014
[C#] Generate subs as sealed partial classes
Olivier Deheurles
committed
8027b79
Copy full SHA for 8027b79
[C#] Rename DirectBuffer.Reset to DirectBuffer.Wrap. Also fixed an issue with previous commit
Olivier Deheurles
committed
96bb96d
Copy full SHA for 96bb96d
Port of 8d9fcff330e1a8b1f28d45293c2a6f0b8dcf083d ([Java]: Add "sbe" to front of blockLength and headerSize in group to avoid name conflicts.)
Olivier Deheurles
committed
e27f93f
Copy full SHA for e27f93f
Merge pull request #106 from qed-/directbuffer
Show description for d9ea3e0
Olivier Deheurles
committed
d9ea3e0
Copy full SHA for d9ea3e0
Merge pull request #105 from qed-/sbetool
Show description for 9434c64
Olivier Deheurles
committed
9434c64
Copy full SHA for 9434c64
Commits on Mar 9, 2014
[Java]: Added support to DirectBuffer to wrap an underlying buffer after construction. Enhancement #101.
mjpt777
committed
f803d03
Copy full SHA for f803d03
Commits on Mar 7, 2014
Resolves #101
qed-
committed
29f85b8
Copy full SHA for 29f85b8
Commits on Mar 6, 2014
Fix C# codegen of optional fields
qed-
committed
6fbe048
Copy full SHA for 6fbe048
Fix codegen of enum types specified as lowercase in XML
qed-
committed
9922dfc
Copy full SHA for 9922dfc
fixed check when computing root blocklength to return current blocklength value when hitting a group
tmontgomery
committed
6f35889
Copy full SHA for 6f35889
Commits on Mar 5, 2014
[CPP]: Address #98
tmontgomery
committed
f046d20
Copy full SHA for f046d20
Commits on Mar 3, 2014
[Java]: Factored out "MessageHeader" constant to CodeGenerator interface.
mjpt777
committed
bbe6e96
Copy full SHA for bbe6e96
[Java]: Invalid identifiers are now an error rather than a warning during parsing a schema.
mjpt777
committed
1c57db6
Copy full SHA for 1c57db6
[CPP]: Added static methods to get header size for groups and var data. Issue #92
mjpt777
committed
3c35f10
Copy full SHA for 3c35f10
[Java]: Add "sbe" to front of blockLength and headerSize in group to avoid name conflicts.
mjpt777
committed
8d9fcff
Copy full SHA for 8d9fcff
Commits on Mar 2, 2014
Fork the JUnit tests, fixes #96
Michael Barker
committed
e5fe191
Copy full SHA for e5fe191
Commits on Mar 1, 2014
Port for dbd304c48100f04f7960517f03529eb99dd878c3 ([Java]: Reworked messageHeader in all schemas to reflect Issue #94)
Olivier Deheurles
committed
c37ca97
Copy full SHA for c37ca97
Port for 75a73f8678c639e59287b7da43999a38b0ecd567 ([Java]: Introduced schemaId header field.)
Olivier Deheurles
committed
f0d6016
Copy full SHA for f0d6016
Commits on Feb 28, 2014
[CPP]: Fixed example for the removal of reserved field in messageHeader.
mjpt777
committed
20ba2f1
Copy full SHA for 20ba2f1
[Java]: Reworked messageHeader in all schemas to reflect Issue #94.
mjpt777
committed
dbd304c
Copy full SHA for dbd304c
5645842e6c66af32e3732085ccf7ec279023dacb
Show description for 120e478
Olivier Deheurles
committed
120e478
Copy full SHA for 120e478
Port for afc5bea33375cbdbb60a66668d19a2729c6e6e59 ([Java]: Provided the ability to access group block length. Enhancement #92.)
Olivier Deheurles
committed
0e6c810
Copy full SHA for 0e6c810
Commits on Feb 27, 2014
[Java]: Formatting out generated stubs tidy up.
mjpt777
committed
60aa812
Copy full SHA for 60aa812
account for change in Ir constructor signature when reading in Ir for message in IrCollection.
tmontgomery
committed
f679234
Copy full SHA for f679234
Merge branch 'master' of https://github.com/real-logic/simple-binary-encoding
Todd L. Montgomery
committed
dd8ec1f
Copy full SHA for dd8ec1f
added wrapper around Ir class for unit test usage
Todd L. Montgomery
committed
7908db0
Copy full SHA for 7908db0
[CPP]: Fix perf test build for Java SBE after metadata change with introduction of messageSchema.id
mjpt777
committed
33d1010
Copy full SHA for 33d1010
[Java]: Fix perf test build for Java SBE after metadata change with introduction of messageSchema.id
mjpt777
committed
38fed81
Copy full SHA for 38fed81
[CPP]: Introduced schemaId header field.
mjpt777
committed
aee2940
Copy full SHA for aee2940
Pagination
Previous
Next
You can’t perform that action at this time.