Jeff Hill
|
efa1cfac35
|
added mising C created timer destroy functions
|
2003-02-18 21:10:11 +00:00 |
|
Jeff Hill
|
5e1df0e93b
|
cosmetic
|
2003-02-18 21:09:11 +00:00 |
|
Andrew Johnson
|
6a95724b78
|
Use <th> for table header lines.
TS_MIN_WEST = 0 for UK, not -60 (except in summer time...)
|
2003-02-18 18:48:41 +00:00 |
|
Jeff Hill
|
7d80377cde
|
fixed borland build problems
|
2003-02-18 18:22:18 +00:00 |
|
Andrew Johnson
|
19ae675bf0
|
Attempt to stop amaya's word-wrap from inserting a line-break in the middle
of the $Id:...$ expansion, which prevents CVS from recognizing.
|
2003-02-18 17:14:07 +00:00 |
|
Jeff Hill
|
d013a1cc95
|
fixed several spelling errors
|
2003-02-18 16:31:48 +00:00 |
|
Andrew Johnson
|
31c67f87c5
|
Tornado 2.2 doesn't like const for the second argument to sendto()
|
2003-02-13 22:59:36 +00:00 |
|
Andrew Johnson
|
e1629627c0
|
Fixed some internal link targets that didn't exist.
|
2003-02-13 22:57:27 +00:00 |
|
Andrew Johnson
|
bc4957ceed
|
Added some comments to remind users what to change.
Took out the dbLoadRecords() as simpleApp doesn't provide a .db file.
|
2003-02-13 22:36:50 +00:00 |
|
Andrew Johnson
|
31ece2df3c
|
Resync with src/cas/example/simple: "improved structure and thread safety"
|
2003-02-13 22:19:46 +00:00 |
|
Jeff Hill
|
62ea4977f0
|
fixed sun pro warning
|
2003-02-13 15:52:48 +00:00 |
|
Jeff Hill
|
cf2e373436
|
added missing header file
|
2003-02-13 00:11:02 +00:00 |
|
Jeff Hill
|
87aca7838e
|
optimizations
|
2003-02-12 23:54:34 +00:00 |
|
W. Eric Norum
|
90cf8344c2
|
Add forward structure declarations to prevent compiler warnings when
recGbl.h is included on its own (i.e. just to get recGblSetSevr).
|
2003-02-12 21:22:23 +00:00 |
|
Jeff Hill
|
4c23d311e4
|
added missing func prototype
|
2003-02-12 19:47:08 +00:00 |
|
Jeff Hill
|
14f3be7cb5
|
removed unused file
|
2003-02-12 19:45:05 +00:00 |
|
Jeff Hill
|
f264ba4927
|
fixed gnu warning
|
2003-02-12 19:39:28 +00:00 |
|
Jeff Hill
|
96f1ac2d63
|
installed
|
2003-02-12 19:11:43 +00:00 |
|
Jeff Hill
|
644e6eb273
|
improved structure and thread safety
|
2003-02-12 19:06:15 +00:00 |
|
Jeff Hill
|
234c515b05
|
removed exception specifications
|
2003-02-12 19:03:59 +00:00 |
|
Jeff Hill
|
648557b72c
|
added authors
|
2003-02-12 19:03:00 +00:00 |
|
Jeff Hill
|
421e4b71b1
|
added removeAll mf
|
2003-02-12 19:00:33 +00:00 |
|
Jeff Hill
|
eb85ae1326
|
added iterator typedef
|
2003-02-12 19:00:08 +00:00 |
|
Jeff Hill
|
3f3f6963a0
|
added mf to check for identical mutex
|
2003-02-12 18:58:50 +00:00 |
|
Jeff Hill
|
27a12c8a0f
|
removed
|
2003-02-12 18:56:48 +00:00 |
|
Jeff Hill
|
33b4622a1f
|
use template to reduce code
|
2003-02-12 18:56:40 +00:00 |
|
Jeff Hill
|
f8db8b4dc0
|
switched to epicsMutex for locking
|
2003-02-12 18:54:48 +00:00 |
|
Jeff Hill
|
11dcec07bf
|
added ref count locking
|
2003-02-12 18:54:10 +00:00 |
|
Jeff Hill
|
517b60cb16
|
added gdd global lock
|
2003-02-12 18:52:30 +00:00 |
|
Jeff Hill
|
8e5aa40895
|
removed throw specifications
|
2003-02-12 18:51:35 +00:00 |
|
W. Eric Norum
|
fb8aa21cc8
|
Make command-line editing optional.
|
2003-02-12 01:01:03 +00:00 |
|
Andrew Johnson
|
a1f332be01
|
Moved base.dbd from both makeBaseApp templates into src/misc.
An application only needs a copy if it wants to remove stuff.
|
2003-02-11 23:25:11 +00:00 |
|
Andrew Johnson
|
57a21b390f
|
We should discourage the creation of .dbd files in Db subdirectories.
From 3.14 they also need the _RegisterRecordDeviceDriver.cpp stuff,
which should appear in a src directory.
|
2003-02-11 23:04:35 +00:00 |
|
Andrew Johnson
|
3d68b58cbb
|
Don't prompt for an IOC target architecture if there's only one available.
|
2003-02-11 22:01:55 +00:00 |
|
W. Eric Norum
|
4f2f873574
|
Make readline inclusion a matter of uncommenting only 1 line (half the effor!).
|
2003-02-11 20:44:32 +00:00 |
|
W. Eric Norum
|
b35c92278b
|
Bug fix for template filename expansion.
|
2003-02-11 16:08:08 +00:00 |
|
Janet B. Anderson
|
e359f48237
|
Allow <name>_LDFLAGS.
|
2003-02-10 22:52:10 +00:00 |
|
Janet B. Anderson
|
4b2ddb5e80
|
Allow PROD_RCS and LIB_RCS.
|
2003-02-10 22:48:14 +00:00 |
|
W. Eric Norum
|
8eb5ff24c6
|
Clean up -pedantic flag.
Add support for objective-C.
|
2003-02-10 16:28:48 +00:00 |
|
Marty Kraimer
|
0e15ac20e3
|
Use Andrew's changes as basis for fixing problem Ron Sluiter reported
|
2003-02-10 14:56:12 +00:00 |
|
Andrew Johnson
|
3ed8f54151
|
Fixed problem with recvfrom() when running on T2.2 - found by Ron Sluiter.
This is a slightly different solution to his though.
|
2003-02-08 00:29:56 +00:00 |
|
Jeff Hill
|
7aacae66d4
|
typedef has an exception specification
|
2003-02-07 21:15:27 +00:00 |
|
Andrew Johnson
|
f5170b7999
|
Don't need to add SHRLIB_SEARCH_DIRS to SHRLIB_LDFLAGS
|
2003-02-07 19:50:58 +00:00 |
|
Andrew Johnson
|
05d4a234aa
|
Fix so the CONFIG_APP_INCLUDE files for base get included.
|
2003-02-07 19:18:05 +00:00 |
|
Jeff Hill
|
dedb6c25f4
|
workaround for WRS T2.2 cygnus gnu compiler bugs
|
2003-02-07 18:23:48 +00:00 |
|
Jeff Hill
|
8345d76473
|
fixed gnu warning
|
2003-02-07 16:47:06 +00:00 |
|
Jeff Hill
|
152d7430e8
|
cleaned up throw specifications
|
2003-02-07 16:43:43 +00:00 |
|
Jeff Hill
|
8e64cdcd84
|
cleaned up throw specifications
|
2003-02-07 16:40:40 +00:00 |
|
Andrew Johnson
|
60d230c0b7
|
Added CONFIG_TARGETS so we build CONFIG_APP_INCLUDE
(needed for SHRLIB_SEARCH_DIRS)
|
2003-02-06 22:21:10 +00:00 |
|
Andrew Johnson
|
582e48cd6e
|
Modified comments about SHRLIB_SEARCH_DIRS
|
2003-02-06 22:11:03 +00:00 |
|