Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Berlin/Odessa
Popular repositories
-
Example iOS app demonstrating how Circle Gesture Recogniser is working
Objective-C 10
-
-
-
-
-
931 contributions in the last year
Contribution activity
June 2020
Created a pull request in apple/swift that received 5 comments
[stdlib] adds fast path to internal func foreignErrorCorrectedGrapheme
Adds fast path to internal func foreignErrorCorrectedGrapheme. Addresses TODO. Eliminates redundant buffer zeroing in slow path.
+22
−8
•
5
comments
- Fixes 5 static analyser issues in CFPreferences.c
- Fix memory leak in function updateFormatter
- Fix memory leak in _NSPrintForDebugger
- Fix memory leak in function CFTimeZoneCreateWithName
- Uses var (otherwise not used) as parameter to open file in CFFileUtilities
- Changes type avoiding undefined behaviour shifting left negative value in CFTimeZone
- Removes uninitialized variable in function __CFMessagePortCreateRemote in CFMessagePort
- Eliminates redundant array creation in convinience NSString.init()
- Eliminates redundant buffer zeroing in NSURL
Created an issue in rism-ch/verovio that received 12 comments
[Question] Benefiting of having multiple CPU cores
At the moment Verovio is using single CPU core for everything: parsing xml, laying out document and rendering pages. Even slowest mobile devices ha…
12
comments
11
contributions
in private repositories
Jun 2 – Jun 4