-
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.
patch to improve thread startup by Larry Campbell
- Loading branch information
Showing
2 changed files
with
6 additions
and
5 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,7 +1,12 @@ | ||
2024-01-08 Richard Frith-Macdonald <[email protected]> | ||
|
||
* Source/NSOperation.m: patch for issue #366 by Larry Campbell. | ||
|
||
2024-01-08 Richard Frith-Macdonald <[email protected]> | ||
|
||
* Source/NSJSONSerialization.m: Fix for issue #365 ... don't try to | ||
create a string ending with the first half of a unicode surrogate pair. | ||
|
||
2024-01-08 Richard Frith-Macdonald <[email protected]> | ||
|
||
* Source/NSNotificationCenter.m: fix for memory leak should keep the | ||
|
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