Dave Hickin
6b0d1ce49b
Replace calls of deprecated subfield functions
...
The non-template functions for getting subfields of a PVStructure, such
as PVStructure::getIntField were marked as deprecated in the 4.4 release
and now generate build warnings. Replace calls of these functions with
calls of the template function getSubField, e.g. getSubField<PVInt>.
2015-07-15 19:06:04 +01:00
Marty Kraimer
81b160d7b6
finish hg to git; remove qtcreator files
2015-06-09 09:28:12 -04:00
dhickin
4e22a056d2
Fixed win32 build error.
2015-06-08 13:12:15 +01:00
Marty Kraimer
4af5ba92d9
had wrong name for ifdef
2015-03-30 06:39:39 -04:00
Matej Sekoranja
e79c70c74c
ContextLocal added
2015-02-24 10:59:30 +01:00
Marty Kraimer
c0694e2d69
remove plugin from exampleDatabase
2015-02-23 16:14:17 -05:00
Matej Sekoranja
36dac883f4
using new copy API
2015-02-18 10:04:19 +01:00
Andrew Johnson
35dcbf35b3
Fix */iocBoot/Makefile include lines
2015-02-09 11:44:02 -06:00
Marty Kraimer
30dd2ed046
simplify monitors; cleanup code; fix race condidition for monitor cleanup
2015-02-06 14:49:28 -05:00
Ralph Lange
e30e4f3638
jenkins: fix cloudbees script (commands must return 0)
2014-12-19 14:22:01 +01:00
Ralph Lange
15578d1647
jenkins: create and update documentation in only one build configuration
2014-12-19 13:18:45 +01:00
Ralph Lange
e3e270e242
jenkins: fix artefact (binary CB distribution tar) name
2014-12-13 16:00:01 +01:00
Marty Kraimer
ec44251df0
changes for doxygen
2014-12-12 09:28:49 -05:00
Marty Kraimer
3344165f19
commit after merge
2014-12-12 08:20:07 -05:00
Marty Kraimer
c2ea402be0
one more race condition when server server exits
2014-12-12 08:18:56 -05:00
Ralph Lange
0535ff990d
Merge jenkins changes
2014-12-12 13:24:11 +01:00
Ralph Lange
18ff90e641
jenkins: make EPICS base a parameter in jenkins job
2014-12-12 13:21:37 +01:00
Marty Kraimer
a781195458
more changes for possible race conditions in pvCopyMonitor.cpp
2014-12-12 07:03:55 -05:00
Marty Kraimer
1a641f0d1b
fix race condition between startMonitoring and beginGroupPut in pvCopyMonitor.cpp
2014-12-12 06:25:45 -05:00
Marty Kraimer
0e6639c149
instead of just isDestroyed monitorFactory keeps state idle,active,destroyed
2014-12-09 09:31:32 -05:00
Marty Kraimer
93ba23aeb8
merge branch release/4.0
2014-12-04 09:22:25 -05:00
dhickin
7743f3e3fd
make "local" *.local files take precedence over those in TOP/..
2014-12-03 16:52:01 +00:00
dhickin
e9ce6a2f0b
include CONFIG_SITE.local instead of CONFIG.local at top-level.
2014-12-03 16:10:25 +00:00
Marty Kraimer
1ed48c15f1
Added tag 4.0.1 for changeset 541b0a7a645c
2014-11-11 07:07:34 -05:00
Marty Kraimer
d27f929595
merge from default branch
4.0.1
2014-11-11 06:52:56 -05:00
Matej Sekoranja
b4e17f271b
win32 vs2013 compilation fix
2014-11-11 09:05:25 +01:00
Marty Kraimer
79f407486a
in the future remove recordList since pvAccess provides pvlist
2014-11-10 10:24:07 -05:00
Matej Sekoranja
3c359728f7
Added tag 4.0.0 for changeset 85d46a2614f9
2014-10-29 13:17:22 +01:00
Matej Sekoranja
7b9693562a
merge
4.0.0
2014-10-29 13:15:33 +01:00
Matej Sekoranja
f1c39ca5d2
clang compilation fixes
2014-10-16 07:30:42 +02:00
Marty Kraimer
16b1775b98
Added tag 4.0.0 for changeset 42dbe8a17f85
2014-10-15 08:37:24 -04:00
Marty Kraimer
f6ee7333bb
merge changes from default
2014-10-15 07:29:49 -04:00
Matej Sekoranja
9f45bdfa75
missing epicsShareClass PowerSupply
2014-10-14 21:26:07 +02:00
Matej Sekoranja
03aa15b5f7
added missing lib for win32
2014-10-14 20:41:36 +02:00
Matej Sekoranja
8093952ca2
win32 test dll linkage
2014-10-14 07:40:34 +02:00
Marty Kraimer
2bea54e218
updated pvDatabaseCPP.html and TODO
2014-10-09 09:33:13 -04:00
dhickin
e81230dba5
Corrected spelling of synchrotron in licence.
2014-10-04 02:45:53 +01:00
dhickin
50b8f306c3
Spelling and typos.
2014-10-04 01:39:14 +01:00
Marty Kraimer
65be8e5678
Added tag 4.0.0 for changeset e2e041fa7d04
2014-10-01 09:01:22 -04:00
Marty Kraimer
dbb9310adc
flow: Created branch 'release/4.0'.
2014-10-01 08:58:34 -04:00
Matej Sekoranja
50fbb396e8
win32 compilation of test and examples
2014-09-13 23:40:41 +02:00
Matej Sekoranja
ff19fe1cd8
win32 linkage
2014-09-13 23:01:29 +02:00
Matej Sekoranja
230938220e
win compilation
2014-09-13 00:18:25 +02:00
Matej Sekoranja
334ed3b70a
hopefully fixed windows exports
2014-09-12 10:00:00 +02:00
Marty Kraimer
4c7e51d8ad
prepare documentation for pre release
2014-09-03 09:13:45 -04:00
Marty Kraimer
4973a6297e
fixed bug in creating implementation of channelArray
2014-08-29 09:33:42 -04:00
Marty Kraimer
f0d1481a28
nanoSecond => nanosecond
2014-08-20 06:36:40 -04:00
Marty Kraimer
d5235db54c
mainly documentation changes; did much testing
2014-08-11 14:18:49 -04:00
Marty Kraimer
b125035a11
fixed connection problems
2014-08-07 14:36:35 -04:00
Marty Kraimer
9551b0e4c6
fixed bugs in implementation of montor; connection problems still exist
2014-08-07 08:02:53 -04:00