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: akshath/SocketTest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jmeierhofer/SocketTest
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.
  • 19 commits
  • 51 files changed
  • 2 contributors

Commits on May 11, 2021

  1. convert to gradle project

    k0923619 authored and k0923619 committed May 11, 2021
    Configuration menu
    Copy the full SHA
    1fc9a70 View commit details
    Browse the repository at this point in the history
  2. convert to gradle project

    k0923619 authored and k0923619 committed May 11, 2021
    Configuration menu
    Copy the full SHA
    7b657b2 View commit details
    Browse the repository at this point in the history
  3. move version info to single class

    k0923619 authored and k0923619 committed May 11, 2021
    Configuration menu
    Copy the full SHA
    af8db73 View commit details
    Browse the repository at this point in the history
  4. add additional author info

    k0923619 authored and k0923619 committed May 11, 2021
    Configuration menu
    Copy the full SHA
    1e4efaa View commit details
    Browse the repository at this point in the history
  5. add additional author info

    k0923619 authored and k0923619 committed May 11, 2021
    Configuration menu
    Copy the full SHA
    7ae4afe View commit details
    Browse the repository at this point in the history
  6. remove not needed libraries

    k0923619 authored and k0923619 committed May 11, 2021
    Configuration menu
    Copy the full SHA
    ad8898b View commit details
    Browse the repository at this point in the history
  7. fix eclipse warnings

    k0923619 authored and k0923619 committed May 11, 2021
    Configuration menu
    Copy the full SHA
    3b7b400 View commit details
    Browse the repository at this point in the history
  8. print R: for every received text

    k0923619 authored and k0923619 committed May 11, 2021
    Configuration menu
    Copy the full SHA
    7ff2786 View commit details
    Browse the repository at this point in the history
  9. update readme

    k0923619 authored and k0923619 committed May 11, 2021
    Configuration menu
    Copy the full SHA
    637a77d View commit details
    Browse the repository at this point in the history
  10. remove not needed ANT file

    k0923619 authored and k0923619 committed May 11, 2021
    Configuration menu
    Copy the full SHA
    be2fcc9 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. new feature to define charset for raw byte conversion (replaces button

    to open port dialog)
    k0923619 authored and k0923619 committed May 12, 2021
    Configuration menu
    Copy the full SHA
    7b766b2 View commit details
    Browse the repository at this point in the history
  2. update readme to include Gradle changes

    k0923619 authored and k0923619 committed May 12, 2021
    Configuration menu
    Copy the full SHA
    64b4320 View commit details
    Browse the repository at this point in the history
  3. fix readme typo

    k0923619 authored and k0923619 committed May 12, 2021
    Configuration menu
    Copy the full SHA
    d900cb2 View commit details
    Browse the repository at this point in the history
  4. command now shows the Windows CMD syntax and not Bash

    k0923619 authored and k0923619 committed May 12, 2021
    Configuration menu
    Copy the full SHA
    04a92a3 View commit details
    Browse the repository at this point in the history
  5. remove not needed class from Port selection dialog (already removed)

    k0923619 authored and k0923619 committed May 12, 2021
    Configuration menu
    Copy the full SHA
    501692f View commit details
    Browse the repository at this point in the history
  6. the TCP client and server no longer append a new line to every sent text

    k0923619 authored and k0923619 committed May 12, 2021
    Configuration menu
    Copy the full SHA
    d1fbbd4 View commit details
    Browse the repository at this point in the history
  7. prepare first successor release

    k0923619 authored and k0923619 committed May 12, 2021
    Configuration menu
    Copy the full SHA
    8e151ca View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. update gradle wrapper to 8.11.1

    Jochen Meierhofer committed May 15, 2025
    Configuration menu
    Copy the full SHA
    3a2f804 View commit details
    Browse the repository at this point in the history
  2. replace text field with text area to handle new lines correctly

    Jochen Meierhofer committed May 15, 2025
    Configuration menu
    Copy the full SHA
    4ebb156 View commit details
    Browse the repository at this point in the history
Loading