28 check-ins using file tests/serialization.xml version 904cd48eb0
|
2020-08-16
| ||
| 18:28 | OFNumber: Remove ssize_t (check-in: be8b442546 user: js tags: trunk) | |
|
2020-08-13
| ||
| 23:13 | Make GCC happy again (check-in: 3be13d358f user: js tags: trunk) | |
| 22:50 | Adjust generators to recent changes (check-in: 728c7fb73e user: js tags: trunk) | |
| 22:46 | propertyListValue -> objectByParsingPropertyList (check-in: d763a9ff86 user: js tags: trunk) | |
| 22:29 | OFData: ASN1DERValue -> objectByParsingASN1DER (check-in: e479cef7b3 user: js tags: trunk) | |
| 21:12 | messagePackValue -> objectByParsingMessagePack (check-in: 6cfa8f5c7e user: js tags: trunk) | |
| 21:07 | OFString: Rename JSONValue to objectByParsingJSON (check-in: 8611f48f42 user: js tags: trunk) | |
| 20:58 | Add src/runtime/Info.plist to {clean,ignore}-glob (check-in: 67b8b22764 user: js tags: trunk) | |
| 19:49 | Work around amiga-gcc missing strto(u)ll (check-in: 138410a925 user: js tags: trunk) | |
| 19:43 | Set errno to 0 before calling strto* (check-in: 04bb18457a user: js tags: trunk) | |
| 19:27 | Always cast argument to isspace() to unsigned char (check-in: ce5dfd4a83 user: js tags: trunk) | |
|
2020-08-12
| ||
| 20:56 | Avoid using (u)intmax_t in methods (check-in: d74f244ab7 user: js tags: trunk) | |
|
2020-08-11
| ||
| 19:45 | OFString: Rework number parsing API (check-in: b6ee372b98 user: js tags: trunk) | |
| 00:44 | Add Info.plist for runtime (check-in: 8ab2b75d24 user: js tags: trunk) | |
| 00:30 | configure: Use AC_CONFIG_FILES conditionally (check-in: 7ac3c91102 user: js tags: trunk) | |
|
2020-08-10
| ||
| 20:55 | ofhttp: Average the speed over the last 10 seconds (check-in: 30e8df31a0 user: js tags: trunk) | |
|
2020-07-26
| ||
| 21:09 | lookup-asm-x86_64-macho.S: Fix missing @GOTPCREL (check-in: 4cf6858694 user: js tags: tagged-pointers) | |
|
2020-07-25
| ||
| 18:32 | OFDate: Also ignore -Wunknown-pragmas (check-in: 94c7e3e8f3 user: js tags: tagged-pointers) | |
| 17:24 | OFDate: Fix missing #ifdef (check-in: 096c2662d6 user: js tags: tagged-pointers) | |
| 16:22 | OFDate: Use tagged pointers (check-in: ad37db9133 user: js tags: tagged-pointers) | |
| 14:17 | OFDate: Add a designated initializer (check-in: 33a133cda0 user: js tags: tagged-pointers) | |
| 09:58 | OFDate: Prepare for tagged pointers (check-in: 95830bf78b user: js tags: tagged-pointers) | |
|
2020-07-20
| ||
| 22:02 | lookup-asm-x86_64-macho.S: Fix missing underscore (check-in: 2c435f2422 user: js tags: tagged-pointers) | |
|
2020-07-19
| ||
| 16:17 | Merge trunk into branch "tagged-pointers" (check-in: e2a53689c6 user: js tags: tagged-pointers) | |
| 16:12 | OFNumber: Add singletons for 0, 1, 2, true & false (check-in: d8123a1f26 user: js tags: trunk) | |
| 14:16 | Disable a Clang warning preventing limit checks (check-in: bb73116ce2 user: js tags: trunk) | |
| 12:00 | README.md: Update the broken Xcode versions list (check-in: 6a89f40114 user: js tags: trunk) | |
| 11:49 | OFNumber: Refactor to reduce code size (check-in: 59e1c84d30 user: js tags: trunk) | |