Commit Graph

  • 1a70f1e347 libCom: Added macro EPICS_UNUSED to compilerDependencies.h Andrew Johnson 2014-02-20 18:05:42 -06:00
  • 3fd8d4515c libCom/test: Finish converting blockingSockTest to epicsUnitTest Andrew Johnson 2014-02-20 16:36:58 -06:00
  • b24d7c6da6 Allow user specified db substitution file suffix. Janet Anderson 2014-02-20 15:03:23 -06:00
  • 84426ea334 templates: Unify PV name prefixes, remove "Host" Andrew Johnson 2014-02-18 18:32:29 -06:00
  • 52f654a5a3 templates: Make st.cmd templates safe against spaces in TOP. Eric Norum 2014-02-18 18:21:15 -06:00
  • 83fa03dd40 Allow user specified substitution file suffix (from Dirk Zimoch) Janet Anderson 2014-02-17 10:20:00 -06:00
  • a591857c30 configure: Fixes to iOS build rules Andrew Johnson 2014-02-17 10:12:53 -06:00
  • 6ad30c92bb ca/legacy/pcas: fix compiler warnings (different signedness in comparison) Ralph Lange 2014-02-16 19:29:58 +01:00
  • a3354f5db9 libCom: NTP Time Provider adjusts to OS tick rate changes Dirk Zimoch 2014-02-13 10:09:12 -06:00
  • 0b374ef8a6 doc: Add newEpicsMutex to Release Notes. Andrew Johnson 2014-02-13 09:59:10 -06:00
  • 6ad61aea32 Fix missing spaces in ADDR_LIST formats. Andrew Johnson 2014-02-11 17:44:14 -06:00
  • e1e389a2dd Low-memory behaviour fixes. Andrew Johnson 2014-02-07 17:19:28 -06:00
  • 502366fdc3 epicsMutex C++ API: New constructor and newEpicsMutex macro Andrew Johnson 2014-02-07 14:13:12 -06:00
  • b32127c5de libCom: Fix epicsTime::strftime() roll-over bug Andrew Johnson 2014-01-29 16:52:22 -06:00
  • 3f0e633fd1 dbStatic: Clean up warning on darwin Andrew Johnson 2013-12-20 09:59:49 -06:00
  • d35447fa0d configure: 3.14 merge broke darwin builds, fixing... Andrew Johnson 2013-12-20 09:57:39 -06:00
  • 0c52d41e95 db/test: Tell Win32 to only print 2-digit exponents Andrew Johnson 2013-12-17 17:41:13 -06:00
  • dbb8d232ee libCom/test: Losen the timer error threshold. Andrew Johnson 2013-12-17 17:13:27 -06:00
  • b93601bc22 libCom/test: epicsStrGlobMatch() tests unknown 2013-12-17 16:37:46 -06:00
  • 9e37ab649b libCom: Clear up warnings from VxWorks 6.9. Andrew Johnson 2013-12-17 14:19:18 -06:00
  • 0a2020e2fc Merged changes from 3.14 branch Andrew Johnson 2013-12-17 12:54:04 -06:00
  • bfde24907c doc: Prepare release notes for 3.14.12.5 Andrew Johnson 2013-12-16 17:29:30 -06:00
  • da6228f135 Set snapshot to 3.14.12.4-DEV Janet Anderson 2013-12-16 16:16:34 -06:00
  • 3009091875 Creating R3.14.12.3 Janet Anderson 2013-12-16 15:51:45 -06:00
  • 6a0d5e0e87 Changed EPICS to Release 3.14.12.4 Janet Anderson 2013-12-16 15:48:54 -06:00
  • 97636a45e0 libCom: Remove epicsShareAPI from epicsExit APIs Andrew Johnson 2013-12-16 14:52:29 -06:00
  • a50c66b6ff libCom/test: Added epicsEnvTest.c Andrew Johnson 2013-12-16 12:48:25 -06:00
  • 88ae947c84 configure: Refined how/when we pull in <top>/cfg files Andrew Johnson 2013-12-13 16:04:01 -06:00
  • 22540ac743 docs: Release note update. Andrew Johnson 2013-12-11 18:11:51 -06:00
  • 197e992241 Fixed iocsh stream redirection for several commands Andrew Johnson 2013-12-11 17:50:29 -06:00
  • b0cf5c256a startup: Add cygwin-x86_64 to EpicsHostArch.pl script Andrew Johnson 2013-12-10 16:28:08 -06:00
  • 76e967c960 dbStatic: Fixed crash loading record of unknown type Andrew Johnson 2013-12-04 17:37:42 -06:00
  • 25f70a1bd7 Merged Michael's postdbeprop branch. Andrew Johnson 2013-12-04 12:58:31 -06:00
  • 4ac35ab85c docs: iPhone Simulator builds broken by Xcode 5 Andrew Johnson 2013-12-04 10:37:44 -06:00
  • 4209abe2cf Set snapshot to 3.14.12.4-rc1-DEV Janet Anderson 2013-12-02 14:12:45 -06:00
  • 90d1d9568c Creating 3.14.12.4-rc1 Janet Anderson 2013-12-02 13:56:17 -06:00
  • 082df89090 Creating 3.14.12.4-rc1 Janet Anderson 2013-12-02 13:54:20 -06:00
  • 78a4e462d5 libCom: Recognize hex literals in epicsStrtod() Andrew Johnson 2013-12-02 11:12:19 -06:00
  • 55c89335fd update release notes Michael Davidsaver 2013-11-30 14:47:01 -05:00
  • aab841e279 configure: Added 'host' make target. Andrew Johnson 2013-11-22 11:44:42 -06:00
  • b38e48642e probably fixed PPC build (its not easy to test this here) Jeff Hill 2013-11-20 17:55:44 -07:00
  • bd82554299 Set snapshot to 3.14.12.4-pre1-DEV Andrew Johnson 2013-11-20 18:03:16 -06:00
  • 1a3e7414b3 Creating 3.14.12.4-pre1 Andrew Johnson 2013-11-20 18:02:28 -06:00
  • 773eb1b33d Clean up array subscript has type ‘char’ warnings. Andrew Johnson 2013-11-20 17:28:41 -06:00
  • 9ab6f89604 Clean up epicsExport.h includes Andrew Johnson 2013-11-20 16:21:10 -06:00
  • 0a86ec01fa o fixed spelling in comments o fixed warnings during MSVC based build Jeff Hill 2013-11-20 10:51:14 -07:00
  • 570993e32b configure: New targets cygwin-x86_64 and windows-x64-mingw Andrew Johnson 2013-11-19 18:50:49 -06:00
  • 93be1400c1 Fixed various 64-bit windows build issues. Andrew Johnson 2013-11-19 18:42:45 -06:00
  • 176ee926ad cygwin: Fixed SocketSystemCallInterruptMechanism Andrew Johnson 2013-11-19 18:41:03 -06:00
  • 2d52067484 libCom: Clean up build warnings from Visual Studio. Andrew Johnson 2013-11-19 15:26:22 -06:00
  • 4d64941bd2 libCom: truncateFile size arg should be unsigned long Andrew Johnson 2013-11-15 17:24:33 -06:00
  • 66209118f6 libCom/macLib: Don't use unsigned chars in macParseDefns() Andrew Johnson 2013-11-13 12:39:23 -06:00
  • f146f9ea6e Move the string array declarations into alarm.h Andrew Johnson 2013-11-12 16:18:17 -06:00
  • 280ff742c5 fix for mingw gcc V3 build Jeff Hill 2013-11-07 18:56:17 -07:00
  • 6f67091628 fixed ms compiler build Jeff Hill 2013-11-07 17:37:17 -07:00
  • d6dab34ae9 Merged changes from Jeff Hill's ca-ref-man-maint branch. Andrew Johnson 2013-11-07 17:57:09 -06:00
  • 36d801682b oops, variable used to be unsigned; changed to signed constant Jeff Hill 2013-11-07 14:59:30 -07:00
  • 4d54b91a3a o fixed compile errors in, and proper diagnostic from, casPVI.cc o suprressed some compile time warnings in bucketLib.c o cleaned up cxx templates README o removed use of tsMinMax from libCom in favor of the standard library (calls to tsMinMax still exist in other components in base, but they are being removed) o removed sharable library export of certain private member functions from class fdManager o fixed aToIPAddr to correctly lookup all of the different IP addresses string types on all OS types independent of the OS interfae variations o removed use of inet_aton from vxWorks implementation of hostToIPAddr o this function is for converting a host name to an ip address _only_ o the aToIPAddr wrapper is supposed to do the dotted ip ascii string to ip address structure conversion independent of OS spoecific interface variations, when it works correctly o fixed some spelling issues in comments o added additional optimizations for processors w/o floating point ALU to addNanoSec in epicsTime o removed tabs and junk comments from win32 osdProcess.c o moved PLL update in win32 osdTime.c from timer to a dedicated thread o added missing epicsExportShared symbols define to osiNTPTime.c o fixed server ctor should not modify arguments of its caller in blockingSockTest o removed sunpro specific ifdef nolomger needed from epicsTimeTest.cpp Jeff Hill 2013-11-07 10:26:03 -07:00
  • bf3bdec7b3 rec: Mark various *SV fields prop(YES) Andrew Johnson 2013-11-06 09:48:27 -06:00
  • 052f0992d2 dbStatic: Add property metadata to dump outputs Andrew Johnson 2013-11-06 09:28:49 -06:00
  • 6a6e527fc1 post DBE_PROPERTY from dbPut() Michael Davidsaver 2013-11-04 13:39:17 -05:00
  • 3cccdd8134 add prop(YES) to standard recordtypes Michael Davidsaver 2013-11-04 13:39:17 -05:00
  • 034388f009 recognize and store field attribute "prop()" Michael Davidsaver 2013-11-04 13:39:16 -05:00
  • 3d8bf34177 fix indent Michael Davidsaver 2013-11-04 13:39:12 -05:00
  • 4b44881744 db: Fixed bogus dbScan overrun warnings Andrew Johnson 2013-10-17 17:21:26 -05:00
  • 42f4c3a0a5 fixed potential memory leak Jeff Hill 2013-10-17 09:23:47 -06:00
  • 16c252d8aa Fixed comments Janet Anderson 2013-10-15 11:32:31 -05:00
  • ed5adebd47 Modified suffix for TESTSHRLIBNAME Janet Anderson 2013-10-15 09:10:16 -05:00
  • da80d11db9 softIoc: Generate base.dbd Andrew Johnson 2013-10-14 12:45:08 -05:00
  • 91ef05b5dc tools: Improve dbdExpand.pl error/warning message Andrew Johnson 2013-10-14 12:43:26 -05:00
  • 34267b31b7 softIoc: Parallel build dependency Andrew Johnson 2013-10-11 15:15:17 -07:00
  • be516ddac0 std/rec: Fix clang compiler warning. Andrew Johnson 2013-10-11 14:00:36 -07:00
  • 1b51a4796d Merged printf-record branch Andrew Johnson 2013-10-03 14:04:03 -07:00
  • 2ad468dd38 CAref: Fix returns from ca_attach_context() Andrew Johnson 2013-09-27 09:59:34 -05:00
  • 2bf4b36639 configure: Support Apple Xcode 5.0 and iOS 7.0 Andrew Johnson 2013-09-24 15:30:26 -05:00
  • 72d65c60a4 epicsErrlogTest: Shorten output lines Andrew Johnson 2013-09-20 13:44:28 -05:00
  • b58380fc69 configure: Add vpath for .hpp files Andrew Johnson 2013-09-19 13:02:36 -05:00
  • 6814b09fad docs: Release Notes update Andrew Johnson 2013-09-13 17:30:38 -05:00
  • 2d3a828acd Fixed read-back of TSEL link Andrew Johnson 2013-09-13 11:57:18 -05:00
  • 4ae048572a Added dbTemplateMaxVars variable Andrew Johnson 2013-09-13 11:36:52 -05:00
  • ec0f64140a configure: IOS version bump to 6.1 Andrew Johnson 2013-08-30 12:52:10 -05:00
  • e49210a3ea configure: IOS version bump to 6.1 Andrew Johnson 2013-08-30 12:50:34 -05:00
  • c61d0b43bb configure: Fix ios HDEPENDS_METHOD Andrew Johnson 2013-08-30 12:34:15 -05:00
  • d25eff3af7 configure: Darwin build settings Andrew Johnson 2013-08-30 11:51:51 -05:00
  • 2ecf8803c3 Move alarm string arrays into libCom Andrew Johnson 2013-08-20 16:59:28 -05:00
  • 01f0fdbf1e More file permission fixes. Andrew Johnson 2013-08-19 15:46:51 -05:00
  • 3219ea0608 Fixed file permissions. Andrew Johnson 2013-08-19 13:30:19 -05:00
  • fb983fe382 CAref: typos, replace ..._event() calls with ..._subscription() (by J. Lewis Muir) Ralph Lange 2013-08-16 17:00:13 +02:00
  • ffa96d36e1 db: dbpf can now put strings to UCHAR arrays Andrew Johnson 2013-08-01 18:10:18 -05:00
  • 859024d155 Stopped install of test libraries and removed version number in test library name. Janet Anderson 2013-07-26 14:37:55 -05:00
  • 515f882c7b Added OPT_CXXFLAGS_YES += -g Janet Anderson 2013-07-25 10:49:26 -05:00
  • a9a3298d51 Added OPT_CXXFLAGS_YES += -g Janet Anderson 2013-07-25 10:44:41 -05:00
  • d3b6d01807 Added WIN32 system library for epicsSockResolveTest Janet Anderson 2013-07-17 15:55:49 -05:00
  • 8a28858ada Merged changes from 3.14 branch. Andrew Johnson 2013-07-10 16:18:18 -05:00
  • f2891d72e5 ca: Add missing template instances for VxWorks 5.5.x Andrew Johnson 2013-07-10 14:55:34 -05:00
  • 75a5f19d2e IOCS_APPL_TOP must be absolute path Andrew Johnson 2013-07-10 14:13:31 -05:00
  • 98deef5004 configure: Added FULLPATHNAME tool variable Andrew Johnson 2013-07-10 14:07:51 -05:00
  • cec9bd3aa9 Remove .. from vpath. Add rules with .. prerequisite. Janet Anderson 2013-07-08 15:17:46 -05:00
  • c187d8c13a CAref: typo's, added missing ca_put_callback Andrew Johnson 2013-07-05 13:26:26 -05:00
  • c96db4c877 libCom: Replaced errlogRemoveListener() Andrew Johnson 2013-06-28 12:35:43 -05:00