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

Add Regex::CompileOptions::MULTILINE_ONLY #14870

Merged
merged 15 commits into from
Oct 10, 2024

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    7d58454 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de7efd4 View commit details
    Browse the repository at this point in the history
  3. Added processing for PCRE

    ralsina committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    50ee32a View commit details
    Browse the repository at this point in the history
  4. typo

    ralsina committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    f0ecbb2 View commit details
    Browse the repository at this point in the history
  5. Remove debug info

    ralsina committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    11fa2dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6846a72 View commit details
    Browse the repository at this point in the history
  7. Update src/regex.cr

    Co-authored-by: Sijawusz Pur Rahnama <[email protected]>
    ralsina and Sija authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    aba27d5 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

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

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    603d7df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2f7d72 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Update src/regex.cr

    Co-authored-by: Johannes Müller <[email protected]>
    ralsina and straight-shoota authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a27a19e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74d2e62 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. crystal tool format

    straight-shoota committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0bdba96 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

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

Commits on Oct 8, 2024

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