1d9543997e
Removed path environment lines. User should put gcc in path.
Janet B. Anderson
2008-12-01 19:02:21 +00:00
a58fa323d8
The pointer is volatile, not the object itself...
Andrew Johnson
2008-12-01 17:03:03 +00:00
e2e7864c3d
Removed path environment lines. User should put gcc in path.
Janet B. Anderson
2008-12-01 16:35:40 +00:00
79a2649596
Fixed problem with time provider registration on dual-CPU systems.
Andrew Johnson
2008-11-21 23:23:25 +00:00
e99e352e2c
redesigned this facility for simplicity, clarity, and robustness
Jeff Hill
2008-11-19 17:20:15 +00:00
4126c71e0e
added include for typedef used in this header
Jeff Hill
2008-11-19 17:17:41 +00:00
fd5b03405a
disable copy ctor and operator for the epicsOnceImpl private class
Jeff Hill
2008-11-19 17:11:49 +00:00
a37105e0c7
Fixed buffer overflow in thread name.
Andrew Johnson
2008-11-16 17:32:58 +00:00
ca1e7b0613
Added WireSet instances, needed for vxWorks 6.1.
Andrew Johnson
2008-11-14 23:32:15 +00:00
438ed926ba
Added -p option to commandline tools to specify CA priority.
Ralph Lange
2008-11-14 13:20:42 +00:00
519f54c06b
Added -p option to commandline tools to specify CA priority.
Ralph Lange
2008-11-14 13:12:26 +00:00
c5773eafb4
Added -p option to specify CA priority.
Ralph Lange
2008-11-14 13:03:25 +00:00
d0c061cf1f
This commit was manufactured by cvs2svn to create tag 'MSI-R1-5'.
cvs2svn
2008-11-10 20:47:07 +00:00
02d21255f5
Modified for release 1.5
Andrew Johnson
2008-11-10 20:47:06 +00:00
97ccca5474
Cleanup, warnings.
Andrew Johnson
2008-11-10 20:46:27 +00:00
e48b9ec4ab
Add NVRAM offset.
W. Eric Norum
2008-11-06 21:35:26 +00:00
49421de296
Linux: Switch to libncurses.
Andrew Johnson
2008-11-04 16:08:32 +00:00
eee915ced7
Updated version to R3.14.11 and set EPICS_CVS_SNAPSHOT to -CVS.
Janet B. Anderson
2008-10-27 20:19:12 +00:00
e4f741f97c
Changed release to R3.14.10.
R3.14.10
Janet B. Anderson
2008-10-27 19:41:22 +00:00
0e08b62f34
R3.14.10
Janet B. Anderson
2008-10-27 19:39:04 +00:00
2b37a8f746
Added make -j option ifeq before creating arch dependancies on host_arch.
Janet B. Anderson
2008-10-27 19:24:45 +00:00
f5967d268c
False assertion removed.
Andrew Johnson
2008-10-24 23:04:11 +00:00
078e30b7b9
Mantis #311 fix; generate an interactive flex scanner.
Andrew Johnson
2008-10-23 21:21:43 +00:00
01349a9448
Add epicsShare decorators for visibility in a Cygwin DLL.
Andrew Johnson
2008-10-23 19:27:24 +00:00
dd2ef6d47a
Reformatting, wording improvements.
Andrew Johnson
2008-10-22 15:20:50 +00:00
2d51fbc3c7
fixed mantis 325
Jeff Hill
2008-10-21 20:50:26 +00:00
c5f15a3e17
fixed bug introduced after R3.14.9, but before R3.14.10-RC1 and R3.14.10-RC2
Jeff Hill
2008-10-21 20:26:48 +00:00
cdd2748c98
Allow multiple slashes as path seperators, since we used to. Also fixed perldoc comment formatting.
Andrew Johnson
2008-10-20 18:32:47 +00:00
6789814826
Remove space after -I option for osf-alpha.
Andrew Johnson
2008-10-20 15:39:32 +00:00
b3abcbb52e
Don't fail if epicsSnprintf returns less than the buffer size needed.
Andrew Johnson
2008-10-20 15:35:10 +00:00
3274519a82
Add note about RTEMS version.
W. Eric Norum
2008-10-20 15:33:27 +00:00
95b708a40b
post-RC1 versions...
Janet B. Anderson
2008-10-17 19:45:00 +00:00
3b2bbd50e5
Cleaner version of wait with timeout fix.
W. Eric Norum
2008-10-16 13:38:14 +00:00
ab765613ec
Add note about RTEMS epicsEventWaitWithTimeout.
W. Eric Norum
2008-10-16 13:17:57 +00:00
ba5080d6f4
Return TIMEOUT status even when delay time is 0.
W. Eric Norum
2008-10-15 19:40:57 +00:00
a6ed0d3a53
RTEMS newlib version of strtod handles INF/NAN.
W. Eric Norum
2008-10-15 19:40:00 +00:00
edc141f98a
Added checks for NULL callbacks and record pointers.
Andrew Johnson
2008-10-13 14:08:35 +00:00
7245f8127c
Arrange for compatability with compile-time and run-time linking.
W. Eric Norum
2008-10-11 16:40:46 +00:00
ba37f17c89
Updated version number in title.
Andrew Johnson
2008-10-10 15:50:08 +00:00
570825f693
Removed old commented override lines. They are no longer valid.
Janet B. Anderson
2008-10-09 21:33:35 +00:00
2c020ffac4
Make aitGen take an output filename, needed for win32.
Andrew Johnson
2008-10-09 20:14:44 +00:00
bf829e0f48
Extended testing to trigger callbacks from multiple threads, more tests.
Andrew Johnson
2008-10-09 15:01:53 +00:00
9239b50615
DST changes for 2008
Ralph Lange
2008-10-09 10:13:22 +00:00
2eb849b91c
Fix segfault on linux - catch(...) must not call std::unexpected()
Andrew Johnson
2008-10-08 22:44:32 +00:00
0fff507aea
Cleanup, fix an issue reported by Kazuro Furukawa.
Andrew Johnson
2008-10-08 22:42:49 +00:00
49687e27b2
Fixed include lines.
Janet B. Anderson
2008-10-08 21:18:27 +00:00
98e09831fa
_APPNAME__SNCFLAGS doesn't get used...
Andrew Johnson
2008-10-08 21:11:55 +00:00
36af6418db
Removed bad include line.
Janet B. Anderson
2008-10-08 20:04:46 +00:00
cd84a4cfd0
Fixed comments.
Janet B. Anderson
2008-10-08 19:51:35 +00:00
76af265f0d
Make CONFIG.Common.win32-x86 and aopional include.
Janet B. Anderson
2008-10-08 18:17:56 +00:00
7558e0a468
Fixed typo.
Janet B. Anderson
2008-10-08 17:31:34 +00:00
925dcfd634
Added WARN_CPPFLAGS,OPT_CPPFLAGS,DEBUG_CPPFLAGS Added POSIX_CFLAGS, POSIX_CXXFLAGS, POSIX_LDFLAGS
Janet B. Anderson
2008-10-08 17:11:10 +00:00
1d6bea83de
This is included from epicsEndian.h, so it must be usable from C and C++.
Ralph Lange
2008-10-08 10:31:44 +00:00
2dad57f1da
Link with Solaris libumem.so for better threaded malloc/free performance.
Andrew Johnson
2008-10-07 22:17:17 +00:00
2e4d1f0d60
REMOVED file type IDL. IDL install already exists in extensions/configure.
Janet B. Anderson
2008-10-07 20:33:29 +00:00
708b0be486
Create aitConvertGenerated.cc in O.Common. Makefile cleanup.
Janet B. Anderson
2008-10-07 18:05:58 +00:00
f58002e1fd
Exception classes don't need to derive from std::exception, this can cause build faults on some architectures.
Andrew Johnson
2008-10-07 15:19:35 +00:00
980d790638
Fix some typos.
W. Eric Norum
2008-10-07 13:19:37 +00:00
d579e30210
Prevent warnings -- test show that this still generates correct code.
W. Eric Norum
2008-10-07 12:18:43 +00:00
48257aec7c
Fix race condition exposed by compilers with more agressive optimization. Add test procedure for epicsRingBytes.
W. Eric Norum
2008-10-07 11:05:41 +00:00
af2b7a3ef2
Fix: Don't print space after single value, only between values of an array
Ralph Lange
2008-10-06 15:51:51 +00:00
fd9867e973
Cleanup.
Andrew Johnson
2008-10-03 20:27:13 +00:00
e97439c7df
Ensure the last test actually completes and reports...
Andrew Johnson
2008-10-03 19:28:34 +00:00
150c4ff002
A proper fix for the xsubpp problems on Perl 5.8.0.
Andrew Johnson
2008-10-03 18:28:56 +00:00
86740c98d7
Updated the lists of supported architectures.
Andrew Johnson
2008-10-02 21:33:23 +00:00
d14713d675
Fix from Kazuro FURUKAWA.
Andrew Johnson
2008-10-02 16:29:34 +00:00
917937b22f
Change defaults to use Tornado 2.2.2 (at APS).
Andrew Johnson
2008-09-29 20:06:50 +00:00
fb1d649290
New target.
W. Eric Norum
2008-09-29 20:05:30 +00:00
227af040b0
Document new camonitor timestamp options.
Andrew Johnson
2008-09-29 19:29:12 +00:00
078f919296
Fix to build on WIN32.
Andrew Johnson
2008-09-29 17:54:35 +00:00
82e26e2d79
Silence ar.
Andrew Johnson
2008-09-29 15:52:05 +00:00
442633fc87
Minor fix in help message.
Ralph Lange
2008-09-29 14:11:59 +00:00
84f56e57f4
Changed timestamp related commandline options, added choice of client and/or server timestamps.
Ralph Lange
2008-09-29 14:10:51 +00:00
dff447028f
improved fix for mantis 316
Jeff Hill
2008-09-27 01:37:01 +00:00
1ba1909bdb
improved fix for mantis 316
Jeff Hill
2008-09-27 01:18:39 +00:00
2d5497fa07
workaround for legacy vxWorks compiler bug check
Jeff Hill
2008-09-26 22:19:59 +00:00
32616ba5fa
imprved fix for mantis 316
Jeff Hill
2008-09-26 22:12:15 +00:00
37f4457c03
Added EPICS_DEPRECATED.
Andrew Johnson
2008-09-26 17:24:32 +00:00
896223e819
Fixed compiler warning.
Andrew Johnson
2008-09-26 17:00:17 +00:00
8b8f2bd0ed
libCom/test/fdmgrTest depends on ca.
Andrew Johnson
2008-09-26 16:17:15 +00:00
bc80fd0e35
Added errlog to the stringout stdio device support. Release notes updated.
Andrew Johnson
2008-09-26 15:23:13 +00:00
6d99d6dd05
imprved fix for mantis 312
Jeff Hill
2008-09-25 20:27:48 +00:00
2e35ee986e
Oops, use a unique name...
Andrew Johnson
2008-09-25 16:35:56 +00:00
9f71cf22cd
fix for mantis 304
Jeff Hill
2008-09-25 16:35:15 +00:00
fa161e4e5a
fix for mantis 306
Jeff Hill
2008-09-25 15:59:49 +00:00
506b303c3c
Added printf device support for stringout record => stdout or stderr
Andrew Johnson
2008-09-24 22:40:37 +00:00
1269897998
Fixed epicsEventWaitWithTimeout(id, 0.0), added test.
Andrew Johnson
2008-09-24 19:24:59 +00:00
21e8912031
fixed conditional
Jeff Hill
2008-09-24 16:29:50 +00:00
7f96b9c0fc
added try / catch block to epicsThread :: exoitWait () so that exception specification isnt violated
Jeff Hill
2008-09-24 15:57:28 +00:00
91d9fdbda8
Fixed problem using CA.pm from scripts outside of Base.
Andrew Johnson
2008-09-24 15:02:50 +00:00
238ab41ba1
Use $FindBin::Bin instead of expanding @TOP@.
Andrew Johnson
2008-09-23 22:15:10 +00:00
516a2cbf41
Use $FindBin::Bin so we don't need to expand @TOP@. Needed for package management systems such as in Debian.
Andrew Johnson
2008-09-23 22:13:52 +00:00