× News Cego SysMT Croom Web Statistics Impressum
SysMT Logo
Änderungsprotokolle

Im folgenden sind die letzten Änderungen der verschiedenen Softwarepakete aufgeführt.

Letze 10 30 100 1000 10000 Einträge

Kategorie Datum Version Eintrag
cego 24.11.2025 2.52.44 Version released
cego 24.11.2025 2.52.44 More elimination of warnings for compilation with GNU C++
lfcbase 24.11.2025 1.22.4 Version released
lfcbase 24.11.2025 1.22.4 More warning elimination for compilation with GNU C++ Compiler
cego 23.11.2025 2.52.43 Version released
lfcbase 23.11.2025 1.22.3 Version released
cego 23.11.2025 2.52.43 Added patch for CegoJoinObject for correct and complete decoding. This is needed for database recovery procedure if nested join select occurs in update statement, e.g.
update t1 set b1 = ( select max(b2) from t2 inner join t3 on t2.a2 = t3.a3 );
cego 23.11.2025 2.52.43 Warnig elimination for several code modules. In CegoContentObject encoding and decoding method, the obsolete key flag in the schema information was removed. This leads to a incompatibel datastructure and requires tableset export/ import for an uplift ot this version
To toChain method of CegoTableObject, CegoJoinObject and CegoAliasObject has been improved to treat undefined tabSetId argument ( defTabSetId = 0 ).
lfcbase 23.11.2025 1.22.3 Warning elimination in several code modules. Compile with -Wall should print no warnings anymore
cego 17.11.2025 2.52.42 Version released