]> sigrok.org Git - libserialport.git/history - windows.c
Build: Include config.h first in all source files
[libserialport.git] / windows.c
2015-09-13 Daniel ElstnerBuild: Include config.h first in all source files
2015-04-19 Uwe Hermannwindows.c: Constify a few function parameters.
2015-03-26 Uwe HermannVarious cosmetic and consistency fixes.
2014-11-27 Aurelien Jacobswindows: Properly handle return value of SetupDiOpenDev...
2014-10-05 Bert VermeulenFix typos.
2014-09-24 Aurelien Jacobswindows: Indentation (cosmetics only).
2014-09-24 Aurelien Jacobswindows: Fix various memory leaks.
2014-08-27 Uwe HermannFix Windows build.
2014-08-05 Uwe Hermannwindows.c: Remove MinGW workarounds, require MinGW...
2014-07-31 Uwe Hermannwindows.c: Define a bunch of stuff that's not in MinGW...
2014-07-02 Aurelien JacobsIntroduce SP_API/SP_PRIV to mark visibility of functions.
2014-06-13 Aurelien JacobsMove list_ports() implementations to OS-specific files.
2014-06-11 Martin LingTidy up and split most OS-specific code to separate...