August 2002 Commit Log

Number of Commits:
112
Number of Active Developers:
5
jhill 2002-08-29 12:02 Rev.: 1.20

added ipIgnoreEntry.cc

1 lines of code changed in 1 file:

jhill 2002-08-29 12:01 Rev.: 1.1

installed

51 lines of code changed in 1 file:

jhill 2002-08-29 12:01 Rev.: 1.17

dont include shareLib.h more than necessary

9 lines of code changed in 1 file:

jhill 2002-08-29 12:00 Rev.: 1.30

cosmetic

3 lines of code changed in 1 file:

jhill 2002-08-29 11:59

add support for ignoring requests from certain addresses

142 lines of code changed in 3 files:

jhill 2002-08-29 11:58 Rev.: 1.26

cosmetic

17 lines of code changed in 1 file:

jhill 2002-08-29 11:56 Rev.: 1.28

removed cvs revisions in header

1 lines of code changed in 1 file:

jhill 2002-08-29 11:56 Rev.: 1.2

removed ifdefs

2 lines of code changed in 1 file:

jhill 2002-08-29 11:55 Rev.: 1.11

dont include shareLib.h more than necessary

1 lines of code changed in 1 file:

jhill 2002-08-29 11:55 Rev.: 1.32

errSymFind -> errSymLookup

3 lines of code changed in 1 file:

jhill 2002-08-29 11:53

dont include shareLib.h more than necessary

4 lines of code changed in 2 files:

jhill 2002-08-29 11:53 Rev.: 1.63

Deal with postpone status returned from an enum string table cache fetch initiate
chained to an asynchronous create PV by printing a message and not filling
in the cache. This can be fixed easier later once the server is threaded again.

20 lines of code changed in 1 file:

jhill 2002-08-29 11:49 Rev.: 1.62

cosmetic

3 lines of code changed in 1 file:

jhill 2002-08-29 11:45 Rev.: 1.30

doc

34 lines of code changed in 1 file:

jhill 2002-08-29 11:45

1) depricated errSymFind function because errSymLookup below provides a
better interface
2) added errSymLookup function with these improvements
o receive a buffer length from user and therefore never overwrite the users buffer
o return void and always copy a string into the users buffer. If the error code cant
be found then copy in a message with the error code's raw numbers in it.
3) removed prototypes for nonexistent fuinctions from header file

117 lines of code changed in 3 files:

jhill 2002-08-29 10:17 Rev.: 1.20

added EPICS_CAS_IGNORE_ADDR_LIST

3 lines of code changed in 1 file:

jhill 2002-08-29 10:16 Rev.: 1.36

dont include shareLib.h more than necessary

5 lines of code changed in 1 file:

jhill 2002-08-29 10:09

dont include shareLib.h more than necessary

13 lines of code changed in 5 files:

jhill 2002-08-29 10:09 Rev.: 1.34

added doc for
o EPICS_CAS_INTF_ADDR_LIST
o dbr_type_to_text
o and many small clarifications

98 lines of code changed in 1 file:

jhill 2002-08-29 10:02 Rev.: 1.13

dont include shareLib.h more than necessary

2 lines of code changed in 1 file:

jhill 2002-08-29 10:01 Rev.: 1.9

cosmetic

2 lines of code changed in 1 file:

jhill 2002-08-29 10:00 Rev.: 1.160

removed junk

3 lines of code changed in 1 file:

jhill 2002-08-29 09:57

dont include shareLib.h more than necessary

22 lines of code changed in 6 files:

jhill 2002-08-29 09:55 Rev.: 1.9

added EPICS_CAS_IGNORE_ADDR_LIST

4 lines of code changed in 1 file:

jba 2002-08-28 12:38

Updated docs for R3.14.0beta2

46 lines of code changed in 2 files:

jhill 2002-08-26 12:33 Rev.: 1.36

print dbr type as a text string

7 lines of code changed in 1 file:

jhill 2002-08-22 16:42 Rev.: 1.62

dont allow asynchronous completion error code to drop down to lower layers

10 lines of code changed in 1 file:

jhill 2002-08-22 16:16 Rev.: 1.27

dont print disconnect message if there are zero bytes to send

10 lines of code changed in 1 file:

jhill 2002-08-22 14:38 Rev.: 1.33

added an example for indexing arrays within a structured CA data type

98 lines of code changed in 1 file:

jhill 2002-08-22 11:26 Rev.: 1.32

index entry for ca_sate

4 lines of code changed in 1 file:

jhill 2002-08-22 11:05 Rev.: 1.150

fixed sun pro warnings

5 lines of code changed in 1 file:

jhill 2002-08-22 10:51

fixed sun pro warnings

53 lines of code changed in 10 files:

jhill 2002-08-22 09:39 Rev.: 1.29

avoid comparison between signed and unsigned numbers

10 lines of code changed in 1 file:

jhill 2002-08-22 09:37

use const for string arguments that are not modified

6 lines of code changed in 3 files:

jhill 2002-08-21 19:00

fixed enum string table cache update so that it can complete asynchronously

317 lines of code changed in 11 files:

jhill 2002-08-21 18:57

