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

Gen/javadoc #728

Draft
wants to merge 70 commits into
base: develop
Choose a base branch
from
Draft

Gen/javadoc #728

wants to merge 70 commits into from

Commits on Jan 5, 2024

  1. Added javadoc

    keiran-lawrey authored and peter-lawrey committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    6629d18 View commit details
    Browse the repository at this point in the history
  2. Added javadoc

    keiran-lawrey authored and peter-lawrey committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    31b5e37 View commit details
    Browse the repository at this point in the history
  3. Added javadoc 202307 (#720)

    * Tidy formatting
    
    * Tidy formatting
    
    * Add javadoc for LongConverter
    
    * Add javadoc
    peter-lawrey committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    f2493ce View commit details
    Browse the repository at this point in the history
  4. throw an IAE on a missing class alias (#721)

    * throw an IAE on a missing class alias
    
    * Change how banned package are handled
    peter-lawrey committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    19e6675 View commit details
    Browse the repository at this point in the history
  5. Improve Java21 support

    peter-lawrey committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    50d39b9 View commit details
    Browse the repository at this point in the history
  6. Added javadoc and comments

    keiran-lawrey authored and peter-lawrey committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    720c1a8 View commit details
    Browse the repository at this point in the history
  7. FIx a merge issue

    peter-lawrey committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    898eebd View commit details
    Browse the repository at this point in the history
  8. Added javadoc and comments

    keiran-lawrey authored and peter-lawrey committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    333eda5 View commit details
    Browse the repository at this point in the history
  9. Added javadoc and comments

    keiran-lawrey authored and peter-lawrey committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    d41da0d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cebde5f View commit details
    Browse the repository at this point in the history
  11. remove @SInCE

    peter-lawrey committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    acf17bf View commit details
    Browse the repository at this point in the history
  12. remove @SInCE

    peter-lawrey committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    e6507be View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Updating to bom version 2.25ea17

    hft-team-city authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    7568660 View commit details
    Browse the repository at this point in the history
  2. [maven-release-plugin] prepare release chronicle-wire-2.25ea6

    hft-team-city authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    fed7823 View commit details
    Browse the repository at this point in the history
  3. [maven-release-plugin] prepare for next development iteration

    hft-team-city authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2468043 View commit details
    Browse the repository at this point in the history
  4. Reverting back to bom version 2.25ea-SNAPSHOT

    hft-team-city authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3304ae6 View commit details
    Browse the repository at this point in the history
  5. added a callback to channels to notify when a TCP/IP connection is cl…

    …osed (#812)
    
    * added a callback to channels to notify when a TCP/IP connection is closed
    
    * changed to   Consumer<ChronicleChannel>
    
    * removed unwanted imports
    
    ---------
    
    Co-authored-by: Rob Austin <[email protected]>
    2 people authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ad3b939 View commit details
    Browse the repository at this point in the history
  6. Updating to bom version 2.25ea18

    hft-team-city authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    57dd5b4 View commit details
    Browse the repository at this point in the history
  7. [maven-release-plugin] prepare release chronicle-wire-2.25ea7

    hft-team-city authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    433d098 View commit details
    Browse the repository at this point in the history
  8. [maven-release-plugin] prepare for next development iteration

    hft-team-city authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f78f476 View commit details
    Browse the repository at this point in the history
  9. Reverting back to bom version 2.25ea-SNAPSHOT

    hft-team-city authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d5590c8 View commit details
    Browse the repository at this point in the history
  10. Merged changes

    peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    9557829 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3478561 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    17b2f97 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    73bac1a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4122793 View commit details
    Browse the repository at this point in the history
  15. Add nested collection support.

    yevgenp authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    08cbbd5 View commit details
    Browse the repository at this point in the history
  16. Update pom.xml (#817)

    * Update pom.xml
    
    * Update pom.xml
    RobAustin authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    5f86db7 View commit details
    Browse the repository at this point in the history
  17. Fix NotNull issue (#818)

    tgd authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    db8bad9 View commit details
    Browse the repository at this point in the history
  18. Roll to new parent pom (#820)

    tgd authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ffbbb5f View commit details
    Browse the repository at this point in the history
  19. Updating parent POM (automated)

    hft-team-city authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c05c8c2 View commit details
    Browse the repository at this point in the history
  20. Updating to bom version 2.25ea19

    hft-team-city authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    4db0750 View commit details
    Browse the repository at this point in the history
  21. [maven-release-plugin] prepare release chronicle-wire-2.25ea8

    hft-team-city authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    64ffc15 View commit details
    Browse the repository at this point in the history
  22. [maven-release-plugin] prepare for next development iteration

    hft-team-city authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    40e90df View commit details
    Browse the repository at this point in the history
  23. Reverting back to bom version 2.25ea-SNAPSHOT

    hft-team-city authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    b267fea View commit details
    Browse the repository at this point in the history
  24. 824 services cfg to yaml and back (#826)

    * #824 Reproduce issue
    
    * Handle converting from a String to a class natively rather than via a hack.
    
    * Produce an appropriate error for an unknown type.
    
    ---------
    
    Co-authored-by: maxim-ponomarev <[email protected]>
    peter-lawrey and maxim-ponomarev committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    6640c4b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f1044fb View commit details
    Browse the repository at this point in the history
  26. Update binary compatibility

    yevgenp authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    b44b7fc View commit details
    Browse the repository at this point in the history
  27. Use forkCount: 4 (#830)

    peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    cb80ec0 View commit details
    Browse the repository at this point in the history
  28. Use forkCount: 1 (#833)

    peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d953b9b View commit details
    Browse the repository at this point in the history
  29. Updating to bom version 2.25ea23

    hft-team-city authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    23832db View commit details
    Browse the repository at this point in the history
  30. [maven-release-plugin] prepare release chronicle-wire-2.25ea9

    hft-team-city authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    86e643e View commit details
    Browse the repository at this point in the history
  31. [maven-release-plugin] prepare for next development iteration

    hft-team-city authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    38d9a8c View commit details
    Browse the repository at this point in the history
  32. Reverting back to bom version 2.25ea-SNAPSHOT

    hft-team-city authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    650a222 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    3bbde21 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    a77e8d1 View commit details
    Browse the repository at this point in the history
  35. #444 minor fixes

    Rob Austin authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f48265e View commit details
    Browse the repository at this point in the history
  36. fixed deprecation issues

    Rob Austin authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    718d0c8 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    6b1ce35 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    e8cb0cb View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    1872409 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    bcfb9d4 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    2a82371 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    b313350 View commit details
    Browse the repository at this point in the history
  43. Updating to bom version 2.25ea29

    hft-team-city authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2590f07 View commit details
    Browse the repository at this point in the history
  44. [maven-release-plugin] prepare release chronicle-wire-2.25ea10

    hft-team-city authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    79f196b View commit details
    Browse the repository at this point in the history
  45. [maven-release-plugin] prepare for next development iteration

    hft-team-city authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    0a567d1 View commit details
    Browse the repository at this point in the history
  46. Reverting back to bom version 2.25ea-SNAPSHOT

    hft-team-city authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    05b3e3d View commit details
    Browse the repository at this point in the history
  47. Updating parent POM (automated)

    hft-team-city authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    1cbdb9f View commit details
    Browse the repository at this point in the history
  48. Added javadoc

    keiran-lawrey authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    5b5c327 View commit details
    Browse the repository at this point in the history
  49. Added javadoc and comments

    keiran-lawrey authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    3d92100 View commit details
    Browse the repository at this point in the history
  50. Added javadoc and comments

    keiran-lawrey authored and peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e539fa5 View commit details
    Browse the repository at this point in the history
  51. remove @SInCE

    peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ea5b264 View commit details
    Browse the repository at this point in the history
  52. Merged changes

    peter-lawrey committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    64b1749 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Reviewed some changes

    peter-lawrey committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    85e2940 View commit details
    Browse the repository at this point in the history
  2. Reviewed some changes

    peter-lawrey committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    cf34562 View commit details
    Browse the repository at this point in the history
  3. # Conflicts:

    #	src/main/java/net/openhft/chronicle/wire/AbstractGeneratedMethodReader.java
    #	src/main/java/net/openhft/chronicle/wire/Event.java
    #	src/main/java/net/openhft/chronicle/wire/IdentifierLongConverter.java
    #	src/main/java/net/openhft/chronicle/wire/JSONWire.java
    #	src/main/java/net/openhft/chronicle/wire/Marshallable.java
    #	src/main/java/net/openhft/chronicle/wire/ServicesTimestampLongConverter.java
    #	src/main/java/net/openhft/chronicle/wire/ValueIn.java
    #	src/main/java/net/openhft/chronicle/wire/ValueOut.java
    #	src/main/java/net/openhft/chronicle/wire/WireMarshaller.java
    #	src/main/java/net/openhft/chronicle/wire/WireType.java
    #	src/main/java/net/openhft/chronicle/wire/WireTypeConverter.java
    #	src/main/java/net/openhft/chronicle/wire/Wires.java
    #	src/main/java/net/openhft/chronicle/wire/channel/ChronicleChannelCfg.java
    #	src/main/java/net/openhft/chronicle/wire/channel/impl/ChronicleChannelUtils.java
    #	src/test/java/net/openhft/chronicle/wire/Base85LongConverterTest.java
    #	src/test/java/net/openhft/chronicle/wire/CSVWireTest.java
    #	src/test/java/net/openhft/chronicle/wire/NanoTimestampLongConverterTest.java
    #	src/test/java/net/openhft/chronicle/wire/WiresTest.java
    #	src/test/java/net/openhft/chronicle/wire/issue/Issue609Test.java
    peter-lawrey committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5a9a3b5 View commit details
    Browse the repository at this point in the history
  4. Merged with develop

    peter-lawrey committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    bfe3e8a View commit details
    Browse the repository at this point in the history
  5. # Conflicts:

    #	src/main/java/net/openhft/chronicle/wire/Event.java
    #	src/main/java/net/openhft/chronicle/wire/IdentifierLongConverter.java
    #	src/main/java/net/openhft/chronicle/wire/JSONWire.java
    #	src/main/java/net/openhft/chronicle/wire/ServicesTimestampLongConverter.java
    #	src/main/java/net/openhft/chronicle/wire/WireMarshaller.java
    #	src/main/java/net/openhft/chronicle/wire/WireTypeConverter.java
    #	src/main/java/net/openhft/chronicle/wire/channel/ChronicleChannelCfg.java
    #	src/main/java/net/openhft/chronicle/wire/channel/impl/ChronicleChannelUtils.java
    #	src/test/java/net/openhft/chronicle/wire/Base85LongConverterTest.java
    #	src/test/java/net/openhft/chronicle/wire/CSVWireTest.java
    #	src/test/java/net/openhft/chronicle/wire/NanoTimestampLongConverterTest.java
    peter-lawrey committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    924c9e2 View commit details
    Browse the repository at this point in the history
  6. Merged with develop

    peter-lawrey committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    fd22da9 View commit details
    Browse the repository at this point in the history