-
048b75304d
libCom/test: add ipAddrToAsciiTest
Michael Davidsaver
2017-02-25 19:08:46 -05:00
-
cc946b760c
partly fix lp:1666924, i.e. for rset only, as described in the ticket
Ben Franksen
2017-02-24 21:11:11 +01:00
-
-
-
5783823e25
libCom: revise ipAddrToAscii
Michael Davidsaver
2017-02-23 20:08:46 -05:00
-
-
d744b06a28
libca: findOrCreateVirtCircuit() can return w/ piiu==NULL
Michael Davidsaver
2017-02-27 11:07:17 -05:00
-
aaafb1a5de
db: call rset::get_precision with wrong type
Ben Franksen
2017-02-25 16:42:29 -05:00
-
00549c832a
Fix HTML entities
Andrew Johnson
2017-02-17 14:16:57 -06:00
-
c52088205e
Remove constant link checks from test device
Andrew Johnson
2017-02-17 14:15:31 -06:00
-
fab5ce675f
Update comments in calcoutRecord
Andrew Johnson
2016-12-12 17:44:01 -06:00
-
99500b9be4
dbStatic: more informative error for bad field value
Michael Davidsaver
2016-09-18 17:35:19 -04:00
-
0821c8c4ff
dbStatic: dbPutStringNum(, "") not an error
Michael Davidsaver
2016-09-12 18:20:02 -04:00
-
da5455ed22
Fixes for Windows builds
Andrew Johnson
2016-09-09 11:14:59 -05:00
-
58c78af4f9
Initialize all fields of jlink, link types may not use calloc
Andrew Johnson
2016-09-07 23:35:39 -05:00
-
b2012fdfb5
Added test link type, fix dbPutLinkTest for JSON_LINKs
Andrew Johnson
2016-09-07 00:50:40 -05:00
-
c12a35e388
Clean up memory leaks
Andrew Johnson
2016-09-07 00:47:51 -05:00
-
8a9707e74f
Fixed a small memory leak in lnkCalc
Andrew Johnson
2016-09-06 22:28:36 -05:00
-
2d4301f0bb
Fix warnings from clang
Andrew Johnson
2016-09-05 22:36:45 -05:00
-
268e59b052
Minor updates
Andrew Johnson
2016-09-05 15:38:16 -05:00
-
5b74799605
Some documentation updates
Andrew Johnson
2016-09-05 15:12:09 -05:00
-
cd49e245c2
Added JLink reporting infrastructure
Andrew Johnson
2016-09-05 14:25:33 -05:00
-
19447dc7ff
Make the long-string buffer for link fields bigger
Andrew Johnson
2016-09-04 16:56:15 -05:00
-
dd311be319
JLink: Convert parser->linkDepth into jlink->parseDepth
Andrew Johnson
2016-09-04 16:33:10 -05:00
-
4448317d73
Add lnkConst_remove, fix debug messages
Andrew Johnson
2016-09-04 16:02:59 -05:00
-
ec6d86c91c
Fix jlink memory leak in dbStaticLib
Andrew Johnson
2016-09-04 15:56:39 -05:00
-
4302da3628
Minor fixes to the calc link-type
Andrew Johnson
2016-09-03 22:24:55 -05:00
-
25315882ec
Clean up JSON_LINKs in doCloseLinks
Andrew Johnson
2016-09-03 22:22:12 -05:00
-
f8d6cd98a0
Minor cleanups
Andrew Johnson
2016-09-03 19:44:49 -05:00
-
5fe3e8bfb5
Added calc link-type
Andrew Johnson
2016-09-03 19:22:55 -05:00
-
8d1c416551
Moved PV_LINK-specific code out of dbLink.c into link types
Andrew Johnson
2016-09-03 19:21:11 -05:00
-
07b09eed1f
Fixes to dbJLink, added dbJLinkFree()
Andrew Johnson
2016-09-03 13:36:17 -05:00
-
1e1c52cb69
Use new epicsStrnDup() API
Andrew Johnson
2016-09-03 13:27:30 -05:00
-
6e88d48615
Added epicsStrnDup() and dbmfStrndup() routines
Andrew Johnson
2016-09-03 13:25:19 -05:00
-
23c71e9965
Various improvements
Andrew Johnson
2016-09-01 23:21:23 -05:00
-
3992d4b92a
Split dbJLinkInit, JLinks are now parsed at load-time
Andrew Johnson
2016-09-01 00:56:26 -05:00
-
40a3a66745
Added loadLS routine to lset
Andrew Johnson
2016-08-31 00:36:23 -05:00
-
d0dcd61b23
Add code for arrays of strings
Andrew Johnson
2016-08-30 23:03:08 -05:00
-
5ec0633282
Pass link dbfType to jlif allocator; needed!
Andrew Johnson
2016-08-30 01:13:15 -05:00
-
33e565b67d
Fix build warning from clang
Andrew Johnson
2016-08-29 10:41:51 -05:00
-
7edc0c67ca
JSON Links implementation
Andrew Johnson
2016-08-29 01:12:09 -05:00
-
056edc0d8a
Undo buggy change
Andrew Johnson
2016-08-28 23:41:35 -05:00
-
fc66793ee2
Start documenting changes
Andrew Johnson
2016-08-27 16:31:49 -05:00
-
37b6cbb50c
Use new dbLink APIs instead of checking link.type
Andrew Johnson
2016-08-27 16:30:48 -05:00
-
cca6a5d05a
Add isConstant and isVolatile to LSET
Andrew Johnson
2016-08-27 16:26:55 -05:00
-
82385c9f1b
Missed a spot handling JSON_LINK field values
Andrew Johnson
2016-08-18 00:18:41 -05:00
-
cbc7af0ef8
Remove 2 obsolete dbStatic routines (forms)
Andrew Johnson
2016-08-15 20:19:19 -05:00
-
bed1c618a8
Use dbPutLinkAsync() in all output SoftCallback dev's
Andrew Johnson
2016-08-13 21:53:31 -05:00
-
7df97f074e
Add lset::dbPutLinkAsync and S_db_noLSET
Andrew Johnson
2016-08-13 21:42:23 -05:00
-
fe71fc98b8
Undo a small & unnecessary behaviour change
Andrew Johnson
2016-08-12 23:53:42 -05:00
-
d3a9ba7701
Fix issues related to const array initialization
Andrew Johnson
2016-08-12 23:21:26 -05:00
-
bb58598eba
A cleaner way to close CA & DB links
Andrew Johnson
2016-08-12 23:20:24 -05:00
-
899feb24b2
iocInit: close CA_LINKs through lset
Michael Davidsaver
2016-08-12 19:50:17 -04:00
-
fb785e45c7
Adjust record and device support for array constants
Andrew Johnson
2016-08-10 12:53:39 -05:00
-
519208833f
Add lset::loadArray and JSON parsing
Andrew Johnson
2016-08-10 12:49:49 -05:00
-
ae2180f5b5
Comments in Makefile
Andrew Johnson
2016-08-10 12:21:03 -05:00
-
dafe2a83a3
libCom: Make yajl_alloc.h usable
Andrew Johnson
2016-08-10 12:19:53 -05:00
-
ebfaca8228
cas: ignore CA client version older than v4.4
Michael Davidsaver
2016-07-30 11:45:42 -04:00
-
da78e01e89
rsrv: remove !CA_V44() code
Michael Davidsaver
2016-07-31 19:49:08 -04:00
-
caf70216d3
rsrv: no ca exception response to UDP
Michael Davidsaver
2016-07-31 19:35:25 -04:00
-
95fd255dd6
rsrv: ignore CA client version older than v4.4
Michael Davidsaver
2016-07-30 10:35:49 -04:00
-
2dd16f4362
cas: honor DOREPLY for TCP searches
Michael Davidsaver
2016-07-31 15:10:36 -04:00
-
4c2b8819cd
cas: ignore echo and unexpected UDP
Michael Davidsaver
2016-07-30 11:46:28 -04:00
-
8992d5a593
rsrv: send channel create failure
Michael Davidsaver
2016-07-30 12:09:33 -04:00
-
802f29df47
rsrv: UDP search ignore DOREPLY
Michael Davidsaver
2016-07-30 10:46:21 -04:00
-
16c419350b
rsrv: ignore echo and unexpected UDP
Michael Davidsaver
2016-07-30 10:41:39 -04:00
-
c01967d64f
Remove spurious include dbCa.h
Andrew Johnson
2016-06-02 22:29:45 -05:00
-
d1986edd9e
Simplify link-type checks in record supports
Andrew Johnson
2016-06-02 22:22:11 -05:00
-
7627454f63
Simplify link-type checks in soft device supports
Andrew Johnson
2016-06-02 22:02:54 -05:00
-
667f74759d
Allow (discard) comments inside JSON
Andrew Johnson
2016-06-01 15:46:24 -05:00
-
1f726c8760
Recognize arrays as constant links
Andrew Johnson
2016-05-24 12:01:38 +02:00
-
08b7802009
Recognize numbers before barewords
Andrew Johnson
2016-05-24 11:59:08 +02:00
-
f6c4099634
Make info tags also JSON objects
Andrew Johnson
2016-05-23 12:00:11 +02:00
-
c76041b14c
Rename JSON_STR to JSON_LINK
Andrew Johnson
2016-05-20 20:32:39 -05:00
-
7ea544673a
Accept bareword JSON strings, quote them
Andrew Johnson
2016-05-20 00:02:45 -05:00
-
6e6ae4354b
Fix warnings from dbmfStrdup() change
Andrew Johnson
2016-05-19 14:01:05 -05:00
-
61e82ee1ae
Fix memory allocation bugs
Andrew Johnson
2016-05-19 01:32:12 -05:00
-
28b3b1678c
ioc/dbStatic: Add JSON parsing of field values
Andrew Johnson
2016-05-19 01:15:33 -05:00
-
efb5ba27ae
libCom/dbmf: Add dbmfStrcat3() for JSON parsing
Andrew Johnson
2016-05-19 00:58:45 -05:00
-
574db56740
Make antelope's error messages slightly nicer
Andrew Johnson
2016-05-19 00:51:23 -05:00
-
6a592dc2c0
Support "link(name, lset)" syntax in DBD files
Andrew Johnson
2016-05-08 22:57:42 -05:00
-
13294f80cc
Add basic support and tests for a JSON link address type
Andrew Johnson
2016-04-27 20:47:17 -05:00
-
778aa18c00
More cleanup
Andrew Johnson
2016-04-27 20:29:16 -05:00
-
0348c2295b
Cleanup
Andrew Johnson
2016-04-26 22:13:12 -05:00
-
8a5d1a08ad
Restore loadLink to lset, move CONSTANT link code into its own source file
Andrew Johnson
2016-04-03 01:29:28 -05:00
-
1e028d68d8
Move DBLINK support code into its own source file
Andrew Johnson
2016-04-03 00:49:36 -05: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