fixed reference to freed memory

13 lines of code changed in 2 files:

anj 2002-08-21 17:21 Rev.: 1.7

Minor edits; mainly that tech-talk is now the only EPICS mailing list we ever
talk about in public.

21 lines of code changed in 2 files:

norume 2002-08-21 16:08 Rev.: 1.34

Reorder library searches to avoid some problems when linking applications
which include the GPIB driver add-on modules.

2 lines of code changed in 1 file:

jhill 2002-08-21 11:42 Rev.: 1.19

installed new source files

3 lines of code changed in 1 file:

jhill 2002-08-21 11:33 Rev.: 1.1

installed

354 lines of code changed in 3 files:

jhill 2002-08-21 11:33 Rev.: 1.10

converted inlines to ordinary functions

35 lines of code changed in 1 file:

jhill 2002-08-21 11:31 Rev.: 1.15

use bool for boolean variable

4 lines of code changed in 1 file:

jhill 2002-08-21 11:30

removed inlines from class definition

54 lines of code changed in 2 files:

jhill 2002-08-21 11:29 Rev.: 1.41

use bool for boolean variable

3 lines of code changed in 1 file:

jhill 2002-08-21 11:29 Rev.: 1.10

define epicsExportSharedSymbols correctly

10 lines of code changed in 1 file:

jhill 2002-08-21 11:27 Rev.: 1.44

use bool for boolean variable

10 lines of code changed in 1 file:

jhill 2002-08-21 11:27 Rev.: 1.31

fixed problem wher enum string table cache was installed for wrong primitive type

26 lines of code changed in 1 file:

jhill 2002-08-21 11:25 Rev.: 1.28

use enum for enumerated variable

2 lines of code changed in 1 file:

jhill 2002-08-21 11:24 Rev.: 1.60

use bool for boolean variable

8 lines of code changed in 2 files:

jhill 2002-08-21 11:21 Rev.: 1.12

cosmetic

1 lines of code changed in 1 file:

jhill 2002-08-21 10:39 Rev.: 1.148

moved gr enum test up

1 lines of code changed in 1 file:

jhill 2002-08-20 19:14 Rev.: 1.147

fixed message

2 lines of code changed in 1 file:

jhill 2002-08-20 16:52 Rev.: 1.9

tabs are now spaces

147 lines of code changed in 1 file:

jhill 2002-08-20 16:37 Rev.: 1.82

cosmetic

15 lines of code changed in 1 file:

norume 2002-08-20 11:18

Select NIC at run-time instead of at EPICS build-time.

30 lines of code changed in 2 files:

jhill 2002-08-19 18:16 Rev.: 1.31

removed epicsShareAPI keyword

15 lines of code changed in 1 file:

jba 2002-08-16 14:01

Modified profiling definitions.

7 lines of code changed in 2 files:

jba 2002-08-16 13:38 Rev.: 1.26

Changed PROFILE to NO as default.

2 lines of code changed in 1 file:

jhill 2002-08-15 19:07 Rev.: 1.24

This was defensive coding against deadlock occurring when they hold a lock
in the expire callback that they also hold when starting the timer. I dont know
how to protect them against a situation where they hold a lock in the expire
callback and also hold it when canceling the timer, but at least that is a less
common situation.

52 lines of code changed in 1 file:

jhill 2002-08-15 19:05 Rev.: 1.20

removed privateCancel() function

1 lines of code changed in 1 file:

jhill 2002-08-15 19:05 Rev.: 1.17

This was defensive coding against deadlock occurring when they hold a lock
in the expire callback that they also hold when starting the timer. I dont know
how to protect them against a situation where they hold a lock in the expire
callback and also hold it when canceling the timer, but at least that is a less
common situation.

14 lines of code changed in 1 file:

jhill 2002-08-15 16:53

document the CA data types

225 lines of code changed in 2 files:

jhill 2002-08-15 16:53 Rev.: 1.12

added new type for DBR_CLAA_NAME.

2 lines of code changed in 1 file:

jba 2002-08-15 09:36 Rev.: 1.6

Changed required gnumake version to 3.78.1

2 lines of code changed in 2 files:

jba 2002-08-15 09:34 Rev.: 1.5

Updated required gnumake version to 3.79.

2 lines of code changed in 2 files:

jba 2002-08-15 09:29

Fixed profiling option.

5 lines of code changed in 2 files:

jhill 2002-08-14 17:04 Rev.: 1.17

fixed deadlock

3 lines of code changed in 1 file:

jhill 2002-08-14 16:53 Rev.: 1.16

fixed deadlock

41 lines of code changed in 1 file:

jhill 2002-08-14 13:22 Rev.: 1.35

add old client error code

7 lines of code changed in 1 file:

jhill 2002-08-14 11:20

return ECA_ style error so that better diagnostics percolate up to client

57 lines of code changed in 3 files:

jhill 2002-08-12 19:19

export diagnostic counters

37 lines of code changed in 4 files:

jhill 2002-08-12 19:13 Rev.: 1.146

removed extra cr

1 lines of code changed in 1 file:

jhill 2002-08-12 18:05 Rev.: 1.26

