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: 3breadt/dd-plist
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.24.0
Choose a base ref
...
head repository: 3breadt/dd-plist
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.25.0
Choose a head ref
  • 7 commits
  • 78 files changed
  • 2 contributors

Commits on Aug 1, 2022

  1. Update JavaDoc for v1.24

    3breadt committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    d8979e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. Configuration menu
    Copy the full SHA
    d4367cd View commit details
    Browse the repository at this point in the history
  2. Review of ASCIIPropertyListParser

    Corrected documentation and modernized code.
    3breadt committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    a34d956 View commit details
    Browse the repository at this point in the history
  3. Review XMLPropertyListParser.

    Correct documentation and modernize code.
    3breadt committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    21a6334 View commit details
    Browse the repository at this point in the history
  4. Moved logic to write/convert property list formats into dedicated cla…

    …sses.
    
    Marked PropertyListParser methods related to writing/converting as deprecated.
    Marked BinaryPropertyListWriter methods with argument order different to the rest of the save/write methods as deprecated.
    3breadt committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    a784ed4 View commit details
    Browse the repository at this point in the history
  5. Code cleanup and maintenance

    3breadt committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    35ef76e View commit details
    Browse the repository at this point in the history
  6. Release 1.25

    3breadt committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    d82627e View commit details
    Browse the repository at this point in the history
Loading