-
1e028d68d8
Move DBLINK support code into its own source file
Andrew Johnson
2016-04-03 00:49:36 -05:00
-
46e74328dc
minor
calinkplug-20160324
Michael Davidsaver
2016-03-24 12:16:35 -04:00
-
cb35889a20
dbCa: make private all functions which assume CA_LINK is really dbCa
Michael Davidsaver
2016-03-24 10:43:35 -04:00
-
29afb88006
add broken lset
Michael Davidsaver
2016-03-24 10:30:36 -04:00
-
bd8977c51d
more stats
Michael Davidsaver
2016-03-24 10:24:45 -04:00
-
32c3231f5d
link: not pv_link backend type
Michael Davidsaver
2016-03-24 10:08:58 -04:00
-
33033e6027
more close CA_LINK
Michael Davidsaver
2016-03-24 10:06:37 -04:00
-
905c5e3336
lset version and report
Michael Davidsaver
2016-03-24 10:06:18 -04:00
-
47b3c68af1
dbLink: dbAddLinkHook hack
Michael Davidsaver
2016-03-23 20:46:48 -04:00
-
4b3bdf31c2
iocInit: close CA_LINKs through lset
Michael Davidsaver
2016-03-23 20:45:59 -04:00
-
3740082b61
iocInit: announce "init" hooks during iocShutdown
Michael Davidsaver
2016-03-23 20:45:19 -04:00
-
d33c402b00
Release Notes
Andrew Johnson
2016-03-23 17:15:57 -05:00
-
bc2a47b849
cvtFastPerform: Rename reserved member names, fix for vxWorks
Andrew Johnson
2016-03-23 16:56:34 -05:00
-
0a0b9a93a2
Simplify epicsConvertDoubleToFloat()
Andrew Johnson
2016-03-22 18:14:12 -05:00
-
d949e34c13
More cvtFastPerform changes
Andrew Johnson
2016-03-22 17:47:03 -05:00
-
db4f208659
Collate and report by precision
Andrew Johnson
2016-03-22 01:01:51 -05:00
-
e82449171f
Restructure cvtFastPerform, fix VxWorks build
Andrew Johnson
2016-03-18 17:45:52 -05:00
-
e7bba39737
Add int64 record types and device support, from long
Andrew Johnson
2016-03-16 13:14:49 -05:00
-
f97c1a345e
Fix cvtFast and tests
Andrew Johnson
2016-03-16 09:44:35 -05:00
-
4a5a675ef8
Remove development printf() statements
Andrew Johnson
2014-08-24 23:48:32 -05:00
-
2d4243981f
Fix warnings found by clang
Andrew Johnson
2014-07-12 01:12:08 -05:00
-
2fb0b0763d
Implement 64-bit database field types.
Andrew Johnson
2014-07-10 18:13:28 -05:00
-
-
-
e95fcb2e06
Merged changes from 3.15 branch, to revno 12807
Andrew Johnson
2017-02-01 11:57:04 -06:00
-
-
a7f0525ac7
Update Release Checklist
Andrew Johnson
2017-01-30 18:04:47 -06:00
-
de698f370a
Merged Windows fixes from 3.14 branch, to revno 12699
Andrew Johnson
2017-01-30 14:31:04 -06:00
-
-
faf691a5be
VS2015 starting to dislike '/' for compiler flags
Andrew Johnson
2017-01-30 12:11:29 -06:00
-
3a0e52fc3f
Fix Windows dllPath.bat properly
Andrew Johnson
2017-01-24 14:17:37 -06:00
-
a105c6f538
Always quote Windows PATH arg's
Andrew Johnson
2017-01-24 11:48:36 -06:00
-
73eecbb759
Merged ARCH and bind fixes from 3.14 branch, revno 12696
Andrew Johnson
2017-01-23 17:20:51 -06:00
-
-
3e58c59377
Fix CA server bind issue from Freddie Akeroyd
Andrew Johnson
2017-01-19 12:33:54 -06:00
-
b9ae6c3308
Allow ARCH with trailing spaces
Andrew Johnson
2017-01-18 10:59:36 -06:00
-
3fd659e693
Merged PATH fix from 3.14 branch, revno 12694
Andrew Johnson
2017-01-16 16:12:04 -06:00
-
-
7310d78057
Prepend to PATH, not append
Andrew Johnson
2017-01-16 10:46:56 -06:00
-
051c059938
Removed some Revision-Id keywords
Andrew Johnson
2017-01-06 17:31:51 -06:00
-
dfc1b8ac23
Merged scan-rate protection changes from 3.14 branch, to revno 12693
Andrew Johnson
2017-01-06 17:24:57 -06:00
-
-
49e0e23f76
Better protection against bad periodic scan rates
Andrew Johnson
2017-01-06 15:38:03 -06:00
-
4a0fd0b954
Fix error message
Andrew Johnson
2017-01-05 14:09:03 -06:00
-
20dda339cc
Make *_INC files order-only prerequisites
Andrew Johnson
2017-01-04 16:32:13 -06:00
-
7ec6be5d14
Update version numbers in documents for 3.15.6
Andrew Johnson
2016-12-13 17:03:54 -06:00
-
eff44268e9
Set version to 3.15.5-DEV, close 3.15.5 chapter in release notes
Ralph Lange
2016-12-13 15:33:01 +01:00
-
fd53e175b4
Update CONFIG_BASE_VERSION for 3.15.5, remove "not released" from RELEASE_NOTES
R3.15.5
Ralph Lange
2016-12-13 14:25:23 +01:00
-
85b5551b3b
Merged final changes from 3.14.12.6 release
Andrew Johnson
2016-12-09 17:27:35 -06:00
-
-
260bc64b59
Set SNAPSHOT back to -DEV
Andrew Johnson
2016-12-09 13:50:17 -06:00
-
5097ac3230
Set SNAPSHOT for 3.14.12.6
R3.14.12.6
Andrew Johnson
2016-12-09 13:48:55 -06:00
-
8d7bf52e51
One more cppcheck issue fixed
Andrew Johnson
2016-12-09 11:17:43 -06:00
-
a13416309c
Merged asLib fix from 3.14 branch, to revno 12688
Andrew Johnson
2016-12-08 14:00:52 -06:00
-
-
1cb75ebb6e
asLib message buffer too small (Freddie Akeroyd)
Andrew Johnson
2016-12-08 13:57:23 -06:00
-
63b059c35e
Resolve additional cppcheck issues; fix iOS build
Andrew Johnson
2016-12-07 17:51:00 -06:00
-
dba6971e07
Merged changes from 3.14 branch to revno 12687
Andrew Johnson
2016-12-07 16:36:58 -06:00
-
-
94397b52fc
Resolve some cppcheck errors & warnings
Andrew Johnson
2016-12-07 13:53:26 -06:00
-
7fe152ce1b
Merge Bruce Hill's pcas-deadlock-fix-3.14 branch
Andrew Johnson
2016-12-07 10:43:06 -06:00
-
-
d3568605ce
Fetch nativeCount() in casChannelI constructor to avoid deadlock if we fetch it from eventSysProcess()
Bruce Hill
2016-12-06 13:43:59 -08:00
-
666721c7ad
Document caput scalar arg's, update usage docs
Andrew Johnson
2016-12-06 12:16:35 -06:00
-
c3bb2bf2c2
Merged changes from 3.14 branch to revno 12682
Andrew Johnson
2016-11-30 12:04:00 -06:00
-
-
-
-
2841af7069
rec: add promptgroups for OFFS and SHFT of fanout and seq
Ralph Lange
2016-11-29 14:48:57 +01:00
-
0a4981093a
Update mingw32 cross-target name for RHEL7
Andrew Johnson
2016-11-15 17:44:21 -06:00
-
-
-
726d7c6715
Fix chfPluginTest for MS 2015 compiler
Andrew Johnson
2016-11-15 10:34:10 -06:00
-
3e0ddbb542
Set snapshot to -rc1-DEV
Andrew Johnson
2016-10-31 18:06:50 -05:00
-
628382d72d
Update version to 3.15.5-rc1
R3.15.5-rc1
Ralph Lange
2016-10-31 13:48:06 +01:00
-
3c546617ab
Merged release note updates from 3.14 branch, to revno 12677
Andrew Johnson
2016-10-29 15:56:49 -05:00
-
-
e2c897bb54
Corrections/updates to release documentation
Andrew Johnson
2016-10-21 14:43:16 -05:00
-
33025641fc
Update version to 3.15.5-pre1-DEV
Andrew Johnson
2016-10-21 12:16:25 -05:00
-
9ea2ac7bc1
Update version to 3.15.5-pre1
R3.15.5-pre1
Andrew Johnson
2016-10-21 12:15:09 -05:00
-
14819ef1ec
Update version numbers in docs
Andrew Johnson
2016-10-21 12:07:26 -05:00
-
321e87aabf
Merged changes from the 3.14 branch, to revno 12674
Andrew Johnson
2016-10-20 15:32:06 -05:00
-
-
-
-
b59a60e266
Merged the bigdb-3.15 branch with PHAS fix
Andrew Johnson
2016-10-07 17:35:07 -05:00
-
-
a32faa573c
ioc/misc: add dbRecordsAbcSorted to dbCore.dbd
Ralph Lange
2016-10-07 11:56:06 +02:00
-
3fa8f2ac22
libCom/ellLib: make sort comparator args const pointers
Ralph Lange
2016-10-07 10:52:13 +02:00
-
de6a442048
dbStatic: fix compiler warnings (unused variables)
Ralph Lange
2016-10-07 10:29:28 +02:00
-
768c6234bd
Mention dbRenameRecord() removal in release notes
Ralph Lange
2016-10-06 15:44:02 +02:00
-
336bd656c8
dbStatic: only sort records alphabetically if explicitly configured (default: no sorting)
Ralph Lange
2016-10-06 15:36:44 +02:00
-
344928bdc6
dbStatic: remove dbRenameRecord()
Ralph Lange
2016-10-06 13:31:40 +02:00
-
843fb8ca95
dbStatic: update dbCreateAlias() to add to record list (instead of insertion sort)
Ralph Lange
2016-10-06 13:02:46 +02:00
-
813166128e
Merged changes from 3.15 branch, to revno 12781
Andrew Johnson
2016-09-07 10:04:54 -05:00
-
-
935ab02bc1
Fix build failure on Solaris
Andrew Johnson
2016-06-07 12:31:15 -05:00
-
63d8651474
Make Perl DB parser handle duplicates and rtyp '*'
Andrew Johnson
2016-06-07 01:00:38 -05:00
-
998c3c1648
Clean up warnings from gcc 5.2
Andrew Johnson
2016-05-16 14:55:58 -05:00
-
ac5c7b0314
Merged Michael's cxxcleanup branch
Andrew Johnson
2016-05-04 17:50:59 -05:00
-
-
d674866219
epicsGuard.h add typedefs linking guard and release
Michael Davidsaver
2016-05-02 20:53:51 -04:00
-
a1bd644502
drop all templateInstances.cpp
Michael Davidsaver
2016-05-02 20:51:11 -04:00
-
a38dccfb1a
add guard/release typedefs for epicsMutex
Michael Davidsaver
2016-04-28 09:20:13 -04:00
-
17edfd0652
use epicsMin/Max instead of tsMin/Max
Michael Davidsaver
2016-04-28 09:20:13 -04:00
-
afd48be98c
drop unused tsBTree.h
Michael Davidsaver
2016-04-28 09:20:13 -04:00
-
d92af8c44d
remove unused autoPtrDestroy.h
Michael Davidsaver
2016-04-28 09:20:13 -04:00
-
2af37d076d
drop unused epicsOnce
Michael Davidsaver
2016-04-28 09:20:13 -04:00
-
64c1a28f69
remove unused locationException.h includes
Michael Davidsaver
2016-04-28 09:20:13 -04:00
-
954874dbd6
drop epicsMemory.h
Michael Davidsaver
2016-04-28 09:20:13 -04:00
-
673cb24fc2
replace use of epics_auto_ptr w/ eapt_array
Michael Davidsaver
2016-04-28 09:20:13 -04:00
-
05c347434b
use auto_ptr instead of epics_auto_ptr where applicable
Michael Davidsaver
2016-04-28 09:20:13 -04:00
-
-
55895e6d66
ellSort: comments and redundant asserts

