Commit Graph

8 Commits

Author SHA1 Message Date
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