Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe Revision Geändert vor Autor Kommentar
Makefile.am 1,27 KB 85718285 mehr als 16 Jahren martin Code cleanup (mainly removing the reason for so...
README 3,08 KB dfc91d67 etwa 19 Jahren martin - added base/idmap: This code allows for fast a...
smp_find.c 1,8 KB 7270965e mehr als 18 Jahren christian Add missing __stdcall decoration on callback fu...
smp_find_l.h 2,02 KB 672a005d etwa 19 Jahren martin - added storage framework (to be used by some o...
smp_find_p.h 1,89 KB 7270965e mehr als 18 Jahren christian Add missing __stdcall decoration on callback fu...
smp_storage.c 37 KB 7270965e mehr als 18 Jahren christian Add missing __stdcall decoration on callback fu...
smp_storage_be.h 7,21 KB 381022f6 etwa 19 Jahren martin - src/storage: - fixed some bugs - object i...
smp_storage_p.h 6,62 KB 7270965e mehr als 18 Jahren christian Add missing __stdcall decoration on callback fu...
smp_type.c 1,92 KB 7270965e mehr als 18 Jahren christian Add missing __stdcall decoration on callback fu...
smp_type_be.h 2,13 KB 672a005d etwa 19 Jahren martin - added storage framework (to be used by some o...
smp_type_p.h 1,9 KB 7270965e mehr als 18 Jahren christian Add missing __stdcall decoration on callback fu...
st_client.c 8,5 KB eb763d87 etwa 19 Jahren martin more fixes to storage code git-svn-id: https:/...
st_client.h 5,18 KB eb763d87 etwa 19 Jahren martin more fixes to storage code git-svn-id: https:/...
st_client_be.h 3,88 KB 672a005d etwa 19 Jahren martin - added storage framework (to be used by some o...
st_client_p.h 2,06 KB 672a005d etwa 19 Jahren martin - added storage framework (to be used by some o...
st_find.c 1,25 KB 672a005d etwa 19 Jahren martin - added storage framework (to be used by some o...
st_find.h 1,74 KB 672a005d etwa 19 Jahren martin - added storage framework (to be used by some o...
st_find_be.h 2,13 KB 672a005d etwa 19 Jahren martin - added storage framework (to be used by some o...
st_find_p.h 1,84 KB 672a005d etwa 19 Jahren martin - added storage framework (to be used by some o...
st_log.c 8,75 KB 17a85f4b etwa 19 Jahren martin - src/storage: added argument "reason" to GWEN_...
st_log.h 6,1 KB 17a85f4b etwa 19 Jahren martin - src/storage: added argument "reason" to GWEN_...
st_log.xml 2,52 KB 17a85f4b etwa 19 Jahren martin - src/storage: added argument "reason" to GWEN_...
st_log_l.h 432 Bytes 672a005d etwa 19 Jahren martin - added storage framework (to be used by some o...
st_log_p.h 505 Bytes 672a005d etwa 19 Jahren martin - added storage framework (to be used by some o...
st_object.c 8,49 KB 853d175b etwa 19 Jahren martin - decreased verbosity of nl_packets.c git-svn...
st_object.h 3,26 KB 65b302af etwa 19 Jahren martin more name changes to make the idmap functions f...
st_object_be.h 4,08 KB 247667e2 etwa 19 Jahren martin - src/storage.c: fixed a bug git-svn-id: http...
st_object_p.h 2,1 KB 381022f6 etwa 19 Jahren martin - src/storage: - fixed some bugs - object i...
st_plugin.c 2,93 KB 7270965e mehr als 18 Jahren christian Add missing __stdcall decoration on callback fu...
st_plugin.h 1,9 KB 672a005d etwa 19 Jahren martin - added storage framework (to be used by some o...
st_plugin_be.h 2,19 KB 672a005d etwa 19 Jahren martin - added storage framework (to be used by some o...
st_plugin_p.h 1,9 KB 7270965e mehr als 18 Jahren christian Add missing __stdcall decoration on callback fu...
st_storage.c 19,3 KB 1edb1f97 etwa 19 Jahren martin more fixes to storage code git-svn-id: https:/...
st_storage.h 3,15 KB 1edb1f97 etwa 19 Jahren martin more fixes to storage code git-svn-id: https:/...
st_storage_be.h 11,3 KB 1edb1f97 etwa 19 Jahren martin more fixes to storage code git-svn-id: https:/...
st_storage_l.h 5,36 KB 1edb1f97 etwa 19 Jahren martin more fixes to storage code git-svn-id: https:/...
st_storage_p.h 2,84 KB 672a005d etwa 19 Jahren martin - added storage framework (to be used by some o...
st_type.c 4,92 KB 65b302af etwa 19 Jahren martin more name changes to make the idmap functions f...
st_type.h 2,42 KB 65b302af etwa 19 Jahren martin more name changes to make the idmap functions f...
st_type_be.h 3,35 KB 672a005d etwa 19 Jahren martin - added storage framework (to be used by some o...
st_type_p.h 2,02 KB 672a005d etwa 19 Jahren martin - added storage framework (to be used by some o...
st_vardef.c 3,44 KB 672a005d etwa 19 Jahren martin - added storage framework (to be used by some o...
st_vardef.h 3,28 KB 672a005d etwa 19 Jahren martin - added storage framework (to be used by some o...
st_vardef.xml 927 Bytes 672a005d etwa 19 Jahren martin - added storage framework (to be used by some o...
st_vardef_l.h 450 Bytes 672a005d etwa 19 Jahren martin - added storage framework (to be used by some o...
st_vardef_p.h 394 Bytes 672a005d etwa 19 Jahren martin - added storage framework (to be used by some o...

Aktuellste Revisionen

# Datum Autor Kommentar
85718285 09.05.2009 00:27 martin

Code cleanup (mainly removing the reason for some compiler warnings).

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

7270965e 09.01.2007 15:52 christian

Add missing __stdcall decoration on callback functions as
needed on win32 since r1087 (2006-09-14). In other words,
gwenhywfar-2.4.1 and 2.5.0 are probably broken on win32.

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

853d175b 15.06.2006 22:27 martin

- decreased verbosity of nl_packets.c

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

381022f6 01.06.2006 21:18 martin

- src/storage:
- fixed some bugs
- object ids are now only unique within a type's namespace. This allows
for a more efficient use of GWEN_IDMAP to store object ids per type.

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

247667e2 23.05.2006 16:08 martin

- src/storage.c: fixed a bug

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

1cc97236 23.05.2006 04:18 martin

- src/storage: now logs creation of new objects

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

eb763d87 20.05.2006 04:43 martin

more fixes to storage code

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

1edb1f97 20.05.2006 03:07 martin

more fixes to storage code

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

17a85f4b 20.05.2006 02:37 martin

- src/storage: added argument "reason" to GWEN_StoStorage_UnregisterClient(),
which is now logged in the new log messages beginSession and endSession

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

633e4773 19.05.2006 15:02 christian

Add forgotten header to dist target to fix the distribution

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

Revisionen anzeigen

Auch abrufbar als: Atom