Differences From Artifact [8cafeaba3c]:
- File src/bag.c — part of check-in [8f41b2fa75] at 2010-10-15 17:13:17 on branch trunk — Replace all malloc() calls with fossil_malloc(). The fossil_malloc() routine panics rather than return a NULL pointer. (user: drh size: 5299) [more...]
To Artifact [8215e2d15c]:
- File src/bag.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: 5298) [more...]
1 | 1 2 3 4 5 6 7 8 9 | - + | /* |
| ︙ |