~bhill/epics-base:allow-gt-256-time-events

Last commit made on 2018-11-01
Get this branch:
git clone -b allow-gt-256-time-events https://git.launchpad.net/~bhill/epics-base
Only Bruce Hill can upload to this branch. If you are Bruce Hill please log in for upload directions.

Branch merges

Branch information

Name:
allow-gt-256-time-events
Repository:
lp:~bhill/epics-base

Recent commits

fcb5675... by Bruce Hill

Added release notes re handling of event numbers >= NUM_TIME_EVENTS.

3d88c84... by Bruce Hill

Added comments re handling of event numbers >= NUM_TIME_EVENTS.

215c5d9... by Bruce Hill

Modify generalTimeGetEventPriority() to allow eventNumber > 256.
eventNumbers between 0 and NUM_TIME_EVENTS will continue to get checked for advancing timestamps.
Support for eventNumbers > NUM_TIME_EVENTS will be up to the generalTime provider.

94ebd0f... by Andrew Johnson

Set version to -DEV after -rc1 tagged

8a7442e... by Andrew Johnson

Set version to 3.16.2-rc1

31870b4... by Andrew Johnson

Merge branch 'fix-make-question-mode' into 3.16

ae38fb2... by Andrew Johnson

Improve output from genVersionHeader.pl

Especially the responses in 'make --question' mode.

a3ace1f... by Andrew Johnson

Merge branch 'dtypedset' into 3.16

728bb55... by mdavidsaver

yajlTest doesn't run w/ RTEMS+qemu

b7afb28... by Andrew Johnson

Merge branch 'rtems-test' into 3.16