Commit Graph

  • 86adfc091b passing string by const ref Matej Sekoranja 2012-08-20 16:37:26 +02:00
  • 8f3a1dde34 Use "String const &" in many more places Marty Kraimer 2012-08-20 09:16:43 -04:00
  • 9061e8f731 better implementation of setCapacity Marty Kraimer 2012-08-20 07:13:05 -04:00
  • 05be6e6729 append/remove fields now preserves ID Matej Sekoranja 2012-08-20 09:22:27 +02:00
  • 156a05079e structure array deserialization fixed Matej Sekoranja 2012-08-20 09:03:45 +02:00
  • 0e48497cd4 array deserialization fixed Matej Sekoranja 2012-08-20 09:01:51 +02:00
  • fbfed5bab1 make tests more like regresion tests Marty Kraimer 2012-08-17 14:13:18 -04:00
  • 66fb300873 documentation updated; changes for Field::ID Marty Kraimer 2012-08-17 06:45:20 -04:00
  • 6a86496385 added BitSet::size() Matej Sekoranja 2012-07-31 11:47:42 +02:00
  • ac10b73e69 Field::getID() added Matej Sekoranja 2012-07-31 10:30:50 +02:00
  • 689d0875b7 null string check Matej Sekoranja 2012-07-30 22:03:23 +02:00
  • d9465b0954 fixed due to monitor.h change Matej Sekoranja 2012-07-24 21:28:37 +02:00
  • 25b9e5fa5a monitor.h revised Matej Sekoranja 2012-07-24 20:47:56 +02:00
  • 31922eac32 commit so that Matej can look at Monitor Marty Kraimer 2012-07-23 16:56:49 -04:00
  • 60d3467b1b commit after pull and merge Marty Kraimer 2012-07-23 07:06:41 -04:00
  • ec1b5860fd more changes for unsigned Marty Kraimer 2012-07-23 07:04:25 -04:00
  • 00196cb7e2 merged jrowlandls 2012-07-20 10:25:34 +01:00
  • 92c68dfcbc pvData ctypes: added context handler and handle destructor to test example jrowlandls 2012-07-20 10:25:01 +01:00
  • 1db56f4b29 fix bug in unsigned standardField; missing const in pvIntrospect.h Marty Kraimer 2012-07-19 16:08:11 -04:00
  • 038567280b pvData: added C api test jrowlandls 2012-07-19 14:22:37 +01:00
  • 022e6304a3 call epicsExitCallAtExits() Marty Kraimer 2012-07-17 09:40:41 -04:00
  • 5dcd864c58 more shared_pointer everywhere Marty Kraimer 2012-07-17 09:23:53 -04:00
  • 32790674d6 changes for PVStructureArray Marty Kraimer 2012-07-08 12:51:46 -04:00
  • 5d6205cb44 changes to PVStructureArray Marty Kraimer 2012-07-08 08:38:57 -04:00
  • 27c4da5b73 working on PVStructureArray Marty Kraimer 2012-07-06 13:03:37 -04:00
  • 5d57e9bbcf remove monitorQueue Marty Kraimer 2012-07-03 14:52:30 -04:00
  • 9775fd4707 redo monotorQueue Marty Kraimer 2012-07-02 16:17:58 -04:00
  • 12d13bc2c0 fix bug in renameField; Add check for zero length fieldNames in Structure. Marty Kraimer 2012-06-22 14:04:05 -04:00
  • 3991a51fd6 size_t changes Matej Sekoranja 2012-06-07 14:15:12 +02:00
  • 90960d370d added unsigned ints to the test Matej Sekoranja 2012-05-23 08:08:00 +02:00
  • 126fe9c711 use const where appropriate Marty Kraimer 2012-05-22 11:51:53 -04:00
  • 770e63b8da removed BitSetPtr due to possible 4.6.1 gcc problem Matej Sekoranja 2012-05-21 21:11:20 +02:00
  • e9b0dcd9f4 lots of work on Scalar Arrays Marty Kraimer 2012-05-21 10:06:28 -04:00
  • 8040ad5fc7 serialization test, shared-ptr const Matej Sekoranja 2012-05-18 11:42:57 +02:00
  • 24a08fe348 after merge Marty Kraimer 2012-05-17 16:06:15 -04:00
  • 198eb453be add testConvert Marty Kraimer 2012-05-17 16:04:49 -04:00
  • e6a97e83ab fix more bugs Marty Kraimer 2012-05-17 09:15:19 -04:00
  • 9ab2262e86 serialization/deserialization of Field-s Matej Sekoranja 2012-05-16 22:11:17 +02:00
  • 29593a6eda get rid of unnecessary method in class StructureArray Marty Kraimer 2012-05-16 06:46:23 -04:00
  • 27ce426f46 return StringArray instead of StringArray & for choices Marty Kraimer 2012-05-15 16:06:33 -04:00
  • ca195b44cf more debuging Marty Kraimer 2012-05-15 11:58:24 -04:00
  • a396d8e6ac change the way PVField::getFieldName is implemented Marty Kraimer 2012-05-15 09:40:44 -04:00
  • d320f00e96 fix messageType name Marty Kraimer 2012-05-10 06:28:27 -04:00
  • 7a60e02d5c make methods non inline Marty Kraimer 2012-05-09 15:38:19 -04:00
  • fb453ea9e5 working on queue code Marty Kraimer 2012-05-09 14:06:17 -04:00
  • 87bff33c30 support unsigned; move fieldName; pvData use shared_pointer everywhere Marty Kraimer 2012-05-08 09:29:30 -04:00
  • 2693201cfd OK -> Ok Matej Sekoranja 2012-03-29 08:19:39 +02:00
  • 2dba4aab2b Dirk's VxWorks porting Matej Sekoranja 2012-03-28 20:40:49 +02:00
  • 6caa725f5a Field serialization moved to pvData Matej Sekoranja 2012-03-27 10:32:37 +02:00
  • 198562c36c Added tag 1.1-BETA for changeset 4559c3de0cb4 msekoranja 2012-03-25 22:26:21 +02:00
  • 686a46f24c Added tag 1.0.1-BETA for changeset 9c59737f56e7 1.1-BETA jrowlandls 2012-03-14 16:27:36 +00:00
  • c6debc3208 Added tag marchtest for changeset a29729ca0ecd 1.0.1-BETA jrowlandls 2012-03-07 16:03:20 +00:00
  • 7d3da0087a added local configs to hgignore marchtest jrowlandls 2012-01-03 15:19:28 +00:00
  • f8e37ea18f updated RELEASE comments - need a default RELEASE for the build server jrowlandls 2011-12-22 11:11:20 +00:00
  • b857c8f69c updated RELEASE comments jrowlandls 2011-12-22 11:08:27 +00:00
  • b3cfd12487 update abstract Marty Kraimer 2011-12-20 09:23:43 -05:00
  • 04dc3a18ba change abstract Marty Kraimer 2011-12-20 08:22:28 -05:00
  • 1702f2aceb Added tag 1.1-SNAPSHOT for changeset d29d84f4c3f3 jrowlandls 2011-12-19 18:25:45 +00:00
  • 5cfb66656d Added tag 1.0-BETA for changeset 6e8a22d01e82 1.1-SNAPSHOT jrowlandls 2011-12-19 18:00:16 +00:00
  • e8a3fbcf01 expand abstract 1.0-BETA Marty Kraimer 2011-12-19 07:20:11 -05:00
  • 793c8efb9c Added tag test1 for changeset 459f10877e56 jrowlandls 2011-12-15 10:07:09 +00:00
  • 794b3ef4df add header file to overview doc test1 Marty Kraimer 2011-12-14 15:14:41 -05:00
  • 3efdac836c added RELEASE.local override jrowlandls 2011-12-13 11:21:34 +00:00
  • f8cc1dda39 rename file to be consistant Marty Kraimer 2011-12-12 12:22:37 -05:00
  • d1a773bcbd revise location od documentation Marty Kraimer 2011-12-12 09:38:40 -05:00
  • 69fa464901 add douumentation/html Marty Kraimer 2011-11-23 09:51:01 -05:00
  • 2c5aa7483c added pvData Doxyfile jrowlandls 2011-11-23 13:51:59 +00:00
  • da0763abaf rewrite Meta data syntax Marty Kraimer 2011-10-26 15:39:36 -04:00
  • 4048a7eaa5 support for alarm status, timeStamp.userTag, and alarm limits Marty Kraimer 2011-10-21 10:37:37 -04:00
  • 2f71c5cf85 merge Matej Sekoranja 2011-10-05 22:17:21 +02:00
  • 301712547b reverted back Matej Sekoranja 2011-10-05 22:13:39 +02:00
  • d5c2132e47 added coverage flag support Matej Sekoranja 2011-10-05 22:12:33 +02:00
  • 6773d63594 added coverage flag support Matej Sekoranja 2011-10-05 22:12:05 +02:00
  • 5a9eff29fa alive access synced Matej Sekoranja 2011-10-05 22:10:15 +02:00
  • 9d8cbe8ce4 add severityCount for severityNames Guobao Shen 2011-09-26 15:26:05 -04:00
  • ced144c4c4 add messageTypeCount (=4 by default) for messageTypeName. Guobao Shen 2011-09-26 15:08:33 -04:00
  • 93ec1d1450 merged. Marty Kraimer 2011-09-22 08:21:22 -04:00
  • 99f6fc13db minor changes to tests Marty Kraimer 2011-09-22 08:16:14 -04:00
  • ed0e8d0782 alignData/Buffer methods Matej Sekoranja 2011-09-21 22:27:53 +02:00
  • f25177d612 merge Matej Sekoranja 2011-09-17 21:29:30 +02:00
  • d76600121c EPICS_BYTE_ORDER != EPICS_FLOAT_WORD_ORDER support Matej Sekoranja 2011-09-17 21:20:12 +02:00
  • 2e0f0244ad dont include winsock with windows.h or osiSock include fails jr76 2011-09-16 11:23:36 +01:00
  • 90bc9dbfac merged jrowlandls 2011-09-16 09:06:37 +01:00
  • 1abdde0c3d fixes for windows xp sp3 sdk 7.1, typedefs for non-portable types, removed variable-length stack allocated arrays in tests, fixed inconsistent timeFunction interface declaraion, replaced variable-length stack allocated array in with std::vector in PVStructure factory as it is followed immediately by further heap allocation jrowlandls 2011-09-16 09:04:00 +01:00
  • 6f26caf40d float/double swapping fixed Matej Sekoranja 2011-09-15 20:44:08 +02:00
  • ed0f796a73 merge Matej Sekoranja 2011-09-15 20:13:10 +02:00
  • 9c56b0604e added byteorder util Matej Sekoranja 2011-09-15 20:11:13 +02:00
  • 9ef3a62994 solve header include bug Guobao SHEN 2011-09-13 11:10:51 -04:00
  • 9e2586fd51 RTEMS support Matej Sekoranja 2011-09-13 09:47:10 +02:00
  • c762d94f7a new ByteBuffer and faster/fixed array serialization support Matej Sekoranja 2011-09-08 10:59:56 +02:00
  • 688137dbbe merge Matej Sekoranja 2011-09-02 11:53:14 +02:00
  • d862b770d9 minor optimization Matej Sekoranja 2011-09-02 11:50:31 +02:00
  • 7250d621a2 destroy support added Matej Sekoranja 2011-09-02 11:47:02 +02:00
  • 7aa07aa2ce get rid of a lot of warning messages. Marty Kraimer 2011-08-30 09:34:03 -04:00
  • 33183d3dd1 add virtual destructors Marty Kraimer 2011-08-24 15:44:29 -04:00
  • dfaacdf102 must include boost Marty Kraimer 2011-08-16 09:10:57 -04:00
  • 042d4ba805 status initialization order fixed Matej Sekoranja 2011-07-29 12:37:58 +02:00
  • b67aab1cd3 bug fix in PVAuxInfoImpl include pvData.h in pvAlarm.h Guobao SHEN 2011-07-22 08:12:13 -04:00
  • 0363478df9 added POINTER_DEFINITIONS to status.h Marty Kraimer 2011-07-01 07:47:22 -04:00
  • 0a744984ca moved POINTER_DEFS from pvAccess.h to sharedPtr.h Marty Kraimer 2011-07-01 07:37:18 -04:00