Name Status Project Last Modified Last Commit
lp:epics-base/3.12 2 Mature epics-base 2009-12-23 17:08:26 UTC
1999. fixed missing ls byte swap for double...

Author: Jeff Hill
Revision Date: 1997-02-10 19:25:13 UTC

fixed missing ls byte swap for doubles w src/dest same addr

lp:epics-base/3.13 2 Mature epics-base 2009-12-23 17:18:21 UTC
4370. Oops, off-by-one error...

Author: Andrew Johnson
Revision Date: 2009-12-23 00:07:31 UTC

Oops, off-by-one error...

lp:~epics-core/epics-base/3.14 bug 2 Mature epics-base 2017-03-04 00:19:06 UTC
12703. Allow 'make -q' to work with CHECK_RE...

Author: Andrew Johnson
Revision Date: 2017-03-04 00:18:57 UTC

Allow 'make -q' to work with CHECK_RELEASE=NO

lp:~epics-core/epics-base/3.14.11+patches 2 Mature epics-base 2015-01-15 23:10:26 UTC
11994. Applied dbGetSevr.patch

Author: Ralph Lange
Revision Date: 2010-08-26 15:17:00 UTC

Applied dbGetSevr.patch

lp:~epics-core/epics-base/3.15 bug 2 Mature epics-base 2017-03-07 00:46:50 UTC
12809. Fix "make -q" problems with shared li...

Author: Andrew Johnson
Revision Date: 2017-03-07 00:46:46 UTC

Fix "make -q" problems with shared library stubs

lp:~johill-lanl/epics-base/server1 2 Mature epics-base 2021-12-06 22:09:25 UTC
12824. use errlogPrintf not fprintf stderr

Author: Jeff Hill 101150
Revision Date: 2021-12-06 22:09:25 UTC

use errlogPrintf not fprintf stderr

lp:~johill-lanl/epics-base/server2 (Linked to a blueprint) 2 Mature epics-base 2021-11-19 02:08:06 UTC
13178. made the -s flag work correctly

Author: Jeff Hill 101150
Revision Date: 2021-11-19 02:08:06 UTC

made the -s flag work correctly

lp:~anj/epics-base/db-hierarchy 1 Development epics-base 2016-06-25 17:43:57 UTC
12753. Add separate step that flattens just ...

Author: Andrew Johnson
Revision Date: 2016-06-25 17:43:57 UTC

Add separate step that flattens just macros

To work properly that has to be run more than once.

lp:~anj/epics-base/yajl 1 Development epics-base 2012-03-09 19:05:58 UTC
12081. Merged changes between yajl 1.0.11 an...

Author: Andrew Johnson
Revision Date: 2012-03-09 19:05:58 UTC

Merged changes between yajl 1.0.11 and 1.0.12

lp:~bfrk/epics-base/typed-recsup bug 1 Development epics-base 2017-03-21 16:01:13 UTC
12750. use new typed rset only if UNTYPED_RS...

Author: Ben Franksen
Revision Date: 2017-03-21 16:01:13 UTC

use new typed rset only if UNTYPED_RSET is not defined, adapted release notes

Also moved the old definition(s) to a separate header file named oldRecSup.h
to avoid cluttering the new header file.

lp:~bhill/epics-base/ca-vararray-zero-pad-in-client (Has a merge proposal) 1 Development epics-base 2016-07-19 08:38:22 UTC
12744. Fixed bad merge that brought in some ...

Author: Bruce Hill
Revision Date: 2016-07-19 08:38:22 UTC

Fixed bad merge that brought in some 3.14.12 code.

lp:~epics-core/epics-base/3.16 bug 1 Development epics-base 2017-03-08 16:36:41 UTC
12750. ioc/as: missing dep on libca dbCore ...

Author: mdavidsaver
Revision Date: 2016-09-01 14:41:06 UTC

ioc/as: missing dep on libca

dbCore depends on ca

lp:~epics-core/epics-base/add-rtems-4.12-api (Has a merge proposal) 1 Development epics-base 2017-05-01 18:17:20 UTC
12749. libCom/RTEMS: avoid multiple defs w/ ...

Author: mdavidsaver
Revision Date: 2017-05-01 18:17:20 UTC

libCom/RTEMS: avoid multiple defs w/ RTEMS < 4.12

lp:~epics-core/epics-base/cahuge (Has a merge proposal) 1 Development epics-base 2017-03-13 23:29:07 UTC
12748. rsrv: support larger than max. array ...

