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

JSONObject parsing for self-referencing maps #809

Closed

Commits on Oct 8, 2023

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

Commits on Oct 15, 2023

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

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    6433bb5 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master' into fix_for_701

    # Conflicts:
    #	src/main/java/org/json/JSONObject.java
    #	src/test/java/org/json/junit/JSONObjectTest.java
    ZachsCoffee committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    c6b85a0 View commit details
    Browse the repository at this point in the history
  3. Change the default check for circular dependencies to "true" also rem…

    …ove the builder pattern and make it "with" pattern
    ZachsCoffee committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    44ee3eb View commit details
    Browse the repository at this point in the history
  4. Enhance the docs

    ZachsCoffee committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    385500a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Revert "Change the default check for circular dependencies to "true" …

    …also remove the builder pattern and make it "with" pattern"
    
    This reverts commit 44ee3eb
    ZachsCoffee committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    4ef5e29 View commit details
    Browse the repository at this point in the history
  2. Revert "Change the default check for circular dependencies to "true" …

    …also remove the builder pattern and make it "with" pattern"
    
    This reverts commit 44ee3eb
    ZachsCoffee committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    86443e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b008be2 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/fix_for_701_without_abstract' in…

    …to fix_for_701_without_abstract
    ZachsCoffee committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e58cb2c View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Remove the Java8 class

    ZachsCoffee committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    2faa193 View commit details
    Browse the repository at this point in the history