FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · DanielDylan/simple-binary-encoding · GitHub
DanielDylan
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Feb 17, 2017
[Java] Check for types referenced in the header when generating the IR.
mjpt777
committed
c14e205
View commit details
Copy full SHA for c14e205
Browse repository at this point
Commits on Feb 16, 2017
[C++]: replace message header specific generation with general composite generation.
tmontgomery
committed
2de9644
View commit details
Copy full SHA for 2de9644
Browse repository at this point
[C++]: added includes for messageHader. #435
tmontgomery
committed
70005fe
View commit details
Copy full SHA for 70005fe
Browse repository at this point
[Java] Upgrade to Mockito 2.7.7.
mjpt777
committed
2ed9fed
View commit details
Copy full SHA for 2ed9fed
Browse repository at this point
[Java] Regenerate IR codecs.
mjpt777
committed
3d7342f
View commit details
Copy full SHA for 3d7342f
Browse repository at this point
[Java] Generate MessageHeader as composite rather than just encoded primitive types. Issue #435.
mjpt777
committed
ab87e13
View commit details
Copy full SHA for ab87e13
Browse repository at this point
[c++] Generate correct type for enum lookup method. Issue #435.
mjpt777
committed
294ef33
View commit details
Copy full SHA for 294ef33
Browse repository at this point
[Java] Added examples of other ref types to samples.
mjpt777
committed
e5b93af
View commit details
Copy full SHA for e5b93af
Browse repository at this point
Commits on Feb 15, 2017
[C++]: changed code-generation test schema to use a different string for Booster to catch issues like #435. Fixed includes and declarations use correct name.
tmontgomery
committed
8e8ed1d
View commit details
Copy full SHA for 8e8ed1d
Browse repository at this point
[C++]: use contextualTypeName for enums, bitsets, and composites.
tmontgomery
committed
323ece0
View commit details
Copy full SHA for 323ece0
Browse repository at this point
[C++]: account for added referencedName field in IR to fix build.
tmontgomery
committed
10695d2
View commit details
Copy full SHA for 10695d2
Browse repository at this point
[Java] ref types did not carry through there type into the IR. Now added at Token.referencedName() and use in JavaGenerator. Issue #435.
mjpt777
committed
02362e6
View commit details
Copy full SHA for 02362e6
Browse repository at this point
[Java] Formatting.
mjpt777
committed
73c6015
View commit details
Copy full SHA for 73c6015
Browse repository at this point
[Java] Correct schemaId to messageId for doing message lookup by id.
mjpt777
committed
1c08909
View commit details
Copy full SHA for 1c08909
Browse repository at this point
Commits on Feb 9, 2017
[Java] Upgrade to Mockito 2.7.5.
mjpt777
committed
66c1aea
View commit details
Copy full SHA for 66c1aea
Browse repository at this point
[Java] Update version.txt to reflect Golang beta release next time round.
mjpt777
committed
8861f62
View commit details
Copy full SHA for 8861f62
Browse repository at this point
Merge pull request #434 from MarketFactory/golang-beta1
Show description for b45dd08
mjpt777
authored
b45dd08
View commit details
Copy full SHA for b45dd08
Browse repository at this point
Commits on Feb 8, 2017
Golang beta1, feature complete
Show description for 4d13f25
billsegall
committed
4d13f25
View commit details
Copy full SHA for 4d13f25
Browse repository at this point
[Java] Update version in README.
mjpt777
committed
420d531
View commit details
Copy full SHA for 420d531
Browse repository at this point
post release bump
tmontgomery
committed
0291fa0
View commit details
Copy full SHA for 0291fa0
Browse repository at this point
1.5.7 released.
tmontgomery
committed
747b10b
View commit details
Copy full SHA for 747b10b
Browse repository at this point
[Java] Upgrade to Checkstyle 7.5.1.
mjpt777
committed
0750cd5
View commit details
Copy full SHA for 0750cd5
Browse repository at this point
Merge remote-tracking branch 'origin/master'
mjpt777
committed
f0fbd72
View commit details
Copy full SHA for f0fbd72
Browse repository at this point
[Java] Make detection of invalid names by language a warning and not an error. Issue #433.
mjpt777
committed
0dcd4c7
View commit details
Copy full SHA for 0dcd4c7
Browse repository at this point
Commits on Feb 7, 2017
[c++] Added missing accessor methods to Token and Encoding for OTF decoding. Issue #432.
mjpt777
committed
f982ac9
View commit details
Copy full SHA for f982ac9
Browse repository at this point
Commits on Feb 3, 2017
[Java] Upgrade to Checkstyle 7.5.
mjpt777
committed
a52a0f7
View commit details
Copy full SHA for a52a0f7
Browse repository at this point
[Java] Move checkstyle config to be consistent with other projects.
mjpt777
committed
86a3714
View commit details
Copy full SHA for 86a3714
Browse repository at this point
[Java] Add final parameter checkstyle.
mjpt777
committed
564ba03
View commit details
Copy full SHA for 564ba03
Browse repository at this point
Commits on Feb 2, 2017
[Java] Update checkstyle to do while loops and limit line length to 120 for better diffs on GitHub.
mjpt777
committed
10e5ae7
View commit details
Copy full SHA for 10e5ae7
Browse repository at this point
Merge remote-tracking branch 'origin/master'
Show description for 2edef0e
mjpt777
committed
2edef0e
View commit details
Copy full SHA for 2edef0e
Browse repository at this point
[Java] Update checkstyle to do while loops and limit line length to 120 for better diffs on GitHub.
mjpt777
committed
6e0c0a5
View commit details
Copy full SHA for 6e0c0a5
Browse repository at this point
Commits on Feb 1, 2017
Merge pull request #430 from MarketFactory/golang-phase3
Show description for 0d530c5
mjpt777
authored
0d530c5
View commit details
Copy full SHA for 0d530c5
Browse repository at this point
golang phase3.
Show description for 400b787
billsegall
committed
400b787
View commit details
Copy full SHA for 400b787
Browse repository at this point
Commits on Jan 29, 2017
[Java] Capture byte order in the IR for convenience.
mjpt777
committed
0ab08e0
View commit details
Copy full SHA for 0ab08e0
Browse repository at this point
Commits on Jan 23, 2017
[Java] Remove list of illegal classnames.
mjpt777
committed
8485abf
View commit details
Copy full SHA for 8485abf
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL