-
Notifications
You must be signed in to change notification settings - Fork 282
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Small array keyword fixes for NSPredicate
- Loading branch information
Richard Frith-Macdonald
committed
Oct 8, 2023
1 parent
e58b83c
commit 531d3b8
Showing
3 changed files
with
32 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,8 @@ | ||
2023-10-08 Richard Frith-Macdonald <[email protected]> | ||
|
||
* Source/NSPredicate.m: fixup for array access keywords | ||
* Tests/base/NSPredicate/basic.m: add simple testcases for array | ||
|
||
2023-10-07 Gregory John Casamento <[email protected]> | ||
|
||
* Headers/Foundation/NSKeyValueObserving.h | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters