Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-02-10 | Fix errors returned by -Werror=format-security | Thomas Preud'homme | 1 | -1/+1 | |
Option -Werror=format-security of gcc returns several error with regards to szEndOfLine. Using "\r\n" instead of the ascii codes 0x0D, 0x0A and 0x00 avoid the error. | |||||
2013-02-10 | Copy common/types.h to vformat/vf_iface.h | Mathias Palm | 1 | -1/+0 | |
Copy the content of common/types.h into vformat/vf_iface.h. Keep common/types.h because some files depends on it. | |||||
2013-02-10 | initial commit of 1.13 sources | Nikias Bassen | 1 | -0/+616 | |