Michael Davidsaver
|
f24f565e58
|
validate field names
check for invalid characters in field names (eg '.').
Restrict character set to ascii alpha numeric and '_'.
|
2015-09-23 15:32:46 -04:00 |
|
Dave Hickin
|
0d857999bf
|
Make default type ID strings const.
Signed-off-by: Dave Hickin <david.hickin@diamond.ac.uk>
|
2015-06-17 14:51:07 +01:00 |
|
Michael Davidsaver
|
e07f6c1703
|
Friendlier exception messages w/ stack trace during Field creation
|
2015-06-12 13:54:03 -04:00 |
|
dhickin
|
b39662450f
|
Fix for windows static build static initialisation errors.
|
2015-06-08 04:58:04 +01:00 |
|
dhickin
|
45dde325fd
|
Change the printing of structure array and union array fields of structure introspection objects. Removes superfluous information and brings it in line with pvData meta language.
|
2015-03-20 17:23:32 +00:00 |
|
Matej Sekoranja
|
4cb3c22221
|
update code to the new method, removed copy from convert
|
2015-02-17 18:56:56 +01:00 |
|
Marty Kraimer
|
6cb95c5cfc
|
fixed possible SEGFAULT in ceateRequest; new stream operator for Field and PVField
|
2015-02-11 07:26:04 -05:00 |
|
Matej Sekoranja
|
4acf7edf95
|
non-copy (by reference) retrival of getFields()/getPVFields()/getFieldNames()
|
2015-01-30 11:35:43 +01:00 |
|
Matej Sekoranja
|
37f6dff065
|
bounded string
|
2014-08-19 20:42:15 +02:00 |
|
Matej Sekoranja
|
57e33c8f7d
|
clang porting
|
2014-08-13 09:36:37 +02:00 |
|
Matej Sekoranja
|
622e140622
|
Fixed/bounded scalar array impl.
|
2014-07-30 21:41:08 +02:00 |
|
Matej Sekoranja
|
34a35c2658
|
fixed/bounded array introspection data serialization
|
2014-07-28 23:05:49 +02:00 |
|
Matej Sekoranja
|
63c62a2aae
|
Union::dump indentification fixed
|
2014-07-07 20:54:38 +02:00 |
|
Matej Sekoranja
|
c6eed12139
|
String -> std::string, toString methods removed
|
2014-06-19 14:27:48 +02:00 |
|
Matej Sekoranja
|
5e3159f800
|
completed merge
|
2014-06-09 23:15:57 +02:00 |
|
Andrew Johnson
|
19269735ae
|
Rename pvDataApp to src, adjust Makefiles.
|
2014-03-28 10:20:24 -05:00 |
|