Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe Revision Geändert vor Autor Kommentar
  base 931141cc mehr als 21 Jahren cstim 2004-04-16 Christian Stimming <stimming@tuhh.d...
  crypt 5b6c9182 mehr als 21 Jahren aquamaniac 2004/03/19: Martin Preuss<martin@libchipcard.de...
  io 3cbd4adc mehr als 21 Jahren aquamaniac C-binding where missing git-svn-id: https://d...
  net e68be609 mehr als 21 Jahren aquamaniac - changed the way a DLL is created: Now the...
  os 462f2f03 mehr als 21 Jahren aquamaniac - io/bufferedio: - added flag functions to se...
  parser 9fd84278 mehr als 21 Jahren aquamaniac fixed a typo git-svn-id: https://devel.aqbank...
.cvsignore 120 Bytes 5eb34ee3 mehr als 21 Jahren cstim Fix new makefile rules for other autotools gi...
Makefile.am 2,11 KB 83d13c8c mehr als 21 Jahren aquamaniac - moved plugins to toplevel (grr, didn't think ...
gwenhywfar.c 7,1 KB 7902601d mehr als 21 Jahren aquamaniac - added import/export framework for GWEN_DBs. T...
gwenhywfar.h 1,94 KB 793860b4 mehr als 21 Jahren aquamaniac - removed IPC stuff from Gwenhywfar. You can fi...
gwenhywfarapi.h 2,57 KB a0f880e6 mehr als 21 Jahren cstim 2004-03-22 Christian Stimming <stimming@tuhh.d...
ressource.rc.in 3,36 KB c5497896 mehr als 21 Jahren aquamaniac - started cleaning up function names git-svn-...
types.h.in 1,79 KB 01f488ca mehr als 21 Jahren aquamaniac fixed types.h.in git-svn-id: https://devel.aq...
version.h.in 2,11 KB 793860b4 mehr als 21 Jahren aquamaniac - removed IPC stuff from Gwenhywfar. You can fi...

Aktuellste Revisionen

# Datum Autor Kommentar
931141cc 16.04.2004 12:07 cstim

2004-04-16 Christian Stimming <>

  • src/base/debug.c: Fix DBG_* functions that are the replacements
    for their variadic-macros counterpart. Unfortunately this error
    caused every gwen version built with --disable-variadic-macros to
    crash -- sorry. But it is fixed now....
3cbd4adc 08.04.2004 12:47 aquamaniac

C-binding where missing

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@304 70169cfe-8b10-0410-8925-dcb4b91034d8

462f2f03 08.04.2004 12:37 aquamaniac

- io/bufferedio:
- added flag functions to set/get flags which control the behaviour of a
BufferedIO
- split into multiple object files for the different supported BufferedIOs
- now the GWEN_BUFFEREDIO type is opaque, its strcuture is no longer
exported to the supported BufferedIOs...

00ec7fcb 06.04.2004 08:26 aquamaniac

- os/process:
- added functions to set/retrieve flags to modify the behaviour of the
GWEN_PROCESS code.
The most important (and for now the only) flags are:
- GWEN_PROCESS_FLAGS_REDIR_STDIN
- GWEN_PROCESS_FLAGS_REDIR_STDOUT
- GWEN_PROCESS_FLAGS_REDIR_STDERR...

eb731dcb 05.04.2004 11:49 aquamaniac

- base/inherit.h:
- added macro GWEN_INHERIT_ISOFTYPE which checks whether a given pointer
refers to an object of a given type

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@299 70169cfe-8b10-0410-8925-dcb4b91034d8

d0b2df34 05.04.2004 10:56 aquamaniac

- base/idlist:
- added function GWEN_IdList_Clean() to clean a list
- added function GWEN_IdList_Sort() to sort an id list in ascending order

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@298 70169cfe-8b10-0410-8925-dcb4b91034d8

9fd84278 05.04.2004 08:17 aquamaniac

fixed a typo

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@297 70169cfe-8b10-0410-8925-dcb4b91034d8

84e1ae54 05.04.2004 08:14 aquamaniac

- parser/db:
- added functions GWEN_DB_FindFirstGroup and GWEN_DB_FindFirstGroup which
simplify searching for groups by name.

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@296 70169cfe-8b10-0410-8925-dcb4b91034d8

bc76f1d8 05.04.2004 07:14 aquamaniac

- base/idlist:
- added getNextId functions

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@295 70169cfe-8b10-0410-8925-dcb4b91034d8

652cca85 05.04.2004 06:56 aquamaniac

- added base/idlist: This is basically a list for GWEN_TYPE_UINT32 objects,
but since it uses tables instead of those list objects normally used
throughout Gwen it is less memory consuming. I used it in the current
development version of Libchipcard and found it usefull in another project...

Revisionen anzeigen

Auch abrufbar als: Atom