ObjFW  Timeline

15 check-ins using file src/OFHTTPClient.m version f4eacb56f1

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)