|
|
1038182a16
|
removed empty lines at end of file
|
2020-04-15 07:53:22 -07:00 |
|
|
|
60091bfe56
|
removed spaces at end of line
|
2020-04-15 07:53:22 -07:00 |
|
|
|
f4de6dd9b1
|
replaced tabs with spaces
|
2020-04-15 07:53:22 -07:00 |
|
Michael Davidsaver
|
c3b0b49e3f
|
use FieldBuilder::begin() and Field::build()
|
2018-10-16 20:52:38 -07:00 |
|
Michael Davidsaver
|
490b6684ac
|
more createRequest tests
|
2017-10-17 10:15:00 -05:00 |
|
Michael Davidsaver
|
b582f0f880
|
createRequest clean message before each run
|
2017-07-12 15:28:09 +02:00 |
|
Michael Davidsaver
|
66f8ca0501
|
simpler createRequest()
A single function which throws exceptions on error
|
2017-05-07 20:07:01 -04:00 |
|
Dave Hickin
|
d9072402db
|
Update source boilerplate for new LICENSE file
|
2016-07-22 15:56:43 +01:00 |
|
Andrew Johnson
|
605d4e99b9
|
Remove remaining 'undef epicsExportSharedSymbols' stuff
|
2016-04-11 15:24:46 -05:00 |
|
Marty Kraimer
|
6cb95c5cfc
|
fixed possible SEGFAULT in ceateRequest; new stream operator for Field and PVField
|
2015-02-11 07:26:04 -05:00 |
|
Marty Kraimer
|
6a62f9c082
|
catch std::exception and return NULL PVStructurePtr
|
2014-11-24 06:54:28 -05:00 |
|
Matej Sekoranja
|
1098650421
|
clang fix
|
2014-08-20 21:42:29 +02:00 |
|
Marty Kraimer
|
15d85c2f87
|
fix misspelled field names: nanoSecond => nanosecond; hystersis=>hysteresis
|
2014-08-20 06:27:24 -04:00 |
|
Matej Sekoranja
|
16fb3f0339
|
clang fixes
|
2014-08-19 20:58:12 +02:00 |
|
Marty Kraimer
|
baf8832fc9
|
allow record[] field() getField() putField()
|
2014-08-19 09:15:06 -04:00 |
|
Marty Kraimer
|
b558e11ede
|
major changes to CreateRequest; now compatible with Java version
|
2014-08-19 08:25:38 -04:00 |
|
Matej Sekoranja
|
57e33c8f7d
|
clang porting
|
2014-08-13 09:36:37 +02:00 |
|
Marty Kraimer
|
a4954c3825
|
fixed bug in createRequest.cpp
|
2014-07-30 06:50:22 -04:00 |
|
Matej Sekoranja
|
c6eed12139
|
String -> std::string, toString methods removed
|
2014-06-19 14:27:48 +02:00 |
|
Matej Sekoranja
|
6ec207141f
|
fixed missing dllimport/dllexport on new code
|
2014-06-11 11:56:04 +02:00 |
|
Matej Sekoranja
|
5e3159f800
|
completed merge
|
2014-06-09 23:15:57 +02:00 |
|