2001-09-19 12:24:34 +02:00
|
|
|
|
# $RCSfile: ReleaseNotes.txt,v $
|
2004-08-24 22:30:23 +02:00
|
|
|
|
# $Revision: 2.16 $
|
2001-09-19 12:24:34 +02:00
|
|
|
|
# $Name: $
|
2004-08-24 22:30:23 +02:00
|
|
|
|
# $Date: 2004/08/24 20:30:23 $
|
2001-09-19 12:24:34 +02:00
|
|
|
|
# $Author: agibert $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2001-09-19 16:45:29 +02:00
|
|
|
|
|
|
|
|
|
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2004-08-24 00:45:17 +02:00
|
|
|
|
LibNode V 2.0.6-1 - A. Gibert - 24/08/04
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
All: Generate *-c executables with checking mode enabled (ND_MODE=1),
|
|
|
|
|
Code clean up and more cleanly indented,
|
2004-08-02 23:33:53 +02:00
|
|
|
|
This new release is developped for the MICOT/Target project (Banque de France - Paris),
|
2004-08-02 02:25:43 +02:00
|
|
|
|
LibNode: Add OpenStruct tracing support (Enabled by ND_MODE=1 and Debug=1),
|
2004-08-24 00:45:17 +02:00
|
|
|
|
Re-implement for Unix and Windows target, full address checking in ND_Address_Check(),
|
2004-08-02 02:25:43 +02:00
|
|
|
|
NDDemo0: Add LibNode 2.0.6 support: Add ND_Library_Open/Close() calls,
|
2004-08-24 00:45:17 +02:00
|
|
|
|
NDBench: Add Lib_Open, Lib_Close, Index_Value_Break and Index_Node_Break command,
|
2004-08-24 22:30:23 +02:00
|
|
|
|
Improve random number generation,
|
2004-08-02 02:25:43 +02:00
|
|
|
|
Add test-10.ndb and test-errror.ndb batch files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2004-08-02 01:49:13 +02:00
|
|
|
|
LibNode V 2.0.5-1 - A. Gibert / M. Regimbeau - 28/07/03
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2003-07-28 01:13:17 +02:00
|
|
|
|
|
|
|
|
|
All: Add a new Makefile system (Makefile.rule and Makefile.var),
|
|
|
|
|
Add 'make distrib' support,
|
|
|
|
|
Add libnode.spec file,
|
|
|
|
|
Move node.h from lib directory to include directory.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2002-07-29 17:04:09 +02:00
|
|
|
|
LibNode V 2.0.4-1 - A. Gibert - 29/07/02
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2002-07-29 17:04:09 +02:00
|
|
|
|
|
|
|
|
|
All: This release of libnode pass with sucess valgrind test on linux.
|
|
|
|
|
LibNode: Add and use ND_Index_Clear() private API,
|
|
|
|
|
NbBench: Add fclose() call at the end of batch_run.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2002-04-09 19:41:44 +02:00
|
|
|
|
LibNode V 2.0.3-1 - A. Gibert - 09/04/02
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2002-04-09 19:41:44 +02:00
|
|
|
|
|
|
|
|
|
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,
|
|
|
|
|
LibNode: Add new cases in ND_Index_Convert() handling (List->List:FIFO and List->List:LIFO),
|
|
|
|
|
LibNode: Generate in Debug mode libnoded.lib, libnoded.dll, libnoded_a.lib,
|
|
|
|
|
LibNode: Generate in Release mode libnode.lib, libnode.dll, libnode_a.lib,
|
|
|
|
|
Demo0: Generate in Debug mode demo0d.exe and in Release mode demo0d.exe,
|
|
|
|
|
NbBench: Generate in Debug mode ndbenchd.exe and in Release mode ndbenchd.exe.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2002-03-01 10:48:04 +01:00
|
|
|
|
LibNode V 2.0.2-2 - A. Gibert - 01/03/02
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2002-03-01 10:48:04 +01:00
|
|
|
|
|
|
|
|
|
All: Add GNU-GPL.txt, GNU-LGPL.txt and GNU-FDL.txt license files,
|
|
|
|
|
All: Add license stuff in ReandMe.
|
|
|
|
|
LibNode: Add LGPL header in libnode.c, libnode.h and node.h,
|
|
|
|
|
LibNode: Replace GPL by LGPL in libnode.rc,
|
|
|
|
|
Demo0: Add GPL header in demo0.c,
|
|
|
|
|
NbBench: Add GPL header in ndbench.c.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2002-02-27 17:29:12 +01:00
|
|
|
|
LibNode V 2.0.2-1 - A. Gibert - 27/02/02
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2002-02-26 00:32:41 +01:00
|
|
|
|
|
|
|
|
|
All: Makefiles now generate static and dynamic objects,
|
2002-02-26 20:30:13 +01:00
|
|
|
|
All: Add no libver support in Makefiles,
|
2002-02-27 18:25:12 +01:00
|
|
|
|
LibNode: VisualStudio Project now generate Windows DLL and use libnode.rc resource file,
|
2002-02-26 00:32:41 +01:00
|
|
|
|
LibNode: Rename Index_Open_Nb into Index_Open_Count,
|
2002-02-26 20:30:13 +01:00
|
|
|
|
LibNode: Fix bugs in ND_Node_Root_Alloc() on Index_Open_Count handling,
|
2002-03-01 10:48:04 +01:00
|
|
|
|
LibNode: Minor fix into ND_DataStruct_Check_I() and ND_Index_Check_I() functions,
|
2002-02-26 00:32:41 +01:00
|
|
|
|
NbBench: Implement Index_Close and Index_Info_Print functions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2001-11-28 14:57:51 +01:00
|
|
|
|
LibNode V 2.0.1-1 - A. Gibert - 28/11/01
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2001-11-28 14:57:51 +01:00
|
|
|
|
|
|
|
|
|
LibNode: Fix the error level of TIMAS_KO: it's now an error status.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2001-11-26 14:32:56 +01:00
|
|
|
|
LibNode V 2.0.0-1 - A. Gibert - 26/11/01
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2001-11-26 12:06:03 +01:00
|
|
|
|
|
|
|
|
|
All: Merge the main CVS trunc with the win32 branche (2.0.0-alpha5),
|
|
|
|
|
Switch file release to 2.0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2001-11-26 11:17:43 +01:00
|
|
|
|
LibNode V 2.0.0-alpha5 - A. Gibert - 25/10/01
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2001-11-26 11:17:43 +01:00
|
|
|
|
|
|
|
|
|
LibNode: Add Open/Close Index support,
|
|
|
|
|
LibNode: Fix return code next to empty struct manipulations,
|
|
|
|
|
NdBench: Add full multi index support.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
|
LibNode V 2.0.0-alpha4 - A. Gibert - 28/09/01
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2001-11-26 11:17:43 +01:00
|
|
|
|
|
|
|
|
|
All: Add optional libver support,
|
|
|
|
|
LibNode: Fix missing recursive offset args,
|
|
|
|
|
LibNode: Start to fix some return code of empty struct manipulations,
|
|
|
|
|
NdBench: Fix local stack pointer big bug.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2001-11-26 11:17:43 +01:00
|
|
|
|
LibNode V 2.0.0-alpha3 - A. Gibert - 18/9/01
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2001-11-26 11:17:43 +01:00
|
|
|
|
|
|
|
|
|
New manager args interface (again !),
|
|
|
|
|
ndbench support batch mode.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
|
LibNode V 2.0.0-alpha2 - A. Gibert - 08/09/01
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2001-11-26 11:17:43 +01:00
|
|
|
|
|
|
|
|
|
Re-enable libver support for unix,
|
|
|
|
|
Bug fixes,
|
|
|
|
|
Code cleanup.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
|
LibNode V 2.0.0-alpha1 - A. Gibert - 07/09/01
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2001-11-26 11:17:43 +01:00
|
|
|
|
|
|
|
|
|
Add Full win32 support,
|
|
|
|
|
Remove libver support,
|
|
|
|
|
Multi index support,
|
|
|
|
|
New manager args format,
|
|
|
|
|
Major Code cleanup et standardisation.
|
2004-08-02 02:25:43 +02:00
|
|
|
|
This new version (2.0.x) is developped for the TIMA project (Misys IBS - France).
|
2001-11-26 11:17:43 +01:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
|
LibNode V 1.0.0 - S. Mas / A. Gibert - 18/07/00
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2001-09-19 12:24:34 +02:00
|
|
|
|
|
2001-09-19 16:45:29 +02:00
|
|
|
|
Unix (Linux and Solaris) version only, for BDM project (Soci<63>t<EFBFBD> G<>n<EFBFBD>rale - Paris)
|
|
|
|
|
Major code rewrite.
|
2001-09-19 12:53:30 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
|
LibNode V 0.2.2 - A. Gibert - 01/06/93
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2001-09-19 12:53:30 +02:00
|
|
|
|
|
2001-09-19 16:45:29 +02:00
|
|
|
|
Embeded version on OS/2 2.1 (Companie G<>n<EFBFBD>rale des Eaux - Paris)
|
2001-09-19 12:53:30 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
|
LibNode V 0.2.1 - A. Gibert - 01/04/92
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2001-09-19 12:53:30 +02:00
|
|
|
|
|
|
|
|
|
Amiga and PC support (Bareau de Draguignan - Ste Maxime).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
|
LibNode V 0.2.0 - A. Gibert - 01/03/91
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2001-09-19 12:53:30 +02:00
|
|
|
|
|
2001-09-19 16:45:29 +02:00
|
|
|
|
C version aided by p2c tools on Pyramid (Swansee University - Wales).
|
2001-09-19 12:53:30 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2004-08-02 02:25:43 +02:00
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
|
|
|
|
LibNode V 0.1.0 - A. Gibert - 01/12/90
|
|
|
|
|
------------------------------------------------------------------------------------------------------------------------------------
|
2001-09-19 12:53:30 +02:00
|
|
|
|
|
2001-09-19 16:45:29 +02:00
|
|
|
|
Inital version in Pascal on Pyramid (Swansee University - Wales).
|