September 2002 Commit Log

Number of Commits:
73
Number of Active Developers:
3
jhill 2002-09-30 15:24

cosmetic

8 lines of code changed in 2 files:

jhill 2002-09-30 15:21

supress more messages associated with normal operation

23 lines of code changed in 2 files:

jhill 2002-09-30 13:02 Rev.: 1.31

back out previous change

1 lines of code changed in 1 file:

jhill 2002-09-30 13:00 Rev.: 1.30

export shared symbols

2 lines of code changed in 1 file:

jhill 2002-09-30 12:59 Rev.: 1.26

added epicsShareFunc in several places

5 lines of code changed in 1 file:

anj 2002-09-25 13:36 Rev.: 1.23

Removed complex C++ registration of subroutines,
replaced by function() statments in .dbd file.

1 lines of code changed in 1 file:

anj 2002-09-25 13:33 Rev.: 1.14

Added auto-registration of routines from .dbd function() statements

40 lines of code changed in 1 file:

anj 2002-09-25 13:30

Added support for function() statement in .dbd files

84 lines of code changed in 8 files:

jhill 2002-09-24 12:52

fixed sun pro warning

8 lines of code changed in 3 files:

jhill 2002-09-24 12:51 Rev.: 1.13

fixed formatting and sun pro warning

147 lines of code changed in 1 file:

jhill 2002-09-24 12:07

fixed gnu warnings

7 lines of code changed in 2 files:

jhill 2002-09-23 18:59 Rev.: 1.18

fixed string to enum conversion so that it allows strings with integers

36 lines of code changed in 1 file:

jhill 2002-09-23 17:10

its probably best for a put callback to save a private copy of the users data that
is being written

44 lines of code changed in 2 files:

jhill 2002-09-23 17:09 Rev.: 1.95

fixed purify errors occuring when an event callback deletes itself

16 lines of code changed in 1 file:

jhill 2002-09-23 12:05

fixed SPARC alignment with ca put notify

184 lines of code changed in 3 files:

jhill 2002-09-20 12:32

fixed sunpro warning

5 lines of code changed in 2 files:

jhill 2002-09-20 12:23 Rev.: 1.26

fixed gnu warning

2 lines of code changed in 1 file:

jhill 2002-09-20 11:49 Rev.: 1.21

workaround for sunpro virtual destructor multiply defined symbols problem

21 lines of code changed in 1 file:

jhill 2002-09-20 11:48 Rev.: 1.20

cleanedup placement delete ifdef block

8 lines of code changed in 1 file:

jhill 2002-09-20 11:20 Rev.: 1.21

lage constant needs to be unsigned

1 lines of code changed in 1 file:

jhill 2002-09-20 11:01

simplified includes to avoid portability problems with different versions of windows

2 lines of code changed in 2 files:

jhill 2002-09-20 10:59 Rev.: 1.2

added newline at eof

6 lines of code changed in 2 files:

jhill 2002-09-19 17:08

fixed visual c++ 6.0 build issues

55 lines of code changed in 5 files:

jhill 2002-09-19 16:36

changed extensions from .cpp to .cc on several files

170 lines of code changed in 4 files:

jhill 2002-09-19 14:33 Rev.: 1.149

improved diagnostics

20 lines of code changed in 1 file:

jhill 2002-09-19 14:30

installed beacon anomaly generator

54 lines of code changed in 7 files:

jhill 2002-09-19 14:28 Rev.: 1.65

fixed use of undefined status variable in diagnostic

3 lines of code changed in 1 file:

jhill 2002-09-19 14:26 Rev.: 1.1

installed

90 lines of code changed in 4 files:

jhill 2002-09-19 13:31 Rev.: 1.14

dont copy if the application types dont match and the source and dest are both
not containers in smart copy

9 lines of code changed in 1 file:

jhill 2002-09-19 11:56 Rev.: 1.40

fixed wrong pointer with scalar bug

3 lines of code changed in 1 file:

jhill 2002-09-18 19:54 Rev.: 1.39

fixed several bugs and tried to clean up some loose ends

156 lines of code changed in 1 file:

jhill 2002-09-18 19:43 Rev.: 1.16

destroyData is nolonger inline

1 lines of code changed in 1 file:

jhill 2002-09-17 16:32 Rev.: 1.38

removed inappropriate use of init() out side of constructor

51 lines of code changed in 1 file:

jhill 2002-09-17 16:30 Rev.: 1.15

fixed destroyData so that it consistently removes the bounds from all modes
(this fixes a problem where a container returned to the app table free list was
retaining the bounds from its previous lifetime)

17 lines of code changed in 1 file:

jhill 2002-09-17 13:13 Rev.: 1.25

fixed gnu detected problem

2 lines of code changed in 1 file:

jhill 2002-09-17 13:07 Rev.: 1.24

fixed gnu detected problem

3 lines of code changed in 1 file:

jhill 2002-09-17 13:00

improved message

3 lines of code changed in 2 files:

jhill 2002-09-17 12:59 Rev.: 1.39

