AgeSort asc/desc | Change |
---|---|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 Next | |
Jan 28, 2023 | |
3 days 8 hours | Foundation.qcodeproj: add package dependencies for Bookworm |
3 days 8 hours | AppKit.qcodeproj: add package dependencies for Bookworm |
3 days 13 hours | Foundation: NSString: fix integer underflow issue in _mutablePathComponents |
3 days 16 hours | mySTEP.make: add -rpath-link for lib64 needed for arm64 cross-compile |
3 days 16 hours | UnitTesting: AddressBookTests: add missing Info.plist |
3 days 16 hours | PDFKit: fix for .pbxproj |
3 days 16 hours | OCUnit: SenFoundation: fix #import (there is no NSNumber.h but NSValue.h) |
3 days 16 hours | ImageKit: remove dependency on non-standard NSScaleRotateFlipView |
3 days 16 hours | NSMethodSignature: fix ussies with ffi_closure |
3 days 16 hours | ObjC: add Info.plist |
3 days 16 hours | CoreData: add Info.plist |
Jan 26, 2023 | |
5 days 15 hours | NSNotificationCenter: fix return type of -hash |
Jan 18, 2023 | |
13 days 3 hours | modernize some .qcodeproj files |
13 days 3 hours | Security: Authorization: include CoreFoundation for OSStatus and others |
13 days 3 hours | IOBluetooth: include CoreFoundation for OSStatus and others |
13 days 3 hours | Foundation: NSNotificationCenter: fix NSHashCString -> __NSHashCString |
13 days 3 hours | CoreWLAN_: include CoreFoundation for OSStatus |
13 days 3 hours | CoreFoundation: define some libkern/IOTypes centrally here |
13 days 18 hours | mySTEP.make: make install_local work again on MacOS |
Jan 14, 2023 | |
17 days 8 hours | CoreDataBase: SQL: prepare to save as a HTML <table> |