Commit Graph

282 Commits

Author SHA1 Message Date
Unknown 55df2e06e2 compatibility with vxWorks 2012-09-05 14:11:07 +02:00
Matej Sekoranja cfc9ebefb0 merge 2012-09-03 23:46:06 +02:00
Matej Sekoranja 516518529c VxWorks ports from Dirk 2012-09-03 23:43:26 +02:00
Marty Kraimer 6b4eb1a1b0 StandardField: fix enumeratedAlarm ; testConvert fix uint64 integer constants 2012-08-28 13:09:37 -04:00
Marty Kraimer 5e3311a024 LICENSE, COPYRIGHT, file header 2012-08-22 14:39:19 -04:00
Matej Sekoranja 233a90e608 merge 2012-08-21 23:35:50 +02:00
Matej Sekoranja 4b26e1c442 dumpValue methods 2012-08-21 23:34:59 +02:00
Marty Kraimer b216a62d1e changes for "String const&" 2012-08-20 14:51:09 -04:00
Matej Sekoranja 978cb937c4 String const & message 2012-08-20 19:09:01 +02:00
Matej Sekoranja 86adfc091b passing string by const ref 2012-08-20 16:37:26 +02:00
Marty Kraimer 8f3a1dde34 Use "String const &" in many more places 2012-08-20 09:16:43 -04:00
Marty Kraimer 9061e8f731 better implementation of setCapacity 2012-08-20 07:13:05 -04:00
Matej Sekoranja 05be6e6729 append/remove fields now preserves ID 2012-08-20 09:22:27 +02:00
Matej Sekoranja 156a05079e structure array deserialization fixed 2012-08-20 09:03:45 +02:00
Matej Sekoranja 0e48497cd4 array deserialization fixed 2012-08-20 09:01:51 +02:00
Marty Kraimer fbfed5bab1 make tests more like regresion tests 2012-08-17 14:13:18 -04:00
Marty Kraimer 66fb300873 documentation updated; changes for Field::ID 2012-08-17 06:45:20 -04:00
Matej Sekoranja 6a86496385 added BitSet::size() 2012-07-31 11:47:42 +02:00
Matej Sekoranja ac10b73e69 Field::getID() added 2012-07-31 10:30:50 +02:00
Matej Sekoranja 689d0875b7 null string check 2012-07-30 22:03:23 +02:00
Matej Sekoranja d9465b0954 fixed due to monitor.h change 2012-07-24 21:28:37 +02:00
Matej Sekoranja 25b9e5fa5a monitor.h revised 2012-07-24 20:47:56 +02:00
Marty Kraimer 31922eac32 commit so that Matej can look at Monitor 2012-07-23 16:56:49 -04:00
Marty Kraimer 60d3467b1b commit after pull and merge 2012-07-23 07:06:41 -04:00
Marty Kraimer ec1b5860fd more changes for unsigned 2012-07-23 07:04:25 -04:00
jrowlandls 00196cb7e2 merged 2012-07-20 10:25:34 +01:00
jrowlandls 92c68dfcbc pvData ctypes: added context handler and handle destructor to test example 2012-07-20 10:25:01 +01:00
Marty Kraimer 1db56f4b29 fix bug in unsigned standardField; missing const in pvIntrospect.h 2012-07-19 16:08:11 -04:00
jrowlandls 038567280b pvData: added C api test 2012-07-19 14:22:37 +01:00
Marty Kraimer 022e6304a3 call epicsExitCallAtExits() 2012-07-17 09:40:41 -04:00
Marty Kraimer 5dcd864c58 more shared_pointer everywhere 2012-07-17 09:23:53 -04:00
Marty Kraimer 32790674d6 changes for PVStructureArray 2012-07-08 12:51:46 -04:00
Marty Kraimer 5d6205cb44 changes to PVStructureArray 2012-07-08 08:38:57 -04:00
Marty Kraimer 27c4da5b73 working on PVStructureArray 2012-07-06 13:03:37 -04:00
Marty Kraimer 5d57e9bbcf remove monitorQueue 2012-07-03 14:52:30 -04:00
Marty Kraimer 9775fd4707 redo monotorQueue 2012-07-02 16:17:58 -04:00
Marty Kraimer 12d13bc2c0 fix bug in renameField; Add check for zero length fieldNames in Structure. 2012-06-22 14:04:05 -04:00
Matej Sekoranja 3991a51fd6 size_t changes 2012-06-07 14:15:12 +02:00
Matej Sekoranja 90960d370d added unsigned ints to the test 2012-05-23 08:08:00 +02:00
Marty Kraimer 126fe9c711 use const where appropriate 2012-05-22 11:51:53 -04:00
Matej Sekoranja 770e63b8da removed BitSetPtr due to possible 4.6.1 gcc problem 2012-05-21 21:11:20 +02:00
Marty Kraimer e9b0dcd9f4 lots of work on Scalar Arrays 2012-05-21 10:06:28 -04:00
Matej Sekoranja 8040ad5fc7 serialization test, shared-ptr const 2012-05-18 11:42:57 +02:00
Marty Kraimer 24a08fe348 after merge 2012-05-17 16:06:15 -04:00
Marty Kraimer 198eb453be add testConvert 2012-05-17 16:04:49 -04:00
Marty Kraimer e6a97e83ab fix more bugs 2012-05-17 09:15:19 -04:00
Matej Sekoranja 9ab2262e86 serialization/deserialization of Field-s 2012-05-16 22:11:17 +02:00
Marty Kraimer 29593a6eda get rid of unnecessary method in class StructureArray 2012-05-16 06:46:23 -04:00
Marty Kraimer 27ce426f46 return StringArray instead of StringArray & for choices 2012-05-15 16:06:33 -04:00
Marty Kraimer ca195b44cf more debuging 2012-05-15 11:58:24 -04:00