summaryrefslogtreecommitdiff
path: root/README
Commit message (Collapse)AuthorAge
* parse the version out of the version string using locale agnostic ↵Gravatar Alan Fitton2012-01-15
| | | | g_ascii_strtod instead of sscanf, which would only pick up the integer component with a locale which used a different radix character.
* an installer for win32Gravatar Alan Fitton2011-09-23
|
* hello world!Gravatar Alan Fitton2011-01-30