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

Replace icu with utf8proc #228

Merged
merged 22 commits into from
Jun 22, 2024
Merged

Replace icu with utf8proc #228

merged 22 commits into from
Jun 22, 2024

Commits on Jun 18, 2024

  1. Add ENABLE_PYTHON compile flag

    auxten committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c5fb7a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fb5f5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b5afee View commit details
    Browse the repository at this point in the history
  4. Fix GIL

    auxten committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8b85adb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    759d735 View commit details
    Browse the repository at this point in the history
  6. Hello duck, cobra is comming

    auxten committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7e3dac2 View commit details
    Browse the repository at this point in the history
  7. Add submodule utf8proc

    auxten committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    c2b1202 View commit details
    Browse the repository at this point in the history
  8. Use llvm 18

    auxten committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5a6263c View commit details
    Browse the repository at this point in the history
  9. Fix some indent

    auxten committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    fdb135e View commit details
    Browse the repository at this point in the history
  10. Add utf8proc

    auxten committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    368a9f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    909ab0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e5c410 View commit details
    Browse the repository at this point in the history
  3. Fix je_malloc_stats_print

    auxten committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4334771 View commit details
    Browse the repository at this point in the history
  4. Enable utf8proc

    auxten committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    94f1112 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dab2442 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d39b23 View commit details
    Browse the repository at this point in the history
  7. Strip so

    auxten committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3860a95 View commit details
    Browse the repository at this point in the history
  8. Set pandas output width

    auxten committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7a0c3dc View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Use latest llvm-strip

    auxten committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    6b727ac View commit details
    Browse the repository at this point in the history
  2. Cleanup

    auxten committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    6347bf4 View commit details
    Browse the repository at this point in the history
  3. Fix bug of PyReader

    auxten committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4c26d2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ce6969 View commit details
    Browse the repository at this point in the history