Author: mdavidsaver
Revision Date: 2017-03-13 23:22:56 UTC

rsrv: support larger than max. array bytes

lp:~epics-core/epics-base/dtypedset (Has a merge proposal) 1 Development epics-base 2016-03-21 19:17:10 UTC
12737. ioc: typed calls to dset init() and g...

Author: mdavidsaver
Revision Date: 2016-03-21 19:13:37 UTC

ioc: typed calls to dset init() and get_ioint_info()

lp:~epics-core/epics-base/fix-async-dns bug(Has a merge proposal) 1 Development epics-base 2017-02-27 16:37:39 UTC
12703. libCom/test: add ipAddrToAsciiTest

Author: mdavidsaver
Revision Date: 2017-02-26 00:08:46 UTC

libCom/test: add ipAddrToAsciiTest

lp:~epics-core/epics-base/int64b 1 Development epics-base 2017-02-28 06:25:43 UTC
12758. dbStatic: dbPutStringNum() overflow h...

Author: Andrew Johnson
Revision Date: 2017-02-28 06:25:43 UTC

dbStatic: dbPutStringNum() overflow handling

Default to accepting over-size integers in DB fields, truncate to field size.
E.g. permits setting DBF_LONG fields to 0xffffffff.
Adds dbConvertStrict config variable to disable this.

lp:~epics-core/epics-base/ioc-test-module 1 Development epics-base 2014-10-06 06:59:30 UTC
12501. remove extraneous file, disable testS...

Author: Andrew Johnson
Revision Date: 2014-10-06 06:59:30 UTC

remove extraneous file, disable testSoftIoc.t

lp:~epics-core/epics-base/link-support-2 (Linked to a blueprint)(Has a merge proposal) 1 Development epics-base 2017-03-03 18:22:59 UTC
12808. db/test: Fix warning from clang

Author: Andrew Johnson
Revision Date: 2017-03-03 18:23:36 UTC

db/test: Fix warning from clang

lp:~epics-core/epics-base/monotonictime bug(Has a merge proposal) 1 Development epics-base 2016-01-12 02:49:49 UTC
12681. move EPICS_EXPOSE_LIBCOM_MONOTONIC_PR...

Author: mdavidsaver
Revision Date: 2016-01-12 02:49:49 UTC

move EPICS_EXPOSE_LIBCOM_MONOTONIC_PRIVATE before all local includes

lp:~epics-core/epics-base/osiaddrinfo (Has a merge proposal) 1 Development epics-base 2015-12-21 17:14:07 UTC
12699. add osiGetInterfaceInfoSingle

Author: mdavidsaver
Revision Date: 2015-12-21 17:07:10 UTC

add osiGetInterfaceInfoSingle

lp:~epics-core/epics-base/test-rtems-w-qemu (Has a merge proposal) 1 Development epics-base 2016-03-01 01:43:40 UTC
12722. rec/test: asTest fixup rtems test har...

Author: mdavidsaver
Revision Date: 2016-03-01 01:43:40 UTC

rec/test: asTest fixup rtems test harness

Since this test has device support it must appear in a
DLL for windows dynamic builds.
However, the rRDD function is in the executable,
and not accessible here. So use iocsh.
For rtems/vxworks the test harness clears
iocsh registrations, so iocsh can't work here.

lp:~jba-aps/epics-base/dvl-3.15-origin 1 Development epics-base 2015-05-20 18:37:18 UTC
12568. Changes for INSTALL_LOCATION relocata...

Author: Janet B. Anderson
Revision Date: 2015-05-20 17:38:05 UTC

Changes for INSTALL_LOCATION relocatable.

lp:~johill-lanl/epics-base/server0 1 Development epics-base 2018-07-17 15:45:49 UTC
11837. merged in changes for callbackRequest...

Author: Jeff Hill 101150
Revision Date: 2018-07-17 15:45:49 UTC

merged in changes for callbackRequest and scanIoRequest return status

lp:~johill-lanl/epics-base/server3 1 Development epics-base 2022-04-25 22:23:07 UTC
13285. added capability to mount from other ...

Author: Jeff Hill 101150
Revision Date: 2022-04-25 22:23:07 UTC

added capability to mount from other file system types other than NFS

lp:~johill-lanl/epics-base/timerQueueFix 1 Development epics-base 2020-05-22 03:14:19 UTC
12949. dont return return from void func

Author: <email address hidden>
Revision Date: 2020-05-22 03:14:19 UTC

dont return return from void func

lp:~junkes/epics-base/adap-rtems4.12 1 Development epics-base 2016-09-16 14:26:55 UTC
12779. RTEMS4.12 port

