Commit Graph

  • 5554dfd66d Make shared library version numbers use 3 components Andrew Johnson 2014-11-11 12:57:00 -06:00
  • 69daab81d5 Fix tests after menuScan changes Andrew Johnson 2014-11-10 17:27:38 -06:00
  • 3aa5d2adee ioc/db menu fixes Andrew Johnson 2014-11-10 16:15:52 -06:00
  • 574bac67b4 CAref reformatting/prettification from 3.14 Andrew Johnson 2014-11-08 10:22:03 -06:00
  • 6f7fc7bf8e Merged changes from 3.14 branch Andrew Johnson 2014-11-07 15:57:13 -06:00
  • 2ab2470317 Fix epicsStrtod() implementation to detect overflow Andrew Johnson 2014-11-07 13:25:16 -06:00
  • eae4f60e57 cap5: Fix replace_access_rights_event() channel method Andrew Johnson 2014-11-04 15:10:50 -06:00
  • a05856375a Update EPICS_TIMEZONE data in CONFIG_SITE_ENV Andrew Johnson 2014-11-04 14:55:25 -06:00
  • 05d3bb63aa configure: Added missing menu%.h.d rule Andrew Johnson 2014-11-03 17:02:42 -06:00
  • 743e3bd387 cap5: Add replace_access_rights_event() channel method Andrew Johnson 2014-11-02 23:11:44 -06:00
  • 79b70d651c Flag epicsBoolean with EPICS_DEPRECATED Andrew Johnson 2014-10-31 17:26:48 -05:00
  • 9d5bffca94 libCom/flex: Default skeleton should be filename only Andrew Johnson 2014-10-31 16:58:03 -05:00
  • 64bf84169c dbStatic: Added hook routine for dbLoadRecords() Andrew Johnson 2014-10-31 16:18:25 -05:00
  • 647bd334ae iocsh: Protect echo and cd from NULL arguments Andrew Johnson 2014-10-31 12:19:09 -05:00
  • 09ff608ca9 libCom: Fix use-after-free bug in macCore.c Andrew Johnson 2014-10-30 17:55:12 -05:00
  • 6c14dc194c Replace the epicsBoolean type in epicsTypes.h Andrew Johnson 2014-10-30 14:40:19 -05:00
  • 3eb6a66f3c Fix build warnings Andrew Johnson 2014-10-07 15:59:20 -05:00
  • 986f7abb08 Set version snapshot back to -DEV Andrew Johnson 2014-10-07 01:50:24 -05:00
  • 6e5b47d6da Update version number to 3.15.0.2 R3.15.0.2 Andrew Johnson 2014-10-07 01:31:33 -05:00
  • bd120c774d Various fixes Andrew Johnson 2014-10-07 00:41:39 -05:00
  • 0a9c5d456b Merged iocshCmd-with-macros branch Andrew Johnson 2014-10-06 23:39:23 -05:00
  • e66b691549 Add support for iOS 8 target Andrew Johnson 2014-10-06 20:36:50 -05:00
  • 97e445f78d Merged epicsInt64-library-support branch Andrew Johnson 2014-10-06 20:28:35 -05:00
  • b74eb61949 Merged dbca-test branch Andrew Johnson 2014-10-06 18:04:33 -05:00
  • f0193d27f3 Clean up warning from clang/MacOS Andrew Johnson 2014-10-06 18:03:00 -05:00
  • 7b23f50f9d Fix Windows builds. Andrew Johnson 2014-10-06 16:31:28 -05:00
  • 78a9dd7bc5 Fixes for building on Solaris Andrew Johnson 2014-10-06 13:53:21 -05:00
  • 3d6fba6802 dbdToHtml fix to support Perl 5.8 Andrew Johnson 2014-10-06 13:26:37 -05:00
  • 2d0ea1e3bb Better Makefile for makeBaseApp top dir Andrew Johnson 2014-10-06 13:25:41 -05:00
  • 9cebc2993b Fix epicsExportSharedSymbols for MinGW build Andrew Johnson 2014-10-06 00:57:02 -05:00
  • 2ce5d61c38 Perl script fixes. Andrew Johnson 2014-10-03 18:06:47 -05:00
  • a4298bec56 Merged dbd2html branch Andrew Johnson 2014-10-03 14:23:04 -05:00
  • ec7b0d5737 Merged the loadable-support branch Andrew Johnson 2014-10-02 16:53:15 -05:00
  • 70feb515c3 Merged parallel-cbthreads-3 branch Andrew Johnson 2014-10-02 15:07:07 -05:00
  • 565f0e3725 Merged simple-filter-conf branch Andrew Johnson 2014-10-01 18:11:28 -05:00
  • c0a4ebebff callback: workers wake up peer if necessary. Michael Davidsaver 2014-10-01 18:38:14 -04:00
  • c2631cdc8a callback: don't track busy workers Michael Davidsaver 2014-10-01 18:35:42 -04:00
  • f9628646d1 Make IOSCANPVT a single structure Andrew Johnson 2014-09-30 16:22:03 -05:00
  • c9f7a32c82 Mark callbackParallelThreadsDefault properly Andrew Johnson 2014-09-30 16:10:24 -05:00
  • 04848e0766 Fix problems in callbackParallelThreads() Andrew Johnson 2014-09-30 13:00:39 -05:00
  • 4c761eeba0 Fixes for VxWorks & RTEMS builds Andrew Johnson 2014-09-30 12:36:32 -05:00
  • 7ecbe87047 ioc/db: add test for allocPvt() returning NULL to chfPluginTest Ralph Lange 2014-09-30 16:20:16 +02:00
  • 6b71e5bfe5 std/filters: add minimal error handling when using freeListCalloc() in arr plugin Ralph Lange 2014-09-30 16:19:13 +02:00
  • 1c317adbda ioc/db: add tests for strict tagged plugin options, fix 'required' algorithm Ralph Lange 2014-09-30 11:48:41 +02:00
  • 9b73fd1730 std/filters: make shorthand notation more prominent in filter documentation Ralph Lange 2014-09-30 11:46:17 +02:00
  • 27a8818ea8 Silence unused variable warning Andrew Johnson 2014-09-29 12:35:22 -05:00
  • f84b736022 ioc/db: back to old signalling policy - wake up worker thread as long as there are any sleeping Ralph Lange 2014-09-29 10:59:00 +02:00
  • 0888992863 Fix MinGW cross-build from Linux Andrew Johnson 2014-09-28 23:28:29 -05:00
  • 76dc827e29 libCom/test: link w/ winsock to get htons/htonl Michael Davidsaver 2014-09-26 18:55:26 -04:00
  • b06ea01a18 Fix Windows build issue in epicsMMIODef.h Andrew Johnson 2014-09-26 16:40:44 -05:00
  • a9e048b483 Fix gdd dependency issue from MacOS X Andrew Johnson 2014-09-26 15:31:20 -05:00
  • 5ae6dd3a7c Merged devlib2mmio branch Andrew Johnson 2014-09-26 14:28:28 -05:00
  • abc3417623 Merged stacktrace-1 branch Andrew Johnson 2014-09-26 12:46:16 -05:00
  • fcbb159766 Fix gdd dependency warnings Andrew Johnson 2014-09-26 10:40:50 -05:00
  • fccbccbc09 Merged dbServer-api branch Andrew Johnson 2014-09-26 10:21:40 -05:00
  • 60459effaa Merged the gen-pkg-config branch Andrew Johnson 2014-09-26 10:13:01 -05:00
  • abff9a6954 Improve epicsSockResolveTest tests. Andrew Johnson 2014-09-26 10:11:47 -05:00
  • 8fde7fb4f3 Merged changes from 3.14 branch Andrew Johnson 2014-09-25 16:34:12 -05:00
  • c078a9cef8 Replaced split with a single regex Andrew Johnson 2014-09-25 16:24:23 -05:00
  • 7a3e52b647 comment in configure/RULES_EXPAND Michael Davidsaver 2014-09-25 16:49:44 -04:00
  • 3fe84c5ace src/tools: export additional variables to pkg-config Michael Davidsaver 2014-09-25 16:49:40 -04:00
  • 5e9b225a2e src/tools: ensure epics-base.pc is generated only for EPICS_HOST_ARCH Michael Davidsaver 2014-09-25 14:04:10 -04:00
  • 2f577c136c expandVars.pl: correctly handle macro values containing '='. Michael Davidsaver 2014-09-25 13:24:41 -04:00
  • b1918c1e31 allow expandVars for all targets Michael Davidsaver 2014-09-25 11:50:13 -04:00
  • d73b4eb470 Fix epicsSockResolveTest, host is now a real TLD Andrew Johnson 2014-09-23 15:31:53 -05:00
  • 82f24149d9 Improve error handling of dbdExpand.pl Andrew Johnson 2014-09-23 15:11:40 -05:00
  • 32ca04dda8 Make stdRecords.dbd depend on rec/Makefile Andrew Johnson 2014-09-23 15:10:49 -05:00
  • c8a7179ab8 Added dbd dependency. Andrew Johnson 2014-09-23 15:09:26 -05:00
  • a721794da7 Missed installing asSub.dbd Andrew Johnson 2014-09-23 15:07:55 -05:00
  • 5bee899f25 Merged Janet's dbdcat branch Andrew Johnson 2014-09-22 16:12:57 -05:00
  • 22db10da16 std: Reintroduce manually-created base.dbd file Andrew Johnson 2014-09-22 16:09:46 -05:00
  • 92f5e5775d Restructured patch. Andrew Johnson 2014-09-19 16:37:56 -05:00
  • bd3a030da8 remove unneeded forward declaration Keenan Lang 2014-09-19 13:24:15 -05:00
  • 688e821f3a remove macEnvExpandTest from epicsRunLibComTests.c Keenan Lang 2014-09-19 13:21:43 -05:00
  • a018720511 - use time() instead of clock_gettime(); - when comparing modification to program start time use >= instead of > Till Straumann 2014-09-19 10:17:28 -07:00
  • e7d186eaf8 ioc/db: use dbFindMenu() in callback.c Ralph Lange 2014-09-19 13:09:52 +02:00
  • 1a8620f03e documentation: add parallel callback threads to RELEASE_NOTES Ralph Lange 2014-09-19 10:13:29 +02:00
  • f278ba656b - fixed c++ warnings Till Straumann 2014-09-18 14:06:04 -07:00
  • d925772857 - fixed c++ warnings Till Straumann 2014-09-18 14:05:32 -07:00
  • bbfb69ed8d - implemented suggestion by Michael Davidsaver: when reading ELF files check modifification time against program start time and warn if the file was modified more recently since it could be out of date. Till Straumann 2014-09-18 12:19:47 -07:00
  • 012ee68199 - made osdBackTrace/osdFindAddr c++ sources to be more flexible for implementations. Fixed compiler warnings (c++ more picky than cc). Till Straumann 2014-09-18 12:18:48 -07:00
  • 6225602777 ioc/db/test: fix dbPutLinkTest.c to compile on Windows Ralph Lange 2014-09-18 10:51:09 +02:00
  • 79cb473b6a tests all pass now. Keenan Lang 2014-09-17 17:22:04 -05:00
  • 6e3e14448a Increase context string to 40 characters. Andrew Johnson 2014-09-17 10:12:40 -05:00
  • b3c1fef110 cleanup callback and callback*Test Michael Davidsaver 2014-09-16 18:55:27 -04:00
  • 73b09f4976 Adding scoping test, combining some aspects of macEnvTest to allow removal of that test. Keenan Lang 2014-09-16 13:55:40 -05:00
  • 4cd8a41ce5 Updated macDefExpandTest to keep from dereferencing NULL Keenan Lang 2014-09-15 16:59:11 -05:00
  • 3bb8536494 dbAccess: dbPut() handle changing BPTR Michael Davidsaver 2014-09-15 11:42:38 -04:00
  • 6d678eca60 std/rec/test: test dbGet() and dbPut() for array field Michael Davidsaver 2014-09-15 11:42:38 -04:00
  • 42f0b9be21 Posix: Fix how we check POSIX features Andrew Johnson 2014-09-11 17:08:49 -05:00
  • 840669563c Updated concatenated database definition files Janet Anderson 2014-09-11 15:18:57 -05:00
  • 81fdbdebd9 Added dummy for solaris build. Janet Anderson 2014-09-11 09:10:44 -05:00
  • f1bb532307 - simplified some code - epicsStackTrace.c provides generic epicsStackTraceGetFeatures() testing the 'epicsBackTrace()' functionality. Call out to epicsFindAddrGetFeatures() to inquire about symbol lookup support. Till Straumann 2014-09-10 12:04:36 -07:00
  • 0252dd1905 - simplified code - provide epicsFindAddrGetFeatures() instead of epicsStackTraceGetFeatures() Till Straumann 2014-09-10 12:03:50 -07:00
  • a2339b9219 - WIN32 can now use default osdFindAddr (until symbol lookup is implemented) Till Straumann 2014-09-10 12:03:04 -07:00
  • cc04994d12 - updated copyright info - let epicsFindAddr clear out returned symbol info - provide epicsFindAddrGetFeatures instead of epicsStackTraceGetFeatures Till Straumann 2014-09-10 12:01:50 -07:00
  • fad25a3b11 - cleanup - reduced epicsStackTraceGetFeatures to epicsFindAddrGetFeatures Till Straumann 2014-09-10 12:00:51 -07:00
  • 438863ebd9 - updated copyright info Till Straumann 2014-09-10 12:00:08 -07:00
  • 431e87f95c libCom/posix: Drop SCHED_FIFO before exec() in child process Andrew Johnson 2014-09-09 18:06:09 -05:00
  • 069a40ac46 Concatenated database definition files Janet Anderson 2014-09-09 15:58:04 -05:00