Michael Davidsaver
|
954874dbd6
|
drop epicsMemory.h
|
2016-04-28 09:20:13 -04:00 |
|
Michael Davidsaver
|
05c347434b
|
use auto_ptr instead of epics_auto_ptr where applicable
|
2016-04-28 09:20:13 -04:00 |
|
Andrew Johnson
|
9e1ebf8d0f
|
Clean up build warnings from Darwin (clang).
|
2014-05-30 12:36:50 -05: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
|
cec6aee81b
|
HPUX: Delete void * operator new(size_t) methods
These were apparently needed by the HPUX compiler even though it
never actually executed them. They are never used.
|
2012-04-12 11:28:23 -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 |
|