From de8a3c799b4dd5156db2bf32e43bca83a26a5446 Mon Sep 17 00:00:00 2001 From: Jeff Weston Date: Wed, 11 Sep 2019 11:52:22 -0400 Subject: [PATCH] v1.3b5 --- NormDeveloperGuide.html | 332 ++++++++++++++++++++++++++------- NormDeveloperGuide.pdf | Bin 772145 -> 838288 bytes NormLogo.gif | Bin 0 -> 12709 bytes NormUserGuide.pdf | Bin 202450 -> 0 bytes README.md | 19 +- VERSION.TXT | 50 +++++ common/normApi.cpp | 65 ++++++- common/normApi.h | 42 +++-- common/normApp.cpp | 2 +- common/normFile.cpp | 16 +- common/normMessage.h | 1 + common/normNode.cpp | 61 ++++-- common/normNode.h | 28 ++- common/normObject.cpp | 269 ++++++++++++++++----------- common/normObject.h | 28 ++- common/normSegment.cpp | 2 +- common/normSegment.h | 2 +- common/normSession.cpp | 397 +++++++++++++++++++++++++++++----------- common/normSession.h | 35 +++- common/normTest.cpp | 69 +++++-- common/normVersion.h | 2 +- unix/Makefile.common | 11 +- unix/Makefile.freebsd | 8 +- unix/Makefile.hpux | 42 +---- unix/Makefile.linux | 31 +--- unix/Makefile.macosx | 6 +- unix/Makefile.mklinux | 30 +-- unix/Makefile.netbsd | 39 +--- unix/Makefile.sgi | 12 +- unix/Makefile.solaris | 9 +- unix/Makefile.solx86 | 13 +- win32/Norm.suo | Bin 13824 -> 13824 bytes win32/normTest.vcproj | 3 +- wince/Norm.vco | Bin 81920 -> 81920 bytes 34 files changed, 1114 insertions(+), 510 deletions(-) create mode 100644 NormLogo.gif delete mode 100644 NormUserGuide.pdf diff --git a/NormDeveloperGuide.html b/NormDeveloperGuide.html index c1fc2e1..5d7bdbd 100644 --- a/NormDeveloperGuide.html +++ b/NormDeveloperGuide.html @@ -1,12 +1,12 @@ - - NORM Developer’s Guide - + + NORM Developer’s Guide + - - + +