Commit Graph

16 Commits

Author SHA1 Message Date
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
aa69e7e7b1 Rename _MSC_VER #ifdef into _WIN32 #ifdef. 2005-01-20 00:00:25 +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
7c96ad706b Implement signal support for Windows target,
Fix NDT_Root header for HP compilation: Index default number goes from 0 to 1.
2004-08-23 22:47:22 +00:00
agibert
64baaa1bc5 Re-implement for unix target, address checking in ND_Address_Check: now use sigaction() and siglingjmp() instead of signal().
Minor code clean-up.
2004-08-02 21:26:03 +00:00
agibert
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.
2004-08-01 23:18:37 +00:00
agibert
c4617d7c1f Move "node.h" from lib to include. 2003-07-16 00:20:53 +00:00
agibert
9704a9fb35 Fix LGPL header. 2002-02-28 21:53:47 +00:00
agibert
bb58630b79 Add LGPL header. 2002-02-28 19:02:32 +00:00
agibert
94ae4f3448 Add Windows DLL support:
Add NDD_DLL_API and LIBNODE_STATIC defines.
2002-02-27 16:04:10 +00:00
agibert
86b1498a2e Rename Index_Open_Nb intoIndex_Open_Count,
Fix bug in ND_Node_Root_Alloc() on Index_Open_Count handling.
2002-02-25 23:34:36 +00:00
agibert
4f1b7a7ff7 Fix TIMAS_KO status in ND_ERROR() macro: TIMAS_KO is now an error. 2001-11-28 13:43:50 +00:00
agibert
e1b5b3e9f2 Update revision number to 2.0 ! 2001-11-26 10:53:14 +00:00
agibert
0ba642fd2a Merge win32 branche (1.1.2.30) 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