Commit Graph

6679 Commits

Author SHA1 Message Date
Jeff Hill
6937cc4075 more changes for type safe thread id 2001-06-06 18:16:43 +00:00
Jeff Hill
39b28e9bd6 clean up resulting from type safe thread id 2001-06-06 17:55:48 +00:00
Jeff Hill
fbf5947f15 fixed wrong destroy method called 2001-06-06 17:45:16 +00:00
Jeff Hill
3ede456a0d fixed comment 2001-06-06 17:38:15 +00:00
Jeff Hill
b13d938b11 use struct ptr for ID types because:
o this is more type safe
o this works better with source level debuggers
2001-06-06 17:28:37 +00:00
Jeff Hill
07a767e345 possibly bad guess for the number of channels 2001-06-04 23:20:41 +00:00
Jeff Hill
1f8d22994c bad guess for the number of channels 2001-06-04 23:18:47 +00:00
Jeff Hill
54949779a9 dont always use default exception handler 2001-06-04 23:18:08 +00:00
Jeff Hill
1611bc40f7 set default number of channels guess 2001-06-04 23:16:25 +00:00
Jeff Hill
d9508ce1e4 o set default number of channels guess
o clean up get copy ifit fails prematurely
2001-06-04 23:15:50 +00:00
Jeff Hill
e4b95a6ae7 use proper printf 2001-06-04 23:15:19 +00:00
Jeff Hill
fde282b967 added printf MF 2001-06-04 23:13:49 +00:00
Jeff Hill
93a8be53d8 clean up get copy ifit fails prematurely 2001-06-04 23:12:59 +00:00
Jeff Hill
22b5eca868 set number of channels guess 2001-06-04 23:12:23 +00:00
Jeff Hill
5d3495485d dont always use default exception handler 2001-06-04 23:11:56 +00:00
Jeff Hill
11388a5ad3 removed comment 2001-06-04 23:10:45 +00:00
Jeff Hill
7be47b2b86 added more tests 2001-06-04 23:08:55 +00:00
Jeff Hill
4c50314331 o set default number of channels guess
o clean up get copy ifit fails prematurely
2001-06-04 23:08:39 +00:00
Jeff Hill
f49289fdd0 fixed problem where put conversion fails but nevertheless
1) caller of db_put_field gets successful status
2) the array size is modified.
2001-06-01 22:19:04 +00:00
Jeff Hill
2a50d5f897 added more exception tests 2001-06-01 22:10:10 +00:00
Jeff Hill
09be73c889 added array exception test 2001-06-01 17:56:37 +00:00
Jeff Hill
b716cca8b0 compiler restrictions 2001-06-01 16:47:57 +00:00
Jeff Hill
c585721024 cosmetic 2001-06-01 16:45:38 +00:00
Jeff Hill
31a2548d28 new tasks 2001-06-01 16:44:54 +00:00
Jeff Hill
ba8e61f26a fixed bug where suibscription cancel request was not sent to
server when user canceled IO
2001-06-01 16:44:17 +00:00
Jeff Hill
75a5891fb0 improved diagnostic 2001-06-01 16:40:31 +00:00
Jeff Hill
d0438b37a1 fixed win32 warning 2001-05-31 20:42:03 +00:00
Jeff Hill
a456376230 fixed syntax error not detected by ms vis c++ 2001-05-31 20:26:26 +00:00
Jeff Hill
d8a5dc3563 simplified 2001-05-31 20:19:34 +00:00
Jeff Hill
47757dffaf code clarity 2001-05-31 20:18:12 +00:00
Jeff Hill
e73613a699 added 8 bit unsigned integer type 2001-05-31 20:17:55 +00:00
Jeff Hill
b1ca3061a1 avoid precision problems with 0.0 constant 2001-05-31 20:17:20 +00:00
Jeff Hill
194435b010 removed use of TRUE and FALSE 2001-05-30 22:52:46 +00:00
Jeff Hill
0504af338b restored ca_pend() 2001-05-30 21:56:30 +00:00
Andrew Johnson
257d4af995 Fixed strange problems on win32, perl line endings. 2001-05-29 16:50:29 +00:00
Andrew Johnson
2f128e7e39 Oops, missing '!' in ARGV check 2001-05-29 15:12:20 +00:00
Andrew Johnson
e3203ca468 Fixed problem with Cygwin Perl not supporting globs properly,
and bug that -l option needed an argument.
2001-05-25 20:11:45 +00:00
Jeff Hill
564ca4a6f6 restart interrupted system call 2001-05-24 22:07:02 +00:00
Jeff Hill
4be3cc14a8 cosmetic 2001-05-24 21:28:18 +00:00
Jeff Hill
a7f8f90ddc restart sendto system call if it is interrupted 2001-05-24 21:14:40 +00:00
Jeff Hill
8d1e2327df better diagnostics 2001-05-24 00:24:05 +00:00
Jeff Hill
bc0b97556e properly display version number of server 2001-05-23 23:06:33 +00:00
Jeff Hill
fb7a2d6490 fixed bug in test 2001-05-23 23:06:07 +00:00
Jeff Hill
eb9b01e118 better messages 2001-05-23 23:05:30 +00:00
Jeff Hill
ac587806a0 fixed message 2001-05-23 22:43:23 +00:00
Jeff Hill
5961325186 fixed format problem 2001-05-23 22:34:26 +00:00
Jeff Hill
61e2a3f8ce removed redundant release data description 2001-05-23 21:34:27 +00:00
Jeff Hill
5179d0d505 better config of ifconfig differences 2001-05-23 20:54:48 +00:00
Janet B. Anderson
9ecf5a5349 Added pv_DIR defintions. 2001-05-23 16:17:35 +00:00
Janet B. Anderson
13de25e9f4 Reordered <lib>_DIR definitions. 2001-05-23 16:15:18 +00:00