520e5abc | 08-May-2011 |
Ryan Dahl |
Link correctly on mingw |
dd1c0af7 | 08-May-2011 |
Ryan Dahl |
Makefile to work with mingw |
d640c065 | 08-May-2011 |
Ryan Dahl |
use gnu89 instead of ansi for mingw compat |
5035f685 | 08-May-2011 |
Bert Belder |
Windows: more readable oio_write signature |
5ae6dae6 | 08-May-2011 |
Ryan Dahl |
Stub out check, prepare, idle, ref functions |
20f38812 | 08-May-2011 |
Ryan Dahl |
oio_write should have a more readable sig |
5a5b435c | 08-May-2011 |
Bert Belder |
Minor test-loop-handles fix |
8d6e9739 | 08-May-2011 |
Bert Belder |
Add sizes benchmark to VS project |
e0be8efe | 08-May-2011 |
Bert Belder |
Test for oio_prepare/oio_check/oio_idle |
d217a6c8 | 08-May-2011 |
Bert Belder |
Update .gitignore |
5591ed9d | 08-May-2011 |
Ryan Dahl |
Replace dummy benchmark with sizeof(oio_handle) |
70236f20 | 08-May-2011 |
Ryan Dahl |
Mac ignores |
6107bd55 | 08-May-2011 |
Ryan Dahl |
Fix bind tests for macos |
850e4072 | 08-May-2011 |
Bert Belder |
tests & benchmarks - make internal stuff static |
7210f910 | 08-May-2011 |
Bert Belder |
Windows: fix bugs |
33a65560 | 08-May-2011 |
Bert Belder |
VS solution is missing project references |
6d8aa96a | 07-May-2011 |
Bert Belder |
Check/prepare/idle for windows. No tests yes, so bugs are likely. |
8caf4855 | 07-May-2011 |
Bert Belder |
Windows: misc. fixes |
98cd0811 | 07-May-2011 |
Bert Belder |
Windows: implement oio_ref and oio_unref |
bba0f79b | 07-May-2011 |
Bert Belder |
Windows: make room for oio_handle polymorphism |
816eb1fa | 07-May-2011 |
Bert Belder |
Update API |
75a39448 | 07-May-2011 |
Bert Belder |
Move visual studio solution/projects away from root Closes #37 |
969e0269 | 07-May-2011 |
Bert Belder |
typo |
655f030f | 07-May-2011 |
Bert Belder |
api for prepare/check/idle callbacks |
8e1645b8 | 05-May-2011 |
Ryan Dahl |
LF after tests complete |