Andrew Johnson
fb31dd784b
recGbl: Prevent record alarm severities > INVALID_ALARM
2018-07-31 16:30:11 -05:00
Andrew Johnson
fe7260e263
msi: Source code reformatting, typo fixes, unify messages
...
Added lots of debug tracing macros.
Release notes.
2018-07-25 00:47:18 -05:00
Andrew Johnson
67e2b74758
Fix for lp: #1503661
...
Delete output file if parse errors found in substitution file
2018-07-25 00:31:48 -05:00
Andrew Johnson
c09b6e2f1b
libCom: Add and use a -o<filename> option to e_flex
...
Note that like the -S option the filename must follow immediately in
the same command-line argument with no space.
2018-07-21 01:47:33 -05:00
Andrew Johnson
45be2306bd
Add missing includes for db_post_events()
2018-07-21 01:04:05 -05:00
Andrew Johnson
6027f906c3
Merge documentation changes from 3.14 into 3.15
2018-07-20 23:29:47 -05:00
Andrew Johnson
ec351c5e2f
Fix for lp: #1730727
...
Post monitors on all array-length record fields (often NORD)
when their values get changed.
2018-07-20 23:10:34 -05:00
89870e2817
Remove trailing space in license of startup/unix.*
2018-07-20 17:47:39 -05:00
4e9cf72d71
Remove execute file mode bit on EpicsHostArch.pl
2018-07-20 17:45:47 -05:00
80869a0868
Rewrite startup/windows.bat
...
Remove extraneous things unrelated to EPICS Base.
Make it behave consistently with the other startup scripts.
Make it easy to configure both for a human and a program.
2018-07-20 17:43:01 -05:00
998fa984ba
Rewrite startup/win32.bat
...
Remove extraneous things unrelated to EPICS Base.
Make it behave consistently with the other startup scripts.
Make it easy to configure both for a human and a program.
2018-07-20 17:39:29 -05:00
31844af88e
Rewrite startup/unix.csh
...
Remove extraneous things unrelated to EPICS Base.
Make it behave consistently with the other startup scripts.
Make it easy to configure both for a human and a program.
2018-07-20 17:29:47 -05:00
8f161f9463
Rewrite startup/unix.sh
...
Remove extraneous things unrelated to EPICS Base.
Make it behave consistently with the other startup scripts.
Make it easy to configure both for a human and a program.
2018-07-20 17:18:22 -05:00
e0399478ad
Remove startup/cygwin.bat
...
Cygwin is no longer supported for Microsoft API builds, so remove it.
2018-07-20 17:14:43 -05:00
Andrew Johnson
2a2a1e54ac
Post-tag version number update
2018-07-19 12:35:40 -05:00
Andrew Johnson
20d2cff501
Update version number to 3.14.12.8-rc1
R3.14.12.8-rc1
2018-07-19 12:31:52 -05:00
Andrew Johnson
860ce156a2
Documentation updates for 3.14.12.8
2018-07-19 12:20:41 -05:00
Andrew Johnson
27431facb8
Fix for lp: #1743795 FIFO Mode
2018-07-19 01:09:40 -05:00
Andrew Johnson
fe4b5d7d72
Fix for lp: #1743795 LIFO Mode
2018-07-19 01:08:12 -05:00
Andrew Johnson
a447ed8bd0
Merged Dirk Zimoch's info_fields branch into 3.16
...
Used --squash to drop noisy history.
Modified the dbli output format slightly.
2018-07-16 15:49:10 -05:00
Andrew Johnson
0eaa343c90
Merge 3.16 into 7.0
2018-07-14 18:29:33 -05:00
Andrew Johnson
6a03679057
Update submodules
2018-07-14 17:37:54 -05:00
Andrew Johnson
57c0d26c4d
Drop R3.13 VxWorks-only OBJLIBS build targets and rules
2018-07-14 17:34:11 -05:00
Andrew Johnson
7ef9ea7193
Merge 3.15 into 3.16
2018-07-13 17:10:22 -05:00
Andrew Johnson
0f21196670
Merge 3.14 branch into 3.15
2018-07-13 13:23:11 -05:00
Andrew Johnson
31fc35fbe8
dbCa: Fix for lp: #541221
...
I'd looked at this a few times since it was reported, but never
actually fixed the bug I described in the comments. Apparently
the only thing left to do was to store the eventId and use it to
clear the subscription when we saw a type-change to a PV.
2018-07-13 13:05:54 -05:00
Michael Davidsaver
b4ce30cfe5
update modules/pvAccess
2018-07-06 16:31:50 -07:00
Andrew Johnson
f892731b3f
Fix epicsCalcTest for gcc 7.1.0 on minGW
...
Another case where the compile-time evaluation returns +1
but at run-time isnan() returns -1.
2018-06-29 15:03:45 -05:00
Michael Davidsaver
dc310a4238
move initHooks to libCom
2018-06-27 18:00:14 -07:00
Michael Davidsaver
d77a96d23d
update PVA modules
2018-06-27 16:55:32 -07:00
Andrew Johnson
d20ce9e6bc
Release notes for dbTest changes
2018-06-27 15:58:16 -05:00
Andrew Johnson
e82f59a2d7
Fix dbgf printing of long strings
2018-06-27 15:54:28 -05:00
Andrew Johnson
6761726e95
dbpr: Catch buffer overflow from long link strings.
...
Fixes lp: #1776141
Currently this just truncates when we hit the end of the buffer,
a better solution is warranted.
2018-06-27 15:54:27 -05:00
Andrew Johnson
4e24acebfe
Some enhancements to dbpr output
2018-06-27 15:54:25 -05:00
ab493264b2
Make EpicsHostArch.pl print newline
...
Print a newline after the EPICS host architecture spec. This is typical
for a UNIX-like program (e.g., date).
2018-06-26 17:56:58 -05:00
68779943eb
Remove execute file mode bit
2018-06-26 16:34:04 -05:00
7a5ff26984
Remove EpicsHostArch
2018-06-26 16:20:07 -05:00
eae59183cc
Rename Site.{cshrc,profile} to unix.{csh,sh}
2018-06-26 16:09:04 -05:00
Andrew Johnson
8144d2ea01
Add HOWTO: Converting Wiki Record Reference to POD
2018-06-26 14:47:59 -05:00
Andrew Johnson
b32629c3bf
Start release notes for tidy-startup branch.
2018-06-26 11:23:35 -05:00
Andrew Johnson
220e404203
Move EpicsHostArch.pl into src/tools, install to lib/perl
2018-06-26 11:23:15 -05:00
Michael Davidsaver
83b17d5061
travis-ci: remove unused
2018-06-23 08:40:12 -07:00
Michael Davidsaver
65dec97f9e
use new RTEMS build
2018-06-23 08:40:12 -07:00
Michael Davidsaver
dcb494b494
rtemsttest generalize condition for individual tests
2018-06-23 08:40:12 -07:00
Andrew Johnson
8f55a1307d
startup: Update win*.bat files
2018-06-22 14:54:06 -05:00
Andrew Johnson
1b6ec2676c
Document branch recombination
2018-06-21 00:30:02 -05:00
Andrew Johnson
7e598c60cc
Merge changes from 3.16 branch into 7.0
2018-06-20 23:27:49 -05:00
Ralph Lange
0248570123
Merge branch 'database/master' back
2018-06-20 09:32:23 +02:00
Ralph Lange
cdd8f610ec
Merge branch 'ca/master' back
2018-06-20 08:57:14 +02:00
Ralph Lange
4441399dcb
Merge branch 'libcom/master' back
2018-06-19 16:52:24 +02:00