[go: up one dir, main page]

Menu

SVN Commit Log


Commit Date  
[r786] by johnhartman

Tighten up tag comparison logic (primitive versus paired tags)
Add explicit error for run off the end of the buffer
Tag corrections for CreateObject and DeleteObject

2010-04-07 16:50:43 Tree
[r785] by tbrennan3

Added more support for the Structured Object List in the Device object, per Addendum 135-2004d.

2010-04-07 03:42:20 Tree
[r784] by tbrennan3

Wasn't properly terminating sequences when packets were decoded (send or receive).
Suppressed a pile of warnings (unsafe sprintfs).
Added a little of the Structured View support (more to follow).

2010-04-07 03:40:27 Tree
[r783] by tbrennan3

Adjustments to allow building with VS2008. I believe these will maintain backwards compatability, though I don't have earlier versions of VS to test with.
These changes prevent re-declaring some network enums.

2010-04-07 03:37:11 Tree
[r782] by tbrennan3

Adjustments to allow building with VS2008. I believe these will maintain backwards compatability, though I don't have earlier versions of VS to test with.

2010-04-07 03:34:50 Tree
[r781] by tbrennan3

Fixed endless loop encountered when opening EPICS (at least, my EPICS).
Suppressed a pile of warnings (unsafe sprintfs).
Added a little of the Structured View support (more to follow).

2010-04-07 03:32:32 Tree
[r780] by johnhartman

Bug 2979777: used hard-coded class C subnet mask to calculate broadcast address.
Changes:
- bind to a particular address, rather than INADDR_ANY
- calculate the appropriate broadcast address for the bound address
- add adapter select to Port dialog

2010-04-07 01:48:08 Tree
[r779] by johnhartman

Had used function CString::ReleaseBufferSetLength, not available in older VC++. Also left buffer unreleased for empty lines.

2010-04-03 13:00:53 Tree
[r778] by johnhartman

Allow empty value for Write, WriteMultiple, Create, ReadAck, ReadMultipleAck: some properties are List-Of, with empty list allowed

2010-04-01 18:42:40 Tree
[r777] by johnhartman

In ANY-VALUE dialog, changed button from "ID..." to "Set..." to hint that it is useful for types OTHER then ObjectID. Add TODO suggestion for future cleanup of setter dialogs

2010-04-01 18:31:57 Tree
Older >