Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed Windows compile error introduced in fe9a3d2b. Also made sure ↵ | McCabe Maxsted | 2010-11-23 | 1 | -1/+3 |
| | | | | winsock2.h is always included before windows.h throughout the source to prevent collisions | ||||
* | IMP-701: An API to wrap objects for thread-safe access. | Aleric Inglewood | 2010-11-17 | 1 | -3/+5 |
| | | | | See http://redmine.imprudenceviewer.org/issues/701 | ||||
* | IMP-590: Added a thread-safe and robust wrapper for APR pools. | Aleric Inglewood | 2010-11-17 | 1 | -0/+236 |
See http://redmine.imprudenceviewer.org/issues/590 |