September 2004 Commit Log

Number of Commits:
62
Number of Active Developers:
6
jhill 2004-09-30 14:18

fixed vxWorks 5.4 gnu compiler compatibility problems

10 lines of code changed in 2 files:

jhill 2004-09-30 14:14 Rev.: 1.21

fixed cast

1 lines of code changed in 1 file:

norume 2004-09-30 13:00

Track 3.14.2 branch.

95 lines of code changed in 4 files:

jhill 2004-09-30 11:11

exception payload should derive from std::exception

15 lines of code changed in 2 files:

jhill 2004-09-29 17:18 Rev.: 1.115

use arch indep type to hold minor version number

2 lines of code changed in 1 file:

jhill 2004-09-29 12:45

return "bad protocol" and not "internal" error code when bad protocol arrives

3 lines of code changed in 2 files:

jhill 2004-09-29 12:39 Rev.: 1.20

o print date when unexpected exception occurs
o call std::unexpected() when unexpected exception occurs

18 lines of code changed in 1 file:

jhill 2004-09-29 11:04 Rev.: 1.48

improved memory consumption with large channel counts

7 lines of code changed in 1 file:

norume 2004-09-29 09:32 Rev.: 1.18

Track R3.14.2 branch.

4 lines of code changed in 1 file:

mrk 2004-09-29 08:32 Rev.: 1.78

dont try to cancel _main_

6 lines of code changed in 1 file:

norume 2004-09-28 20:24 Rev.: 1.10

Match R3.14.2 branch.

8 lines of code changed in 1 file:

norume 2004-09-28 19:41

Match 3.14.2 branch.

92 lines of code changed in 9 files:

jba 2004-09-28 17:03 Rev.: 1.44

Updated build architecture comments.

15 lines of code changed in 1 file:

jba 2004-09-28 16:48 Rev.: 1.11

Build only if ARCH is in BUILD_ARCHS.

10 lines of code changed in 1 file:

norume 2004-09-28 15:37

Redo the way 'munch' commands are handled.
Provide 'munch' command to build executable for RTEMS MVME2100 target.

53 lines of code changed in 5 files:

norume 2004-09-25 18:43 Rev.: 1.8

Now works on non-i386, non-ppc targets.

13 lines of code changed in 1 file:

jhill 2004-09-24 16:44

merged in R3,.14 branch changes

17 lines of code changed in 2 files:

jhill 2004-09-24 16:31

merged in R3,.14 branch changes

83 lines of code changed in 3 files:

jhill 2004-09-24 16:14 Rev.: 1.3

merged in R3,.14 branch changes

4 lines of code changed in 1 file:

jhill 2004-09-24 15:52 Rev.: 1.6

merged in R3,.14 branch changes

13 lines of code changed in 1 file:

jhill 2004-09-24 15:44

merged in R3,.14 branch changes

1296 lines of code changed in 32 files:

mrk 2004-09-24 07:25 Rev.: 1.77

call epicsThreadInit instead of assert if epicsThreadId is not an argument

6 lines of code changed in 1 file:

lange 2004-09-24 06:46 Rev.: 1.8

Use correct option character. optopt is valid only when getopt returns '?'.

4 lines of code changed in 1 file:

jhill 2004-09-23 17:57 Rev.: 1.5

added array capabilities

56 lines of code changed in 1 file:

lange 2004-09-23 10:53

