2026-05-31T15:11:03Z
04de88501958c79178681d53e51ea2cab602c018
Implement NSScanner scanLocation and setScanLocation:
2026-05-31T14:16:58Z
9496a80cda475ea5d9cb63bca19bd3e3893fbbb5
Implement CFStringGetBytes()
2026-05-31T11:09:15Z
e2801ffbfe658648cd9c623396534506515ef263
Stub for CGContextSetShadowWithColor()
2026-05-31T10:04:15Z
ee5f6af9788178dbeda4daebfd3356abeb890d27
Print warning instead of panicking on non-standard context attributes
2026-05-31T09:34:37Z
def095586177a40180c0cc602789f90d2b7450de
Implement __srget()
2026-05-30T22:13:24Z
266c4f4796c500cbbbf79ea49b0368493fb6efb6
Handle nil data in NSString initWithData:encoding: method
2026-05-30T21:48:00Z
a39e7614237a055e64279f924ee63f76019dd5be
Implement NSTimeZone copyWithZone:
2026-05-30T21:18:40Z
e7d53a316a60111409c77fe4562da7a32a797dff
Implement CGImageCreateWithImageInRect()
2026-05-30T20:40:28Z
c406338373ff6d47adfebbff381362a28c729227
Implement CGRectIntersection()
2026-05-30T18:33:48Z
9874448e1f157f288679cc743c6010c3ee1fb2a0
UIFont's font sizes class methods
2026-05-30T14:07:21Z
56d10faf01b59512f9885e5d9e335ab09dbae892
Shorten test comment to fix Windows build ¯\_(ツ)_/¯
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()