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 }}
denizevrenci
/
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
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 26, 2020
Merge pull request #758 from denizevrenci/var_len_str
Show description for d2a418a
tmontgomery
authored
d2a418a
Copy full SHA for d2a418a
[C++] Check the length passed to put method for var length strings.
Show description for b54a9af
denizevrenci
committed
b54a9af
Copy full SHA for b54a9af
[C++] Add method to put var length string from std::string_view.
denizevrenci
committed
2f698d2
Copy full SHA for 2f698d2
[C++] Put std::string to var length string using overload.
denizevrenci
committed
10e9bf2
Copy full SHA for 10e9bf2
Commits on Feb 25, 2020
[Java] Formatting.
mjpt777
committed
fa95ef1
Copy full SHA for fa95ef1
[Java] Upgrade to Gradle 6.2.1.
mjpt777
committed
dac05e6
Copy full SHA for dac05e6
[Java] Short circuit toString and appendTo when buffer is null to be a no op.
mjpt777
committed
177e21d
Copy full SHA for 177e21d
Commits on Feb 24, 2020
Merge pull request #757 from denizevrenci/clang-tidy_fixes
Show description for ce34259
tmontgomery
authored
ce34259
Copy full SHA for ce34259
[C++] Stop clang-tidy from falsely analyzing sbeCheckPosition should be static.
denizevrenci
committed
1584e93
Copy full SHA for 1584e93
[C++] Use range-based for loop.
denizevrenci
committed
2dec9fb
Copy full SHA for 2dec9fb
[C++] Add nodiscard attributes.
denizevrenci
committed
543f901
Copy full SHA for 543f901
Commits on Feb 22, 2020
[Java] Upgrade to Mockito 3.3.0 and Versions 0.28.0.
mjpt777
committed
4425f97
Copy full SHA for 4425f97
Commits on Feb 21, 2020
Eliminated garbage produced in appendTo for set-based fields to allow full GC-free logging of decoders (#755)
Show description for f575244
vdaniloff
authored
f575244
Copy full SHA for f575244
Commits on Feb 20, 2020
[Java] Support optional group for version extension. Issue #754.
mjpt777
committed
1af4e28
Copy full SHA for 1af4e28
Commits on Feb 17, 2020
Fix decoder benchmark. (#753)
js-labs
authored
d4de4bf
Copy full SHA for d4de4bf
Commits on Feb 13, 2020
[Java] Add dependency between tests and generated code
vyazelenko
committed
5b88c80
Copy full SHA for 5b88c80
Commits on Feb 11, 2020
[Java] Remove `reopened` pull request event from triggering the build
vyazelenko
committed
b8cbec8
Copy full SHA for b8cbec8
Merge pull request #750 from billsegall/golang-fixes
Show description for cad9f89
mjpt777
authored
cad9f89
Copy full SHA for cad9f89
Freshen the examples and tests to reflect changes to the example schemas.
Show description for 3ef72c9
billsegall
committed
3ef72c9
Copy full SHA for 3ef72c9
Fix a bug in populating optional values when they are arrays
billsegall
committed
fbd0955
Copy full SHA for fbd0955
Commits on Feb 10, 2020
[Java] Fix Go code generation, i.e. use `sbe-tool` when generating codes for all languages except of Java
vyazelenko
committed
027fe21
Copy full SHA for 027fe21
[Java] Remove useless assigment of version/group in the ext block
vyazelenko
committed
90ec7b7
Copy full SHA for 90ec7b7
Merge pull request #749 from vyazelenko/master
Show description for ef86063
mjpt777
authored
ef86063
Copy full SHA for ef86063
[Java] Migrate to `maven-publish` plugin and cleanup artifacts being published
Show description for bf01599
vyazelenko
committed
bf01599
Copy full SHA for bf01599
Commits on Jan 27, 2020
[Java] Upgrade to Gradle 6.1.1.
mjpt777
committed
32290c1
Copy full SHA for 32290c1
Commits on Jan 24, 2020
[C++] sbePosition() method should be SBE_NOEXCEPT.
mjpt777
committed
0e550fd
Copy full SHA for 0e550fd
Commits on Jan 22, 2020
[Java] Upgrade to JMH 1.23.
mjpt777
committed
d953eba
Copy full SHA for d953eba
Commits on Jan 21, 2020
Update version refs.
mjpt777
committed
d130ed2
Copy full SHA for d130ed2
post release bump
tmontgomery
committed
7c09baf
Copy full SHA for 7c09baf
1.16.1 released.
tmontgomery
committed
bed9e70
Copy full SHA for bed9e70
[Java] Upgrade to JUnit 5.6.0.
mjpt777
committed
6aa64c3
Copy full SHA for 6aa64c3
Commits on Jan 20, 2020
[C++] Support resetting group count to current index to allow for streaming operations where the group count is difficult to determine upfront but can be limited and reset down to current index val…
Show description for e100fcb
mjpt777
committed
e100fcb
Copy full SHA for e100fcb
Merge pull request #746 from ogreenz/master
Show description for fef3fa9
mjpt777
authored
fef3fa9
Copy full SHA for fef3fa9
[C#] Support resetting group count to current index to allow for streaming operations.
ogreenz
committed
30c6a43
Copy full SHA for 30c6a43
[Java] Generate minimal set of cases in switch for attribute metadata in C++ codec.
mjpt777
committed
9e67177
Copy full SHA for 9e67177
Pagination
Previous
Next
You can’t perform that action at this time.