Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Jurrie/JavaOSC
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: hoijui/JavaOSC
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 20 files changed
  • 3 contributors

Commits on Jul 18, 2024

  1. Unit test

    Jurrie committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    30b7837 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57dd9a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Sep 23, 2024

  1. Ignore -idea files

    Otherwise you see some pointless files in git change list
    hannesa2 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    198f521 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

Commits on Dec 30, 2024

  1. Merge pull request hoijui#73 from Jurrie/feature/Fix_parallel_read_an…

    …d_write_for_UDPTransport
    
    Fix parallel read/write for UDPTransport
    hoijui authored Dec 30, 2024
    Configuration menu
    Copy the full SHA
    f3be45f View commit details
    Browse the repository at this point in the history
  2. Merge pull request hoijui#76 from hannesa2/Ignore.idea

    Ignore .idea files
    hoijui authored Dec 30, 2024
    Configuration menu
    Copy the full SHA
    1788243 View commit details
    Browse the repository at this point in the history
  3. Merge pull request hoijui#78 from hannesa2/MissingApiChangeDocu

    Add missing api change in comment
    hoijui authored Dec 30, 2024
    Configuration menu
    Copy the full SHA
    ff510fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f28b342 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    523a796 View commit details
    Browse the repository at this point in the history
  6. java-se: Moves to a different package then the handlers in core [fix]

    This fixes an OSGi bundling issue.
    hoijui committed Dec 30, 2024
    Configuration menu
    Copy the full SHA
    ddaa268 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    443f6d6 View commit details
    Browse the repository at this point in the history
  8. Tiny comment fix [minor]

    hoijui committed Dec 30, 2024
    Configuration menu
    Copy the full SHA
    c415ad6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5c3221c View commit details
    Browse the repository at this point in the history
  10. Mention how to support java.awt.Color handler if not found

    Partly fixes issue:
    <hoijui#74>
    hoijui committed Dec 30, 2024
    Configuration menu
    Copy the full SHA
    3fc203e View commit details
    Browse the repository at this point in the history
Loading