FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for main/java - callaway/simple-binary-encoding · GitHub
callaway
/
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
Breadcrumbs
History for
simple-binary-encoding
main
java
on
master
User selector
Datepicker
Commit history
Commits on Feb 19, 2015
fix code to point to agrona version of extracted classes
RichardWarburton
committed
1dc171f
View commit details
Copy full SHA for 1dc171f
View code at this point
Browse repository at this point
move code to agrona
RichardWarburton
committed
41e9a9d
View commit details
Copy full SHA for 41e9a9d
View code at this point
Browse repository at this point
Commits on Jan 22, 2015
replace hackily edit code used to bootstrap the build with proper generated code
RichardWarburton
committed
2edcf0f
View commit details
Copy full SHA for 2edcf0f
View code at this point
Browse repository at this point
fixup the compiling code
RichardWarburton
committed
49ab801
View commit details
Copy full SHA for 49ab801
View code at this point
Browse repository at this point
delete buffers
RichardWarburton
committed
28bf522
View commit details
Copy full SHA for 28bf522
View code at this point
Browse repository at this point
Modify libraries to use the MutableDirectBuffer/DirectBuffer interface
RichardWarburton
committed
5c77869
View commit details
Copy full SHA for 5c77869
View code at this point
Browse repository at this point
pass through the buffer implementation into java templates
RichardWarburton
committed
45565f2
View commit details
Copy full SHA for 45565f2
View code at this point
Browse repository at this point
inject the buffer name property into the Java code generator
RichardWarburton
committed
3614185
View commit details
Copy full SHA for 3614185
View code at this point
Browse repository at this point
Commits on Jan 16, 2015
initial gradle build for Java (non-android)
Todd L. Montgomery
committed
06b03fa
View commit details
Copy full SHA for 06b03fa
View code at this point
Browse repository at this point
Commits on Dec 6, 2014
1. remove gson from main classpath (build.xml).
Show description for b0963ee
csoroiu
committed
b0963ee
View commit details
Copy full SHA for b0963ee
View code at this point
Browse repository at this point
Commits on Dec 2, 2014
[Java]: Warnings cleanup.
mjpt777
committed
0ae061d
View commit details
Copy full SHA for 0ae061d
View code at this point
Browse repository at this point
Commits on Dec 1, 2014
var length data support for python
mmcilroy
committed
615c6c0
View commit details
Copy full SHA for 615c6c0
View code at this point
Browse repository at this point
Commits on Nov 29, 2014
[Java]: Warnings and libs cleanup.
mjpt777
committed
1c1abd1
View commit details
Copy full SHA for 1c1abd1
View code at this point
Browse repository at this point
Commits on Nov 27, 2014
[Java]: Moved MethodValuesSerializer from main to tests so no dependency on GSON.
mjpt777
committed
d73ee22
View commit details
Copy full SHA for d73ee22
View code at this point
Browse repository at this point
[Java]: Fix warnings and style.
mjpt777
committed
ee8b135
View commit details
Copy full SHA for ee8b135
View code at this point
Browse repository at this point
[Java]: Fix warnings and style.
mjpt777
committed
9b78feb
View commit details
Copy full SHA for 9b78feb
View code at this point
Browse repository at this point
Merge pull request #223 from yaitskov/group-order
Show description for 47e7fc3
mjpt777
committed
47e7fc3
View commit details
Copy full SHA for 47e7fc3
View code at this point
Browse repository at this point
Commits on Nov 24, 2014
Merge pull request #222 from objectcomputing/master
Show description for 0780535
tmontgomery
committed
0780535
View commit details
Copy full SHA for 0780535
View code at this point
Browse repository at this point
Commits on Nov 19, 2014
fixed wrong class name generation for fixed length strings
pavlobaron
committed
e57bf39
View commit details
Copy full SHA for e57bf39
View code at this point
Browse repository at this point
Commits on Nov 13, 2014
Generate symbolic names for null-value literals that confuse the VC compiler.
Dale Wilson
committed
586db7a
View commit details
Copy full SHA for 586db7a
View code at this point
Browse repository at this point
Commits on Nov 12, 2014
ignore iterator iterable methods
yaitskov
committed
d485fa7
View commit details
Copy full SHA for d485fa7
View code at this point
Browse repository at this point
add MethodValuesSerializer
yaitskov
committed
9cad6f0
View commit details
Copy full SHA for 9cad6f0
View code at this point
Browse repository at this point
fix GroupOrder for nested classes
yaitskov
committed
8c9b2ce
View commit details
Copy full SHA for 8c9b2ce
View code at this point
Browse repository at this point
put group order information into class annotation
yaitskov
committed
a9f02d8
View commit details
Copy full SHA for a9f02d8
View code at this point
Browse repository at this point
Commits on Nov 5, 2014
Throw objects derived from std::exception rather than throwing c-style strings.
Show description for 8aef3fa
Dale Wilson
committed
8aef3fa
View commit details
Copy full SHA for 8aef3fa
View code at this point
Browse repository at this point
Commits on Oct 27, 2014
[Java]: Fix warning and checkstyle violations.
mjpt777
committed
18e200a
View commit details
Copy full SHA for 18e200a
View code at this point
Browse repository at this point
Commits on Oct 25, 2014
python support
mmcilroy
committed
702b461
View commit details
Copy full SHA for 702b461
View code at this point
Browse repository at this point
Commits on Oct 20, 2014
[Java]: Style consistency.
mjpt777
committed
ae2c9da
View commit details
Copy full SHA for ae2c9da
View code at this point
Browse repository at this point
Commits on Oct 14, 2014
mock array fields
yaitskov
committed
cfc961f
View commit details
Copy full SHA for cfc961f
View code at this point
Browse repository at this point
java pojo mock generator
yaitskov
committed
6eac2be
View commit details
Copy full SHA for 6eac2be
View code at this point
Browse repository at this point
Commits on Sep 17, 2014
[Java]: Fix generated output formatting for indentation.
mjpt777
committed
19b06db
View commit details
Copy full SHA for 19b06db
View code at this point
Browse repository at this point
Commits on Sep 9, 2014
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
View commit details
Copy full SHA for 6dc1d70
View code at this point
Browse repository at this point
Commits on Aug 27, 2014
added failonerror and fork to build files and a small fix for the javagenerator
Claudiu Soroiu
committed
e30a32b
View commit details
Copy full SHA for e30a32b
View code at this point
Browse repository at this point
Commits on Aug 26, 2014
[Java]: Formatting.
mjpt777
committed
e2e99b0
View commit details
Copy full SHA for e2e99b0
View code at this point
Browse repository at this point
[Java]: Change line wrapping style to better suit rename refactorings.
mjpt777
committed
694ae4c
View commit details
Copy full SHA for 694ae4c
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL