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