[go: up one dir, main page]

Menu

SVN Commit Log


Commit Date  
[r848] by johnhartman

CR 3010449. Use GetTempPath to get appropriate location for EPICS error temporary file
(Reinserting changes from version 1.68 which were obliterated by version 1.69)

2010-06-12 20:35:48 Tree
[r847] by duffy399

Added return type specification VTSAny& to operator=() and
return type specification VTSAnyList& to operator=()

2010-06-12 00:52:38 Tree
[r846] by duffy399

BACnet.hpp
Added return type specification BACnetAPDUEncoder& to operator=()

BACnet.cpp
Added return type specification to static int ix = 0;

2010-06-12 00:51:07 Tree
[r845] by duffy399

Added comma after "square-inches", //115 so that the rest of etable etEU
starting with "square-centimeters", //116 is no longer index off-by-one.

2010-06-12 00:10:12 Tree
[r844] by duffy399

Added constructor initialization of pDeviceObject(NULL) in PICSdb::PICSdb()

Added "ANSI X3.4/UTF-8" and also a form with alternative whitespace
"ANSI X3.4 / UTF-8" to Charsets[]

Added "Unconfirmed Response Fail Time"
to FailTimes[] (requires increase in MAX_FAIL_TIMES to 8 in VTS.h)

Issue tperror("Invalid List of DevObjPropReferences",true)
if ParseDevObjPropReferences returns (TRUE == reffail)

If supports DM-ATS-A (but not for DM-MTS-A), also requires
Time_Synchronization_Recipients present & WRITABLE.

2010-06-12 00:00:48 Tree
[r843] by duffy399

Changed Tom's new object literal strings to the conventional
CharacterString
BitString
OctetString
DateTime
with medial capital for String and Time in DateTime.

2010-06-11 23:33:06 Tree
[r842] by johnhartman

CR 3010449. Use GetTempPath to get appropriate location for EPICS error temporary file

2010-06-11 21:24:06 Tree
[r841] by johnhartman

Eliminated the last build warning, at least under VC++ 2003

2010-06-07 13:32:17 Tree
[r840] by johnhartman

Changes to compile with VC++ 6 as well as newer versions

2010-06-06 01:12:05 Tree
[r839] by johnhartman

Scripting uses hashes of keywords, including object-type, property-ids etc. The precomputed values were several revisions behind. Changed to COMPUTE the hash tables for object-types, property-ID, abort and reject reason, services - the enumerations that are expected to change most frequently
Eliminate stPropIDs - use the StringTable version instead to reduce maintenance
Eliminate unused tables from StringTables.cpp
Make case and punctuation of strings in StringTables.cpp match 135-2008
Add reserved and extension counts to StringTable, to allow eventual replacement of the redundant etables

2010-06-05 21:57:29 Tree
Older >