Commit Graph

25 Commits

Author SHA1 Message Date
Matej Sekoranja 675243061d -Wextra compiler warnings fixed 2013-02-16 12:50:36 +01:00
Unknown 6a378dae0d removed sprintf format warnings 2012-09-14 13:54:35 +02:00
Marty Kraimer 5e3311a024 LICENSE, COPYRIGHT, file header 2012-08-22 14:39:19 -04:00
Matej Sekoranja 6a86496385 added BitSet::size() 2012-07-31 11:47:42 +02:00
Marty Kraimer 5dcd864c58 more shared_pointer everywhere 2012-07-17 09:23: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 fb453ea9e5 working on queue code 2012-05-09 14:06:17 -04:00
Matej Sekoranja 9e2586fd51 RTEMS support 2011-09-13 09:47:10 +02:00
Marty Kraimer 619534b984 include files put into include/pv 2011-06-07 08:30:15 -04:00
Matej Sekoranja 4c7784671b recalculateWordsInUse fix 2011-03-01 23:02:34 +01:00
Matej Sekoranja b0c04eea53 Status changes 2011-02-17 01:21:16 +01:00
Michael Davidsaver a67a9a5eaa Merge
update test baselines
  rename showConstructDestruct.h to CDRMonitor.h
  undercounting field
  switch tests to CDRMonitor
  switch remaining to use REFCOUNT macros
  Use epicsThreadOnce for safe lazy initialization
  replace ShowConstructDestruct with simpler CDRMonitor
  executor: remove redundant allocations
  lock: Partial implementation of Boost lock templates

Conflicts:
	pvDataApp/misc/StatusCreateFactory.cpp
	pvDataApp/misc/bitSet.cpp
2011-02-02 11:16:03 -05:00
Matej Sekoranja 43bbae6658 static creation fixed 2011-02-02 16:22:22 +01:00
Michael Davidsaver 8adb8b7766 rename showConstructDestruct.h to CDRMonitor.h 2011-02-02 10:11:07 -05:00
Michael Davidsaver 4a65bf9342 switch remaining to use REFCOUNT macros 2011-02-02 10:11:07 -05:00
Matej Sekoranja 12b7a51ea7 bitSet serialization 2011-01-16 23:50:56 +01:00
Marty Kraimer 608d74c400 Fix many memory leaks 2011-01-12 10:28:00 -05:00
Matej Sekoranja 571405d6b2 fixed wrong delete 2011-01-03 12:47:22 +01:00
Matej Sekoranja f522fe8e07 StatusCreateFactory moved to misc, bitSet ref. counting added, minor Status mods 2010-12-20 16:17:48 +01:00
Marty Kraimer 3c060afedb continuation of last commit 2010-12-08 07:10:01 -05:00
Marty Kraimer 381c6de7e9 change build so that only one library pvData gets built 2010-12-08 07:08:42 -05:00
Marty Kraimer 9db054cc54 timer and timeStamp added to misc. copyright and license info added 2010-11-23 07:30:13 -05:00
Marty Kraimer 7f03a52200 Merged conflicts with matej's push 2010-11-02 08:54:15 -04:00
Matej Sekoranja 7cf33be144 byteBuffer added 2010-10-21 14:28:34 +02:00
Matej Sekoranja f7c89f2ed9 BitSet implementation added 2010-10-19 23:43:37 +02:00