Andrew Johnson
|
935ab02bc1
|
Fix build failure on Solaris
|
2016-06-07 12:31:15 -05:00 |
|
Michael Davidsaver
|
05c347434b
|
use auto_ptr instead of epics_auto_ptr where applicable
|
2016-04-28 09:20:13 -04:00 |
|
Andrew Johnson
|
502366fdc3
|
epicsMutex C++ API: New constructor and newEpicsMutex macro
The new constructor accepts source file & line number.
The macro passes these in.
|
2014-02-07 14:13:12 -06:00 |
|
Andrew Johnson
|
2be5e15346
|
Merged changes from 3.14 branch
Up to revno 12420 inclusive.
|
2013-06-07 18:08:38 -05:00 |
|
Jeff Hill johill@lanl.gov
|
5e5ea11658
|
fix for https://bugs.launchpad.net/epics-base/+bug/1179642
|
2013-05-16 11:17:47 -06:00 |
|
Andrew Johnson
|
2a20d48ca4
|
HPUX: Remove all // X aCC comments
These were added to suppress warnings from the HPUX compiler.
|
2012-04-12 11:13:50 -05:00 |
|
Michael Davidsaver
|
2a36a3906d
|
Stage 1 reorganization
Directory moves.
src/RTEMS/ => src/libCom/RTEMS/
src/as/ => src/ioc/as/
src/bpt/ => src/ioc/bpt/
src/ca/ => src/ca/client/
src/cap5/ => src/ca/client/perl/
src/cas/ => src/ca/legacy/pcas/
src/catools/ => src/ca/client/tools/
src/db/ => src/ioc/db/
src/dbStatic/ => src/ioc/dbStatic/
src/dbtools/ => src/ioc/dbtemplate/
src/dev/softDev/ => src/std/dev/
src/dev/testDev/ => src/std/test/
src/excas/ => src/ca/legacy/pcas/ex/
src/gdd/ => src/ca/legacy/gdd/
src/makeBaseApp/ => src/template/base/
src/makeBaseExt/ => src/template/ext/
src/misc/ => src/ioc/misc/
src/rec/ => src/std/rec/
src/registry/ => src/ioc/registry/
src/rsrv/ => src/ioc/rsrv/
src/softIoc/ => src/std/softIoc/
src/toolsComm/ => src/libCom/tools/
|
2010-12-16 15:15:52 -05:00 |
|