Thomas Goyne
|
6c14c9bee9
|
Extract the rest of the mmap logic from the PCM provider. Closes #934.
|
2014-03-20 20:26:17 -07:00 |
|
Thomas Goyne
|
3222275750
|
Use boost.interprocess's mmap wrapper in the PCM provider
|
2014-03-20 20:25:44 -07:00 |
|
Thomas Goyne
|
3ef8fa9ec0
|
Make a for loop in uuencode less dumb
|
2014-03-18 13:41:26 -07:00 |
|
Thomas Goyne
|
7794680c1e
|
Really fix compilation with boost <= 1.55. Closes #1716.
|
2014-03-14 07:14:13 -07:00 |
|
Thomas Goyne
|
21d87ff1ca
|
Remove some invalid finals that VC++ was okay with for some reason
|
2014-03-12 20:32:57 -07:00 |
|
Thomas Goyne
|
ea96c6e2ad
|
Make everything final that can be
Apparently gcc does use final for devirtualization.
|
2014-03-12 19:07:30 -07:00 |
|
Thomas Goyne
|
1745177b6c
|
Fix compilation with non-bleeding edge boost
|
2014-03-11 12:15:01 -07:00 |
|
Thomas Goyne
|
33a4a056a4
|
Move everything up a level since the root dir no longer has stuff
|
2014-03-11 12:14:57 -07:00 |
|