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
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
c70c4e5aba
Add final updates in libnode (ND_Check for Windows target) and *Break cmd for ndbench.
2004-08-23 22:45:17 +00:00
agibert
7f142acda3
Add re-implementation of address checking in 2.0.6-1 entry.
...
Fix Micot project spelling.
2004-08-02 21:33:53 +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
77330558f0
Add 2.0.6-1 entry,
...
Add TIMA project reference in 2.0.0-alpha1 entry,
extend -*- separators from 80 to 132 cols.
2004-08-02 00:25:43 +00:00
agibert
4634d49ce9
Fix 2.0.5-1 authorship: add M. Regimbeau !
2004-08-01 23:49:13 +00:00
agibert
6cae72830f
Initial creation.
2004-08-01 23:42:30 +00:00
agibert
61dfd5c682
Add Lib_Open and Lib_Close calls.
2004-08-01 23:41:02 +00:00
agibert
898992430e
Add Lib_Open and Lib_Close commands,
...
Code clean up.
2004-08-01 23:38:52 +00:00
agibert
3c40fadbff
Add ND_Library_Open() and ND_Library_Close() calls,
...
Code clean up.
2004-08-01 23:35:39 +00:00
agibert
126de83bc9
Add a check version of executables: *-c (ND_MODE=1).
2004-08-01 23:34:31 +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
2274de2cf2
Fix GPL Header.
2004-06-17 22:28:30 +00:00
agibert
fa40487565
Fix an index bug in ND_Tree_Node_Recursive_Add() and ND_List_Sort(),
...
Fix GPL Header.
2004-06-17 22:28:04 +00:00
agibert
79b8e412a2
Add Cache Value option entry.
2003-07-27 23:14:10 +00:00
agibert
de448e9237
Add 2.0.5-1 entry.
2003-07-27 23:13:17 +00:00
agibert
f3598b72e5
Add 'make _LIBVER_SUPPORT=1 all' example.
2003-07-27 23:10:55 +00:00
agibert
f2f8facb0e
Fix FILE_DOC and FILE_LIB.
2003-07-16 23:46:14 +00:00
agibert
d299d7ce87
Remove node.h file installation.
2003-07-16 23:39:46 +00:00
agibert
05877292fa
Initial release.
2003-07-16 23:38:10 +00:00
agibert
ee32700240
Exclude CVS directory from distrib generation.
2003-07-16 23:37:37 +00:00
agibert
7c7ecea547
Add include sub directory.
2003-07-16 23:32:06 +00:00
agibert
3b595554f4
Add %{libnode_name} variable.
2003-07-16 23:18:09 +00:00
agibert
352f592518
Rename $(MKD) into $(MKDIR).
2003-07-16 23:17:07 +00:00
agibert
211babbf5b
Remove old comments,
...
Remove unused install chmod.
2003-07-16 22:57:12 +00:00
agibert
adbf463812
Add distrib rule.
2003-07-16 22:55:51 +00:00
agibert
c4617d7c1f
Move "node.h" from lib to include.
2003-07-16 00:20:53 +00:00
agibert
2f56c19c82
move "node.h" into "../include".
2003-07-16 00:19:21 +00:00