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: tcalmant/python-javaobj
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: urucoder/python-javaobj
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.
  • 11 commits
  • 6 files changed
  • 1 contributor

Commits on Apr 9, 2020

  1. adds suport for SC_WRITE_METHOD

    Fede A committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    d44f84b View commit details
    Browse the repository at this point in the history
  2. removes unused parameter

    Fede A committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    3d0a1a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. fixes _read_class_data

    Fede A committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    574b076 View commit details
    Browse the repository at this point in the history
  2. main project sync

    Fede A committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    2b3593b View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. adds tests for custom writeObject

    Fede A committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    fd30e4e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Configuration menu
    Copy the full SHA
    e7a231c View commit details
    Browse the repository at this point in the history
  2. revert OrderedDict and instead use dict names

    Fede A committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    9dab084 View commit details
    Browse the repository at this point in the history
  3. custom dict construction

    Fede A committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    c74e612 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56c526d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7ebb0e View commit details
    Browse the repository at this point in the history
  6. removes dict values call

    Fede A committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    80acea1 View commit details
    Browse the repository at this point in the history
Loading