Andrew Johnson
|
f8d6677c72
|
Simplified dbPutFieldLink, made DSXT work with all link types.
|
2009-01-08 23:51:19 +00:00 |
|
Andrew Johnson
|
b98392f50f
|
Initialize objects fully before making them visible.
|
2009-01-08 23:44:11 +00:00 |
|
Jeff Hill
|
9027026680
|
fix for mantis 329
|
2009-01-08 22:27:18 +00:00 |
|
Andrew Johnson
|
a294e3dcb8
|
HTML refactoring.
|
2009-01-07 20:44:51 +00:00 |
|
Andrew Johnson
|
579c7bad06
|
Also need the registerFunction.h header; fixed some HTML issues.
|
2009-01-07 18:46:59 +00:00 |
|
W. Eric Norum
|
2862a9b8cf
|
Clean up function registration instructions.
|
2009-01-07 18:02:21 +00:00 |
|
Andrew Johnson
|
307762f424
|
Fix DBF_LONG constant link initialization, clean up other types.
|
2009-01-07 00:04:49 +00:00 |
|
Andrew Johnson
|
0108f6ae94
|
Cleanup; minimize variable scopes.
|
2009-01-06 23:32:32 +00:00 |
|
Andrew Johnson
|
76c9329b5e
|
Moved interruptAccept management into scanPause/scanRun functions.
|
2009-01-06 23:22:28 +00:00 |
|
Andrew Johnson
|
a7a6c01bea
|
Removed the pthread_cancel() functionality from posix/osdThread.c,
resolving the whole issue with catch(...) on NPTL.
|
2009-01-06 23:06:25 +00:00 |
|
Andrew Johnson
|
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.
|
2009-01-06 21:53:04 +00:00 |
|
Andrew Johnson
|
1bccf6879e
|
Replaced most TestAsyn support with a common extended support layer.
|
2009-01-06 17:31:57 +00:00 |
|
Andrew Johnson
|
f14e6df788
|
Don't do necessary stuff inside assert().
|
2009-01-06 17:07:56 +00:00 |
|
Andrew Johnson
|
bf3c47c3d3
|
Warn about undefined macros in RELEASE file.
|
2009-01-06 16:41:56 +00:00 |
|
W. Eric Norum
|
a7af535a4f
|
Added support for MVME2700 (and perhaps MVME2400) as supplied by Matt Rippa.
|
2009-01-06 15:14:33 +00:00 |
|
Andrew Johnson
|
31fb641dff
|
In vxWorks 5.5.2, ld < file.munch breaks future shell includes.
|
2009-01-05 22:32:20 +00:00 |
|
Andrew Johnson
|
e6ab9aa7fb
|
Clean up compiler warnings.
|
2008-12-10 21:51:19 +00:00 |
|
Andrew Johnson
|
12e4ad3c5a
|
Cleanup. Handle re-initialization during shutdown gracefully.
|
2008-12-10 21:43:36 +00:00 |
|
Andrew Johnson
|
0be13dfc0f
|
Added registryDump command.
|
2008-12-10 21:34:00 +00:00 |
|
Andrew Johnson
|
67ef06c1e3
|
Cleanup.
|
2008-12-10 21:32:06 +00:00 |
|
Andrew Johnson
|
f951aab3f3
|
Fix possible race condition on SMP systems.
|
2008-12-09 21:46:40 +00:00 |
|
Andrew Johnson
|
f3bcf735cc
|
Bug fix reported by Jens Eden.
|
2008-12-04 23:38:47 +00:00 |
|
Andrew Johnson
|
448fc10e35
|
Fix link problem Mark Rivers reported.
|
2008-12-02 23:45:16 +00:00 |
|
Janet B. Anderson
|
1d9543997e
|
Removed path environment lines. User should put gcc in path.
|
2008-12-01 19:02:21 +00:00 |
|
Andrew Johnson
|
a58fa323d8
|
The pointer is volatile, not the object itself...
|
2008-12-01 17:03:03 +00:00 |
|
Janet B. Anderson
|
e2e7864c3d
|
Removed path environment lines. User should put gcc in path.
|
2008-12-01 16:35:40 +00:00 |
|
Andrew Johnson
|
79a2649596
|
Fixed problem with time provider registration on dual-CPU systems.
|
2008-11-21 23:23:25 +00:00 |
|
Jeff Hill
|
e99e352e2c
|
redesigned this facility for simplicity, clarity, and robustness
|
2008-11-19 17:20:15 +00:00 |
|
Jeff Hill
|
4126c71e0e
|
added include for typedef used in this header
|
2008-11-19 17:17:41 +00:00 |
|
Jeff Hill
|
fd5b03405a
|
disable copy ctor and operator for the epicsOnceImpl private class
|
2008-11-19 17:11:49 +00:00 |
|
Andrew Johnson
|
a37105e0c7
|
Fixed buffer overflow in thread name.
|
2008-11-16 17:32:58 +00:00 |
|
Andrew Johnson
|
ca1e7b0613
|
Added WireSet instances, needed for vxWorks 6.1.
|
2008-11-14 23:32:15 +00:00 |
|
Ralph Lange
|
438ed926ba
|
Added -p option to commandline tools to specify CA priority.
|
2008-11-14 13:20:42 +00:00 |
|
Ralph Lange
|
519f54c06b
|
Added -p option to commandline tools to specify CA priority.
|
2008-11-14 13:12:26 +00:00 |
|
Ralph Lange
|
c5773eafb4
|
Added -p option to specify CA priority.
|
2008-11-14 13:03:25 +00:00 |
|
W. Eric Norum
|
e48b9ec4ab
|
Add NVRAM offset.
|
2008-11-06 21:35:26 +00:00 |
|
Andrew Johnson
|
49421de296
|
Linux: Switch to libncurses.
|
2008-11-04 16:08:32 +00:00 |
|
Janet B. Anderson
|
eee915ced7
|
Updated version to R3.14.11 and set EPICS_CVS_SNAPSHOT to -CVS.
|
2008-10-27 20:19:12 +00:00 |
|
Janet B. Anderson
|
e4f741f97c
|
Changed release to R3.14.10.
|
2008-10-27 19:41:22 +00:00 |
|
Janet B. Anderson
|
0e08b62f34
|
R3.14.10
|
2008-10-27 19:39:04 +00:00 |
|
Janet B. Anderson
|
2b37a8f746
|
Added make -j option ifeq before creating arch dependancies on host_arch.
|
2008-10-27 19:24:45 +00:00 |
|
Andrew Johnson
|
f5967d268c
|
False assertion removed.
|
2008-10-24 23:04:11 +00:00 |
|
Andrew Johnson
|
078e30b7b9
|
Mantis #311 fix; generate an interactive flex scanner.
|
2008-10-23 21:21:43 +00:00 |
|
Andrew Johnson
|
01349a9448
|
Add epicsShare decorators for visibility in a Cygwin DLL.
|
2008-10-23 19:27:24 +00:00 |
|
Andrew Johnson
|
dd2ef6d47a
|
Reformatting, wording improvements.
|
2008-10-22 15:20:50 +00:00 |
|
Jeff Hill
|
2d51fbc3c7
|
fixed mantis 325
|
2008-10-21 20:50:26 +00:00 |
|
Jeff Hill
|
c5f15a3e17
|
fixed bug introduced after R3.14.9, but before R3.14.10-RC1 and R3.14.10-RC2
|
2008-10-21 20:26:48 +00:00 |
|
Andrew Johnson
|
cdd2748c98
|
Allow multiple slashes as path seperators, since we used to.
Also fixed perldoc comment formatting.
|
2008-10-20 18:32:47 +00:00 |
|
Andrew Johnson
|
6789814826
|
Remove space after -I option for osf-alpha.
|
2008-10-20 15:39:32 +00:00 |
|
Andrew Johnson
|
b3abcbb52e
|
Don't fail if epicsSnprintf returns less than the buffer size needed.
|
2008-10-20 15:35:10 +00:00 |
|