[go: up one dir, main page]

Menu

SVN Commit Log


Commit Date  
[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
[r838] by johnhartman

Clean up some leaks in EPICS object deletion

2010-06-05 21:47:33 Tree
[r837] by johnhartman

Fix error in RPM-Ack and ReadConditional-Ack if multiple objects

2010-06-05 21:42:56 Tree
[r836] 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-05 00:00:17 Tree
[r835] by johnhartman

Show error if there are unparsed bytes at the end of an APDU
Let Add and RemoveList cope with propertyIDs above 255

2010-06-04 21:44:26 Tree
[r834] by johnhartman

- Replace unsafe char* parameter in BACnet Encode(char*) with Encode(CString&)
- eliminate heap crash due to to lack of copy constructor in WPM dialog (as invoked from EPICS viewer. Did you know it could do that?)
- remove "const int" defs for sizeof various classes. Not used, and scary to think how they might be...
- various small cleanup (sorry, I waited too long to check in, and things got intertwined)

2010-06-04 21:34:40 Tree
Older >