2026-05-29T03:59:35Z
c5dce3c9196c250aa34536c345f92b901b09c847
Fix AudioStreamBasicDescription PartialEq
2026-05-28T23:46:44Z
c94b479f7d42f568353734fd28f32ef4368ee467
Add -[NSCharacterSet controlCharacterSet]
2026-05-28T21:10:01Z
dd71d2f408f3cfe4790b32432c7505e94566ff54
Fix icon_path to use CFBundleIconFile/CFBundleIconFiles/Icon.png
2026-05-28T21:07:54Z
006023175c73362e8a10058b7ae023b169d0cf60
Stub for CGContextSetTextDrawingMode()
2026-05-28T20:49:54Z
35d00fbd4237db518737b3cc46d9b0deac70bcf9
Add NSValue number/initWithUnsignedInteger
2026-05-28T20:47:37Z
d6d9c9e8a69dd402c7a8bb29914a15a921fbfd0a
Add encoding/decoding for boolean NSValue
2026-05-28T19:29:56Z
e12f0ae40227ab58edd1e9c3595017313cba9b67
NSError errorWithDomain:code:userInfo: class method
2026-05-28T16:55:42Z
dadbbfd02e27dbe6cd1428a40d919fab14519e34
Add llround(f)
2026-05-27T22:59:33Z
e58b72499421add6afc68d639e41063128f200f0
Stub for CFStringGetCharactersPtr()
2026-05-27T20:30:34Z
027e83228f66bd765e3618008f7c351366423644
Implement valloc()
2026-05-27T18:21:26Z
c00e11c12d30ba22432a99aa0a71f726e9a19fa0
fix font scale fn to use a scale_factor
2026-05-27T07:34:21Z
5fab3de42a911204aba3d87d1a284f6811462d14
Remove the malloc_zone_size call from tests
2026-05-27T03:39:00Z
d649c50db6f258c02cc112315fd39639477e3c86
Partially handle O_EXCL for file opening
2026-05-26T21:00:32Z
e87bcb1a83f66a6b7e5e070de30524400ae51a6d
Implement CGFontGetGlyphAdvances() and CGFontGetItalicAngle()
2026-05-25T22:24:15Z
8edd92a42a4e9ecc312b25e480e2097054a3a487
Implement CGFontGetFontBBox()
2026-05-25T22:12:26Z
5562cc7e3322a56178cc344e603df96a1d873016
Changelog update and a tiny options text tweak
2026-05-25T22:07:28Z
6bb7de34b671e08a43a43731da28a10abc90fb6f
Add upsidedown portrait mode support
2026-05-25T20:39:33Z
f7e381fa5b7965defb5cc0fb24697134afbf6fcf
Add integration tests about text color and affine transformations
2026-05-25T15:07:27Z
c2297d1ca92df2748113ff77f1f7d08eaf064ea8
Additional CGFont functions related to the font metrics
2026-05-25T14:58:17Z
e2213098be7112e9fd4e5beacd99bcebef921e96
Add Message UI framework with canSendMail stub
2026-05-25T14:55:47Z
f07eaebb6ceca26e6c06ac4a546ff0cedcb2a64c
Add UIPasteboard class stub
2026-05-24T18:14:28Z
ab84c443e268364cda3b3ccfd41f5e5c13d2a043
Fix build
2026-05-24T15:16:22Z
c1f358c8a0c56c61f82de9097532f9005cad135c
Stub for UITextField setMinimumFontSize:
2026-05-23T22:44:02Z
1fcd06a67c0785b99b01e27c1cd2e37318b6d505
Implement CGDataProviderCreateWithFilename()
2026-05-23T21:18:07Z
211af56d636a57ff92ba10791f797a5c0561d91c
NSThread sleepUntilDate: class method