diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 07a9b92..d20feb9 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,16 +1,30 @@ # $RCSfile: ReleaseNotes.txt,v $ -# $Revision: 2.12 $ +# $Revision: 2.13 $ # $Name: $ -# $Date: 2004/08/01 23:49:13 $ +# $Date: 2004/08/02 00:25:43 $ # $Author: agibert $ --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ +LibNode V 2.0.6-1 - A. Gibert - 02/08/04 +------------------------------------------------------------------------------------------------------------------------------------ + +All: Generate *-c executables with checking mode enabled (ND_MODE=1), + Code clean up and more cleanly indented, + This new release is developped for the MICOTT project (Banque de France - Paris), +LibNode: Add OpenStruct tracing support (Enabled by ND_MODE=1 and Debug=1), +NDDemo0: Add LibNode 2.0.6 support: Add ND_Library_Open/Close() calls, +NDBench: Add Lib_Open and Lib_Close command, + Add test-10.ndb and test-errror.ndb batch files. + + + +------------------------------------------------------------------------------------------------------------------------------------ LibNode V 2.0.5-1 - A. Gibert / M. Regimbeau - 28/07/03 --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ All: Add a new Makefile system (Makefile.rule and Makefile.var), Add 'make distrib' support, @@ -19,9 +33,9 @@ All: Add a new Makefile system (Makefile.rule and Makefile.var), --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ LibNode V 2.0.4-1 - A. Gibert - 29/07/02 --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ All: This release of libnode pass with sucess valgrind test on linux. LibNode: Add and use ND_Index_Clear() private API, @@ -29,9 +43,9 @@ NbBench: Add fclose() call at the end of batch_run. --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ LibNode V 2.0.3-1 - A. Gibert - 09/04/02 --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ All: Fix Microsoft Visual Project to generate Debug and Release config correctly, LibNode: Change index type numeric print value from decimal to hexa in ND_Index_Info_Print() API, @@ -43,9 +57,9 @@ NbBench: Generate in Debug mode ndbenchd.exe and in Release mode ndbenchd.exe. --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ LibNode V 2.0.2-2 - A. Gibert - 01/03/02 --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ All: Add GNU-GPL.txt, GNU-LGPL.txt and GNU-FDL.txt license files, All: Add license stuff in ReandMe. @@ -56,9 +70,9 @@ NbBench: Add GPL header in ndbench.c. --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ LibNode V 2.0.2-1 - A. Gibert - 27/02/02 --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ All: Makefiles now generate static and dynamic objects, All: Add no libver support in Makefiles, @@ -70,26 +84,26 @@ NbBench: Implement Index_Close and Index_Info_Print functions. --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ LibNode V 2.0.1-1 - A. Gibert - 28/11/01 --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ LibNode: Fix the error level of TIMAS_KO: it's now an error status. --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ LibNode V 2.0.0-1 - A. Gibert - 26/11/01 --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ All: Merge the main CVS trunc with the win32 branche (2.0.0-alpha5), Switch file release to 2.0. --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ LibNode V 2.0.0-alpha5 - A. Gibert - 25/10/01 --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ LibNode: Add Open/Close Index support, LibNode: Fix return code next to empty struct manipulations, @@ -97,9 +111,9 @@ NdBench: Add full multi index support. --------------------------------------------------------------------------------- -LibNode V 2.0.0-alpha4 - A. Gibert - 28/9/01 --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ +LibNode V 2.0.0-alpha4 - A. Gibert - 28/09/01 +------------------------------------------------------------------------------------------------------------------------------------ All: Add optional libver support, LibNode: Fix missing recursive offset args, @@ -108,18 +122,18 @@ NdBench: Fix local stack pointer big bug. --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ LibNode V 2.0.0-alpha3 - A. Gibert - 18/9/01 --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ New manager args interface (again !), ndbench support batch mode. --------------------------------------------------------------------------------- -LibNode V 2.0.0-alpha2 - A. Gibert - 8/9/01 --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ +LibNode V 2.0.0-alpha2 - A. Gibert - 08/09/01 +------------------------------------------------------------------------------------------------------------------------------------ Re-enable libver support for unix, Bug fixes, @@ -127,53 +141,54 @@ Code cleanup. --------------------------------------------------------------------------------- -LibNode V 2.0.0-alpha1 - A. Gibert - 7/9/01 --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ +LibNode V 2.0.0-alpha1 - A. Gibert - 07/09/01 +------------------------------------------------------------------------------------------------------------------------------------ Add Full win32 support, Remove libver support, Multi index support, New manager args format, Major Code cleanup et standardisation. +This new version (2.0.x) is developped for the TIMA project (Misys IBS - France). --------------------------------------------------------------------------------- -LibNode V 1.0.0 - S. Mas / A. Gibert - 18/7/00 --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ +LibNode V 1.0.0 - S. Mas / A. Gibert - 18/07/00 +------------------------------------------------------------------------------------------------------------------------------------ Unix (Linux and Solaris) version only, for BDM project (Société Générale - Paris) Major code rewrite. --------------------------------------------------------------------------------- -LibNode V 0.2.2 - A. Gibert - 1/6/93 --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ +LibNode V 0.2.2 - A. Gibert - 01/06/93 +------------------------------------------------------------------------------------------------------------------------------------ Embeded version on OS/2 2.1 (Companie Générale des Eaux - Paris) --------------------------------------------------------------------------------- -LibNode V 0.2.1 - A. Gibert - 1/4/92 --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ +LibNode V 0.2.1 - A. Gibert - 01/04/92 +------------------------------------------------------------------------------------------------------------------------------------ Amiga and PC support (Bareau de Draguignan - Ste Maxime). --------------------------------------------------------------------------------- -LibNode V 0.2.0 - A. Gibert - 1/3/91 --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ +LibNode V 0.2.0 - A. Gibert - 01/03/91 +------------------------------------------------------------------------------------------------------------------------------------ C version aided by p2c tools on Pyramid (Swansee University - Wales). --------------------------------------------------------------------------------- -LibNode V 0.1.0 - A. Gibert - 1/12/90 --------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------ +LibNode V 0.1.0 - A. Gibert - 01/12/90 +------------------------------------------------------------------------------------------------------------------------------------ Inital version in Pascal on Pyramid (Swansee University - Wales).