Commit Graph

20 Commits

Author SHA1 Message Date
c51bb5090c - First LibNode V3 implementation test...
- Not fully implemented.
- Have to switch to the second one.
2024-06-12 12:43:26 +02:00
8e14ba08bf - Update RelaseNote with new version 3! 2024-05-21 12:06:19 +02:00
4855700ad5 - Update ReleaseNote. 2024-05-21 12:00:04 +02:00
d110799f8e - Add DS_STRUCT_LOCK() & DS_STRUCT_UNLOCK() macros,
- Implement DS_DataStruct_Traverse_I() & DS_DataStruct_Convert_L() API,
- code cleanup...
2024-05-11 22:43:25 +02:00
32d95032b0 - Implement DS_Index_Check_I() & DS_Index_Info_Print_I API,
- Implement in dsbench: Index_List_SubType_Set, Index_Tree_SubType_Set, Index_Info_Print & Index_Value_Break commands,
- Add in DS_Value_Find dsbench command the repeat arg.
2024-05-07 17:49:59 +02:00
56d502faab - Add liblog LOG_TRACE compile flag support. 2024-05-06 19:16:49 +02:00
618e86de1b - Add DS_DataStruct_Value_Find(), DS_Index_Reorg(),
- DSBech: Implement DS_Value_Remove, DS_Value_Find, Index_Close, Index_Reorg, Index_List_To_Tree & Index_Tree_To_List commands.
2024-05-04 18:43:08 +02:00
9fc9a44356 - Replace old RootDesc structure with a new DST_Root structure,
- Add support tot NDT_Root pointer in DS_DataStruct Alloc() & DS_DataStruct_Free().
- Impact dsbench.c.
2024-05-03 00:32:08 +02:00
6dccb387f7 - Implement DS_DataStruct_Check_I(), DS_DataStruct_Reorg_I(), DS_DataStruct_Convert_I(),
- Add a new marco: DS_STRUCT_VALID_CHECK().
2024-05-02 01:06:11 +02:00
6c74ecb997 - Implement DS_DataStruct_Value_Add_I, DS_DataStruct_Flush_I() & DS_Free,
- dsbench testings...
2024-05-01 13:28:27 +02:00
42ab4c9029 - Start a new ndbench implementation, based on ndbench,
- Implement DS_Index_Open_I(), DS_Index_Close_I(), DS_Index_Convert_I(),
- Convert DST_DataStruct.Name from pointer to array.
2024-04-30 19:03:08 +02:00
813967de98 - Implement DS_Value_Alloc_I(), DS_Value_Add(), DS_Alloc_I(), DS_DataStruct_Value_Print(), DS_DataStruct_Lock() & DS_DataStruct_Unlock(),
- Debug with dsbench: ADD_VALUE & SHOW.
2024-04-29 12:08:11 +02:00
6492980a9b - Implement DS_DataStruct_Close_I(), DS_DataStruct_Alloc(), DS_DataStruct_Free(),
- Fix DS_Name_Prefix() implementation (As for ShMemLib),
- Debug with dsbech: CREATE_STRUCT, OPEN_STRUCT, CLOSE_STRUCT, DELETE_STRUCT.
2024-04-28 19:59:38 +02:00
d90beb9860 - Succed to compile DS_DataStruct_Open_I() full implementation. Tests needed! 2024-04-27 20:00:00 +02:00
0c06f14b49 - Add DS_OpenedDS_List_Manager & DS_DataStruct_IsOpen implementation,
- Continue DS_DataStruct_Open_I implementation.
2024-04-24 20:27:46 +02:00
2967341251 - Start Allocation support. 2024-04-23 17:10:37 +02:00
33be3b6070 - Update LibDataStr Open & Close,
- Make compile dsbench...
2024-04-22 18:37:50 +02:00
ed0f5062df - Fix Makefiles,
- Comment out all functions exept DS_Library_Open , DS_Library_Close & DS_DataStruct_Open_I, and start to work on it!
2024-04-22 00:24:37 +02:00
7cf70f0f3c - Start to the 2.0.x work!
- Import file structure from LibNode & LibShMem...
2024-04-20 09:01:52 +02:00
smas
dbebe02bdf Première version 2000-07-28 15:30:55 +00:00