c4857e820e
Added dbGetNAliases().
Andrew Johnson
2009-01-19 19:04:40 +00:00
9ca9a3c2e2
Added dbGetNAliases() function, to complete the aliases API.
Andrew Johnson
2009-01-19 18:57:02 +00:00
edf0875bcf
Record aliases.
Andrew Johnson
2009-01-16 20:54:01 +00:00
e155dd411e
Added dynamic parts of record alias implementation.
Andrew Johnson
2009-01-16 20:50:40 +00:00
dd7cb80555
Fix memory leak.
Andrew Johnson
2009-01-16 20:04:34 +00:00
105448f3f8
Fix access to uninitialized memory.
Andrew Johnson
2009-01-16 16:49:19 +00:00
99053303fb
Fixed fetch_values() bug.
Andrew Johnson
2009-01-14 23:42:20 +00:00
a723ea357e
Added record aliases.
Andrew Johnson
2009-01-09 18:00:00 +00:00
f8d6677c72
Simplified dbPutFieldLink, made DSXT work with all link types.
Andrew Johnson
2009-01-08 23:51:19 +00:00
b98392f50f
Initialize objects fully before making them visible.
Andrew Johnson
2009-01-08 23:44:11 +00:00
9027026680
fix for mantis 329
Jeff Hill
2009-01-08 22:27:18 +00:00
a294e3dcb8
HTML refactoring.
Andrew Johnson
2009-01-07 20:44:51 +00:00
579c7bad06
Also need the registerFunction.h header; fixed some HTML issues.
Andrew Johnson
2009-01-07 18:46:59 +00:00
2862a9b8cf
Clean up function registration instructions.
W. Eric Norum
2009-01-07 18:02:21 +00:00
307762f424
Fix DBF_LONG constant link initialization, clean up other types.
Andrew Johnson
2009-01-07 00:04:49 +00:00
0108f6ae94
Cleanup; minimize variable scopes.
Andrew Johnson
2009-01-06 23:32:32 +00:00
76c9329b5e
Moved interruptAccept management into scanPause/scanRun functions.
Andrew Johnson
2009-01-06 23:22:28 +00:00
a7a6c01bea
Removed the pthread_cancel() functionality from posix/osdThread.c, resolving the whole issue with catch(...) on NPTL.
Andrew Johnson
2009-01-06 23:06:25 +00:00
4026d9f27c
Nested classes have no special access priviledges to their outer class, but only the vxWorks compiler seems to check this. Added friend to fix. An implicit constructor is only created if no user-defined ones exist.
Andrew Johnson
2009-01-06 21:53:04 +00:00
1bccf6879e
Replaced most TestAsyn support with a common extended support layer.
Andrew Johnson
2009-01-06 17:31:57 +00:00
f14e6df788
Don't do necessary stuff inside assert().
Andrew Johnson
2009-01-06 17:07:56 +00:00
bf3c47c3d3
Warn about undefined macros in RELEASE file.
Andrew Johnson
2009-01-06 16:41:56 +00:00
a7af535a4f
Added support for MVME2700 (and perhaps MVME2400) as supplied by Matt Rippa.
W. Eric Norum
2009-01-06 15:14:33 +00:00
31fb641dff
In vxWorks 5.5.2, ld < file.munch breaks future shell includes.
Andrew Johnson
2009-01-05 22:32:20 +00:00
e6ab9aa7fb
Clean up compiler warnings.
Andrew Johnson
2008-12-10 21:51:19 +00:00
12e4ad3c5a
Cleanup. Handle re-initialization during shutdown gracefully.
Andrew Johnson
2008-12-10 21:43:36 +00:00
0be13dfc0f
Added registryDump command.
Andrew Johnson
2008-12-10 21:34:00 +00:00
67ef06c1e3
Cleanup.
Andrew Johnson
2008-12-10 21:32:06 +00:00
f951aab3f3
Fix possible race condition on SMP systems.
Andrew Johnson
2008-12-09 21:46:40 +00:00
f3bcf735cc
Bug fix reported by Jens Eden.
Andrew Johnson
2008-12-04 23:38:47 +00:00
448fc10e35
Fix link problem Mark Rivers reported.
Andrew Johnson
2008-12-02 23:45:16 +00:00
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.
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
e6e9b9a266
-RC2 release.
Janet B. Anderson
2008-10-10 15:01:51 +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