Differences From Artifact [8275c6e704]:
- File src/json_tag.c — part of check-in [80bfcee892] at 2012-06-19 13:04:42 on branch trunk — Fix several MSVC compiler warnings, including a couple C99-isms. (user: mistachkin size: 13052) [more...]
To Artifact [e62d065df2]:
- File src/json_tag.c — part of check-in [9f6abc5968] at 2012-08-29 13:57:22 on branch msvc-broken — Allow UTF-8 characters in sources. translate.exe will translate it to ASCII (user: jan.nijtmans size: 13051) [more...]
1 2 | 1 2 3 4 5 6 7 8 9 10 | - + | #ifdef FOSSIL_ENABLE_JSON /* |
| ︙ |