FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · nining/simple-binary-encoding · GitHub
nining
/
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 Jun 30, 2017
Update README.md
mjpt777
authored
7eab790
View commit details
Copy full SHA for 7eab790
Browse repository at this point
Update link from Agrona to agrona.
mjpt777
authored
1cd191d
View commit details
Copy full SHA for 1cd191d
Browse repository at this point
Commits on Jun 29, 2017
[Java] Capture the referenced name when dealing with a simple encoded type within a composite. Issue #477.
mjpt777
committed
3ccf057
View commit details
Copy full SHA for 3ccf057
Browse repository at this point
Commits on Jun 27, 2017
Merge pull request #475 from MarketFactory/issue472
Show description for 7201946
mjpt777
authored
7201946
View commit details
Copy full SHA for 7201946
Browse repository at this point
Issue472 Handle presence="optional"
Show description for 46b58e3
billsegall
committed
46b58e3
View commit details
Copy full SHA for 46b58e3
Browse repository at this point
Commits on Jun 26, 2017
[Java] Upgrade to JMH 1.19.
mjpt777
committed
f2dfacd
View commit details
Copy full SHA for f2dfacd
Browse repository at this point
Commits on Jun 22, 2017
[Java] Names should be checked with consideration to group nesting. Issue #470.
mjpt777
committed
6fe4fd8
View commit details
Copy full SHA for 6fe4fd8
Browse repository at this point
[Java] Validate message and field names are unique in context. Issue #470.
mjpt777
committed
a74a123
View commit details
Copy full SHA for a74a123
Browse repository at this point
Commits on Jun 21, 2017
[Java] Fix issue with encoding IR containing char constants of length 1. Issue #469.
mjpt777
committed
5641707
View commit details
Copy full SHA for 5641707
Browse repository at this point
Commits on Jun 20, 2017
[C++]: adding copy/move constructors and assignment operators back into codecs for #468
tmontgomery
committed
d80ec49
View commit details
Copy full SHA for d80ec49
Browse repository at this point
[Java] Upgrade to Checkstyle 7.8.2.
mjpt777
committed
7a161ec
View commit details
Copy full SHA for 7a161ec
Browse repository at this point
[Java] Upgrade to Mockito 2.8.47.
mjpt777
committed
5d76136
View commit details
Copy full SHA for 5d76136
Browse repository at this point
Commits on Jun 17, 2017
[Java] Upgrade to Gradle 4.0.
mjpt777
committed
5f4d9b3
View commit details
Copy full SHA for 5f4d9b3
Browse repository at this point
Commits on Jun 13, 2017
[Java] Regenerate IR codecs.
mjpt777
committed
0030460
View commit details
Copy full SHA for 0030460
Browse repository at this point
[Java] Disable jar and shadow in root project.
mjpt777
committed
aba5141
View commit details
Copy full SHA for aba5141
Browse repository at this point
[Java] Don't apply shadow to root project.
mjpt777
committed
67d7af8
View commit details
Copy full SHA for 67d7af8
Browse repository at this point
[Java] Update README.md for distribution note.
mjpt777
committed
79426fc
View commit details
Copy full SHA for 79426fc
Browse repository at this point
Commits on Jun 12, 2017
Merge pull request #466 from olibre/master
Show description for 4d9a0e1
mjpt777
authored
4d9a0e1
View commit details
Copy full SHA for 4d9a0e1
Browse repository at this point
[Java] Add implementation title to manifest.
mjpt777
committed
06351fe
View commit details
Copy full SHA for 06351fe
Browse repository at this point
[Java] Add metadata to archive manifest.
mjpt777
committed
40e9d34
View commit details
Copy full SHA for 40e9d34
Browse repository at this point
Commits on Jun 11, 2017
[Java] Upgrade to Checkstyle 7.8.1.
mjpt777
committed
11f6b49
View commit details
Copy full SHA for 11f6b49
Browse repository at this point
Commits on Jun 10, 2017
Explain the produced Jars to avoid missuses
Show description for df465f0
olibre
authored
df465f0
View commit details
Copy full SHA for df465f0
Browse repository at this point
Commits on Jun 6, 2017
[cpp] Copy elements of the correct size in generated array accessors for cpp codec. Issue #402.
mjpt777
committed
7eb8767
View commit details
Copy full SHA for 7eb8767
Browse repository at this point
Commits on Jun 3, 2017
[Java] Change back PrimitiveValue.toString() to print the byte value for a single char rather than the char itself and fix ExampleTokenListener to support this.
mjpt777
committed
f34afdc
View commit details
Copy full SHA for f34afdc
Browse repository at this point
Commits on Jun 2, 2017
[Java] Extract method for clarity.
mjpt777
committed
8e31d5a
View commit details
Copy full SHA for 8e31d5a
Browse repository at this point
[Java] Allow a length to be set that is greater than provided constant and NUL pad remainder. Issue #463.
mjpt777
committed
a6c04fd
View commit details
Copy full SHA for a6c04fd
Browse repository at this point
[Java] Generate field accessor for constant char that is a string is greater than 1 in length, otherwise a char. Issue #463.
mjpt777
committed
30f0265
View commit details
Copy full SHA for 30f0265
Browse repository at this point
Commits on Jun 1, 2017
[Java] Add string accessor for constant char encoded type and fix issues whereby all constant char or strings should be US-ASCII.
mjpt777
committed
c3c53ff
View commit details
Copy full SHA for c3c53ff
Browse repository at this point
Commits on May 31, 2017
[Java] Global formatting.
mjpt777
committed
ab76f54
View commit details
Copy full SHA for ab76f54
Browse repository at this point
[Java] Upgrade to Checkstyle 7.8.
mjpt777
committed
7414ffb
View commit details
Copy full SHA for 7414ffb
Browse repository at this point
Commits on May 24, 2017
[Java] Add line break to readme.
mjpt777
committed
afdffc9
View commit details
Copy full SHA for afdffc9
Browse repository at this point
[Java] Generate garbage free version of encoding char arrays via strings if characterEncoding is ASCII.
mjpt777
committed
43d800c
View commit details
Copy full SHA for 43d800c
Browse repository at this point
[Java] Generate garbage free version of encoding var data strings if characterEncoding is ASCII.
mjpt777
committed
cca168e
View commit details
Copy full SHA for cca168e
Browse repository at this point
[Java] Ensure characterEncoding value is trimmed and uppercase.
mjpt777
committed
43e4a2e
View commit details
Copy full SHA for 43e4a2e
Browse repository at this point
Commits on May 23, 2017
[Java] Upgrade to Mockito 2.8.9.
mjpt777
committed
d452559
View commit details
Copy full SHA for d452559
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL