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

Java: Add BITFIELD and BITFIELD_RO commands #1510

Merged
merged 8 commits into from
Jun 4, 2024

Commits on Jun 4, 2024

  1. Java: Add BITFIELD and BITFIELD_RO command (#314)

    * Initial implementation for early review
    
    * Added javadocs and tests
    
    * Addressed comments
    
    * Fixed javadocs
    
    * Fixed link
    
    * Fixed javadocs
    
    * Addressed comments
    GumpacG committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f3fd3ae View commit details
    Browse the repository at this point in the history
  2. Resolved conflicts

    GumpacG committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4042998 View commit details
    Browse the repository at this point in the history
  3. Addressed PR comments

    GumpacG committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    5738fe8 View commit details
    Browse the repository at this point in the history
  4. Missed PR comment

    GumpacG committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    71f67d8 View commit details
    Browse the repository at this point in the history
  5. Resolved conflicts

    GumpacG committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    789f674 View commit details
    Browse the repository at this point in the history
  6. Addressed PR comments

    GumpacG committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    fe8425a View commit details
    Browse the repository at this point in the history
  7. Rebased

    GumpacG committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    ada74ea View commit details
    Browse the repository at this point in the history
  8. Improved import

    GumpacG committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3733e22 View commit details
    Browse the repository at this point in the history