From 602326e415560c571dbf140c6a7faeaf11ab1e7a Mon Sep 17 00:00:00 2001 From: Jeff Weston Date: Wed, 11 Sep 2019 11:53:09 -0400 Subject: [PATCH] v1.3b6 --- NormDeveloperGuide.html | 596 ++++++++++++++++++++++++++------------ NormDeveloperGuide.pdf | Bin 838288 -> 3747714 bytes VERSION.TXT | 18 ++ common/normApi.cpp | 124 +++++--- common/normApi.h | 34 ++- common/normNode.cpp | 3 +- common/normNode.h | 3 +- common/normObject.cpp | 23 +- common/normSegment.cpp | 69 ++--- common/normSegment.h | 4 +- common/normSession.cpp | 313 ++++++++++++++------ common/normSession.h | 13 +- common/normTest.cpp | 74 +++-- common/normVersion.h | 2 +- examples/normFileRecv.cpp | 2 +- ns/README.txt | 2 + 16 files changed, 886 insertions(+), 394 deletions(-) diff --git a/NormDeveloperGuide.html b/NormDeveloperGuide.html index 5d7bdbd..3762885 100644 --- a/NormDeveloperGuide.html +++ b/NormDeveloperGuide.html @@ -6,7 +6,7 @@ - +