+= connection status reporting (based on Jeff's suggestions plus timestamps for connection loss events)

123 lines of code changed in 3 files:

jhill 2004-09-22 13:52 Rev.: 1.2

fixed delay functionality, and commented out server show call at exit

2 lines of code changed in 1 file:

jhill 2004-09-22 13:51

added destroyAllPV() function

10 lines of code changed in 2 files:

jhill 2004-09-22 13:28 Rev.: 1.66

o fixed errno based diagnostic converting errno to string after errno was replaced

8 lines of code changed in 1 file:

jhill 2004-09-22 13:27 Rev.: 1.44

o fixed errno based diagnostic converting errno to string after errno was replaced
o fixed forced disconnect closes socket when shutdown should be used
otherwise fdmgr prints bad fd diagnostic in tight loop - problem was
seen only when very old CA client version connects

12 lines of code changed in 1 file:

jhill 2004-09-22 13:27 Rev.: 1.3

o fixed forced disconnect closes socket when shutdown should be used
otherwise fdmgr prints bad fd diagnostic in tight loop - problem was
seen only when very old CA client version connects

3 lines of code changed in 1 file:

jhill 2004-09-22 13:25 Rev.: 1.4

fixed neglected func proto update

2 lines of code changed in 1 file:

jhill 2004-09-21 18:59 Rev.: 1.63

fixed calls to exit() which cause problems on rtems where exit() has a
different runtime behavior than on vxWorks

2 lines of code changed in 1 file:

jba 2004-09-20 15:08

1st update for base R3.15.

174 lines of code changed in 2 files:

norume 2004-09-17 16:19

Add support.

20 lines of code changed in 3 files:

norume 2004-09-17 15:48

Allow configuration from PPCBUG NVRAM.

159 lines of code changed in 6 files:

jhill 2004-09-17 10:47 Rev.: 1.3

modified to work with non-ms compiler

4 lines of code changed in 1 file:

norume 2004-09-16 14:29 Rev.: 1.14

More warnings removed.

1 lines of code changed in 1 file:

norume 2004-09-16 14:27 Rev.: 1.13

Clean up warnings.
Improve error message.

5 lines of code changed in 1 file:

jhill 2004-09-16 13:22

removed atexit handler that calls epicsThreadExit because:
o recursive exit call is bad
o this causes shutdown problems with DLL codes on windows
=> the workaround is an atexit handler that calls epicsExitCallAtExits in
the poosix osdThreads atexit handler

3 lines of code changed in 2 files:

norume 2004-09-16 12:52 Rev.: 1.4

Add explanatory message.

4 lines of code changed in 1 file:

norume 2004-09-16 10:56 Rev.: 1.27

Guard against overzealous optimizers.

3 lines of code changed in 1 file:

norume 2004-09-16 10:31

Match 3.14 branch.

4 lines of code changed in 5 files:

norume 2004-09-16 10:31 Rev.: 1.5

Fix bug in 'pending' routine.
Provide rudimentary show routine.

12 lines of code changed in 1 file:

norume 2004-09-16 10:29 Rev.: 1.10

Don't let receiver printing mess up priority-based send checks.
Improve priority-based send check messages.

14 lines of code changed in 1 file:

norume 2004-09-16 09:04

Allow calls from RTEMS test harness.

4 lines of code changed in 2 files:

mrk 2004-09-16 08:41 Rev.: 1.43

take latest from 3_14 branch

46 lines of code changed in 1 file:

mrk 2004-09-16 06:25 Rev.: 1.42

call epicsAtExit from errlogThread

1 lines of code changed in 1 file:

norume 2004-09-15 19:44

Treat RTEMS like vxWorks.

18 lines of code changed in 7 files:

norume 2004-09-15 17:02 Rev.: 1.9

Allow calling from RTEMS test harness.

6 lines of code changed in 1 file:

norume 2004-09-15 16:39

Allow calling from RTEMS test harness.

2 lines of code changed in 2 files:

norume 2004-09-14 18:09 Rev.: 1.6

Get isnan/isinf.

1 lines of code changed in 1 file:

norume 2004-09-14 18:08 Rev.: 1.39

Pick up OS-specific declarations.

2 lines of code changed in 1 file:

anj 2004-09-10 15:07

Updated menu definition stuff.

82 lines of code changed in 3 files:

jhill 2004-09-07 11:38 Rev.: 1.41

fixed types are not same with epicsMin

2 lines of code changed in 1 file:

jhill 2004-09-07 11:31 Rev.: 1.111

implemented AS write trap for put cb

113 lines of code changed in 1 file:

jhill 2004-09-07 11:00 Rev.: 1.57

avoid ioctl on dead socket

17 lines of code changed in 1 file:

jhill 2004-09-03 17:19

added EPICS_CA_MAX_SEARCH_PERIOD

11 lines of code changed in 2 files:

jhill 2004-09-03 17:18

o fixed clients that dont see server's beacon dont reconnect
o added config via EPICS_CA_MAX_SEARCH_PERIOD
o when successful search response arrives dont allow search period to get to long
o dont scan channels when searching to find lowest retry count as this doesnt change behavior and adds overhead

130 lines of code changed in 6 files:

jhill 2004-09-03 17:12 Rev.: 1.3

fixed missing #include errlog.h causes windows build to fail

2 lines of code changed in 1 file:

jhill 2004-09-03 16:08 Rev.: 1.78

doc for EPICS_CA_MAX_SEARCH_PERIOD

112 lines of code changed in 1 file:

jhill 2004-09-02 14:47 Rev.: 1.197

eliminated very short window where channel could be installed
by udp thread while iiu is being destroyed.

0 lines of code changed in 1 file:

jhill 2004-09-02 12:53 Rev.: 1.18

set thread private variable id to nill after it is destrouyed by exit handler

1 lines of code changed in 1 file:

August 2004 »

Generated by StatCVS 0.4.0