fa777a9b89
- First try for the second libnode V3 implementation: - ND_Handler_Open_Default() implemented.
Arnaud G. GIBERT2024-06-12 23:26:26 +02:00
6339c66000
- First implementation test: - Init + Open handlers called in DatatStruict_Open_I() API. - Works but too complicated... - Second implementation should now be tested.
Arnaud G. GIBERT2024-06-12 12:38:48 +02:00
4756903ac3
- Add open mode to ND_DataStruct_Open() API, - ADD data struct name and open mode to init handler.
Arnaud G. GIBERT2024-05-28 17:41:24 +02:00
6d13e890a9
- Fix init handler call: call it after default handlers setup.
Arnaud G. GIBERT2024-05-28 13:59:18 +02:00
c45466c893
- Implement Open, Close, Info, Lock & Unlock default handlers, - Implement Open, Close, Info, Lock & Unlock exec function handlers, - Add Init & Open handler calls in ND_DataStruct_Open(), - Add Info handler call in ND_DataStruct_Info_Print_I(), - Update ND_Node_Root_Alloc().
Arnaud G. GIBERT2024-05-27 22:47:24 +02:00
3a3002375f
- Start LibLog support implementation, - Fix .h and .c file headers.
Arnaud G. GIBERT2024-04-18 00:54:52 +02:00
70b7e5a49e
- Complete API function header documentation, - ND_Value_Alloc() argument normalisation: API Break!
Arnaud G. GIBERT2023-08-17 17:53:27 +02:00
65fe68ca34
- Initialise 2.3.x release, - Fix Desallocate/Deallocate misspelling! - Start English comments translation...
Arnaud G. GIBERT2023-08-16 02:31:19 +02:00
625cc52f67
- Sync with Drummer libnode embeded version, - Minor fixes.
Arnaud G. GIBERT2023-08-16 00:44:52 +02:00
7afac7d349
Update to 2.2.0 release, Update Source and URL entry.
libnode-2_2_0-1
agibert
2010-06-06 21:39:03 +00:00
0d4b1d3125
Update version from 2.1 to 2.2, Change Mandrake to Mandriva.
agibert
2010-06-06 21:29:44 +00:00
ec7a688881
Add -fPIC flag in .c to .o makefile rule.
agibert
2010-06-06 21:28:14 +00:00
90eb853801
Add LibNode 2.2 support: Use ND_VA_* macros in manager.
agibert
2010-06-06 21:27:12 +00:00
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.
agibert
2010-06-06 21:26:31 +00:00
986c67d2fc
Add 2.1.1-1 entry: Improve LibShMem support by restricting OpenStruct tracking on local DataStruct (Manager_Ptr != NULL).
agibert
2005-06-27 00:23:19 +00:00
b7ce3250e1
In Library Debug Mode, only perform OpenStruct tracking on local DataStruct: Manager_Ptr != NULL. Improve LibShMem support.
agibert
2005-06-26 22:41:10 +00:00
97d57e391f
Add Makefile.var auto version label detection to 2.0.7-1 entry.
libnode-2_0_7-1
agibert
2005-01-19 23:40:40 +00:00
d1778a5431
Add PROG_VERSION_NAME varible auto filling from CVS TAG.
agibert
2005-01-19 23:30:05 +00:00
416ee6de00
Update release to libnode-2.0.7-1.
agibert
2005-01-19 23:02:30 +00:00
8c1000401d
Reorder priority... Remove need of debuging !
agibert
2005-01-19 22:37:44 +00:00
11f4f585b3
Update to 2.0.7 release.
agibert
2005-01-19 22:34:04 +00:00
0990ad102d
Add Linux 2.6.x and Windows XP.
agibert
2005-01-19 22:32:05 +00:00
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.
agibert
2005-01-19 22:29:05 +00:00
d50da065a6
Minor variable definition fix.
agibert
2005-01-19 20:07:51 +00:00
f8f96b1ec8
Fix CFLAGS definition. Previous prevents to set debug mode...
agibert
2005-01-19 16:50:19 +00:00
b49d497bfb
Add unconditionally -rdynamic and -ldl to CFLAGS.
agibert
2005-01-11 21:03:53 +00:00
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.
agibert
2005-01-11 20:57:04 +00:00
1d9539466d
Fix ND_Library_StdErr_Set alias defines.
agibert
2005-01-11 16:27:13 +00:00
3ce278d6e5
Fix printf into fprint in ND_*_Info_Print() functions.\n
agibert
2005-01-11 16:17:44 +00:00
7c96ad706b
Implement signal support for Windows target, Fix NDT_Root header for HP compilation: Index default number goes from 0 to 1.
agibert
2004-08-23 22:47:22 +00:00
c70c4e5aba
Add final updates in libnode (ND_Check for Windows target) and *Break cmd for ndbench.
agibert
2004-08-23 22:45:17 +00:00
7f142acda3
Add re-implementation of address checking in 2.0.6-1 entry. Fix Micot project spelling.
agibert
2004-08-02 21:33:53 +00:00
64baaa1bc5
Re-implement for unix target, address checking in ND_Address_Check: now use sigaction() and siglingjmp() instead of signal(). Minor code clean-up.
agibert
2004-08-02 21:26:03 +00:00
77330558f0
Add 2.0.6-1 entry, Add TIMA project reference in 2.0.0-alpha1 entry, extend -*- separators from 80 to 132 cols.
agibert
2004-08-02 00:25:43 +00:00
126de83bc9
Add a check version of executables: *-c (ND_MODE=1).
agibert
2004-08-01 23:34:31 +00:00
8541d83655
Add OpenStruct tracing support in ND_Library_Open(), ND_Library_Close(), ND_DataStruct_Open() and ND_DataStruct_Close(), Create NDG_Base global structure variable and move all the sparced global variables into it, ND_Library_Open() call is now mandatory, Add library open test in *_C() functions, Code cleaning, Fix code indentation.
agibert
2004-08-01 23:18:37 +00:00
6ded620c00
Add lib subdir to libver, Change _LIBVER_SUPPORT by LIBVER_SUPPORT.
agibert
2003-01-23 00:25:19 +00:00
0514715693
Add lib subdir to libver, Change _LIBVER_SUPPORT by LIBVER_SUPPORT, Fix unexported local symbols by adding -rdynamic flag in linking.
agibert
2003-01-23 00:24:36 +00:00
c4969560a3
Fix bad VER_INFO_EXPORT module name...
agibert
2003-01-23 00:23:08 +00:00