Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe Revision Geändert vor Autor Kommentar
  base 1ded799f fast 6 Jahren admin BUILD: Disable some warnings, started fixing co...
  crypt3 1ded799f fast 6 Jahren admin BUILD: Disable some warnings, started fixing co...
  cryptmsg 1ded799f fast 6 Jahren admin BUILD: Disable some warnings, started fixing co...
  crypttoken 1ded799f fast 6 Jahren admin BUILD: Disable some warnings, started fixing co...
  gparser 1ded799f fast 6 Jahren admin BUILD: Disable some warnings, started fixing co...
  gui 1ded799f fast 6 Jahren admin BUILD: Disable some warnings, started fixing co...
  html 1ded799f fast 6 Jahren admin BUILD: Disable some warnings, started fixing co...
  os 7457d71f fast 6 Jahren admin Fixed compiler warnings.
  parser 7457d71f fast 6 Jahren admin Fixed compiler warnings.
  sar 1ded799f fast 6 Jahren admin BUILD: Disable some warnings, started fixing co...
  sio 1ded799f fast 6 Jahren admin BUILD: Disable some warnings, started fixing co...
.cvsignore 118 Bytes 69c1f2a3 mehr als 19 Jahren cstim Add cvsignore. Improve makefile - make check wi...
Makefile.am 2,15 KB 1ded799f fast 6 Jahren admin BUILD: Disable some warnings, started fixing co...
binreloc.c 19,3 KB 597e14d2 mehr als 6 Jahren admin Fixed cppcheck-warnings. - result of realloc o...
binreloc.h 2,84 KB 1f12db66 mehr als 6 Jahren admin Result of "make format".
gwenhywfar.c 13,3 KB 634430e6 fast 6 Jahren admin BASE: removed unused code. The code encapsulat...
gwenhywfar.h 3,4 KB 70a20248 mehr als 11 Jahren mlenk Reverting previous revision 2284 ... preparing...
gwenhywfarapi.h 5,25 KB 1f12db66 mehr als 6 Jahren admin Result of "make format".
ressource.rc.in 3,36 KB c5497896 mehr als 21 Jahren aquamaniac - started cleaning up function names git-svn-...
testlib.c 9,23 KB 1f12db66 mehr als 6 Jahren admin Result of "make format".
types.h.in 1,97 KB da13b417 mehr als 17 Jahren martin merged branch aq3 back to trunk git-svn-id: ht...
version.h.in 2,29 KB 5630d27e fast 20 Jahren aquamaniac - added functions - GWEN_PluginManager_Insert...

Aktuellste Revisionen

# Datum Autor Kommentar
7457d71f 17.10.2019 23:36 admin

Fixed compiler warnings.

1ded799f 17.10.2019 18:59 admin

BUILD: Disable some warnings, started fixing compiler warnings.

aee95892 14.10.2019 23:48 admin

ConfigMgr: Add GWENHYWFAR_CB to virtual functions.

c5e218cc 14.10.2019 22:41 cstimming

More printf format specifier standarization from <inttypes.h>

c37108bc 14.10.2019 22:35 cstimming

Minor windows debug output improvement (maybe a problem with the format specifier?)

be69cdb9 14.10.2019 22:35 cstimming

Fix another windows printf format specifier.

In this particular case, a printf format specifier for size_t is needed,
but <inttypes.h> does not have one. We define our own, inspired from here:
https://stackoverflow.com/questions/44382862/how-to-printf-a-size-t-without-warning-in-mingw-w64-gcc-7-1

d86a71a0 14.10.2019 22:31 cstimming

Fix printf format specifiers for windows compatibility using macros from <inttypes.h>

For explanation, see e.g.
https://en.cppreference.com/w/cpp/header/cinttypes
https://stackoverflow.com/questions/16859500/mmh-who-are-you-priu64

deccd267 13.10.2019 22:26 cstimming

Minor windows warnings fixed

- missing include for _mkdir
- Removed cast from void* (8 byte on x86_64) to int in debug output
- Commented out unused variable (set but not used)

180c9cd2 13.10.2019 22:25 cstimming

Minor windows compile warnings improved

- unused static function, unused variable ifdef'd out

d21c36fd 13.10.2019 18:08 Ludolf Holzheid

For the console user interface, add a log level for progress messages, controlled by a new environment variable GWEN_CPROGRESS_LOGLEVEL.

Revisionen anzeigen

Auch abrufbar als: Atom