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
|
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 |
|
Jeff Hill
|
6fbf031e75
|
fixed sun pro warnings
|
2001-05-23 01:23:23 +00:00 |
|
Jeff Hill
|
4a5067b8a6
|
fixed gnu warnings
|
2001-05-23 00:57:05 +00:00 |
|
Jeff Hill
|
245bd5ab5e
|
fixed gnu warnings
|
2001-05-23 00:48:41 +00:00 |
|
Jeff Hill
|
069e25aa72
|
workaround gnu compiler bug
|
2001-05-23 00:12:59 +00:00 |
|
Jeff Hill
|
48aa0b3e45
|
small optimization
|
2001-05-22 23:35:23 +00:00 |
|
Jeff Hill
|
6d5a8b94a6
|
use osiSocklen_t
|
2001-05-22 16:26:22 +00:00 |
|
Jeff Hill
|
bee3c82735
|
fixed undefined symbol on Solaris
|
2001-05-22 16:24:39 +00:00 |
|
Jeff Hill
|
e3a0888cb3
|
removed unused variable
|
2001-05-22 15:45:56 +00:00 |
|
Jeff Hill
|
e6a9227421
|
added typedef
|
2001-05-22 15:43:40 +00:00 |
|
Jeff Hill
|
f78c134d31
|
fixed c++ loop index scope problem
|
2001-05-22 02:21:57 +00:00 |
|
Jeff Hill
|
7f88505a9a
|
use socklen_t for linux
|
2001-05-22 02:10:51 +00:00 |
|
Jeff Hill
|
0b40765719
|
removed osiTimer
|
2001-05-22 02:05:23 +00:00 |
|
Jeff Hill
|
9940b408fb
|
made compatible with changes in service API
|
2001-05-22 02:02:41 +00:00 |
|
Jeff Hill
|
70de17474b
|
large array changes
|
2001-05-22 02:02:10 +00:00 |
|
Jeff Hill
|
fa87c186fe
|
made compatible with timer library API changes
|
2001-05-22 01:51:55 +00:00 |
|
Jeff Hill
|
63c2a025d3
|
made compatible with timer library API changes
|
2001-05-22 01:46:13 +00:00 |
|
Jeff Hill
|
13212ddfea
|
made compatible with time library API changes
|
2001-05-22 01:45:39 +00:00 |
|
Jeff Hill
|
976ce6a645
|
removed old timer tests
|
2001-05-22 01:44:40 +00:00 |
|
Jeff Hill
|
cf668c6448
|
no message
|
2001-05-22 01:40:37 +00:00 |
|