Matej Sekoranja
|
7d9b5ce725
|
added convenience macros
|
2011-01-02 10:47:08 +01:00 |
|
Matej Sekoranja
|
3f9852bd58
|
random access byteBuffer
|
2011-01-01 21:25:23 +01:00 |
|
Matej Sekoranja
|
b5cc749a94
|
Field equality test
|
2010-12-28 11:01:03 +01:00 |
|
Matej Sekoranja
|
990bb6316e
|
make ref. counting public
|
2010-12-27 11:33:53 +01:00 |
|
Matej Sekoranja
|
8f8502f6e0
|
fixed SerializeHelper include and delete
|
2010-12-27 11:33:34 +01:00 |
|
Matej Sekoranja
|
9cbd953c34
|
ByteBuffer.setPosition(int) added
|
2010-12-27 10:30:59 +01:00 |
|
Matej Sekoranja
|
20945f7802
|
moved StatusTypeNames to .cpp
|
2010-12-27 10:01:28 +01:00 |
|
Marty Kraimer
|
531a63f913
|
fix append problem
still may have memory leak problem
|
2010-12-26 15:34:26 -05:00 |
|
Marty Kraimer
|
ee1fe3b1a3
|
merged with changes from Matej
|
2010-12-22 09:19:58 -05:00 |
|
Marty Kraimer
|
e717e7c45c
|
Minor changes to doc
|
2010-12-22 08:50:53 -05:00 |
|
Matej Sekoranja
|
6a91bddf15
|
Convenience toString() method added.
|
2010-12-22 12:57:32 +01:00 |
|
Matej Sekoranja
|
e06ff2b898
|
Destruction of status.
|
2010-12-20 19:47:36 +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
|
b7f5dc5444
|
resolve diffs with committs for status; some Gold changes in test.
|
2010-12-20 06:53:49 -05:00 |
|
Marty Kraimer
|
fdf2342157
|
minor changes
|
2010-12-20 06:30:48 -05:00 |
|
Matej Sekoranja
|
e4ea15aff3
|
Status factory added.
|
2010-12-19 21:17:59 +01:00 |
|
Matej Sekoranja
|
1f7c6f5520
|
Moved status and monitor out of pvAccessCPP; interfaces only.
|
2010-12-19 13:28:30 +01:00 |
|
Marty Kraimer
|
188c256dda
|
documentation more complete
|
2010-12-13 13:12:43 -05:00 |
|
Marty Kraimer
|
ca968cacd0
|
remove Test from directory names in testApp
|
2010-12-08 08:30:48 -05:00 |
|
Marty Kraimer
|
d0c4e78b4d
|
added bitSetUtil
|
2010-12-08 07:48:40 -05: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
|
68999f83f9
|
interim commit
|
2010-12-08 05:40:43 -05:00 |
|
Marty Kraimer
|
3b90f6b719
|
property and propertyTest now ready. doc not updated
|
2010-12-07 14:21:15 -05:00 |
|
Marty Kraimer
|
e82101b9c6
|
Implemented Queue.
|
2010-12-03 15:40:02 -05:00 |
|
Marty Kraimer
|
fd36bd47ad
|
update doc
|
2010-12-03 07:43:03 -05:00 |
|
Marty Kraimer
|
358923d064
|
started on documentation and changes to misc as a result
|
2010-12-02 15:28:09 -05:00 |
|
Marty Kraimer
|
fdfd11c755
|
bug in testLinkedList.cpp
linkedList.h better than std::list but NOT that much better.
Look at diffs for test/testLinkedListAux for bug:
|
2010-11-23 07:58:54 -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
|
28aad96b34
|
redid showConstructDestruct
|
2010-11-17 15:28:18 -05:00 |
|
Marty Kraimer
|
d9a56c68a1
|
added testThread to testAll
|
2010-11-17 11:19:22 -05:00 |
|
Marty Kraimer
|
6e90ae7f12
|
added event thread executor timeFunction showConstructDestruct timeStamp
|
2010-11-17 11:14:38 -05:00 |
|
Marty Kraimer
|
8f082c5ea6
|
fix EPICS_HOST_ARCH=linux-x86 problem in pvDataCPP/test
add auxFd in testLinkedList.cpp so that test dopes not show extra info
|
2010-11-10 06:37:18 -05:00 |
|
Matej Sekoranja
|
2b3701ab1c
|
misc-s tests move to miscTest dir
|
2010-11-09 22:46:05 +01:00 |
|
Marty Kraimer
|
5b4c642b5b
|
fix dependencies between include files
|
2010-11-09 14:38:34 -05:00 |
|
Marty Kraimer
|
5a7438e028
|
added linkedList and test for linkedList
|
2010-11-09 14:23:30 -05:00 |
|
Marty Kraimer
|
2502b381d3
|
added a test for auxInfo and field offsets
|
2010-11-04 15:48:06 -04:00 |
|
Marty Kraimer
|
4f871aae05
|
a complete set of tests for PVData now exists
|
2010-11-04 09:38:53 -04:00 |
|
Marty Kraimer
|
7f03a52200
|
Merged conflicts with matej's push
|
2010-11-02 08:54:15 -04:00 |
|
Marty Kraimer
|
f259c4451d
|
refactor introspection interfaces. replace epicsTypes by pvData types.
|
2010-11-02 07:53:03 -04:00 |
|
Matej Sekoranja
|
f751d075c5
|
serialization added
|
2010-11-01 23:28:03 +01:00 |
|
Marty Kraimer
|
304a9c60d0
|
Fix bug an indentation in AbstractPVField.h
|
2010-10-29 05:45:55 -04:00 |
|
Marty Kraimer
|
59c2d447c1
|
testIntrospection now complete
|
2010-10-28 10:08:20 -04:00 |
|
Marty Kraimer
|
55b44e953d
|
standardPVField now complete
|
2010-10-27 13:26:29 -04:00 |
|
Marty Kraimer
|
4e5e4ea782
|
added StandardPVField
StandardField, which creates standard introspection interfaces, is complele
|
2010-10-27 08:18:31 -04:00 |
|
Marty Kraimer
|
c8e3f82ac3
|
added include <cstring>
|
2010-10-26 09:20:49 -04:00 |
|
Marty Kraimer
|
b8275f1108
|
pull from sourceforge
|
2010-10-26 09:14:17 -04:00 |
|
Marty Kraimer
|
d2a4a6da8f
|
Except for serialization all pv classes are implemented
|
2010-10-26 09:11:38 -04:00 |
|
Marty Kraimer
|
59eeadcd10
|
BasePVStructure now complete
|
2010-10-26 06:12:44 -04:00 |
|
Matej Sekoranja
|
ccb53b7bf2
|
serializeHelper added, not tested
|
2010-10-25 11:33:30 +02:00 |
|