Vinnie Falco
|
ce8f56727e
|
Make all include paths relative to a root directory:
* Better include path support in the VSProject scons tool.
* Various manual fixes to include paths.
|
2014-06-02 09:16:28 -07:00 |
|
Vinnie Falco
|
2d490f6e6a
|
beast cleaning and tidying:
* Consolidate small modules into one
* Remove Android-specific platform support
* Remove Chrono.h from beast_core.h
* Removed files:
- TypeTraits.h
- Utility.h
- Net.h
- Asio.h
* Remove zlib support:
- Remove inline zlib library sources
- Remove GZIPCompressorOutputStream
- Remove GZIPDecompressorInputStream
* Remove obsolete or unused classes:
- AbstractObject
- BigInteger
- BufferedInputStream
- CacheLine
- CPUMeter
- DatagramSocket
- DynamicObject
- FileLogger
- FPUFlags
- Identifier
- JSON
- LocalisedStrings
- MACAddress
- MemoryAlignment
- MemoryInputStream
- MemoryMappedFile
- NamedValueSet
- OptionalScopedPointer
- PerformanceCounter
- PropertySet
- ScopedTimeInterval
- SparseSet
- SpinDelay
- StreamingSocket
- StringPool
- SubregionStream
- Uuid
- Variant
|
2014-03-21 07:30:50 -07:00 |
|
Vinnie Falco
|
aaced060bf
|
Add basic_seconds_clock, insight::Groups
|
2014-02-03 22:55:47 -08:00 |
|
Vinnie Falco
|
307ad244b0
|
Use duration in insight::Event, add chrono_util
|
2014-01-21 10:28:35 -05:00 |
|
Vinnie Falco
|
9f65b26288
|
Add abstract_clock, manual_clock, chrono_io
Conflicts:
src/beast/Builds/VisualStudio2012/beast.vcxproj.filters
|
2014-01-07 17:17:26 -08:00 |
|
Vinnie Falco
|
ff305e63b6
|
Add CPUMeter and ScopedTimeInterval
|
2013-10-04 14:33:59 -07:00 |
|
Vinnie Falco
|
01fd05cb4b
|
Add RecursiveMutex, UnlockGuard, TryLockGuard
|
2013-10-04 14:33:59 -07:00 |
|
Vinnie Falco
|
d37dd46f65
|
Move RelativeTime to chrono, add ostream support
|
2013-09-28 15:09:12 -07:00 |
|