|
afbf19b5a3
|
- Add ND_DataStruct_Alloc() & ND_DataStruct_Free() to help memory allocation inside a manager.
|
2024-05-03 17:00:00 +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 |
|
|
4fbe71e892
|
- fix function header size,
- fix public API extern declaration.
|
2024-04-21 23:49:52 +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 |
|
|
67e20bbd87
|
- Continue LibLog migration.
|
2024-04-20 21:06:21 +02:00 |
|
|
bf2a95a5d2
|
- Switch to GPL & LGPL V3,
- Fix header files.
|
2024-04-20 09:58:00 +02:00 |
|
|
3a3002375f
|
- Start LibLog support implementation,
- Fix .h and .c file headers.
|
2024-04-18 00:54:52 +02:00 |
|
|
70b7e5a49e
|
- Complete API function header documentation,
- ND_Value_Alloc() argument normalisation: API Break!
|
2023-08-17 17:53:27 +02:00 |
|
|
65fe68ca34
|
- Initialise 2.3.x release,
- Fix Desallocate/Deallocate misspelling!
- Start English comments translation...
|
2023-08-16 02:31:19 +02:00 |
|
|
625cc52f67
|
- Sync with Drummer libnode embeded version,
- Minor fixes.
|
2023-08-16 00:44:52 +02:00 |
|
agibert
|
7afac7d349
|
Update to 2.2.0 release,
Update Source and URL entry.
|
2010-06-06 21:39:03 +00:00 |
|
agibert
|
e1409ab6d8
|
Fix project URL.
|
2010-06-06 21:38:28 +00:00 |
|
agibert
|
702c0f117d
|
Add 2.2.0-1 entry.
|
2010-06-06 21:30:59 +00:00 |
|
agibert
|
0d4b1d3125
|
Update version from 2.1 to 2.2,
Change Mandrake to Mandriva.
|
2010-06-06 21:29:44 +00:00 |
|
agibert
|
ec7a688881
|
Add -fPIC flag in .c to .o makefile rule.
|
2010-06-06 21:28:14 +00:00 |
|
agibert
|
90eb853801
|
Add LibNode 2.2 support: Use ND_VA_* macros in manager.
|
2010-06-06 21:27:12 +00:00 |
|
agibert
|
8cfdf696d1
|
Add support C99 va_arg for curent gcc (4.4.1),
Add ND_VA_* macros to help manager varargs,
Update Managers to use ND_VA_* macros,
Add example manager template in public node.h file.
|
2010-06-06 21:26:31 +00:00 |
|
agibert
|
986c67d2fc
|
Add 2.1.1-1 entry: Improve LibShMem support by restricting OpenStruct tracking on local DataStruct (Manager_Ptr != NULL).
|
2005-06-27 00:23:19 +00:00 |
|
agibert
|
b7ce3250e1
|
In Library Debug Mode, only perform OpenStruct tracking on local DataStruct: Manager_Ptr != NULL. Improve LibShMem support.
|
2005-06-26 22:41:10 +00:00 |
|
agibert
|
6a6ae07870
|
Fix release suffix problem.
|
2005-01-24 01:34:01 +00:00 |
|
agibert
|
b477d4b154
|
LibShMem 2.0.0 and LibDataStr 2.0.0 now supported !
|
2005-01-24 01:19:50 +00:00 |
|
agibert
|
334f0cbeb1
|
Update to 2.1.0-1 release,
Cleanup and minor fixes.
|
2005-01-24 01:19:39 +00:00 |
|
agibert
|
676814b6cf
|
Fix the release date of the 2.1.0 entry.
|
2005-01-24 00:50:55 +00:00 |
|
agibert
|
f7c1f8bc5f
|
Add 2.1.0 entry: Symbol lookup support, news allocator/desallocator API and forthcoming news LibShMem support.
|
2005-01-20 00:26:48 +00:00 |
|
agibert
|
652ab987a4
|
Add DS_Open arg: symbol lookup support.
|
2005-01-20 00:07:27 +00:00 |
|
agibert
|
0431691352
|
Add Batch_Run test-*-s.ndb.
|
2005-01-20 00:05:52 +00:00 |
|
agibert
|
3ad6e01702
|
Add new DS_Open arg.
|
2005-01-20 00:05:05 +00:00 |
|
agibert
|
4bf44a1fff
|
Initial Release.
|
2005-01-20 00:04:22 +00:00 |
|
agibert
|
aa69e7e7b1
|
Rename _MSC_VER #ifdef into _WIN32 #ifdef.
|
2005-01-20 00:00:25 +00:00 |
|
agibert
|
29f7064ed0
|
Re-enable Win32 support.
Rename _MSCVER #ifdef into _WIN32 #ifdef.
|
2005-01-19 23:59:41 +00:00 |
|
agibert
|
97d57e391f
|
Add Makefile.var auto version label detection to 2.0.7-1 entry.
|
2005-01-19 23:40:40 +00:00 |
|
agibert
|
d1778a5431
|
Add PROG_VERSION_NAME varible auto filling from CVS TAG.
|
2005-01-19 23:30:05 +00:00 |
|
agibert
|
416ee6de00
|
Update release to libnode-2.0.7-1.
|
2005-01-19 23:02:30 +00:00 |
|
agibert
|
8c1000401d
|
Reorder priority...
Remove need of debuging !
|
2005-01-19 22:37:44 +00:00 |
|
agibert
|
11f4f585b3
|
Update to 2.0.7 release.
|
2005-01-19 22:34:04 +00:00 |
|
agibert
|
0990ad102d
|
Add Linux 2.6.x and Windows XP.
|
2005-01-19 22:32:05 +00:00 |
|
agibert
|
da9d517e9a
|
Add 2.0.7-1 entry: should be the final release of the 2.0 branch and minor bug fixes in ND_*_Info_Print() functions and ND_Library_StdErr_Set alias defines.
|
2005-01-19 22:29:05 +00:00 |
|
agibert
|
d50da065a6
|
Minor variable definition fix.
|
2005-01-19 20:07:51 +00:00 |
|
agibert
|
f8f96b1ec8
|
Fix CFLAGS definition. Previous prevents to set debug mode...
|
2005-01-19 16:50:19 +00:00 |
|
agibert
|
b49d497bfb
|
Add unconditionally -rdynamic and -ldl to CFLAGS.
|
2005-01-11 21:03:53 +00:00 |
|
agibert
|
80665f9931
|
Add dynamic symbol support to ND_Allocator_Exec_I(), ND_Desallocator_Exec_I(), ND_Manager_Exec_I() and ND_Manager_Exec_VI() functions, in order to add LibShMem support.
Break NDT_Allocator() API !!!
Win32 not compatible... 8^(
Code Cleanup.
|
2005-01-11 20:57:04 +00:00 |
|
agibert
|
1d9539466d
|
Fix ND_Library_StdErr_Set alias defines.
|
2005-01-11 16:27:13 +00:00 |
|
agibert
|
3ce278d6e5
|
Fix printf into fprint in ND_*_Info_Print() functions.\n
|
2005-01-11 16:17:44 +00:00 |
|
agibert
|
3d91078a5c
|
Add Index_Value_Break andDS_Check commands.
|
2004-08-24 20:32:47 +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
|
75cfc21e01
|
Add ndbech random number improvement in 2.0.6-1 entry.
|
2004-08-24 20:30:23 +00:00 |
|
agibert
|
5aea056299
|
Update to 2.0.6 release.
|
2004-08-23 22:53:02 +00:00 |
|
agibert
|
3f6d118ae2
|
Code cleanup.
|
2004-08-23 22:48:37 +00:00 |
|