Michael Davidsaver
|
3ef60a61a2
|
always epicsThreadStackBig
On RTEMS at least, c++ code needs the largest
standard stack frame size.
|
2019-07-08 09:07:09 -07:00 |
|
Michael Davidsaver
|
340fa8a7cb
|
Thread accept non-copyable std::function
|
2018-07-11 16:30:05 -07:00 |
|
Michael Davidsaver
|
a029455466
|
Thread reftrack
|
2018-07-11 16:30:04 -07:00 |
|
Michael Davidsaver
|
27f78c430b
|
move Thread out of line
|
2018-07-11 16:29:50 -07:00 |
|
Michael Davidsaver
|
5bc081a3af
|
skip unnecessary inclusion of localStaticLock.h
|
2017-12-11 21:08:59 -06:00 |
|
Michael Davidsaver
|
c590204cf9
|
add epics::auto_ptr<T> and epics::swap()
Avoid the flood of auto_ptr deprecation warnings
in the common cases of using auto_ptr
to automatically delete.
|
2017-11-06 12:30:40 -06:00 |
|
Michael Davidsaver
|
284e49c807
|
add EPICS_NOT_COPYABLE()
More localize (my preference), and avoids
warning spam with windows builds.
|
2017-11-06 11:29:59 -06:00 |
|
Michael Davidsaver
|
dbae173399
|
don't import/export inline classes
|
2017-07-18 14:32:42 +02:00 |
|
Dave Hickin
|
d9072402db
|
Update source boilerplate for new LICENSE file
|
2016-07-22 15:56:43 +01:00 |
|
Andrew Johnson
|
605d4e99b9
|
Remove remaining 'undef epicsExportSharedSymbols' stuff
|
2016-04-11 15:24:46 -05:00 |
|
Michael Davidsaver
|
3b2e9b2485
|
move all headers to pv/
|
2016-02-10 14:40:29 +00:00 |
|