$Id: CHANGELOG.txt,v 1.40 2004/02/15 19:24:45 csimon Exp $ -------- 20040215 -------- GENERAL: - Fixing CW warnings (all but 'unused argument'). - Adding the 'portable unsigned long(s) types. - Adding the 'xstrings' type (array of array of strings). - Adding the 'xids32' type. (array of array of id32). - Removing the 'ErrorBreaking' behaviour'. - Adding the 'Throw[U|I]Error', for testing purpose. BKDACC: - Adapting to changes in 'BCH' and 'CTN' libraries. BKDDCB: - Adapting to changes in 'TOL' library. - Adapting to changes in 'CTN' library. BKDMNG: - Adapting to changes in 'LST' library. - Adapting to changes in 'BCH' library. - Adapting to changes in 'CTN' library. - Adding 'IsOfType' method. - Removing useless '##'. - Adding missing 'Flush()' call for containers. - Adapting to library 'lgg'. - Handling the test language. BKDRQM: - Adapting to changes in 'BCH' library. - Adapting to changes in 'CTN' library. - Renaming 'Add' into 'Append'. BKDTPM: - Fixing g++ 3.x warnings. - Adapting to changes in 'BCH' and 'CTN' libraries. - Changing 'value' defintion to avoid some annoyance. - Moving the '(Get|Put)Size_' to the 'DTFRMF' library. -------- 20030219 -------- BKDMNG: - Adapting to changes in 'LST' library. -------- 20030105 -------- BKDACC: - Adding managing of 'Booleans' type. BKDMNG: - The 'linhs' object is now types (more coherent). - Adding 'Exists' method to 'backend_manager'. - Adding the use of 'OBJECT' method in modules. - Fixing cast problem with library 'LST'. BKDCST: - Adding 'Booleans' type. BKDRQM: - Adding 'Booleans' type. -------- 20030105 -------- GENERAL: - Creating BKDLGG library. BKDACC : - ADDING 'BKDACC_UNDEFINED_ID(32|16|8)' - Removing language-related function. - Handling languages as cast. - Removing the 'ErrorHandling' parameter in the 'Send()' method. - Adapting to changes in 'BKDTPM' library. BKDCMD : - Changing language handling functions. BKDRQM - Correcting mispelled function name. BDKTPM: - Adapting to new 'AUTO(x)' macros. - Adapting to changes in 'FLW'. - Adding types 'name' and 'value'. - Adding 'GetName()' and 'GetVersion()' functions. - Adding 'BKDTPM_UNDEFINED_ID(8|16|32)' - Adding '(Get|Put)Id(8|16|32)'. - Adding 'Init' function with paramaters to 'item_'. - Adding 'booleans' type. BKDMNG : - Adapting to changes in 'LGG' library. - Adding 'shared_module' class. - Changing laguage-related functions. -------- 20011119 -------- BKDACC : - Replacing 'GetVersion' with 'About'. - Replacing 'Remote' in method name with 'Backend'. - Fixing cast bug in 'GetCommand' method. - Adding extended items handling. BKDDCB : - Handling prefix for types. - The master object has no longer a name prefix nor a name. BKDCMD : - Replacing 'GetVersion' by 'About', with more infos returned. - Replacing 'GetTypesIDAndName' with 'GetTypesIDAndPrefixAndName'. BKDCST : - Correcting error in cast name. - Adding extended item related casts. BKDMNG : - Replacing 'GetVersion' with 'About'. - Add a prefix to module, in addition to the name. BKDRQM : - Adding handling of extended items. BKDTPM: : - Adding 'extended_items(x)' type. - Function reorganization due to gcc. -------- 20010804 -------- Création.