Michael DavidsaverandRalph Lange
2016-04-27 07:58:39 -04:00
-
77d6609bbd
fixup comments

Michael DavidsaverandRalph Lange
2016-04-26 20:19:19 -04:00
-
b035bd9963
test ellSortStable

Michael DavidsaverandRalph Lange
2016-04-26 13:57:22 -04:00
-
70fc52bca0
dbCreateRecord use ellSortStable()

Michael DavidsaverandRalph Lange
2016-04-26 13:57:22 -04:00
-
40d110fd7d
ellSort

Michael DavidsaverandRalph Lange
2016-04-26 13:56:57 -04:00
-
56d5a59356
dbScan: optimize addToList

Michael DavidsaverandRalph Lange
2016-04-26 13:56:57 -04:00
-
b392c1ca7d
whitespace

Michael DavidsaverandRalph Lange
2016-04-26 13:56:57 -04:00
-
-
-
-
8d6875fe15
Merged changes from the 3.14 branch to revno 12664
Andrew Johnson
2016-10-03 15:21:48 -05:00
-
-
8fb2267218
Revert breaktable point() syntax, not in dbStatic
Andrew Johnson
2016-09-27 16:57:53 -05:00
-
-
147166849b
Empty merge of backported big-fix from 3.14 branch, to revno 12660
Andrew Johnson
2016-09-02 15:17:07 -05:00
-
-
4686a062c8
Merged generalTime update from 3.14 branch, revno 12659
Andrew Johnson
2016-09-02 12:47:23 -05:00
-