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

Lazy parsing #143

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Lazy parsing #143

wants to merge 8 commits into from

Commits on Aug 2, 2023

  1. Lazy parsing

    c960657 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    8659192 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

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

Commits on Sep 28, 2023

  1. Merge branch 'master' into lazy

    # Conflicts:
    #	lib/fastimage.rb
    c960657 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    81b9102 View commit details
    Browse the repository at this point in the history
  2. Use native Ruby methods

    c960657 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    898fb23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9806a22 View commit details
    Browse the repository at this point in the history
  4. Use #size for fetch_file_read

    c960657 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    64fc989 View commit details
    Browse the repository at this point in the history
  5. Bah

    c960657 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    a4e1a87 View commit details
    Browse the repository at this point in the history
  6. Avoid warning

    c960657 committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    cdbb5ca View commit details
    Browse the repository at this point in the history