Projekt

Allgemein

Profil

Revision:

Revisionen

# Datum Autor Kommentar
9f34a097 01.10.2024 21:37 admin

test: adjusted to latest changes.

1c8f64f4 01.10.2024 21:37 admin

parser: fixed a typo.

e40d5858 01.10.2024 21:37 admin

msgio: added fields ID and REFID to ipc messages. Use new convenience fns of GWEN_MSG.

766169d3 01.10.2024 21:37 admin

msgio: added missing change.

3806ca87 01.10.2024 21:37 admin

msgio: improved GWEN_MSG, added convenience functions.

2b56e7ec 01.10.2024 21:37 admin

msgio: introduce GWEN_MsgEndpoint_GetNextMessageId()

2e85034c 03.08.2024 11:57 mlenk

Use pkgconf for gpg-error build flags

On some build systems the old automake macro AM_PATH_GPG_ERROR doesn't work
because the binary gpg-error-config no longer exists. As a gpg-error.pc file is
available, let's switch to this more contemporary approach to determine the...

990dad97 05.07.2024 23:52 admin

Fixed call to readlink().

readlink() doesn't append a NULL!!

b84c2489 14.06.2024 21:46 admin

gsa: fixed handling of symbolic links.

79919d74 14.06.2024 21:08 admin

incremented version.

8d12e785 14.06.2024 21:08 admin

gwenbuild: use lstat if possible (otherwise symbolic links will be resolved).

c3958f3e 14.06.2024 21:07 admin

gwenbuild: also install symbolic links for libs.

cd027c4e 21.04.2024 18:18 admin

Incremented version.

7f45ecad 21.04.2024 18:18 admin

README: remove var from documentation (no longer used).

fe591b76 21.04.2024 16:10 admin

Added GWENHYWFAR_CB to function implementations also (seems to be required from MinGW64, see #306)

5a67a2eb 21.04.2024 16:06 admin

Use GWEN_Text_strndup() instead of strndup (the latter is not available with MinGW64).

258dcdbf 21.04.2024 16:02 admin

Added license info for portable_endian.h (public domain).

13ffdf34 21.04.2024 15:57 admin

Fixed a bug in GWEN_Date (day numbering starts at 1, not zero).

4532a7b6 21.04.2024 15:56 admin

Use new "portable_endian.h" instead of endian.h

3242c024 21.04.2024 15:56 admin

Added "portable_endian.h" from https://gist.github.com/panzi/6856583

788314e4 12.04.2024 12:36 admin

gwenbuild: improved error message handling.

Frame error messages from gcc or other called tools with
"entering directory ..." and "leaving directory ..." to improve error
handling when calling gwbuild from an IDE (or in my case FTE).

Those lines help the IDE to locate files (e.g. when there are errors in...

96ee57da 19.03.2024 22:47 admin

incremented version.

a43b6888 19.03.2024 22:44 admin

prepared release 5.11.1beta.

32aebf83 19.03.2024 22:39 admin

make list types typesafe.

"typedef GWEN_LIST1 t##_LIST" will not allow to detect when a wrong list
type is used as long as any list type is used. That will most likely lead
to undefined behaviour.

Maybe we will need to increment the major build version because of this.

5ed52d67 19.03.2024 22:13 admin

gwen_buffer: corrected use of va_start and va_end.

(26-50/3207) Pro Seite: 25, 50, 100

Auch abrufbar als: Atom