rfm
d6bb6deff6
fix small bug and add optimisation
2024-02-02 15:40:44 +00:00
Dave Vernon
947f0f8b52
Revert inadvertent change.
2024-02-01 09:25:49 -07:00
Frederik Seiffert
f7eff46e86
Fix NSLocale -countryCode incorrectly returning language code
2024-02-01 10:27:14 +01:00
DavidHVernon
c9999c8dcb
experiment.
2024-01-31 15:44:03 -07:00
rfm
2df0df5450
move tcp tune code to be shared between windows and unix
2024-01-30 15:26:34 +00:00
rfm
ca48e4f5d7
Merge branch 'master' of ssh://github.com/gnustep/libs-base
2024-01-30 15:09:32 +00:00
rfm
46e7064393
Stream debug and event handling improvements
2024-01-30 15:08:31 +00:00
Frederik Seiffert
524a0c498f
Fixed dangling AAssetDir pointer on Android
2024-01-30 10:36:12 +01:00
rfm
3bc0a58531
yet more debug info
2024-01-29 21:46:11 +00:00
rfm
562ee46118
clarer debug log
2024-01-29 21:24:31 +00:00
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