2025-08-06T19:21:00Z
31b8490ea270f9e333bb42fa83f6e6d4671686ff
Implement CFNumberGetValue(), CFNumberCompare() and CFBooleanGetValue()
2025-08-06T14:18:19Z
1a957ee74629e453d15d8f0281ea377f472ea20c
Add Debug impl for Thread
2025-08-04T22:34:06Z
b7d4dadfac4c14d9c98218acac4dcb13b2a769ad
Add documentation for new generic functions
2025-08-02T13:43:31Z
e8afa013bc1506847e897d942bd75bdf1a3a3e64
Fix format whitespace skipping in sscanf()
2025-07-30T22:11:34Z
0eef42f14fe097091ae3baab7a7b7baf4fd71eff
Improve a bit error handling in NSFileManager
2025-07-30T21:23:00Z
59671d0afe3af87512a719fcfae8a641e8c9835b
Pin version of cargo-ndk to v3.5.4
2025-07-29T22:07:19Z
afdd26932250e2d878996720155d83a8823e4484
Account for an empty array in CFBundleCopyPreferredLocalizationsFromA…
2025-07-29T20:02:27Z
1554432a721e66c6616163b7d80586f53e744a41
Handle unknown fd in fstat()
2025-07-24T22:43:27Z
4caf79fe82fa58a67702b7fe7678b6a955f258d5
Fix pthread_cond_signal, add pthread_cond_broadcast
2025-07-23T09:42:55Z
df1f86d6e0d70abba005fdc095139b650a04981b
Implement fsync
2025-07-22T07:35:54Z
55ff566ce33392eeb7c0f4cfb1aa40476559b701
Create a mem calloc function use it when possible
2025-07-20T22:23:49Z
743d35d3be84471e26363d344ebfbaae0dc0dc75
Naive NSString compare:options:range: method implementation
2025-07-20T14:11:26Z
28ce451eebe84f9a776e050a3bc40dee2c0b34a5
Implement NSMutableSet removeObject:
2025-07-19T13:10:14Z
55f6f120a8335ae8f2fee1e54b9a25e24dbb0d60
Fix unlock for NSLock and NSRecursiveLock
2025-07-18T17:51:29Z
63d3b446fe61a9ebaddc5cab859a0d2f880872a7
Implement OSAtomicCompareAndSwapPtrBarrier
2025-07-17T14:34:41Z
29f225f7eefcb5f1e6835d0210efc820ac5cd4a3
Reduce the amount of casts in Image::round_corners() and fix off-by-one
2025-07-17T14:36:06Z
f096e73071c80f42d5dde673b266298fe23af26b
Round icon positions in app picker to improve readability
2025-07-17T14:24:37Z
07eab174cac9f8f2279811638776237aeb2c9bc5
Render a sheen over icons (i.e. support UIPrerenderedIcon = false)
2025-07-17T10:06:35Z
d54d1c7bd1d0eac0348b3f392e6431e0710751da
Use index buffers in the compositor
2025-07-17T08:05:52Z
3a870aef7497cbbb3361983f398de52db7ae65bd
Use array buffers in the compositor
2025-07-17T05:34:06Z
7c8e37e64a3f7292a6fe0db262406a4d1c972e15
Fix missing corner radius on the labels within the UISwitch
2025-07-16T22:00:23Z
d657ef4269cd1768e4bc705fa1a8e8f8fd4fa9b5
Implement CALayer cornerRadius and use it for UIButton and UISwitch
2025-07-15T22:47:40Z
678d9a73fa1448fb463203e5e161a9785c81ad6c
Support char and short backed NSNumbers in property list serialization
2025-07-14T22:21:44Z
6b68ea1e374a6a383645228235a5d39a1c769a0d
Fixes kCFBooleanFalse and kCFBooleanTrue
2025-07-14T13:27:04Z
595fea3d07c8e761f2bbcc41e724d9f5732459d6
Clarify use of LLMs is banned (follows from existing copyright policy)
2025-07-14T12:28:41Z
336702844b91b9e28ff4743c4673317c845e3e8b
Implement kCFBooleanFalse and kCFBooleanTrue
2025-07-14T09:53:47Z
76bf7057720ad61a6dd364b06736c9c0648587d9
Pass whole environment to HostConstant::Custom
2025-07-13T23:21:00Z
d9bb3c794c56260e0c7168480ce17a2ac58e7a7e
Implement CFNumberCreate() for some types
2025-07-13T23:07:38Z
e50e4191cc7483f835d97d87c725308d6506f7c7
Correct aliased types