blob: 08922f4742ce5547da2758cc9730992b3025106c [file] [log] [blame]
Emeric Vigier2f625822012-08-06 11:09:52 -04001Thanks to Caros Vidal for the suggestion of hiding names rather than
2using namespace, and for things related to other changes made between
30.1.1 and 0.2.0.
4
5Thanks to John Conners for a lot of stuff to fix in the win32 tree.
6
7Thanks to Albert Hui for some notes on Solaris and changes for file.
8
9Thanks to Yurii Rashkovskii and the iCommunity Team for convincing me to
10add streams to TCP support and getting me to start the APE 2.0 project.
11
12Thanks to Olaf Hartig for TryWait and TryEnterMutex member functions.
13
14Thanks to Llya Kliot for the 1.2.x fixes for the win32 tree prior to
15the merger with the Common C++ project.
16
17Thanks to Sean Cavanaugh for AtomicCounter class.
18
19Thanks to Gianni Marianni for tcpservice chat server demo application,
20and for the poll patch.
21
22Thanks to Michael Furmanczyk for an alternate win32 mutex implimentation
23that is actually portable to all win32 "systems".
24
25Thanks to Henner Zeller for much of the work on the 1.2 release and beyond.
26
27Thanks to Rupert Curwen for Borland compile patches and some ansi fixes.
28
29Thanks to Mirko Ghersi for having found a problem on String class and provided
30a patch.
31
32Thanks to Stefano Canepa for providing VS2008 support.
33
34Thanks to Leandro de Sales for providing DCCP socket support.