Commit Graph

6492 Commits

Author SHA1 Message Date
Jeff Hill
159ecd02f2 use C++ API 2001-03-28 16:30:00 +00:00
Jeff Hill
efd4f1e6e1 fixed gnu warning 2001-03-28 16:05:32 +00:00
Jeff Hill
902ee295e0 added newline at EOF 2001-03-28 16:01:40 +00:00
Jeff Hill
9191e04ac9 added new tests 2001-03-28 15:52:18 +00:00
Jeff Hill
8b782cd6bb added thread private test 2001-03-28 15:49:25 +00:00
Andrew Johnson
34ea7db15b Changed template so it takes an exception object as argument, not a
char* to use as the argument to the exception object.  This may end
up copying the object, but it's now completely flexible (an exception
class must be copy-constructable anyhow).
2001-03-27 20:45:59 +00:00
Andrew Johnson
5ad4bfcd11 Added a private default constructor (to stop compiler-generated one)
A bit of reformatting too.
2001-03-27 20:38:24 +00:00
Andrew Johnson
418b34ad85 Added epicsAlgorithmTest 2001-03-27 20:25:52 +00:00
Andrew Johnson
ced62f1e5f swap=>epicsSwap 2001-03-27 17:10:14 +00:00
Andrew Johnson
a1bbcf660a Using epicsAlgorithm.h 2001-03-27 16:55:12 +00:00
Andrew Johnson
a16fdfe45e Added epicsAlgorithm.h header containing epicsMin, epicsMax & epicsSwap. 2001-03-27 16:53:22 +00:00
Marty Kraimer
a8f3980097 Fix dbScanLock so it takes global lock 2001-03-26 21:40:07 +00:00
Marty Kraimer
ddbb74a35e add void return 2001-03-26 19:08:48 +00:00
Jeff Hill
3817ea5f3a supress purify warning 2001-03-26 18:46:39 +00:00
Jeff Hill
8ef0216cf5 minor optimization in timer queue process 2001-03-26 18:34:59 +00:00
Jeff Hill
a609b3394b doc 2001-03-26 18:32:30 +00:00
Jeff Hill
26c082ffaf fixed timer delay test 2001-03-26 18:31:57 +00:00
Jeff Hill
b1d14576c5 cleaned up implementation of locks 2001-03-23 23:00:03 +00:00
Janet B. Anderson
02c05f38b1 Added HOST_BIN and include/os/OS_CLASS. 2001-03-23 22:35:55 +00:00
Marty Kraimer
b68d241c44 make it lock 2001-03-23 22:01:05 +00:00
Janet B. Anderson
575d3a0f3e Allow RULES.DB to be included into Makefiles. 2001-03-23 21:55:46 +00:00
Janet B. Anderson
36d073b4dd Added .i files to precious. Removed reference to iocBinInstalls. 2001-03-23 20:59:41 +00:00
Jeff Hill
ef696499e4 optimized free list locking 2001-03-22 22:12:09 +00:00
Jeff Hill
8629f103d6 doc 2001-03-22 21:32:30 +00:00
Janet B. Anderson
ebf9c197e8 Allowed for macro replacement. 2001-03-22 21:23:04 +00:00
Janet B. Anderson
0a5ddd49ba Rearranged OP_SYS and ARCH_DEP definitions. 2001-03-22 21:21:40 +00:00
Janet B. Anderson
3f79faccca Rearanged OP_SYS and ARCH_DEP definitions. 2001-03-22 21:19:59 +00:00
Janet B. Anderson
a50ffacc50 Removed include for CONFIG.Common.UnixCommon. 2001-03-22 21:15:52 +00:00
Janet B. Anderson
ca640904a0 Change to allow relative paths. 2001-03-22 03:08:28 +00:00
Jeff Hill
31454ef08a fixed proper IO destroy when channel exits 2001-03-21 16:11:24 +00:00
Marty Kraimer
7f874c909e No SPC_NOMOD for VAL 2001-03-21 14:54:18 +00:00
Marty Kraimer
abe09ef1d3 add new features for seqExample 2001-03-21 14:53:36 +00:00
Jeff Hill
c0c2d30209 changed locking hierarchy 2001-03-21 01:07:27 +00:00
Jeff Hill
0a9f914076 added epicsAutoMutexRelease 2001-03-21 01:02:35 +00:00
Janet B. Anderson
f125776bcb Changes to allow invoking with relative path. 2001-03-20 21:01:35 +00:00
Janet B. Anderson
8d9dd818b1 Changes to allow relative path for EPICS_BASE. 2001-03-20 21:00:06 +00:00
Janet B. Anderson
1204080477 Added DIRs for base librareis dbtoolsIoc, iocsh, and miscIoc. 2001-03-20 20:50:33 +00:00
Marty Kraimer
367e07d3ca must include inlines 2001-03-20 16:48:43 +00:00
W. Eric Norum
d7137d3e02 Clean up handling of `argv' style arguments. 2001-03-20 03:25:04 +00:00
W. Eric Norum
92983574e7 Clean up the help message for # comments. 2001-03-19 22:14:35 +00:00
W. Eric Norum
ad1ce3a686 Clean up priority display.
Move task name to end so that long task names look better.
2001-03-18 22:29:45 +00:00
W. Eric Norum
45de0e4e1f Add ioccrfArgArgv argument type to support functions which take an
arbitrary number of arguments (e.g. show).  Clean up help display
of argument desciptors containing spaces.
2001-03-17 18:25:30 +00:00
Andrew Johnson
7ec189d2ce Made producer and consumer routines extern "C" to stop SUNWspro warning. 2001-03-16 20:05:00 +00:00
W. Eric Norum
9b401acc13 Don't pass a truncated argument buffer array to a handler function. 2001-03-15 22:09:36 +00:00
Janet B. Anderson
3e485fd56f Modified CONFIG_INSTALLS definition. 2001-03-12 17:15:32 +00:00
Janet B. Anderson
4eb4715941 Added wildcard to CONFIGS definition. 2001-03-12 17:14:39 +00:00
Janet B. Anderson
9800d8e2ad Added CONFIG_INSTALLS definition. 2001-03-12 15:43:57 +00:00
Janet B. Anderson
0087c72f82 Added CONFIGS definition to install RULES_BUILD. 2001-03-12 15:43:03 +00:00
Jeff Hill
fc97348590 fixed early gnu undefined symbol 2001-03-10 00:43:48 +00:00
W. Eric Norum
61e0c86fc7 Leave low 1Mbyte of memory free for use by bootloader. 2001-03-09 01:33:49 +00:00