rfm
bad85d69f7
add write error debug log
2024-01-29 21:05:54 +00:00
rfm
742d9fc843
improve poor debug log
2024-01-29 21:00:22 +00:00
rfm
41d948b5bb
patch to improve thread startup by Larry Campbell
2024-01-29 19:50:44 +00:00
rfm
b7f66a9dd3
fix for issue #365
2024-01-29 14:27:32 +00:00
rfm
a0ce4ab880
keep observer retained until removed
2024-01-09 08:25:28 +00:00
rfm
db90ab6bb9
fix leak spotted by Larry Campbell
2024-01-05 08:22:24 +00:00
hmelder
7a39bcf319
Fix formatting
2023-12-28 12:02:04 +01:00
hmelder
61bb82e902
NSNull: Implement valueForUndefinedKey and return [NSNull null]
2023-12-28 12:02:04 +01:00
Riccardo Mottola
08858caf29
cleanup biolerplate comments, enable autogsdoc comments, cleanup some old RCS/CVS tags, fix emails
2023-12-23 02:44:50 +01:00
rfm
6ad8953196
fix minor documentation generation warning
2023-12-21 20:20:52 +00:00
rfm
c739ac81bd
Another path fix
2023-12-19 14:24:13 +00:00
rfm
cead13c823
cope with partial path to file containing class
2023-12-12 21:11:55 +00:00
rfm
48e599ae06
add some logging info
2023-12-12 20:59:09 +00:00
rfm
286a127501
Warn about unmatched <ignore> tags
2023-12-12 20:45:06 +00:00
rfm
70e56ecfea
bugfix by by danieljboyd@icloud.com
2023-12-06 17:40:06 +00:00
rfm
aec85c5a4f
remove obsolete size restriction on port messages
2023-12-05 14:33:56 +00:00
rfm
05c1ba2e6e
ifindentation fixes
2023-12-05 14:12:07 +00:00
rfm
5c5a62e8d4
Avoid conflict of ivar name with systemcall name
2023-11-30 08:16:02 +00:00
rfm
2473c744d1
fix accidentally deleted line
2023-11-23 17:30:51 +00:00
rfm
07fed93200
Improvements for github issue 352
2023-11-23 16:39:58 +00:00
rfm
c1c17df624
avoid compiler warning
2023-11-23 16:35:35 +00:00
Riccardo Mottola
d22abeebc5
add further debug log
2023-11-21 17:30:00 +01:00
rfm
a01afe20b9
Fixup error intrduced in last commit
2023-11-21 14:05:24 +00:00
rfm
d98bc5cf2f
Fix path format for backslashes on windows
2023-11-21 13:18:43 +00:00
rfm
270429cf97
Warn if we can't find the library version for a bundle
2023-11-21 08:31:44 +00:00
Frederik Seiffert
fd7f11a134
Support deleting NSMutableURLRequest headers by calling setValue:forHTTPHeaderField: with nil value.
2023-11-14 23:04:42 +01:00
rfm
b4feee311f
Fix for #334
2023-11-14 21:20:50 +00:00
rfm
e8b67e3e0b
fix for #292
2023-11-14 20:55:22 +00:00
rfm
58397df4bc
Merge branch 'autogsdoc-improvements'
...
Adds ObjC2 support and various bugfixes
2023-11-14 20:00:36 +00:00
rfm
dc96e8ec47
more options to close descriptors (for portability)
2023-11-14 19:56:43 +00:00
rfm
ae9892db11
Use closefrom() if available
2023-11-14 11:34:55 +00:00
rfm
15ff083a9a
Reformatting and compilation fixes.
2023-11-13 19:45:16 +00:00
hmelder
a66d25598e
NSObject: Change return type of setVersion: from id to void
2023-11-13 20:01:11 +01:00
Hugo Melder
ac38295f64
NSRegularExpression: Improved Error and Exception handling to match macOS behaviour ( #343 )
...
* NSRegularExpression: Match macOS error handling
* Add test cases for error handling
* NSRegularExpression: Raise an NSInvalidArgumentException instead of NSInternalInconsistencyException
* Check if NSRegularExpression throws an exception
2023-11-13 19:55:49 +01:00
rfm
40ebe6df30
Minore documentation cross reference fixes
2023-10-30 19:55:45 +00:00
rfm
e027ff8585
Minor documentation tweaks
2023-10-30 16:56:05 +00:00
rfm
44dc5cef3d
Documentation error tweaks
2023-10-30 16:09:10 +00:00
rfm
2e48b09feb
Raise exception for unimplemented methods
2023-10-30 15:37:18 +00:00
rfm
8b4a8820a8
Fix to ensure correct version of mheader fiel is imported
2023-10-30 14:30:06 +00:00
rfm
1cce7e97e2
Mark unimplemented methods
2023-10-30 14:29:25 +00:00
rfm
0db43469c2
Fuylly specify argument type
2023-10-30 13:58:23 +00:00
rfm
112c60b48b
Tweaks to make preprocessor documentation more reliable
2023-10-30 12:27:25 +00:00
rfm
57f066442e
Add diagnostic code and implement lookup for metods in informal protocols
2023-10-27 15:10:11 +01:00
rfm
1942313dea
NSISO8601DateFormatter bugfix (as reported by kevinpeizner) and tweaks.
2023-10-26 14:19:06 +01:00
rfm
fa30cfa93a
Remove -WordMap information (now built in to autogsdoc) and use -Verbose
2023-10-26 11:24:30 +01:00
Riccardo Mottola
02262e9ac0
some cleanup for autogsdoc
2023-10-23 21:41:59 +02:00
rfm
7dfe3c56a5
Add missing preprocessor value mappings
2023-10-23 19:56:10 +01:00
rfm
7924d3a08f
Merge pull request #333 from qmfrederik/fixes/objc-includes
...
Add missing includes for `objc_msg_lookup` in `NSObject.m` and `NSProxy.m`
2023-10-21 19:08:49 +01:00
rfm
ab11ba285e
Merge pull request #337 from qmfrederik/fixes/tool-not-found-error
...
NSDistributedNotificationCenter: Throw a descriptive exception when gdnc could not be found
2023-10-21 19:08:02 +01:00
rfm
921c1317f7
Fix to make working directory checks function on windows
2023-10-11 18:10:44 +01:00