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

(chore) Clean up all regexs to be UTF-8 compliant/ready #2759

Merged
merged 24 commits into from Nov 2, 2020

Commits on Oct 27, 2020

  1. wip

    joshgoebel committed Oct 27, 2020
    Copy the full SHA
    bc3a1c3 View commit details
    Browse the repository at this point in the history
  2. wip

    joshgoebel committed Oct 27, 2020
    Copy the full SHA
    f0705a2 View commit details
    Browse the repository at this point in the history
  3. wip

    joshgoebel committed Oct 27, 2020
    Copy the full SHA
    64f2ce3 View commit details
    Browse the repository at this point in the history
  4. wip

    joshgoebel committed Oct 27, 2020
    Copy the full SHA
    b8bf0dd View commit details
    Browse the repository at this point in the history
  5. wip

    joshgoebel committed Oct 27, 2020
    Copy the full SHA
    bd00163 View commit details
    Browse the repository at this point in the history
  6. wip

    joshgoebel committed Oct 27, 2020
    Copy the full SHA
    a0cdbf7 View commit details
    Browse the repository at this point in the history
  7. wip

    joshgoebel committed Oct 27, 2020
    Copy the full SHA
    de9710a View commit details
    Browse the repository at this point in the history
  8. wip

    joshgoebel committed Oct 27, 2020
    Copy the full SHA
    c4fa035 View commit details
    Browse the repository at this point in the history
  9. done

    joshgoebel committed Oct 27, 2020
    Copy the full SHA
    d1778a1 View commit details
    Browse the repository at this point in the history
  10. speed up slow regex

    joshgoebel committed Oct 27, 2020
    Copy the full SHA
    19c57b2 View commit details
    Browse the repository at this point in the history
  11. fix small regression

    joshgoebel committed Oct 27, 2020
    Copy the full SHA
    be62eb5 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    42cf9c3 View commit details
    Browse the repository at this point in the history
  13. revert this

    joshgoebel committed Oct 27, 2020
    Copy the full SHA
    b8bf164 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    e2554d5 View commit details
    Browse the repository at this point in the history
  15. fix qml regression

    joshgoebel committed Oct 27, 2020
    Copy the full SHA
    ca6c899 View commit details
    Browse the repository at this point in the history
  16. fix JS regression

    joshgoebel committed Oct 27, 2020
    Copy the full SHA
    3f06e89 View commit details
    Browse the repository at this point in the history
  17. add comment

    joshgoebel committed Oct 27, 2020
    Copy the full SHA
    51eef19 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2020

  1. remove ambiguity

    joshgoebel committed Nov 2, 2020
    Copy the full SHA
    2352f77 View commit details
    Browse the repository at this point in the history
  2. remove wasted escape

    joshgoebel committed Nov 2, 2020
    Copy the full SHA
    427e1b2 View commit details
    Browse the repository at this point in the history
  3. add \ back, move - to end

    joshgoebel committed Nov 2, 2020
    Copy the full SHA
    c9fa9c5 View commit details
    Browse the repository at this point in the history
  4. Update src/languages/yaml.js

    Co-authored-by: Vladimir Jimenez <allejo@me.com>
    joshgoebel and allejo committed Nov 2, 2020
    Copy the full SHA
    48576ca View commit details
    Browse the repository at this point in the history
  5. Revert "revert this"

    This reverts commit b8bf164.
    joshgoebel committed Nov 2, 2020
    Copy the full SHA
    411de52 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d6461cd View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    f73ee46 View commit details
    Browse the repository at this point in the history