agibert
|
2260f97db2
|
Add and use ND_Index_Clear() private function.
libnode pass valgrind test!
|
2002-07-29 14:53:50 +00:00 |
|
agibert
|
a512c467f7
|
Add 2.0.3-1 entry:
Rework the Microsoft Visual Studio project files to generate correctly Debug and Release config,
Minor fix in libnode.c.
|
2002-04-09 17:41:44 +00:00 |
|
agibert
|
af664cd6a0
|
Fix Release config generation,
Now generate ndbench.exe and ndbenchd.exe.
|
2002-04-09 17:16:54 +00:00 |
|
agibert
|
2966eb9115
|
Fix Release config generation,
Now generate demo0.exe and demo0d.exe.
|
2002-04-09 17:11:17 +00:00 |
|
agibert
|
ea02a52457
|
Fix Release config generation,
Now generate libnode.dll and libnoded.dll libraries.
|
2002-04-09 17:10:20 +00:00 |
|
agibert
|
882cde0d40
|
Change index type numeric print value from decimal to hexa in ND_Index_Info_Print_I() API,
Add new cases in ND_Index_Convert_I() handling (List->List:FIFO and List->List:LIFO).
|
2002-04-09 17:08:17 +00:00 |
|
agibert
|
5b48497b78
|
Add 2.0.2-2 entry:
Add/Fix license stuff.
|
2002-03-01 09:48:04 +00:00 |
|
agibert
|
189a24bcb7
|
Add license stuff.
|
2002-03-01 09:43:21 +00:00 |
|
agibert
|
5fe2168c92
|
Replace GPL by LGPL.
|
2002-03-01 09:35:58 +00:00 |
|
agibert
|
377c39b8de
|
Add GPL header.
|
2002-02-28 22:00:00 +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
|
4d87a3c6f9
|
Initial creation.
|
2002-02-28 17:56:59 +00:00 |
|
agibert
|
2910b792d3
|
Initial creation.
|
2002-02-27 17:32:52 +00:00 |
|
agibert
|
ddfea222ca
|
Add into 2.0.2-1 entry:
libnode.rc resource file addition and use.
|
2002-02-27 17:25:12 +00:00 |
|
agibert
|
4c11aa6001
|
Add CVS tags.
|
2002-02-27 17:17:05 +00:00 |
|
agibert
|
2113d2fa5b
|
Initial creation.
|
2002-02-27 17:00:03 +00:00 |
|
agibert
|
2103e4fa5e
|
Add libnode.rc resource file.
|
2002-02-27 16:58:37 +00:00 |
|
agibert
|
325bf712f4
|
Add into 2.0.2-1 entry:
VisualStudio Project now generate Windows DLL.
|
2002-02-27 16:29:12 +00:00 |
|
agibert
|
417673d1cd
|
Replace stderr by File_Out in ND_DataStruct_Check() and ND_Index_Check() functions,
Replace out dated _LIBVER by _LIBVER_SUPPORT.
|
2002-02-27 16:14:22 +00:00 |
|
agibert
|
b649d3b5ea
|
Rework ND_DataStruct_Check_I() and ND_Index_Check_I() functions.
|
2002-02-27 16:08:07 +00:00 |
|
agibert
|
2a80300887
|
Comment out strdup () and sigrelse() unused functions.
|
2002-02-27 16:05:15 +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
|
17fad87ce2
|
Add dynamic librarie creation,
Switch to Multi-Thread DLL debug mode.
|
2002-02-27 16:02:15 +00:00 |
|
agibert
|
1de5944904
|
Switch to Multi-Thread DLL debug mode.
|
2002-02-27 15:57:53 +00:00 |
|
agibert
|
508aba8bde
|
Add in 2.0.2-1 entry:
Add no libver support in Makefiles.
|
2002-02-26 19:30:13 +00:00 |
|
agibert
|
3002869e96
|
Fix no libver handling.
|
2002-02-26 16:51:47 +00:00 |
|
agibert
|
1f50073641
|
Fix Index loop counting bugs in ND_DataStruct_Flush_I() and ND_Node_Root_Alloc()...
|
2002-02-26 16:38:19 +00:00 |
|
agibert
|
e56381b50e
|
Minor spell s sta
|
2002-02-25 23:40:42 +00:00 |
|
agibert
|
85b6b70aa2
|
Now generates static and dynamic executables.
|
2002-02-25 23:38:22 +00:00 |
|
agibert
|
719416547a
|
Now generates static and dynamic executablesje
|
2002-02-25 23:37:49 +00:00 |
|
agibert
|
5ed694ea38
|
Now generates static and dynamic libraries.
|
2002-02-25 23:37:21 +00:00 |
|
agibert
|
2e4fefc2b1
|
Implement Index_Close and Index_Info_Print functions.
|
2002-02-25 23:35:51 +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
|
724109a537
|
Add 2.0.2-1 entry:
Fix Index_Open_Count bug in LibNodeles generate static and dynamic objects,,
Makefiles generate static and dynamic objects,
NbBench implement Inde
|
2002-02-25 23:32:41 +00:00 |
|
agibert
|
023d30188c
|
Add libnode-2.0.1-1 entry.
|
2001-11-28 13:57:51 +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
|
f9a6fc60ff
|
Update revision number to 2.0 !
|
2001-11-26 14:23:50 +00:00 |
|
agibert
|
02cc0aec6d
|
Add the release number (1) to the version tag (2.0.0).
|
2001-11-26 13:32:56 +00:00 |
|
agibert
|
eb9c0748fa
|
Add initial entries.
|
2001-11-26 11:25:11 +00:00 |
|
agibert
|
4beb939977
|
Add os support and blah blah...
|
2001-11-26 11:15:25 +00:00 |
|
agibert
|
86935f0fea
|
Update revision number to 2.0 !
|
2001-11-26 11:07:08 +00:00 |
|
agibert
|
75eb3fdfb7
|
Add libnode-2.0.0 entry.
|
2001-11-26 11:06:03 +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 |
|
agibert
|
e6506338d5
|
Merge win32 branche (1.1.2.2) with main trunc !
|
2001-11-26 10:17:44 +00:00 |
|
agibert
|
033656896c
|
Merge win32 branche (1.1.2.19) with main trunc !
|
2001-11-26 10:17:44 +00:00 |
|
agibert
|
97703fce97
|
Merge win32 branche (1.1.2.15) with main trunc !
|
2001-11-26 10:17:44 +00:00 |
|
agibert
|
14f8c8c0a1
|
Merge win32 branche (1.1.2.5) with main trunc !
|
2001-11-26 10:17:43 +00:00 |
|
agibert
|
89295b4091
|
Merge win32 branche (1.1.2.37) with main trunc !
|
2001-11-26 10:17:43 +00:00 |
|