remove Zi option from optimized build

3 lines of code changed in 1 file:

jhill 2002-08-12 11:18 Rev.: 1.58

cosmetic

39 lines of code changed in 1 file:

jhill 2002-08-09 18:40

use guard class to manage mutex locks

147 lines of code changed in 11 files:

jhill 2002-08-09 18:33

use guard class to manage mutex locks

71 lines of code changed in 3 files:

jhill 2002-08-09 18:27

use guard class to manage mutex locks

82 lines of code changed in 6 files:

jhill 2002-08-09 18:08 Rev.: 1.145

proper search for beacon period parm

9 lines of code changed in 1 file:

jhill 2002-08-09 11:53 Rev.: 1.20

new command line, better formatting

44 lines of code changed in 1 file:

jhill 2002-08-09 11:52 Rev.: 1.148

initialize the beacon sequence number

3 lines of code changed in 1 file:

jhill 2002-08-09 11:52 Rev.: 1.11

new diagnostics

4 lines of code changed in 1 file:

jhill 2002-08-09 11:51 Rev.: 1.27

initialize the beacon sequence number

20 lines of code changed in 1 file:

jhill 2002-08-09 11:50 Rev.: 1.28

new command line to casw

2 lines of code changed in 1 file:

jhill 2002-08-09 09:45 Rev.: 1.8

updated to support independent configuration of certain server parameters

6 lines of code changed in 1 file:

jhill 2002-08-08 19:19 Rev.: 1.14

doc

1 lines of code changed in 1 file:

jhill 2002-08-08 19:14

updated to support independent configuration of certain server parameters

33 lines of code changed in 4 files:

jhill 2002-08-08 19:12 Rev.: 1.44

removed comment

2 lines of code changed in 1 file:

jhill 2002-08-08 17:37 Rev.: 1.144

fixed beacon period name

1 lines of code changed in 1 file:

jhill 2002-08-08 17:36 Rev.: 1.46

fixed test name

1 lines of code changed in 1 file:

jhill 2002-08-08 12:09 Rev.: 1.27

added description of CA repeater

70 lines of code changed in 1 file:

jhill 2002-08-08 10:37 Rev.: 1.26

clean up

19 lines of code changed in 1 file:

jhill 2002-08-07 19:41 Rev.: 1.25

improved server configuration documentation

306 lines of code changed in 1 file:

jhill 2002-08-07 19:25 Rev.: 1.53

made configuration more like portable server

85 lines of code changed in 1 file:

jhill 2002-08-07 19:22

allow use of EPICS_CAS_SERVER_PORT

17 lines of code changed in 2 files:

jhill 2002-08-07 13:06

fixed wrong client id in asynchronous access control response

39 lines of code changed in 3 files:

jhill 2002-08-07 13:05 Rev.: 1.29

removed redundant string table cache clear

1 lines of code changed in 1 file:

jhill 2002-08-07 13:04

fixed wrong client id in asynchronous access control response

11 lines of code changed in 2 files:

jhill 2002-08-06 19:30

fixed sequence numbers in asynchronous search response

106 lines of code changed in 7 files:

anj 2002-08-06 17:48 Rev.: 1.24

Various cleanup edits.
No text changes, just layout.

347 lines of code changed in 1 file:

jhill 2002-08-06 13:41 Rev.: 1.24

fixed hang under heavy udp load

13 lines of code changed in 1 file:

anj 2002-08-06 11:06 Rev.: 1.23

Changed (c) comments to HTML comments,
Added charset to content-type header,
fixed one HTML validator error.

12 lines of code changed in 1 file:

jhill 2002-08-05 17:57 Rev.: 1.39

fixed missing version/sequence number header in asynchronous search response

7 lines of code changed in 1 file:

jba 2002-08-02 09:05 Rev.: 1.4

Added darwin-ppc.

2 lines of code changed in 1 file:

jhill 2002-08-01 17:58

workaround for borland compiler does not have placement delete

10 lines of code changed in 2 files:

norume 2002-08-01 16:05 Rev.: 1.7

Use correct file name when CONFIG_COMPAT is mapping Darwin to darwin-ppc.

2 lines of code changed in 1 file:

norume 2002-08-01 16:04 Rev.: 1.5

Mac OS X doesn't allow executables to be statically linked (missing crt0.o).

6 lines of code changed in 1 file:

norume 2002-08-01 15:51 Rev.: 1.9

Add compatibility entry for Darwin (Mac OS X).

2 lines of code changed in 1 file:

jhill 2002-08-01 15:27 Rev.: 1.38

fixed version header wasnt pushed into the stream at the correct place

6 lines of code changed in 1 file:

jba 2002-08-01 13:17

Updated release number.

5 lines of code changed in 3 files:

mrk 2002-08-01 11:20 Rev.: 1.2

Updates for beta2

2 lines of code changed in 1 file:

jba 2002-08-01 10:41 Rev.: 1.8

Added solarisGnu.

2 lines of code changed in 1 file:

jba 2002-08-01 10:39

Updates for R3.14.0beta2.

14 lines of code changed in 3 files:

July 2002 »

Generated by StatCVS 0.4.0