libs-base/Headers
2021-05-05 12:04:28 +01:00
..
Foundation Simplify conversion of a string to data (use base class code) and fix to handle the insertion of BOM consistently (as on OSX) for encodings where the byte order matters but is not specified by the encoding. 2021-04-14 09:57:11 +01:00
GNUstepBase Fix for -setHTTPMaximumConnectionLifetime: 2021-05-05 12:04:28 +01:00
ObjectiveC2/objc Consistently use __typeof__() rather than typeof() or __typeof() for compatibility (GCC and clang and, perhaps, other future compilers) irrespective of -std= compilation options. 2020-12-15 13:01:00 +00:00