2015-03-03 15:57 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* contrib/gtalleg/gtallegd.c
* contrib/gtqtc/gtqtc1.cpp
* contrib/hbblink/blinker.prg
* contrib/hbbz2/core.c
* contrib/hbcomio/comio.c
* contrib/hbsqlit3/core.c
* contrib/hbtcpio/tcpio.c
* contrib/rddads/adsfunc.c
* synced with Viktor's branch
(formatting, macros instead of constant values, protection against
wrong paramters, use *EVALITEM macros, use HB_ERR_ARGS_BASEPARAMS, ...)
* contrib/hbsqlit3/core.c
* contrib/hbsqlit3/hbsqlit3.hbx
+ add sqlite3_load_extension( <db>, <cModule>, [<cProc>], [@<cError>] )
-> <nResult>
(borowed from Viktor's branch 2015-02-15 19:18 UTC+0100 Viktor Szakats)