fixed gdd => dbr_gr_enum/dbr_ctrl_enum to handle off normal situations

29 lines of code changed in 1 file:

jhill 2002-09-17 12:58 Rev.: 1.37

fixed gdd::put

132 lines of code changed in 1 file:

jhill 2002-09-17 12:55 Rev.: 1.14

cosmetic

2 lines of code changed in 1 file:

jhill 2002-09-17 12:52 Rev.: 1.33

set the bounds when asking for the string table

15 lines of code changed in 1 file:

jhill 2002-09-17 12:51 Rev.: 1.64

added new function that sets the bounds on an pplication type within a container

84 lines of code changed in 1 file:

jhill 2002-09-17 12:50 Rev.: 1.64

added new function

4 lines of code changed in 1 file:

jhill 2002-09-11 18:30

fixed beacon detect logic does not detect reconnected servers

37 lines of code changed in 7 files:

jhill 2002-09-11 15:54

eliminate disconnect message from ca_task_exit

33 lines of code changed in 10 files:

jhill 2002-09-11 15:51 Rev.: 1.69

use const for the channel name pointer

4 lines of code changed in 1 file:

jhill 2002-09-11 15:50 Rev.: 1.37

added client does not see server's beacons troubleshooting hyperlink

7 lines of code changed in 1 file:

jhill 2002-09-11 15:48 Rev.: 1.11

NTP timestamp test

17 lines of code changed in 1 file:

jhill 2002-09-11 15:47

avoid strange problems with ms compiler that appear to
be influenced by using inline functions with the expireStatus
class

46 lines of code changed in 2 files:

jhill 2002-09-11 15:45 Rev.: 1.34

cosmetic

1 lines of code changed in 1 file:

jhill 2002-09-11 15:44 Rev.: 1.41

avoid problems when the osd thread priority isnt mapable to the epics
priority range

32 lines of code changed in 1 file:

jhill 2002-09-10 14:07 Rev.: 1.13

use sizeof to determine no chars in type unsigned

2 lines of code changed in 1 file:

jhill 2002-09-09 17:45

NTP time stamp conversion

28 lines of code changed in 2 files:

jhill 2002-09-09 17:17 Rev.: 1.33

removed infinite loop when regression test runs prior to init

6 lines of code changed in 1 file:

norume 2002-09-09 14:30 Rev.: 1.6

Update comment. Optimization to level -O3 still fails on OS X (Jaguar).

4 lines of code changed in 1 file:

norume 2002-09-09 10:39 Rev.: 1.5

Jaguar provides gmtime_r and localtime_r so the Posix versions can be used.
Still no CLOCK_REALTIME in Jaguar, so we can't just get rid of the Darwin-
specific version of this file.

3 lines of code changed in 1 file:

jhill 2002-09-06 19:21 Rev.: 1.6

include errno.h

2 lines of code changed in 1 file:

jhill 2002-09-06 19:13 Rev.: 1.22

include osiSock.h

6 lines of code changed in 1 file:

jhill 2002-09-06 19:12 Rev.: 1.84

cosmetic

2 lines of code changed in 1 file:

jhill 2002-09-06 19:12

dont include osiSock.h from the envDefs.h header file

5 lines of code changed in 2 files:

jhill 2002-09-06 19:09

perform FILETIME conversions only on windows because
monolithic win32 header files are incompatible with other
things in EPICS and we cant include windows.h in osdTime.h

78 lines of code changed in 18 files:

jhill 2002-09-05 19:45 Rev.: 1.31

fixed file time to epicsTime conversion

3 lines of code changed in 1 file:

jhill 2002-09-04 17:27

removed use of explicit (void) argument list because this is redundant in C++

24 lines of code changed in 4 files:

jhill 2002-09-04 17:09 Rev.: 1.7

cosmetic

93 lines of code changed in 1 file:

jhill 2002-09-04 17:07 Rev.: 1.30

fixed msvisc++ warning

3 lines of code changed in 1 file:

norume 2002-09-04 17:04

Add support for Windows FILETYPE time stamps.

12 lines of code changed in 2 files:

jhill 2002-09-04 15:30 Rev.: 1.9

added win32 filetime test

13 lines of code changed in 1 file:

jhill 2002-09-04 12:51 Rev.: 1.18

workaround for SUNPRO bogosity

6 lines of code changed in 1 file:

jhill 2002-09-04 12:02 Rev.: 1.17

fixed linux warning

4 lines of code changed in 1 file:

jhill 2002-09-04 11:30

added conversion between epicsTime and win32 FILETIME

229 lines of code changed in 9 files:

jhill 2002-09-04 09:39 Rev.: 1.36

added doc for structures

1 lines of code changed in 1 file:

jhill 2002-09-03 16:27 Rev.: 1.72

doc

39 lines of code changed in 1 file:

jhill 2002-09-03 16:26 Rev.: 1.35

documented structures passed by value to callbacks

103 lines of code changed in 1 file:

August 2002 »

Generated by StatCVS 0.4.0