*: update all clients of the `CString::to_s` services
[nit.git] / lib / cocoa / foundation.nit
2016-12-27 Alexis Laferrière*: update all clients of the `CString::to_s` services
2016-12-13 Alexis Laferrièrerename `NativeString` to `CString`
2016-06-08 Lucas Bajoletlib/core: Renamed `Text::bytelen` to `Text::byte_length`
2016-05-11 Alexis Laferrièrelib/cocoa: fix NSString::to_s to use to_s_with_copy
2016-04-18 Alexis Laferrièrelib/cocoa: reading text from NSData should copy it...
2016-04-18 Alexis Laferrièrelib/cocoa: fix to_nsstring to use UTF-8 encoding
2016-02-12 Alexis Laferrièrelib/ios: wrap NSUserDefaults
2016-02-11 Alexis Laferrièrelib/cocoa: intro wrappers for NSData, NSError and NSInd...
2016-02-11 Alexis Laferrièrelib/cocoa: intro `NSString::nil
2016-02-09 Alexis Laferrièrelib/cocoa: add services to `NSString` to convert to...
2015-05-27 Alexis Laferrièrelib/cocoa: update Objective-C code to use `self`
2015-01-26 Alexis Laferrièrelib & contrib & tests: update users of `cflags` and...
2014-12-10 Alexis Laferrièrelib/cocoa: intro the cocoa library to wrap cocoa, found...