Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: foswiki/distro
base: be33f8f40df9
Choose a base ref
...
head repository: foswiki/distro
compare: 3a4a220afa3c
Choose a head ref
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Dec 31, 2015

  1. Item13405: Restore original Foswiki::decode implementation

    vrurg noticed the issue - this is more efficient.
    gac410 committed Dec 31, 2015
    Copy the full SHA
    6f5332c View commit details
    Browse the repository at this point in the history
  2. Item13405: Do NFC normalization in the configure FileUtil

    It's only used in configure, and as the file system paths might contain
    utf-8 bytes, this is safest.
    gac410 committed Dec 31, 2015
    Copy the full SHA
    3f1cfd9 View commit details
    Browse the repository at this point in the history
  3. Item13405: Implement bootstrap of NFC Normalization flag

    Avoid mis-configurations on OSX / Darwin and other NFD file system
    implementations.
    gac410 committed Dec 31, 2015
    Copy the full SHA
    86d5f50 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3a4a220 View commit details
    Browse the repository at this point in the history