Commit Graph

  • 0e28ff55c6 add include Michael Davidsaver 2014-06-13 15:37:10 -04:00
  • 3cf2d9057f Allow appended .db files to omit record type Andrew Johnson 2014-06-12 14:47:42 -05:00
  • 41bd895cd5 ioc: Fix more MSVC 12.0 warnings Ralph Lange 2014-06-04 21:18:43 +02:00
  • 32c2775940 ioc/dbStatic: fix bug introduced in revision 12486 Ralph Lange 2014-06-04 17:07:16 +02:00
  • 5754dc136e src/ioc: fix numerous warnings appearing on MSVC 12.0 / Windows (64bit) Ralph Lange 2014-06-04 15:56:51 +02:00
  • f8b746287e ioc/db/test: make chfPluginTest more flexible wrt %e formatting of double Ralph Lange 2014-06-04 11:55:40 +02:00
  • e7416ce144 ioc/db: fix issue with compiler differences between MSVC and GNU (enum signedness) Ralph Lange 2014-06-04 11:53:32 +02:00
  • 9e1ebf8d0f Clean up build warnings from Darwin (clang). Andrew Johnson 2014-05-30 12:36:50 -05:00
  • c980613bd8 db/dbChannel: Rename dbr_final_type -> final_dbr_type Andrew Johnson 2014-05-29 12:31:47 -05:00
  • 80b64d6a30 spinlocks update Michael Davidsaver 2014-05-23 15:14:49 -04:00
  • 271e1811e3 ioc/dbStatic: make offset in field description an unsigned short, add cast to code generator Ralph Lange 2014-05-22 16:18:02 +02:00
  • 7dd5e217f6 Merged Ralph's get-cpus branch. Andrew Johnson 2014-05-19 09:44:05 -05:00
  • ea1ebd0a7c Fix some HTML character escapes. Andrew Johnson 2014-05-19 09:26:24 -05:00
  • 722d5eeba7 libCom/osi: use epicsThreadGetCPUs implementation from thread-pool branch (posix, WIN32) Ralph Lange 2014-05-18 17:24:38 +02:00
  • 286bfc5215 .bzrignore: add QtCreator project files Ralph Lange 2014-05-18 14:28:39 +02:00
  • f24dafa1e0 libCom: Adjust the Posix epicsMutexOSD structure Andrew Johnson 2014-04-01 11:09:36 -05:00
  • 312fdee91d cap5: Fix fisibility of boot_Cap5 Andrew Johnson 2014-03-18 14:18:08 -05:00
  • 4b18edc586 Merged changes from 3.14 branch. Andrew Johnson 2014-03-13 15:04:31 -05:00
  • e63f14bc95 configure: Fix for Ben's INC_osclass issue Andrew Johnson 2014-03-12 16:42:18 -05:00
  • b1ece5d8d2 cap5: Added CA->version function Andrew Johnson 2014-03-11 17:46:14 -05:00
  • 894771e789 docs: Update Release Notes. Andrew Johnson 2014-03-11 17:14:30 -05:00
  • f5b9db9583 libCom: Fix epicsString.h comparison functions Andrew Johnson 2014-03-11 17:12:41 -05:00
  • 7b9b2b19d3 Document changes. Andrew Johnson 2014-03-06 16:02:20 -06:00
  • 56cc1a638a rsrv: Use casIntfAddrList in cast_server Andrew Johnson 2014-03-06 16:00:02 -06:00
  • b6defc6a7f rsrv: Use EPICS_CAS_INTF_ADDR_LIST in req_server Andrew Johnson 2014-03-06 15:55:13 -06:00
  • 4e1a5eefff Set BUILD_CLASS to HOST. Janet Anderson 2014-03-04 09:21:35 -06:00
  • 0ba29b2eff Set BUILD_CLASS to HOST. Janet Anderson 2014-03-04 09:12:25 -06:00
  • 5ad46f557c Added static cross builds for win32-x86 and windows-x64. Janet Anderson 2014-03-03 16:34:06 -06:00
  • d90f4d7976 Added static build config files for win32-x86 and windows-x64. Janet Anderson 2014-03-03 13:31:14 -06:00
  • 5bdd9ddca6 Windows: Fix static builds on MinGW Andrew Johnson 2014-02-25 15:56:13 -06:00
  • 7eba398792 If T_A not defined, define DEP and look for template files in the . dir. Janet Anderson 2014-02-24 13:01:23 -06:00
  • 0dc2746d68 libCom: Added echo command to iocsh Andrew Johnson 2014-02-21 15:49:15 -06:00
  • 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 R3.14.12.4 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 R3.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 R3.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