Commit graph

12958 commits

Author SHA1 Message Date
hmelder
153fe3f7f0 Replace NSArray subscripting with traditional method call 2023-12-28 12:02:04 +01:00
hmelder
cb05d93167 Remove array and dictionary literals 2023-12-28 12:02:04 +01:00
hmelder
4f2cb0672c Remove redefinition in Tests/KVC/nsnull.m 2023-12-28 12:02:04 +01:00
hmelder
7a39bcf319 Fix formatting 2023-12-28 12:02:04 +01:00
hmelder
6f3c7ce76b KVC nsnull.m add trailing newline 2023-12-28 12:02:04 +01:00
hmelder
3d6a149788 Update ChangeLog 2023-12-28 12:02:04 +01:00
hmelder
7b657f4777 NSPredicate: Check if predicates with NSNull work as expected 2023-12-28 12:02:04 +01:00
hmelder
4e45c968d5 Add unit test for NSNull and KVC 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
695b650d4a add project authors in index 2023-12-21 21:32:35 +00:00
rfm
9acd9f8e76 document autogsdoc change 2023-12-21 20:24:07 +00:00
rfm
a442d730ce Don't include GS_GENERIC macros 2023-12-21 20:21:26 +00: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
c1e14dada3 Ignore NS_DEPRECATED 2023-12-04 17:31:19 +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
5917e32dbb Add macro to mark unimplemented functions and methods 2023-11-21 08:54:39 +00:00
rfm
270429cf97 Warn if we can't find the library version for a bundle 2023-11-21 08:31:44 +00:00
rfm
d9d28b6e57 fixup missing return 2023-11-20 23:32:41 +00:00
rfm
7486f8e7d1 Fixed parsing of __attribute__ (ignored) in function arguments 2023-11-20 23:06:39 +00:00
rfm
69dbfb6b43 Fixup for __attribute__ before variable name 2023-11-20 20:18:39 +00:00
Frederik Seiffert
3b3687afb3 Fix NSURLRequest test
We can't use parameters containing commas in macros.
2023-11-15 08:59:57 +01:00
Frederik Seiffert
fd7f11a134 Support deleting NSMutableURLRequest headers by calling setValue:forHTTPHeaderField: with nil value. 2023-11-14 23:04:42 +01:00
rfm
a67e28ad67 Avoid compiler warnings and fix error in assertion 2023-11-14 21:29:11 +00: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
41ad571889 ChangeLog recording autogsdoc improvments 2023-11-14 20:06:59 +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
319d9fd300 Add support for multiple comma separated variable declarations 2023-11-14 10:47:57 +00:00
rfm
14fde39b4a Add missing space in autogenerated text 2023-11-13 21:43:27 +00:00
Riccardo Mottola
96ed084569 header cleanup for documentation: copyrights, texinfo comments, etc 2023-11-13 22:38:16 +01:00
rfm
80964992bc Incorporate Riccardo's changes too.
Merge branch 'autogsdoc-improvements' of ssh://github.com/gnustep/libs-base into autogsdoc-improvements
2023-11-13 20:17:12 +00:00
rfm
086ea5d04e Changes to avoid autogsdoc warnings 2023-11-13 20:16:46 +00:00
Riccardo Mottola
ed0a06015b Merge branch 'autogsdoc-improvements' of https://github.com/gnustep/libs-base into autogsdoc-improvements 2023-11-13 21:12:24 +01:00
Riccardo Mottola
0e01e51014 update dependency in install.texi and not INSTALL, so it gets properly regenerated 2023-11-13 21:12:09 +01:00