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

Switch to stream-based loading #11479

Merged
merged 16 commits into from
Jul 17, 2024
Merged

Switch to stream-based loading #11479

merged 16 commits into from
Jul 17, 2024

Commits on Jul 10, 2024

  1. Switch to stream-based loading

    koppor committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2655432 View commit details
    Browse the repository at this point in the history
  2. Fix typos

    koppor committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    157a448 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Add architecture test

    calixtus committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    cad404c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dbc4a3 View commit details
    Browse the repository at this point in the history
  3. Remove "static"

    koppor committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    11c1be7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa8f549 View commit details
    Browse the repository at this point in the history
  5. Streamline FileUtil.copy

    koppor committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    ba104cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c140774 View commit details
    Browse the repository at this point in the history
  7. More change to asStream

    koppor committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    66d2d64 View commit details
    Browse the repository at this point in the history
  8. Convert to getResourceAsStream

    koppor committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    338f7b0 View commit details
    Browse the repository at this point in the history
  9. Remoe unused imports

    koppor committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    17aa7c0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    acee78e View commit details
    Browse the repository at this point in the history
  11. Fix MathMLParser

    calixtus committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4e3a407 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Remove imports

    koppor committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    599b980 View commit details
    Browse the repository at this point in the history
  2. Fix test

    koppor committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    f36dfa3 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

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