Commit Graph

  • 746c739769 add epicsStrnLen() Michael Davidsaver 2014-01-11 10:58:39 -05:00
  • 0f7f4710c6 PCAS dynamic array support for GDD container types Wang Xiaoqiang 2016-11-30 11:58:24 -06:00
  • f1439f8b1c Fix epicsStdioTest for MS 2015 compiler Andrew Johnson 2016-11-15 09:56:42 -06:00
  • aa6e976f92 Add .local includes to makeBaseApp templates Andrew Johnson 2016-11-04 17:18:14 -05:00
  • 67daaaa9b7 Set snapshot to -rc1-DEV Andrew Johnson 2016-10-31 17:06:19 -05:00
  • a36443557b Set version to 3.14.12.6-rc1 Andrew Johnson 2016-10-31 17:03:35 -05:00
  • 435ac7b086 Release note updates Andrew Johnson 2016-10-29 15:49:13 -05:00
  • 178a8a835a Update version to 3.14.12.6-pre1-DEV Andrew Johnson 2016-10-20 18:03:50 -05:00
  • 3e3b691518 Update version to 3.14.12.6-pre1 Andrew Johnson 2016-10-20 18:03:03 -05:00
  • ba555ee496 Fix Whole Program opt settings (windows only) Andrew Johnson 2016-10-20 12:23:06 -05:00
  • 0743417231 Merged the pcas-vararray-3.14 branch, with fixes and notes Andrew Johnson 2016-10-20 12:22:00 -05:00
  • ac6b8bfcc7 templates: make caServerApp use variable size vectors Ralph Lange 2016-10-19 14:22:25 +02:00
  • 5d5cc1029e gdd: make put() write full array if requested size=0 Ralph Lange 2016-10-19 11:57:13 +02:00
  • 994cf0ff07 Add whole-program optimization control for MSVS Andrew Johnson 2016-10-18 16:34:25 -05:00
  • 92ffe1d726 cas: fix first subscription update returning only 1 element when 0 were requested Ralph Lange 2016-10-18 11:39:38 +02:00
  • 1351eceead Clean up unused code warnings from Clang Andrew Johnson 2016-10-14 13:48:56 -05:00
  • 9ac237b3de cas: Add real implementation for variable length arrays (Bruce Hill, Matej Sekoranja) Ralph Lange 2016-10-12 13:41:55 +02:00
  • f73d48bb6a Apply fix for lp:1581505 Andrew Johnson 2016-10-10 17:19:10 -05:00
  • 6e2705c23f Merged commit 12741 from Michael's pcas-fake-dynamic branch Andrew Johnson 2016-10-10 15:12:26 -05:00
  • 928ebe82bd Build rules: Enable tests only when we can run them Andrew Johnson 2016-10-06 13:13:59 -05:00
  • 2fd298b440 Fixed issues with previous epicsTime.cpp changes Andrew Johnson 2016-10-05 15:11:57 -05:00
  • 4da0e2c27e Add release note info for the epicsTime change Ralph Lange 2016-10-05 09:41:49 +02:00
  • 8531da6496 Merged Ralph's add-epicstime-from-gmtm branch Andrew Johnson 2016-10-04 18:04:26 -05:00
  • 67323441ec libCom/test: add roundtrip test for epicsTime from/to UTC struct tm conversion Ralph Lange 2016-10-04 16:17:45 +02:00
  • 3702401171 libCom/osi: add full epicsTime conversion from/to UTC struct tm (without timezone mechanism) Ralph Lange 2016-10-04 16:16:42 +02:00
  • 5ad61d25f6 Fix race condition in gdd Xiaoqiang Wang 2016-09-29 11:23:14 -05:00
  • 6623cb0112 Back-ported 64-bit MinGW cross-build stuff from 3.15 Andrew Johnson 2016-09-28 17:10:38 -05:00
  • c2b17feaf1 libCom: Missing unlock in epicsThreadShow for RTEMS Jeff Hill 2016-09-27 21:36:28 -04:00
  • 9de65e05d4 libCom/osi: fix timespec definition for MinGW (cherry-picked from 3.15) Ralph Lange 2016-09-27 15:59:53 +02:00
  • 661058e43e ca: Fix client bug (race condition) in ipAddrToAsciiEngine Andrew Johnson 2016-09-02 15:12:50 -05:00
  • 80eaad4118 GeneralTime updates to improve time provider synchronization Andrew Johnson 2016-08-29 13:04:48 -05:00
  • b671d1cc40 mingw: Fix the list of Windows OS libraries to link against Andrew Johnson 2016-08-25 14:49:29 -05:00
  • 6934f9b4c1 darwin: Add Homebrew settings to CONFIG_SITE Andrew Johnson 2016-08-25 14:39:05 -05:00
  • 3963dcb4df dbgf: Don't print beyond last buffer char Andrew Johnson 2016-08-24 20:17:36 -05:00
  • e5d0915b51 MS build config updates, suppress warning C4344 Andrew Johnson 2016-08-17 11:19:15 -05:00
  • b3ac81923a cas: update enum string table on updates for enum type data Ralph Lange 2016-08-13 14:00:57 +02:00
  • 064cc94f59 Allow up to 100 network interfaces on Windows. Andrew Johnson 2016-07-27 10:14:35 -05:00
  • c8351c329b Clarify comments in exampleApp Makefile Andrew Johnson 2016-07-18 11:25:08 -05:00
  • bffdfdcb28 Fix GetUser routine in makeBaseApp.pl Andrew Johnson 2016-07-08 13:18:53 -05:00
  • 6dda3decf9 Merged remove-keywords-3.14 branch Andrew Johnson 2016-07-07 16:43:29 -05:00
  • ddeb0a827c Make EXPAND rule work on all arch's Andrew Johnson 2016-07-06 17:05:04 -05:00
  • 22ef569682 Provide a systemd service file for caRepeater Andrew Johnson 2016-07-06 15:23:58 -05:00
  • b9aa877727 Fix RTEMS build Andrew Johnson 2016-07-06 14:06:21 -05:00
  • 8da6c172d1 Removed epicsExceptionTest.cpp Andrew Johnson 2016-07-06 11:36:09 -05:00
  • bf85143381 Fix for g++ 6.x on Fedora 24, cleanup Andrew Johnson 2016-06-22 12:25:17 -05:00
  • 203fcecc23 Adjust linux-arm config for Xilinx SDK users Andrew Johnson 2016-06-20 14:06:42 -05:00
  • 7a38da0e44 Ignore RULES, TOP & TEMPLATE_TOP in new checks Andrew Johnson 2016-05-31 11:18:29 -05:00
  • 9c3ed1bfe2 catools: fix escape handling when sending long strings Ralph Lange 2016-05-26 13:13:29 +02:00
  • a5b8b0b890 Use fabs() in calcPerform Andrew Johnson 2016-05-24 11:12:25 +02:00
  • f4a16a1e1e Remaining Revision-Id keywords in source Andrew Johnson 2016-05-22 05:43:09 +02:00
  • c03d3eb69a Removed commit date from CONFIG_BASE_VERSION Andrew Johnson 2016-05-22 05:41:50 +02:00
  • 1218e3db91 documentation dir; Added Release note Andrew Johnson 2016-05-21 04:36:49 +02:00
  • a66d56f5cf startup dir Andrew Johnson 2016-05-21 04:28:49 +02:00
  • 89c8c78564 Removed Revision-Id from configure; still one Date Andrew Johnson 2016-05-21 04:27:03 +02:00
  • 0a5f7f03cb config directory Andrew Johnson 2016-05-21 04:01:24 +02:00
  • 6c9555310a Update EPICS_TIMEZONE with info for 2016-2021 Andrew Johnson 2016-05-18 10:26:04 -05:00
  • 3b8fd13152 libCom: NTP Time Provider adjusts to OS tick rate changes Andrew Johnson 2016-05-17 16:03:27 -05:00
  • 6d35ee9c3c Move dbLock.h *after* epicsExportSharedSymbols Andrew Johnson 2016-05-13 13:40:37 -05:00
  • b5a0657adc Applied Till's fix for lp:1581212 Andrew Johnson 2016-05-13 13:30:55 -05:00
  • 6db0e13809 Added CROSS_COMPILER_RUNTEST_ARCHS Andrew Johnson 2016-05-13 13:00:48 -05:00
  • 9b51444fb7 Fix data types and macro name Andrew Johnson 2016-05-04 18:15:54 -05:00
  • 3be97865b3 Warn instead of building cap5 if xsubpp is missing Andrew Johnson 2016-05-04 14:41:51 -05:00
  • 67097456e3 Add additional RELEASE file checks Andrew Johnson 2016-05-03 12:26:40 -05:00
  • 51dd371784 rsrv: add rsrvCS_shutdown to avoid race in destroyAllChannels() Michael Davidsaver 2016-04-26 17:06:22 -04:00
  • 72745d7b0c Only make runtests and tapfiles if T_A = EPICS_HOST_ARCH Andrew Johnson 2016-04-29 16:20:25 -05:00
  • 054a234c70 Parentheses in macro Andrew Johnson 2016-04-28 13:27:47 -05:00
  • 24ddcd2524 Fix epicsTimeZoneTest.cpp => .c and remove conditional Andrew Johnson 2016-04-27 12:09:10 -05:00
  • 2226f3acb9 libCom/test: don't include epicsTimeZoneTest for vxWorks Michael Davidsaver 2016-04-27 12:45:18 -04:00
  • f0f89b4b1c Fix file paths in comments Andrew Johnson 2016-04-27 10:28:57 -05:00
  • fdda079b8f BSD's finite expects a double; make glibc 2.23 happy Andrew Johnson 2016-04-27 10:28:01 -05:00
  • 93597e20d5 add epicsTimeZoneTest to libCom test harness Michael Davidsaver 2016-04-26 09:59:22 -04:00
  • f0453faf36 libCom/test: add test for HST time zone Michael Davidsaver 2016-04-26 09:28:09 -04:00
  • 24e39b252d Print RTEMS version at startup Andrew Johnson 2016-04-15 17:37:07 -05:00
  • 430da57a35 Release notes for lp:1563191 Andrew Johnson 2016-03-30 11:00:48 -05:00
  • d2d637d0c2 Prevent string overflow in recGblInitConstantLink() Andrew Johnson 2016-03-29 12:04:08 -05:00
  • 106fae3b26 dbStatic: prevent overflow in dbPutString() Michael Davidsaver 2016-03-29 17:36:39 +09:00
  • 3179e65791 Clean-up after lp:1558206 fix Andrew Johnson 2016-03-16 18:15:14 -05:00
  • 6b9bfb09a5 pWaitRelease in wrong place Michael Davidsaver 2016-03-16 17:43:52 -04:00
  • 4e312b9f64 libCom: exitWait() from thread exit handler corrupts stack Michael Davidsaver 2016-03-16 14:40:37 -04:00
  • 113076a009 Allow quotes in DBD argument strings Andrew Johnson 2016-03-03 11:19:22 -06:00
  • 3f4c6abb31 Fix for RTEMS NTP sync issue Andrew Johnson 2016-02-29 17:07:03 -06:00
  • fee62836cd Use OS __CYGWIN__ macro, deprecate our CYGWIN32 Andrew Johnson 2016-02-26 16:27:13 -06:00
  • d943f6966f Minor updates to the extensions/configure template Andrew Johnson 2016-02-24 17:39:29 -06:00
  • 76d7ce1f76 Fix MSVC (de)-optimizer issue Andrew Johnson 2016-02-24 15:06:59 -06:00
  • 684ae7b35c Merged the fix-calc-bit-manipulation branch Andrew Johnson 2016-02-23 16:21:38 -06:00
  • b45622ac5e Test each bitwise cast individually for overflow Andrew Johnson 2016-02-23 12:42:00 -06:00
  • 89e6fdbca0 Fixed conversion overflows in tests Andrew Johnson 2016-02-19 15:57:44 -06:00
  • 599e6635fb libCom/calc: fix bit31 bit manipulations Ralph Lange 2016-02-18 15:19:01 +01:00
  • 4241b4e6cb libCom/test: add calc tests for bit31 operators (lp:1514520) Ralph Lange 2016-02-18 15:17:52 +01:00
  • 9eedf0581e libCom/calc: Use epics(U)Int32 for all integer calculations Adapted backport of 3.15 revision 12308 Ralph Lange 2016-02-18 14:44:43 +01:00
  • 99d331e50a Print timestamp with bad UDP msg errors Andrew Johnson 2016-02-11 14:36:48 -06:00
  • 0aeba281be update release notes Michael Davidsaver 2016-01-21 13:05:56 -05:00
  • 04fee51795 ipAddrToAsciiAsync.: don't try to join the daemon thread Michael Davidsaver 2016-01-21 13:00:50 -05:00
  • ef90d2d3c7 Merged Michael's tzwin32 branch Andrew Johnson 2016-01-05 17:17:58 -06:00
  • 2d9c529f5e osdTime: win32 use C89 localtime/gmtime Michael Davidsaver 2015-12-21 11:15:04 -05:00
  • 05d3dbf453 add epicsTimeZoneTest Michael Davidsaver 2015-12-21 11:13:36 -05:00
  • 695f516cbf Fix softIoc build with space in path to Base Andrew Johnson 2015-12-10 13:26:21 -06:00
  • 54381b7bf9 Fix DB file parser crashes Andrew Johnson 2015-10-13 12:03:32 -05:00
  • 5aa145920d rec: fix promptgroups for biRecord Ralph Lange 2015-09-16 13:56:52 +02:00
  • bc3cbd990f Applied Ambroz Bizjak's freeListItemsAvail.patch Andrew Johnson 2015-08-31 12:11:30 -05:00