Janet B. Anderson
|
6021e84957
|
Changes for shared libraries and os consistancy.
|
2003-03-18 22:45:03 +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
|
644e6eb273
|
improved structure and thread safety
|
2003-02-12 19:06:15 +00:00 |
|
Jeff Hill
|
cd52995cfa
|
some initial steps towards fre list based memory management
|
2002-12-06 00:05:55 +00:00 |
|
Jeff Hill
|
84ba44a8e8
|
only return enum strings if the primitive type is enum
|
2002-09-17 17:54:59 +00:00 |
|
Jeff Hill
|
5f8619bb6b
|
changed certain variables from on-the-fly to precreate
|
2002-09-17 17:53:31 +00:00 |
|
Jeff Hill
|
a3b726f105
|
allow specification of PV's best external type
|
2002-08-21 16:23:38 +00:00 |
|
Jeff Hill
|
82ba4f0a1f
|
moved inlines out of class definition
|
2002-08-21 16:22:30 +00:00 |
|
Jeff Hill
|
109c17c6f1
|
catch initialization exception
|
2002-07-13 01:09:24 +00:00 |
|
Janet B. Anderson
|
93b0bf478d
|
Updated license comments.
|
2002-07-12 21:35:43 +00:00 |
|
Jeff Hill
|
7871872182
|
fixed shutdown sequence
|
2002-06-25 22:25:58 +00:00 |
|
Jeff Hill
|
a08fc2c551
|
large array modifications
|
2002-05-29 00:19:31 +00:00 |
|
Jeff Hill
|
cdd45ec756
|
added large array PV
|
2002-05-13 21:58:15 +00:00 |
|
Jeff Hill
|
3b529d90b3
|
removed template instantiation
|
2002-03-21 23:46:40 +00:00 |
|
Ralph Lange
|
90614ef12e
|
All HPUX warnings fixed.
|
2002-02-25 15:19:51 +00:00 |
|
Janet B. Anderson
|
52b25d2e8a
|
Removed old unused or unnecessary Makefiles.
|
2002-02-06 16:41:46 +00:00 |
|
Jeff Hill
|
6352940ce6
|
fixed borland warning
|
2001-10-22 18:05:36 +00:00 |
|
Jeff Hill
|
7b1b2988d7
|
turn of ms already instantiated warning
|
2001-10-22 03:18:52 +00:00 |
|
Jeff Hill
|
f1d7722f80
|
use explicit template instantiation
|
2001-10-20 00:43:26 +00:00 |
|
Jeff Hill
|
9f96c98ff3
|
removed explicit template mechanism
|
2001-09-13 15:10:41 +00:00 |
|
Jeff Hill
|
f47210502e
|
use & in front of C++ member func pointer
|
2001-08-06 17:43:52 +00:00 |
|
Jeff Hill
|
c61e68b4e3
|
revert to using virtual destroy() to destroy timers
|
2001-07-12 17:53:51 +00:00 |
|
Jeff Hill
|
e5b28e846b
|
adapt to new timer API
|
2001-07-11 23:31:45 +00:00 |
|
Jeff Hill
|
21dc0da78c
|
fixed benign memory leak
|
2001-07-05 18:01:03 +00:00 |
|
Jeff Hill
|
5a9517cc4c
|
update the tiome stamp when scanning
|
2001-07-03 18:50:24 +00:00 |
|
Jeff Hill
|
b271bcf8e9
|
no longer need to specify hash table size
|
2001-06-15 22:51:38 +00:00 |
|
Jeff Hill
|
bbb3b9a432
|
new timer creation API
|
2001-06-12 17:22:27 +00:00 |
|
Janet B. Anderson
|
7874d35daf
|
Changes to create vxWorks archive libraries and prods.
|
2001-06-07 14:26:06 +00:00 |
|
Jeff Hill
|
fa87c186fe
|
made compatible with timer library API changes
|
2001-05-22 01:51:55 +00:00 |
|
Jeff Hill
|
740d86ea48
|
fixed spelling
|
2001-03-09 00:23:57 +00:00 |
|
Jeff Hill
|
b3eaf02074
|
fixed gnu warning
|
2001-03-08 22:56:21 +00:00 |
|
Jeff Hill
|
64ff16a74f
|
moved include order to prevent warning
|
2001-03-08 22:30:11 +00:00 |
|
Jeff Hill
|
33c4b2ae7c
|
removed tabs
|
2001-03-08 22:21:40 +00:00 |
|
Jeff Hill
|
cbabe522e1
|
osiTimer => epicsTimer
|
2001-03-08 21:32:56 +00:00 |
|
Jeff Hill
|
9f55d94f8b
|
fixed gnu warning
|
2001-03-07 17:43:36 +00:00 |
|
Jeff Hill
|
c4b424fa1b
|
fixed gnu warning
|
2001-03-07 17:39:13 +00:00 |
|
Marty Kraimer
|
6a52eff141
|
osiTime=>epicsTime
|
2001-01-31 13:34:02 +00:00 |
|
Jeff Hill
|
bf2e145ed1
|
use 64 bit floats
|
2001-01-18 23:23:43 +00:00 |
|
Jeff Hill
|
c2aa43750f
|
set scan timer pointer to zero if it isnt used
|
2001-01-18 23:14:14 +00:00 |
|
Jeff Hill
|
d8d0e6b86d
|
allow creation of PV's that dont update periodically
|
2001-01-18 19:57:14 +00:00 |
|
Jeff Hill
|
3e44dee76d
|
fixed proper use of const
|
2000-10-13 01:29:14 +00:00 |
|
Jeff Hill
|
8022b3f9cb
|
moved include
|
2000-10-12 20:41:58 +00:00 |
|
Jeff Hill
|
9fd3e2a494
|
many changes
|
2000-06-27 22:35:43 +00:00 |
|
Jeff Hill
|
eee86b8106
|
many, many changes
|
2000-04-28 02:23:35 +00:00 |
|
Janet B. Anderson
|
8fda4a2d62
|
Converted to single Makefile build method.
|
2000-01-25 23:12:32 +00:00 |
|
Marty Kraimer
|
a278c97d5a
|
new way to build
|
1999-11-18 14:39:48 +00:00 |
|
Jeff Hill
|
b56faaa610
|
removed clean rule
|
1999-10-20 22:33:01 +00:00 |
|
Janet B. Anderson
|
426b874353
|
More Makefile changes for R3.14.
|
1999-10-12 18:03:38 +00:00 |
|
Jeff Hill
|
c1c8cd70f6
|
removed use of aitBool
|
1999-09-14 23:56:43 +00:00 |
|