gwenhywfar/src/base @ bcbec994
Name | Größe | Revision | Geändert vor | Autor | Kommentar |
---|---|---|---|---|---|
Makefile.am | 1,73 KB | 30d80c59 | etwa 19 Jahren | martin | - added a simple signal/slot framework which al... |
args.c | 12,3 KB | e43961fb | fast 20 Jahren | aquamaniac | - started on Gwenhywfar2: - src/ipc/*: - ... |
args.h | 3,99 KB | 6bbb87f8 | mehr als 19 Jahren | cstim | 2006-02-10 Christian Stimming <stimming@tuhh.... |
args_p.h | 2,08 KB | ef070518 | mehr als 21 Jahren | aquamaniac | - changed GWEN_ARGS so that it can now be used ... |
buffer.c | 20,5 KB | e7af7a25 | mehr als 19 Jahren | aquamaniac | - removed debug messages in ct_file.c git-svn... |
buffer.h | 14,3 KB | 30e8919f | mehr als 19 Jahren | martin | - removed prototype for a function which had be... |
buffer_p.h | 2,66 KB | 5204e2e7 | mehr als 20 Jahren | aquamaniac | - started optimisations of my own: - GWEN_Buf... |
debug.c | 14,7 KB | 761b0b9c | fast 19 Jahren | martin | - nl_packets: Don't start sending data unless t... |
debug.h | 9,07 KB | e43961fb | fast 20 Jahren | aquamaniac | - started on Gwenhywfar2: - src/ipc/*: - ... |
debug_p.h | 3,35 KB | b2cf2da1 | mehr als 20 Jahren | aquamaniac | - added memtrace code to debug*.{c,h} - improve... |
error.c | 16,9 KB | 45494bd4 | etwa 19 Jahren | christian | Add include file ifdefs, which might be necessa... |
error.h | 12 KB | 672a005d | etwa 19 Jahren | martin | - added storage framework (to be used by some o... |
error_l.h | 1,9 KB | 9253cd82 | mehr als 21 Jahren | aquamaniac | - more strict usage of *_p.h files. These files... |
error_p.h | 3,85 KB | 793860b4 | mehr als 21 Jahren | aquamaniac | - removed IPC stuff from Gwenhywfar. You can fi... |
gwensignal.c | 15,8 KB | 30d80c59 | etwa 19 Jahren | martin | - added a simple signal/slot framework which al... |
gwensignal.h | 5,85 KB | 30d80c59 | etwa 19 Jahren | martin | - added a simple signal/slot framework which al... |
gwensignal_p.h | 4 KB | 30d80c59 | etwa 19 Jahren | martin | - added a simple signal/slot framework which al... |
i18n.c | 3,89 KB | 45494bd4 | etwa 19 Jahren | christian | Add include file ifdefs, which might be necessa... |
i18n.h | 2,17 KB | 8e30e870 | mehr als 20 Jahren | aquamaniac | - lightened up SSL connection code: Now all err... |
i18n_l.h | 2 KB | ba351a3a | mehr als 20 Jahren | aquamaniac | - added I18N module (just a simple helper for s... |
idlist.c | 10,5 KB | f6ee5cad | etwa 19 Jahren | martin | - src/base/idlist: added functions which allow ... |
idlist.h | 4,49 KB | f6ee5cad | etwa 19 Jahren | martin | - src/base/idlist: added functions which allow ... |
idlist_p.h | 3,2 KB | f6ee5cad | etwa 19 Jahren | martin | - src/base/idlist: added functions which allow ... |
idmap.c | 11,9 KB | 247667e2 | etwa 19 Jahren | martin | - src/storage.c: fixed a bug git-svn-id: http... |
idmap.h | 10,2 KB | 381022f6 | etwa 19 Jahren | martin | - src/storage: - fixed some bugs - object i... |
idmap_p.h | 4,66 KB | 247667e2 | etwa 19 Jahren | martin | - src/storage.c: fixed a bug git-svn-id: http... |
inherit.c | 5,13 KB | 1e36b7c2 | mehr als 19 Jahren | aquamaniac | - worked on memory allocation stuff: - calls ... |
inherit.h | 11,1 KB | 08e008aa | fast 19 Jahren | martin | - introduced attribute GWENHYWFAR_CB which expa... |
inherit_p.h | 2,07 KB | e5b445a3 | mehr als 21 Jahren | cstim | 2004-05-05 Christian Stimming <stimming@tuhh.... |
list.c | 17,7 KB | 32bc20fc | mehr als 18 Jahren | christian | Add functions IsEmpty, FindIter, Contains to ma... |
list.h | 14,1 KB | 32bc20fc | mehr als 18 Jahren | christian | Add functions IsEmpty, FindIter, Contains to ma... |
list1.c | 4,65 KB | 672a005d | etwa 19 Jahren | martin | - added storage framework (to be used by some o... |
list1.h | 13,5 KB | 7089b62e | mehr als 19 Jahren | aquamaniac | - fixed a bug in DBIO plugins: Was returning a ... |
list1.tmpl | 4,12 KB | 3553640b | etwa 21 Jahren | aquamaniac | - base/waitcallback: fixed a severe bug git-s... |
list1_p.h | 1,92 KB | 3aeee181 | mehr als 19 Jahren | aquamaniac | - replaced old GWEN_LIST stuff by new code: The... |
list2.h | 13,6 KB | bcbec994 | mehr als 18 Jahren | christian | Add macros for functions IsEmpty, FindIter, Con... |
list2.tmpl | 8,56 KB | c77b272d | mehr als 20 Jahren | cstim | Improve documentation git-svn-id: https://dev... |
list_p.h | 2,98 KB | 6ed72d8f | mehr als 20 Jahren | aquamaniac | - GWEN_XML: Fixed a problem: Now data (between ... |
logger.c | 16,9 KB | 761b0b9c | fast 19 Jahren | martin | - nl_packets: Don't start sending data unless t... |
logger.h | 6,59 KB | 761b0b9c | fast 19 Jahren | martin | - nl_packets: Don't start sending data unless t... |
logger_l.h | 1,82 KB | 7d1164b6 | fast 21 Jahren | aquamaniac | init of logger module is now done inside logger... |
logger_p.h | 3,61 KB | 761b0b9c | fast 19 Jahren | martin | - nl_packets: Don't start sending data unless t... |
memory.c | 13,1 KB | 45494bd4 | etwa 19 Jahren | christian | Add include file ifdefs, which might be necessa... |
memory.h | 3,18 KB | 1e36b7c2 | mehr als 19 Jahren | aquamaniac | - worked on memory allocation stuff: - calls ... |
memory_l.h | 1,8 KB | 9253cd82 | mehr als 21 Jahren | aquamaniac | - more strict usage of *_p.h files. These files... |
memory_p.h | 4,67 KB | 1e36b7c2 | mehr als 19 Jahren | aquamaniac | - worked on memory allocation stuff: - calls ... |
misc.h | 4,89 KB | 3aeee181 | mehr als 19 Jahren | aquamaniac | - replaced old GWEN_LIST stuff by new code: The... |
misc2.h | 1,72 KB | 09609437 | etwa 21 Jahren | aquamaniac | - parser/text: added GWEN_Text_CheckSimilarity(... |
pathmanager.c | 10,4 KB | d855ab66 | fast 20 Jahren | aquamaniac | minor fix git-svn-id: https://devel.aqbanking... |
pathmanager.h | 8,25 KB | 4dc611fe | mehr als 19 Jahren | aquamaniac | prepared release of 2.0.0 git-svn-id: https:/... |
pathmanager_l.h | 1,87 KB | 786b2470 | fast 20 Jahren | aquamaniac | - added functions - GWEN_Directory_FindPathFo... |
pathmanager_p.h | 1,83 KB | 786b2470 | fast 20 Jahren | aquamaniac | - added functions - GWEN_Directory_FindPathFo... |
plugin.c | 14 KB | 45494bd4 | etwa 19 Jahren | christian | Add include file ifdefs, which might be necessa... |
plugin.h | 5,4 KB | 5400e304 | mehr als 19 Jahren | aquamaniac | - implemented poll()-based code which checks wh... |
plugin_l.h | 1,99 KB | ae4215c2 | mehr als 20 Jahren | aquamaniac | - fslock.c: added fallback mechanism for file s... |
plugin_p.h | 2,38 KB | 8f097527 | fast 20 Jahren | aquamaniac | - added functions - GWEN_Directory_FindFileIn... |
plugindescr.c | 15,4 KB | d4e163b6 | mehr als 18 Jahren | christian | Add common macros for DIR_SEPARATOR and SEARCHP... |
plugindescr.h | 5,74 KB | f85f5254 | fast 20 Jahren | aquamaniac | - worked on a timing problem in network code ... |
plugindescr_p.h | 2,76 KB | f85f5254 | fast 20 Jahren | aquamaniac | - worked on a timing problem in network code ... |
refptr.c | 5,99 KB | c9e3e7ba | mehr als 20 Jahren | aquamaniac | - added new class GWEN_REFPTR (a type of smart ... |
refptr.h | 4,71 KB | 65a9f1c9 | fast 20 Jahren | cstim | Add GWENHYWFAR_API to headers git-svn-id: htt... |
refptr_p.h | 2,3 KB | c9e3e7ba | mehr als 20 Jahren | aquamaniac | - added new class GWEN_REFPTR (a type of smart ... |
ringbuffer.c | 7,96 KB | 1e36b7c2 | mehr als 19 Jahren | aquamaniac | - worked on memory allocation stuff: - calls ... |
ringbuffer.h | 7,92 KB | 9f7e2793 | mehr als 20 Jahren | aquamaniac | - added function GWEN_IPCManager_CheckConnectio... |
ringbuffer_p.h | 2,04 KB | 627b5e47 | mehr als 21 Jahren | aquamaniac | - added statistical functions to GWEN_RingBuffe... |
stringlist.c | 12 KB | 45494bd4 | etwa 19 Jahren | christian | Add include file ifdefs, which might be necessa... |
stringlist.h | 7,28 KB | 97b54d2e | mehr als 19 Jahren | martin | - included a temporary fix for MacOSX as sugges... |
stringlist2.c | 8,62 KB | 45494bd4 | etwa 19 Jahren | christian | Add include file ifdefs, which might be necessa... |
stringlist2.h | 5,23 KB | 65a9f1c9 | fast 20 Jahren | cstim | Add GWENHYWFAR_API to headers git-svn-id: htt... |
stringlist2_p.h | 2,02 KB | 6ed72d8f | mehr als 20 Jahren | aquamaniac | - GWEN_XML: Fixed a problem: Now data (between ... |
stringlist_p.h | 2,46 KB | 31cdd19a | etwa 20 Jahren | aquamaniac | - added function GWEN_Time_DiffSeconds() - intr... |
waitcallback.c | 19,7 KB | 45494bd4 | etwa 19 Jahren | christian | Add include file ifdefs, which might be necessa... |
waitcallback.h | 13,1 KB | db96e6bc | etwa 20 Jahren | aquamaniac | minor changes git-svn-id: https://devel.aqban... |
waitcallback_l.h | 1,82 KB | 684381cc | etwa 20 Jahren | aquamaniac | - GWEN_WAITCALLBACK: - added text field to wa... |
waitcallback_p.h | 3,13 KB | db96e6bc | etwa 20 Jahren | aquamaniac | minor changes git-svn-id: https://devel.aqban... |
Aktuellste Revisionen
Auch abrufbar als: Atom