.hgignore

Sat, 04 Dec 2021 17:38:23 +0100

author
Mike Becker <universe@uap-core.de>
date
Sat, 04 Dec 2021 17:38:23 +0100
changeset 475
31bf97fdbf71
parent 398
8d506ed6c1c0
child 753
24dc84788dee
permissions
-rw-r--r--

add cx_linked_list_first() + cx_linked_list_prepend()

removes concatenating behavior of cx_linked_list_add()

universe@3 1 syntax:regexp
universe@252 2 ^nbproject/
universe@252 3 ^build/
universe@252 4 /core$
olaf@104 5 DS_Store$
universe@252 6 ^stamp-h
universe@252 7 /test-suite.log$
universe@258 8 ^ucx-.*\.tar.gz$
universe@372 9 ^.idea/
universe@372 10 ^cmake-build-

mercurial