Commit Graph

  • bbc0a56d2b Fix wrong PHAS order Martin Konrad 2020-10-13 18:22:08 -04:00
  • 9726b9efc9 aSubRecord: Fix OVLA..OVLU POD field list Andrew Johnson 2020-10-12 15:34:43 -05:00
  • f44f4ac7ad Update RELEASE_NOTES for timestamp-before-outlink Bruce Hill 2020-10-07 06:25:27 -07:00
  • f1e83b22f2 Patch record processing routines to update timestamp before processing outlinks Bruce Hill 2017-02-18 00:47:52 -08:00
  • cdc627a15c Use native Windows type for perfCounterOffset Freddie Akeroyd 2020-10-04 01:20:44 +01:00
  • 8a90688880 Make returned value relative to IOC boot time to improve accuracy Freddie Akeroyd 2020-10-04 00:20:11 +01:00
  • bbdd9392fe Call cantProceed() if performance counter is unavailable Freddie Akeroyd 2020-09-27 00:42:20 +01:00
  • fe35e6e703 Remove use of GetTickCount() - only use performance counter Freddie Akeroyd 2020-09-25 20:59:20 +01:00
  • 3e891a12ff Fix asub documentation: alarm happens when retunr status is < 0 Gabriel Fedel 2020-09-23 09:36:36 +02:00
  • f8a6735691 Print warning if using GetTickCount() Freddie Akeroyd 2020-09-19 00:53:05 +01:00
  • dc579b78db * Fix and enable usage of QueryPerformanceCounter() * Use GetTickCount64() as fallback on Windows Vista and above Freddie Akeroyd 2020-09-19 00:07:06 +01:00
  • 22ee229aca Add support for linux-aarch64 native builds Andrew Johnson 2020-09-16 00:45:19 -05:00
  • 07c5ad5d5a epicsMutexPriorityInversionTest.c: check __GLIBC_PREREQ(2,4) when compiling Straumann Till 2020-08-19 12:54:28 +02:00
  • 90f1ac3676 Changed epicsMutexPriorityInversionTest.cc -> .c (no C++ used) Straumann Till 2020-08-19 12:53:36 +02:00
  • 4b5d43b699 posix/osdMutex.c: print warning if PI envvar is set but PI not available or compiled in. till straumann 2020-08-17 14:28:06 +02:00
  • 043595ca0a Added test for mutex priority inheritance till straumann 2020-08-17 14:18:51 +02:00
  • 2c7dae92bc osdMutex.h: fixed multiple-inclusion guard till straumann 2020-08-13 17:25:23 +02:00
  • 76aa3aab01 Support run-time enabled priority-inheritance for epicsMutex, epicsEvent etc. till straumann 2020-08-13 17:16:28 +02:00
  • cc5084018b fix problem compiling for vxWorks 6.9 Dirk Zimoch 2020-09-15 16:11:48 +02:00
  • 1ae3bd6c70 Add warnings to CONFIG_SITE files that can't override gnuCommon Andrew Johnson 2020-09-08 16:57:48 -05:00
  • cbba08b1ef Merge pull request #88 from HiteshDhola/patch-1 Ralph Lange 2020-08-26 10:17:42 +02:00
  • 53044571fb Update README.md Hitesh Dhola 2020-08-26 12:47:19 +05:30
  • f8df3473ab Redo d3d40689 that was lost in upmerging Ralph Lange 2020-08-25 16:06:39 +02:00
  • e8bee54531 Redo 97b29129/0fbfc741 that was lost in upmerging Ralph Lange 2020-08-25 16:04:04 +02:00
  • 0cae0db98b compat IPPORT_USERRESERVED Michael Davidsaver 2020-07-03 12:52:36 -07:00
  • df6981ceae doc Michael Davidsaver 2020-06-26 12:33:48 -07:00
  • 11984633dc conditional test of registerAllRecordDeviceDrivers() Michael Davidsaver 2020-06-26 14:16:27 -07:00
  • 051ba20fe1 fix registerAllRecordDeviceDrivers() prints Michael Davidsaver 2020-06-26 14:03:37 -07:00
  • d6cf29e942 add HAS_registerAllRecordDeviceDrivers Michael Davidsaver 2020-06-26 12:24:34 -07:00
  • bdd41cca13 move test of registerAllRecordDeviceDrivers() Michael Davidsaver 2020-06-10 14:46:18 -07:00
  • e40970bd5e rename dynamic_registerRecordDeviceDriver -> registerAllRecordDeviceDrivers Michael Davidsaver 2020-06-15 13:58:33 -07:00
  • 9e3d5d52ab iocshRegisterVariable() avoid spurious redefinition warning Michael Davidsaver 2020-06-15 11:04:59 -07:00
  • 2c389a90d1 test dynamic_registerRecordDeviceDriver() Michael Davidsaver 2020-06-10 14:46:18 -07:00
  • 8d98387245 add dynamic_registerRecordDeviceDriver() Michael Davidsaver 2020-03-21 09:15:49 -07:00
  • b36e5262c7 const init a char array from a string value Andrew Johnson 2020-08-21 17:59:46 -05:00
  • 79d7ac9315 Support undefine in RELEASE files Andrew Johnson 2020-08-21 16:30:06 -05:00
  • 03c4fe8a8d Merge Record ref updates from 3.15 into 7.0 Andrew Johnson 2020-08-21 15:47:53 -05:00
  • ad3728d00d Edits to the Record Ref index page Andrew Johnson 2020-08-21 15:43:48 -05:00
  • c465354c67 Set next development version Michael Davidsaver 2020-08-14 13:25:14 -07:00
  • 4e84f36faf Update version numbers for release R7.0.4.1 Michael Davidsaver 2020-08-14 12:56:39 -07:00
  • 5b37663bcb Check if input string to aToIPAddr is null Matic Pogacnik 2020-08-06 08:36:23 +02:00
  • 375b74a0c0 Makefile: don't remove 'src/' if INSTALL_LOCATION is actually the TOP till straumann 2020-08-13 10:46:30 +02:00
  • a808e3c790 Document ARM architecture adjustments Andrew Johnson 2020-08-12 17:39:07 -05:00
  • 0743aabaad Remove linux-arm_eb and linux-arm_el targets Andrew Johnson 2020-07-01 14:26:30 -05:00
  • 0035ca1846 Add cross-builds for linux-aarch64 Andrew Johnson 2020-07-01 14:05:58 -05:00
  • d7434eadc3 printf record: Document ll format modifier Andrew Johnson 2020-08-12 13:25:58 -05:00
  • 5f5cc85e28 Release Notes for json5 changes Andrew Johnson 2020-08-09 00:06:31 -05:00
  • 7cc246afc1 Modify database tests to use JSON5 Andrew Johnson 2020-08-08 22:37:49 -05:00
  • 75b89b40bf Support single-quoted strings in dbStatic JSON5 values Andrew Johnson 2020-08-08 21:51:45 -05:00
  • b34d3c83fc Add support for hex escapes to the dbStatic lexer Andrew Johnson 2020-08-04 23:31:11 -05:00
  • c1152f94fd epicsString: Remove support for Octal character escapes \nnn Andrew Johnson 2020-08-04 23:18:01 -05:00
  • 8c9e42d15e Fixed the response of epicsStrnRawFromEscaped() to numeric overflows Andrew Johnson 2020-07-28 00:10:35 -05:00
  • 0c800d4428 JSON5 in dbStatic: Update bare-word JSON keys Andrew Johnson 2020-07-23 00:24:48 -05:00
  • 0fca5fc8a9 JSON5 in dbStatic: Lexer support for NaN and Infinity Andrew Johnson 2020-07-22 00:23:50 -05:00
  • fe177e40fd JSON5 in dbStatic: Add lexer support for hex integers Andrew Johnson 2020-07-21 23:55:00 -05:00
  • fa4af8b27d JSON5 in dbStatic: Modify lexer's number support Andrew Johnson 2020-07-21 23:33:37 -05:00
  • 980711589a database/test: Give xRecord fields of all numeric types Andrew Johnson 2020-07-21 23:21:51 -05:00
  • b2ef47573c Drop TODOs from regression tests, hex now works in array values Andrew Johnson 2020-07-19 20:32:41 -05:00
  • b0d78921fd Final changes to YAJL for use in Base Andrew Johnson 2020-07-12 23:50:01 -05:00
  • c00f638f7e yajl: Add yajl_gen_reset() routine Andrew Johnson 2020-07-10 21:00:26 -05:00
  • 975e9ec553 Doxygen text and markup fixes and updates Andrew Johnson 2020-07-10 20:57:38 -05:00
  • de2de5e2fd yajl: Clean up the formatting of some C macros Andrew Johnson 2020-07-10 19:34:07 -05:00
  • a8e0de043c Support for 'single-quoted strings' Andrew Johnson 2020-07-10 19:29:12 -05:00
  • 549d6f67e3 YAJL support for JSON5 \xXX hex escapes in strings, with tests Andrew Johnson 2020-08-05 00:06:53 -05:00
  • 55f4e55383 Support for JSON5 character escapes in strings Andrew Johnson 2020-07-10 19:21:57 -05:00
  • e2256d0663 Accept unquoted identifiers as map keys Andrew Johnson 2020-07-10 00:35:26 -05:00
  • 88e0ced03e JSON5 support for generating unquoted map keys Andrew Johnson 2020-07-10 00:26:50 -05:00
  • baaf50c6d2 Add yajl_gen_json5 option and generator support for special numbers Andrew Johnson 2020-07-10 00:15:15 -05:00
  • 97b8df6912 Added JSON5 support for parsing special numbers Andrew Johnson 2020-07-09 23:57:05 -05:00
  • 98a358437f Add JSON5 support for hexadecimal integers Andrew Johnson 2020-07-07 23:10:07 -05:00
  • 00ac15cec5 Turning on JSON5 also enables comments Andrew Johnson 2020-07-07 00:36:11 -05:00
  • 456e774d85 JSON5: Modified lexer for some number support Andrew Johnson 2020-07-07 00:34:50 -05:00
  • 91c5b2fee2 Trailing commas now require a json5 parser Andrew Johnson 2020-07-07 00:31:14 -05:00
  • ae604b2a55 Start of JSON5 support Andrew Johnson 2020-07-06 23:45:47 -05:00
  • d381a936b5 Fix for yajl#188 potential UB Andrew Johnson 2020-07-06 21:48:10 -05:00
  • e542a22631 Fix Darwin version of epicsMonotonicResolution() Andrew Johnson 2020-08-04 16:22:03 -05:00
  • 97edcfc289 simmTest.c: Allow the clock to not always tick Andrew Johnson 2020-08-03 18:03:05 -05:00
  • 951b6acbbc Fix Cygwin TCP_NODELAY issue from Paul Chu & Freddie Andrew Johnson 2020-08-03 12:25:31 -05:00
  • 3c99391d93 Added SPDX License ID to all EPICS-original source files Andrew Johnson 2020-06-05 16:00:19 -05:00
  • 957f386d77 Removed EPICS license header and (c) from yacc/antelope sources Andrew Johnson 2020-06-05 15:49:55 -05:00
  • 60aaa16e1d Removed EPICS license header and (c) from flex sources Andrew Johnson 2020-06-05 15:45:29 -05:00
  • 82b3856535 Release notes updated Andrew Johnson 2020-08-03 11:38:12 -05:00
  • 3506d11558 Speed up osdTimeGetCurrent() on recent macOS Andrew Johnson 2020-08-03 11:37:19 -05:00
  • 29bdca3b84 forgot commit-gh.sh Michael Davidsaver 2020-07-27 14:38:15 -07:00
  • a6cdb4c5b6 Set next development version Michael Davidsaver 2020-07-26 14:45:02 -07:00
  • aee99a5987 Update version numbers for release R7.0.4.1-rc1 Michael Davidsaver 2020-07-26 14:19:20 -07:00
  • 809a1553bf update release notes Michael Davidsaver 2020-07-26 14:15:10 -07:00
  • 8029a72fec add doxygen+gh-pages Michael Davidsaver 2017-06-14 16:38:37 +02:00
  • bcbaffc158 update submodules Michael Davidsaver 2020-07-03 07:52:06 -07:00
  • 10d472202d Fix some ca/perl builds Andrew Johnson 2020-07-21 15:17:37 -05:00
  • f99bb637b9 ca: Minor cleanups in capr.pl Andrew Johnson 2020-07-20 18:22:37 -05:00
  • c55a95fc98 ca: Support DBF_INT64 and DBF_UINT64 in capr.pl Andrew Johnson 2020-07-20 18:21:46 -05:00
  • 7d9746003b ca: Fix capr.pl to handle missing fields properly Andrew Johnson 2020-07-20 18:20:45 -05:00
  • 9f97b4bce0 add vxWorks 6.9 Dirk Zimoch 2020-07-20 15:28:19 +02:00
  • d1491e0860 Use JSON arrays in dbpf Dirk Zimoch 2020-07-17 15:03:53 +02:00
  • 7709239636 make sure put_array_info exists before using it Dirk Zimoch 2020-07-17 09:26:55 +02:00
  • a9731b90f6 Don't freeze the shell when we are out of memory Dirk Zimoch 2020-07-17 09:12:54 +02:00
  • 7d2e352f6a Merge changes from 3.15 branch into 7.0 Ralph Lange 2020-07-15 11:46:45 +02:00
  • 4368697f58 Updated RELEASE_NOTES.md Dirk Zimoch 2020-07-13 14:53:20 +02:00
  • 12cfd418d6 fix dbPut to set target to INVALID/LINK alarm when writing empty arrays into scalars Dirk Zimoch 2020-07-06 14:58:00 +02:00