Mercurial > trustbridge
annotate .hgignore @ 1081:edbf5e5e88f4
(issue118) Extend verify_binary to carry an open file
* binverify.c: Change result to a structure containing an open fptr
Use in Memory data for windows verification.
* mainwindow.cpp, selftest.c: Handle the returend structure
* binverifytest.cpp: Test for the exclusive read and update signature.
* listutil.c: Add optional fptr parameter to read_file
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Thu, 11 Sep 2014 12:05:24 +0200 |
parents | 9d538d93766c |
children | cf1fdb254c41 |
rev | line source |
---|---|
928
9d538d93766c
Added manual build path to .hgignore
Emanuel Schuetze <emanuel@intevation.de>
parents:
926
diff
changeset
|
1 manuals/.venv |
9d538d93766c
Added manual build path to .hgignore
Emanuel Schuetze <emanuel@intevation.de>
parents:
926
diff
changeset
|
2 manuals/help-manual/_build |
9d538d93766c
Added manual build path to .hgignore
Emanuel Schuetze <emanuel@intevation.de>
parents:
926
diff
changeset
|
3 manuals/admin-manual/_build |
9d538d93766c
Added manual build path to .hgignore
Emanuel Schuetze <emanuel@intevation.de>
parents:
926
diff
changeset
|
4 |
9d538d93766c
Added manual build path to .hgignore
Emanuel Schuetze <emanuel@intevation.de>
parents:
926
diff
changeset
|
5 .swp |
9d538d93766c
Added manual build path to .hgignore
Emanuel Schuetze <emanuel@intevation.de>
parents:
926
diff
changeset
|
6 |
926
ca997bc0f790
(issue63) Updated message box text for normal user.
Emanuel Schuetze <emanuel@intevation.de>
parents:
907
diff
changeset
|
7 build-linux |
ca997bc0f790
(issue63) Updated message box text for normal user.
Emanuel Schuetze <emanuel@intevation.de>
parents:
907
diff
changeset
|
8 build-windows |
ca997bc0f790
(issue63) Updated message box text for normal user.
Emanuel Schuetze <emanuel@intevation.de>
parents:
907
diff
changeset
|
9 build-i386 |