Projekt

Allgemein

Profil

Aktivität

von 02.01.2020 bis 31.01.2020

26.01.2020

13:55 Revision a214dff3 (gwenhywfar): Merge branch 'master' into maint
Released 5.1.3. admin
13:37 Revision a05f2df8 (gwenhywfar): Prepared release 5.1.3.
admin
13:23 Revision 8d1d72c7 (gwenhywfar): TODO: Just some thoughts...
admin
00:01 Revision 2e5c4057 (gwenhywfar): Decreased verbosity.
admin

17.01.2020

21:46 Revision 170e6945 (gwenhywfar): Doxyfile: Increased DOT_GRAPH_MAX_NODES to 100.
admin
21:44 Revision 44c268fc (gwenhywfar): Merge branch 'master' into maint (released Gwenhywfar 5.1.2).
admin
20:23 Revision cfac333d (gwenhywfar): Result of "make format".
admin
20:02 Revision a6f80db1 (gwenhywfar): Change default prefix to "/usr/local".
admin
19:22 Revision 09bf531f (gwenhywfar): Added xml.out to .gitignore.
admin
19:21 Revision 93818fcb (gwenhywfar): Minor modification of one test.
admin
19:21 Revision be988780 (gwenhywfar): XML: Improved format of written XML documents, simplified code.
admin
19:17 Revision ed6d1620 (gwenhywfar): DB: Fixed a bug in GWEN_DB_WriteVarValueToBuffer()
Was not handling "name" as full path. admin

16.01.2020

15:15 Revision 277112b3 (gwenhywfar): Fixed a bug (created files had no file access rights: #178).
admin
15:14 Revision 2013c241 (gwenhywfar): Incremented version.
admin

13.01.2020

21:21 Revision 5a7cc6e5 (gwenhywfar): Applied a patch provided by pkzw via bug ticket #130.
Should fix the problem with Cortal Consors sending a problematic HIPINS
segment.
admin

12.01.2020

23:40 Revision 2e2c9f29 (gwenhywfar): Merge branch 'master' into maint
admin
23:37 Revision 6a53db12 (gwenhywfar): Prepared release 5.1.0.
Added a function which is needed by AqBanking to automatically import
old settings into AqBanking6, so the API change...
admin
23:10 Revision 6a1ad4d9 (gwenhywfar): Incremented version number (need to do SO_VERSION+, SO_AGE+ before next release).
admin
23:01 Revision 118ac9ba (gwenhywfar): Added function GWEN_SyncIo_Helper_WriteFile().
admin
17:18 Revision 3cbacd03 (gwenhywfar): Added missing folder "test_framework" to DIST_SUBDIRS.
admin
15:55 Revision 59c12c17 (gwenhywfar): Prepared release 5.0.0.
admin
15:55 Revision 1404179d (gwenhywfar): Result of "make format".
admin

11.01.2020

17:25 Revision cac67331 (gwenhywfar): Removed modules not used by any application.
- GWEN_IdList: Use GWEN_IdList64, which is properly tested
- GWEN_PointerList: Use GWEN_SimplePtrList, which is prope...
admin
17:11 Revision 487e1184 (gwenhywfar): Fixed many compiler warnings.
admin

09.01.2020

23:25 Revision 653f3cc9 (gwenhywfar): test framework: Use gwen_cb flag for function definition, adapt.
admin
23:25 Revision 028e3687 (gwenhywfar): typemaker2: Fixed compiler warnings.
admin
23:24 Revision 06790d5b (gwenhywfar): typemaker2: Added flag for virtual functions: "gwen_cb"
This flag adds "GWENHYWFAR_CB" to definitions of virtual functions. admin
22:47 Revision eda18ca7 (gwenhywfar): More work on test framework.
admin
21:30 Revision 36a76b80 (gwenhywfar): test framework: Add paramsDb.
- this can be used to convey params to tests (used by AqDatabase) admin
21:18 Revision 692db0ef (gwenhywfar): Fix callback declarations with GWENHYWFAR_CB (for mingw/windows)
cstimming
20:48 Revision 01edde10 (gwenhywfar): buffer: Simplified by removing GWEN_BUFFER_MODE_USE_SYNCIO
admin
20:14 Revision f9588e9a (gwenhywfar): Moved GWEN_SimplePtr to use new test framework.
- fixed a newly found bug in SimplePtr code admin
19:48 Revision 20b243fd (gwenhywfar): Use new test framework with GWEN_IDLIST64.
admin
19:47 Revision d5c858e2 (gwenhywfar): Started implementing a module test framework.
admin
19:46 Revision 868f026a (gwenhywfar): Changed position of "#define GWEN_TREE2_H".
admin
19:46 Revision 1e4854d0 (gwenhywfar): Added function GWEN_StringList_RemoveFirstString().
admin
03:15 Revision aa1fe32f (gwenhywfar): Merge branch 'mp-202001-refactoring_idlist64'
admin
01:30 Revision f84186ef (gwenhywfar): simpleptrlist: Decreased verbosity.
admin
01:30 Revision 97aaab12 (gwenhywfar): idlist64: Make API more compatible to previous versions.
Especially make GWEN_IdList64_new() parameterless, because that is
needed when using idlist64 in typemaker2.
Decreas...
admin
00:20 Revision b195799e (gwenhywfar): idlist64: Added GWEN_IdList64_dup()
Also added some tests for idlist64 code. admin

07.01.2020

01:39 Revision 3fe18a2b (gwenhywfar): Updated TODO.
admin
01:30 Revision 5b66b3a1 (gwenhywfar): idlist64: Refactored idlist64 so that it now uses GWEN_SimplePtrList.
GWEN_SimplePtrList has already been tested by gwen and aqdatabase, so
it is quite stable and safe.
- some tests in a...
admin

06.01.2020

01:12 Revision da686497 (gwenhywfar): Added to TODO.
admin
00:36 Revision 5ea37d57 (gwenhywfar): SimplePtrList: Increased verbosity of GWEN_SimplePtrList_GetPtrAt().
admin
00:36 Revision b3a062e4 (gwenhywfar): IdList64: Fixed a bug (found by testing a module in AqDatabase).
admin

05.01.2020

18:41 Revision 84187c40 (gwenhywfar): SimplePtrList: Export function GWEN_SimplePtrList_EnsureWritability().
admin
17:57 Revision de133def (gwenhywfar): SimplePtrList: Fixed a bug in memory management, simplified code.
admin

04.01.2020

19:37 Revision 8926819e (gwenhywfar): Base: Fixed a bug in GWEN_SimplePtrList_free()
admin

02.01.2020

23:28 Revision ec7e6be6 (gwenhywfar): base: Added function GWEN_SimplePtrList_Clear().
admin
 

Auch abrufbar als: Atom