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

1.0.22 #65

Merged
merged 26 commits into from
Jul 13, 2024
Merged

1.0.22 #65

merged 26 commits into from
Jul 13, 2024

Commits on Oct 25, 2023

  1. fixing ISS-149

    stormalf committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    19faa8d View commit details
    Browse the repository at this point in the history
  2. compiling successfully libwebp with chibicc

    stormalf committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    a6f637c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    bb77931 View commit details
    Browse the repository at this point in the history
  2. fixing ISS-157 empty union initializer

    stormalf committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    7353d2f View commit details
    Browse the repository at this point in the history
  3. fixing ISS-158

    stormalf committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    ddef53d View commit details
    Browse the repository at this point in the history
  4. fixing issues found when compiling memcached

    stormalf committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    535932d View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. fixing several issues found during postgres compile

    stormalf committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    10e15ed View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

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

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    1c3e817 View commit details
    Browse the repository at this point in the history
  2. fixing issues during postgres

    stormalf committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    70a3a30 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. fixing issues found during postgres compile

    stormalf committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    3e33f62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f4b2cf View commit details
    Browse the repository at this point in the history
  3. fixing other issue 168

    stormalf committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    84f0e3a View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. fixing some issues during postgres compilation and adding dumpversion…

    … parameter
    stormalf committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    da77cae View commit details
    Browse the repository at this point in the history
  2. fixing issue with extract_path

    stormalf committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    aad42bd View commit details
    Browse the repository at this point in the history
  3. fixing issue with extract_path and removing .dot

    stormalf committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    02d4924 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. fixing extract_path using other method

    stormalf committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    f4d601e View commit details
    Browse the repository at this point in the history
  2. removing extra dot file

    stormalf committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    77e58e2 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Fix function declarations with shared return type

    Parsing would fail on multiple function declarations with shared
    return types, for example: int multiple1(), multiple2();
    arbruijn committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    2bed102 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Merge pull request #64 from arbruijn/multiple-fun

    Fix function declarations with shared return type
    stormalf committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    98c75c8 View commit details
    Browse the repository at this point in the history
  2. fixes

    stormalf committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    fd95271 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f07f78a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. adding fixes from n0tknowing

    stormalf committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    2f4f9fd View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. adding other way to compile using cmake

    stormalf committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    39b60c8 View commit details
    Browse the repository at this point in the history
  2. fixing typo on README.md

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

Commits on Jul 13, 2024

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