.hgignore

Sun, 06 Nov 2022 16:07:32 +0100

author
Mike Becker <universe@uap-core.de>
date
Sun, 06 Nov 2022 16:07:32 +0100
changeset 604
056e5f592d84
parent 398
8d506ed6c1c0
child 753
24dc84788dee
permissions
-rw-r--r--

change hash functions

1) for zero-terminated strings, the terminator is no longer included in the hash
2) for NULL there is now a special hash value different from the hash for empty data

syntax:regexp
^nbproject/
^build/
/core$
DS_Store$
^stamp-h
/test-suite.log$
^ucx-.*\.tar.gz$
^.idea/
^cmake-build-

mercurial