Overview
Comment: | Use (void*)NULL instead of NULL in varargs. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
c9caa75847d7e1d1d25819f99391f311 |
User & Date: | js on 2013-06-08 09:47:14 |
Other Links: | manifest | tags |
Context
2014-07-07
| ||
22:46 | Add missing definition of _C99_SOURCE Leaf check-in: e1f08057a2 user: js tags: trunk | |
2013-06-08
| ||
09:47 | Use (void*)NULL instead of NULL in varargs. check-in: c9caa75847 user: js tags: trunk | |
2012-09-30
| ||
03:40 | Allow appending NULL to strings. check-in: 1adab684f6 user: js tags: trunk | |
Changes
Modified src/array.c from [ce9d8b0bdd] to [f6b32ef392]. [diff]
Modified src/class.h from [263717fe7a] to [00840273ae]. [diff]
Modified src/map.c from [01e60939fa] to [19a6d5c8ea]. [diff]
Modified src/stream.c from [765c2b0a12] to [79f2ab99f2]. [diff]
Modified src/string.c from [50cffdfc15] to [287c38190e]. [diff]