27 check-ins using file src/OFNumber.h version f1cf2b6a4d
2017-01-09
| ||
06:26 | Add OFLocalization check-in: 06bcb21fc7 user: js tags: trunk | |
2017-01-08
| ||
20:14 | Clean up the dllexport mess a little check-in: f57765b5c6 user: js tags: trunk | |
03:57 | Accept "1252" as a valid encoding for a locale check-in: 87e332d145 user: js tags: trunk | |
03:49 | configure.ac: Fix a stupid typo check-in: 504f39c629 user: js tags: trunk | |
03:45 | Parse locale to get {language,territory,encoding} check-in: d6de0a1b71 user: js tags: trunk | |
02:38 | Get native8BitEncoding from locale check-in: f12cecf014 user: js tags: trunk | |
01:45 | Update Xcode project to Xcode 8.2 check-in: d55e95f217 user: js tags: trunk | |
2017-01-07
| ||
23:37 | Add Clang/Win32 to {PLATFORMS,README-WINDOWS}.md check-in: 8cf1390ea2 user: js tags: trunk | |
23:23 | Override Clang's block declarations on Windows check-in: 30bc1fb225 user: js tags: trunk | |
23:08 | Update buildsys check-in: 888b97ef5a user: js tags: trunk | |
23:03 | Use -no-integrated-as on Windows check-in: 6b43f91448 user: js tags: trunk | |
22:58 | Use -Wl,--allow-multiple-definition on Windows check-in: 8b2107e238 user: js tags: trunk | |
03:26 | Use strtof_l, strtod_l and asprintf_l if available check-in: 0ad678f125 user: js tags: trunk | |
02:34 | Always use "." for the decimal point check-in: 6dff0f5922 user: js tags: trunk | |
00:37 | Add of_ascii_{to{upper,lower},is{alpha,alnum}} check-in: d9eb7b50b3 user: js tags: trunk | |
00:09 | OFNumber: Make description locale-compatible check-in: df5e33bec7 user: js tags: trunk | |
2017-01-06
| ||
23:59 | Add more _Nonnull to make Clang 4.0 happy check-in: b56ef2c415 user: js tags: trunk | |
23:42 | Several minor style fixes check-in: ae340607fd user: js tags: trunk | |
2016-12-25
| ||
00:53 | Use -Werror=deprecated for the readdir_r check check-in: c74cbb9d07 user: js tags: trunk | |
2016-12-21
| ||
16:22 | Make the readdir_r check an AC_TRY_COMPILE check check-in: 26971c2ea9 user: js tags: trunk | |
2016-10-16
| ||
20:01 | OFBlocks: Forward stack block to copy when copied check-in: 9dc0755178 user: js tags: trunk | |
2016-10-15
| ||
20:47 | Use NSFoundationVersionNumber to detect Foundation check-in: ccd504e68d user: js tags: trunk | |
13:49 | OFBlock: Set (*dst)->forwarding after memcpy() check-in: dbb706d21e user: js tags: trunk | |
2016-10-09
| ||
16:04 | Add three missing #include <inttypes.h> check-in: 1b90782e78 user: js tags: trunk | |
02:17 | OFSystemInfo: Implement finding dirs for iOS 10 check-in: 4a5eb1c281 user: js tags: trunk | |
01:34 | Remove textual headers from ObjFW_Bridge check-in: f6ac3febf3 user: js tags: trunk | |
01:31 | Do not use @compatibility_alias when using modules check-in: 19cb9a43a5 user: js tags: trunk | |