Author: Heinz Junkes
Revision Date: 2016-09-16 14:16:03 UTC

RTEMS4.12 port

lp:~junkes/epics-base/rtems4.12 1 Development epics-base 2017-03-13 13:32:52 UTC
12743. RTEMS4.12 Port for EPICS 3.16

Author: Heinz Junkes
Revision Date: 2017-03-13 13:25:57 UTC

RTEMS4.12 Port for EPICS 3.16

lp:~klang/epics-base/epics-color (Linked to a blueprint) 1 Development epics-base 2014-01-07 21:58:09 UTC
12472. Updated from trunk

Author: Keenan Lang
Revision Date: 2014-01-07 21:49:24 UTC

Updated from trunk

lp:~matej-sekoranja/epics-base/ca-username-change (Has a merge proposal) 1 Development epics-base 2015-06-30 08:26:38 UTC
12628. Resolved possible user-name change de...

Author: Matej Sekoranja
Revision Date: 2015-06-30 08:26:38 UTC

Resolved possible user-name change deadlock and added pCAS owner change notification

lp:~epics-core/epics-base/caserver-id-plugin 0 Experimental epics-base 2014-08-26 14:12:26 UTC
12524. noise

Author: mdavidsaver
Revision Date: 2014-08-26 14:00:21 UTC

noise

lp:~epics-core/epics-base/lexyacc-update 0 Experimental epics-base 2015-12-21 15:41:13 UTC
12651. yacc: Don't emit global for reentrant...

Author: mdavidsaver
Revision Date: 2015-01-07 21:28:21 UTC

yacc: Don't emit global for reentrant parser header

lp:epics-base-tests/3.14
Series: 3.14
1 Development epics-base-tests 2010-11-29 21:06:16 UTC
326. Change all vxWorks 'ld < x.munch' lin...

Author: Andrew Johnson
Revision Date: 2010-11-16 20:48:11 UTC

Change all vxWorks 'ld < x.munch' lines to 'ld 0,0, "x.munch"'

lp:epics-base-tests
Series: 3.15
1 Development epics-base-tests 2012-07-14 19:58:42 UTC
331. Merged process-get branch.

Author: Andrew Johnson
Revision Date: 2012-07-14 19:58:42 UTC

Merged process-get branch.

lp:~epics-core/epics-gateway/original-trunk bug 2 Mature epics-gateway 2016-03-19 14:40:26 UTC
211. jenkins: add tests against IOCs of mu...

Author: Ralph Lange
Revision Date: 2015-07-09 14:49:26 UTC

jenkins: add tests against IOCs of multiple EPICS Base versions to CloudBees job

lp:~bhill/epics-gateway/epics-gateway-preempt 1 Development epics-gateway 2014-08-15 06:29:48 UTC
184. The changes in this checkin were done...

Author: Bruce Logan Hill
Revision Date: 2014-08-15 05:15:11 UTC

The changes in this checkin were done by Sheng Peng in an effort
to run the gateway using a preemptive channel access callback context.
I have very little specific info on the testing other than to say we ran it
on several gateways for a few weeks.

There were a few anecdotal reports of better throughput, but we also
had it crash 5 times over 9 days and switched to using a gateway version
using non-preemptive ca with file descriptors via USE_FDS.

This needs more work, possibly changing to using the multi-threaded CA
server, as the only multi-threaded portion of this version is the CA client side
which spawns two threads per connection. We probably need some mutex protection
in the callbacks as well to prevent crashes.

lp:epics-gateway/1.3 1 Development epics-gateway 2011-10-25 17:05:38 UTC
113. Fixed bugs related to statistics coun...

Author: EPICS Core Developers
Revision Date: 2002-09-25 16:42:22 UTC

Fixed bugs related to statistics counters, esp. statAlive and
statActive. Fixed the message about not connecting to INP PVs to
print the names of the ones that did not connect.

lp:~info-martin-konrad/epics-gateway/cmake 1 Development epics-gateway 2014-04-15 21:00:19 UTC
181. Add support for CMake See README.CMa...

Author: Martin Konrad
Revision Date: 2014-04-15 20:58:59 UTC

Add support for CMake

See README.CMake for instructions.

lp:epics-ipac
Series: trunk
2 Mature epics-ipac 2016-08-24 20:59:07 UTC
206. Delete files after move to github

Author: anj
Revision Date: 2016-08-24 20:59:07 UTC

Delete files after move to github

139 of 39 results