Commit Graph

22 Commits

Author SHA1 Message Date
4756903ac3 - Add open mode to ND_DataStruct_Open() API,
- ADD data struct name and open mode to init handler.
2024-05-28 17:41:24 +02:00
2d259e4f2f - Add DataStruct Handlers,
- Update Open_DataStruct() API.
2024-05-24 17:16:12 +02:00
2417b2829e - Rename ND_DataStruct_Alloc() & ND_DataStruct_Free() into ND_Alloc() & ND_Free(),
- Use ND_Alloc() & ND_Free() into ndbench.
2024-05-04 12:10:31 +02:00
c52ced19c5 - Add NDT_Root pointer to NDT_Allocator & NDT_Deallocator functions,
- API Break!
2024-05-03 00:24:51 +02:00
e919b5d83c - fix a bug in ND_DataStruct_Value_Remove() call in ndbech. 2024-04-28 17:29:28 +02:00
f1bcb0126b - Minor code cleanup and error log fix. 2024-04-24 20:31:34 +02:00
27f401dff6 - Complete libnode.c LibLog support,
- Complete ndbench.c LibLog support,
- Add test-10M.ndb & test-10M-s.ndb test files.
2024-04-21 12:54:13 +02:00
bf2a95a5d2 - Switch to GPL & LGPL V3,
- Fix header files.
2024-04-20 09:58:00 +02:00
70b7e5a49e - Complete API function header documentation,
- ND_Value_Alloc() argument normalisation: API Break!
2023-08-17 17:53:27 +02:00
agibert
90eb853801 Add LibNode 2.2 support: Use ND_VA_* macros in manager. 2010-06-06 21:27:12 +00:00
agibert
652ab987a4 Add DS_Open arg: symbol lookup support. 2005-01-20 00:07:27 +00:00
agibert
51482fb475 Add Index_Value_Break and Index_Node_Break commands,
Improve random number generation.
2004-08-24 20:31:28 +00:00
agibert
898992430e Add Lib_Open and Lib_Close commands,
Code clean up.
2004-08-01 23:38:52 +00:00
agibert
2274de2cf2 Fix GPL Header. 2004-06-17 22:28:30 +00:00
agibert
a0addad286 Fix LibVer support. 2003-01-17 08:06:57 +00:00
agibert
5f92190c59 Add fclose() call at the end of batch_run.
ndbench pass valgrind test!
2002-07-29 14:55:57 +00:00
agibert
377c39b8de Add GPL header. 2002-02-28 22:00:00 +00:00
agibert
417673d1cd Replace stderr by File_Out in ND_DataStruct_Check() and ND_Index_Check() functions,
Replace out dated _LIBVER by _LIBVER_SUPPORT.
2002-02-27 16:14:22 +00:00
agibert
2e4fefc2b1 Implement Index_Close and Index_Info_Print functions. 2002-02-25 23:35:51 +00:00
agibert
e1b5b3e9f2 Update revision number to 2.0 ! 2001-11-26 10:53:14 +00:00
agibert
033656896c Merge win32 branche (1.1.2.19) with main trunc ! 2001-11-26 10:17:44 +00:00
smas
6fe492faf6 First stable version LINUX / SOLARIS compatible. 2000-07-18 14:51:56 +00:00