Skip to content
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
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    9706cd6 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    0a73948 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Configuration menu
    Copy the full SHA
    b945876 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10681fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8563aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57b919c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8093552 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Merge remote-tracking branch 'origin/master' into record-field-serial…

    …izer
    
    # Conflicts:
    #	src/com/esotericsoftware/kryo/serializers/DefaultSerializers.java
    theigl committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    1d8c838 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86eceb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e1d921 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    theigl committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    ca3fb98 View commit details
    Browse the repository at this point in the history
  5. Require JDK 17

    theigl committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    c41eb11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78986e0 View commit details
    Browse the repository at this point in the history
  7. Cleanup

    theigl committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    b89a764 View commit details
    Browse the repository at this point in the history
  8. Cleanup

    theigl committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    62805b4 View commit details
    Browse the repository at this point in the history
  9. Cleanup

    theigl committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    2ecda65 View commit details
    Browse the repository at this point in the history
  10. Cleanup

    theigl committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    77bd150 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. Configuration menu
    Copy the full SHA
    01d2026 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    theigl committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    0ca27e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    bb13cd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ff145b View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Merge remote-tracking branch 'origin/master' into record-field-serial…

    …izer
    
    # Conflicts:
    #	test-jdk14/com/esotericsoftware/kryo/serializers/RecordSerializerTest.java
    theigl committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    3fdfef3 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    d8a67a5 View commit details
    Browse the repository at this point in the history