Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-09-10 | Build fixes for Windows/Visual C++ | 1 | -0/+23 | ||
2013-09-10 | Add an example pb_syshdr.h file for platforms without C99. | 1 | -0/+71 | ||
This allows building the tests easily on Visual C++ in C mode. Also add checks to pb.h that the defined integer types are of the proper sizes. This may prevent some difficult to debug problems later.. |