-
Notifications
You must be signed in to change notification settings - Fork 826
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[POC] FieldSerializer for Records #931
Open
theigl
wants to merge
23
commits into
master
Choose a base branch
from
record-field-serializer
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Feb 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9706cd6 - Browse repository at this point
Copy the full SHA 9706cd6View commit details
Commits on Feb 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0a73948 - Browse repository at this point
Copy the full SHA 0a73948View commit details
Commits on Nov 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b945876 - Browse repository at this point
Copy the full SHA b945876View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10681fc - Browse repository at this point
Copy the full SHA 10681fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8563aa - Browse repository at this point
Copy the full SHA e8563aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57b919c - Browse repository at this point
Copy the full SHA 57b919cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8093552 - Browse repository at this point
Copy the full SHA 8093552View commit details
Commits on Dec 16, 2022
-
Merge remote-tracking branch 'origin/master' into record-field-serial…
…izer # Conflicts: # src/com/esotericsoftware/kryo/serializers/DefaultSerializers.java
Configuration menu - View commit details
-
Copy full SHA for 1d8c838 - Browse repository at this point
Copy the full SHA 1d8c838View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86eceb8 - Browse repository at this point
Copy the full SHA 86eceb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e1d921 - Browse repository at this point
Copy the full SHA 5e1d921View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca3fb98 - Browse repository at this point
Copy the full SHA ca3fb98View commit details -
Configuration menu - View commit details
-
Copy full SHA for c41eb11 - Browse repository at this point
Copy the full SHA c41eb11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78986e0 - Browse repository at this point
Copy the full SHA 78986e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b89a764 - Browse repository at this point
Copy the full SHA b89a764View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62805b4 - Browse repository at this point
Copy the full SHA 62805b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ecda65 - Browse repository at this point
Copy the full SHA 2ecda65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 77bd150 - Browse repository at this point
Copy the full SHA 77bd150View commit details
Commits on Dec 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 01d2026 - Browse repository at this point
Copy the full SHA 01d2026View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ca27e8 - Browse repository at this point
Copy the full SHA 0ca27e8View commit details
Commits on Dec 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bb13cd6 - Browse repository at this point
Copy the full SHA bb13cd6View commit details -
Remove unnecessary call to
kry.reference()
since records cannot con……tain themselves
Configuration menu - View commit details
-
Copy full SHA for 9ff145b - Browse repository at this point
Copy the full SHA 9ff145bView commit details
Commits on Dec 30, 2022
-
Merge remote-tracking branch 'origin/master' into record-field-serial…
…izer # Conflicts: # test-jdk14/com/esotericsoftware/kryo/serializers/RecordSerializerTest.java
Configuration menu - View commit details
-
Copy full SHA for 3fdfef3 - Browse repository at this point
Copy the full SHA 3fdfef3View commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d8a67a5 - Browse repository at this point
Copy the full SHA d8a67a5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.