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 }}
0xEtR
/
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 Oct 30, 2014
[Java]: Formatting.
mjpt777
committed
3992411
Copy full SHA for 3992411
Commits on Oct 27, 2014
[Java]: Fix warning and checkstyle violations.
mjpt777
committed
18e200a
Copy full SHA for 18e200a
Merge pull request #218 from mmcilroy/master
Show description for 2983dac
mjpt777
committed
2983dac
Copy full SHA for 2983dac
Commits on Oct 25, 2014
python support
mmcilroy
committed
702b461
Copy full SHA for 702b461
Commits on Oct 20, 2014
[Java]: Style consistency.
mjpt777
committed
ae2c9da
Copy full SHA for ae2c9da
Merge pull request #216 from yaitskov/java-pojo
Show description for 411893b
mjpt777
committed
411893b
Copy full SHA for 411893b
Commits on Oct 14, 2014
mock array fields
yaitskov
committed
cfc961f
Copy full SHA for cfc961f
java pojo mock generator
yaitskov
committed
6eac2be
Copy full SHA for 6eac2be
Commits on Sep 30, 2014
post-release version bunmp
Todd L. Montgomery
committed
fc8febc
Copy full SHA for fc8febc
pre-release version set
Todd L. Montgomery
committed
07d087b
Copy full SHA for 07d087b
Commits on Sep 29, 2014
Merge pull request #212 from csoroiu/master
Show description for 4e803b7
mjpt777
committed
4e803b7
Copy full SHA for 4e803b7
Commits on Sep 28, 2014
[C#]: #211 - Correct logic for dealing with returning default values when a message extension.
csoroiu
committed
7e1bcf9
Copy full SHA for 7e1bcf9
[Java]: Correct logic for dealing with returning default values when a message extension.
mjpt777
committed
db5af9c
Copy full SHA for db5af9c
Commits on Sep 17, 2014
[Java]: Fix generated output formatting for indentation.
mjpt777
committed
19b06db
Copy full SHA for 19b06db
Commits on Sep 13, 2014
Merge pull request #210 from csoroiu/master
Show description for 872b834
mjpt777
committed
872b834
Copy full SHA for 872b834
[Java] Made perf tests run with latest JMH version (which is now an official build)
csoroiu
committed
00e91c1
Copy full SHA for 00e91c1
Commits on Sep 12, 2014
[Java]: Styling.
mjpt777
committed
e42f0e4
Copy full SHA for e42f0e4
Merge pull request #209 from csoroiu/master
Show description for e319b9e
mjpt777
committed
e319b9e
Copy full SHA for e319b9e
[Android] code cleanup and added some useful javadocs.
csoroiu
committed
61c2a29
Copy full SHA for 61c2a29
Commits on Sep 11, 2014
Merge pull request #207 from csoroiu/master
Show description for 79a43f2
mjpt777
committed
79a43f2
Copy full SHA for 79a43f2
[Android] Added support for wrapping a MemoryFile. Performance as low as using a memorymapped file
csoroiu
committed
c348aed
Copy full SHA for c348aed
Commits on Sep 9, 2014
Merge pull request #206 from csoroiu/master
Show description for 7594a19
mjpt777
committed
7594a19
Copy full SHA for 7594a19
SBE Java Generator Bug: when having a group that starts with a lower case letter and that group contains a fix length array, the corresponding put%s() method has the wrong return type (it uses the …
Show description for 6dc1d70
csoroiu
committed
6dc1d70
Copy full SHA for 6dc1d70
Merge pull request #205 from csoroiu/master
Show description for f4ff487
mjpt777
committed
f4ff487
Copy full SHA for f4ff487
code clean-up
csoroiu
committed
13fd3c0
Copy full SHA for 13fd3c0
Commits on Aug 28, 2014
Merge pull request #202 from csoroiu/master
Show description for b523469
mjpt777
committed
b523469
Copy full SHA for b523469
Commits on Aug 27, 2014
1. Android testpackage will not build if nothing changed.
Show description for decf86f
csoroiu
committed
decf86f
Copy full SHA for decf86f
Merge pull request #201 from csoroiu/master
Show description for e96a016
mjpt777
committed
e96a016
Copy full SHA for e96a016
added failonerror and fork to build files and a small fix for the javagenerator
Claudiu Soroiu
committed
e30a32b
Copy full SHA for e30a32b
Commits on Aug 26, 2014
[Java]: Formatting.
mjpt777
committed
e2e99b0
Copy full SHA for e2e99b0
Merge remote-tracking branch 'origin/master'
mjpt777
committed
a368b79
Copy full SHA for a368b79
[Java]: Change line wrapping style to better suit rename refactorings.
mjpt777
committed
694ae4c
Copy full SHA for 694ae4c
Merge pull request #200 from csoroiu/master
Show description for f9d0e9f
mjpt777
committed
f9d0e9f
Copy full SHA for f9d0e9f
[Java]: Makes fields private.
mjpt777
committed
aa395a9
Copy full SHA for aa395a9
[C++] regenerated the OTF codec stubs after #195
Claudiu Soroiu
committed
c049ff3
Copy full SHA for c049ff3
Pagination
Previous
Next
You can’t perform that action at this time.