rfm
|
92247d13c9
|
Merge pull request #419 from 2xsaiko/outgoing/nsfmurls
Implement -[NSFileManager URLsForDirectory:inDomains:]
|
2024-06-12 11:00:49 +01:00 |
|
Gregory Casamento
|
ced4cd0531
|
Merge pull request #410 from gnustep/NSExpression_branch
|
2024-06-11 11:46:56 -04:00 |
|
Marco Rebhan
|
952e076084
|
Implement -[NSFileManager URLsForDirectory:inDomains:]
|
2024-06-11 17:14:36 +02:00 |
|
Hugo Melder
|
4d3926d250
|
Implement -[NSString enumerateLinesUsingBlock:] (#407)
* Implement -[NSString enumerateLinesUsingBlock:]
* Fix formatting
* Use GNUstep CALL_BLOCK macro
|
2024-06-04 22:19:45 +02:00 |
|
Gregory John Casamento
|
48ab2e2bc7
|
Add implementation of expressionValueWithObject:context: to GSAggregateExpression
|
2024-05-28 15:03:26 -04:00 |
|
Gregory John Casamento
|
392a626444
|
Add missing enum values, add skeleton implementations for metods, add simple tests
|
2024-05-25 00:39:34 -04:00 |
|
Gregory John Casamento
|
5eea30b530
|
Add 10.6 NSExpression methods
|
2024-05-24 14:28:04 -04:00 |
|
Gregory John Casamento
|
7721da047d
|
Minor update: Remove implemented macros/errors
|
2024-04-26 08:47:02 -04:00 |
|
Steven R. Baker
|
7525d942b7
|
Add the NSDebugEnabled boolean
|
2021-11-30 21:14:29 +00:00 |
|
Frederik Seiffert
|
88a2e0809f
|
Add NSFileHandle URL initializers.
Also use "instancetype" for all initializers.
|
2020-11-17 19:48:05 +01:00 |
|
Frederik Seiffert
|
01e7034262
|
Add NSURL methods:
- URLByAppendingPathComponent:isDirectory:
- isFileReferenceURL (always returns NO)
- fileReferenceURL
- filePathURL
|
2020-08-03 13:08:15 +02:00 |
|
Frederik Seiffert
|
5dfda50d82
|
Implement -[NSXMLParser initWithStream:].
|
2020-05-05 19:41:22 +02:00 |
|
Gregory John Casamento
|
20745f34bc
|
Move MISSING file to root of base.
|
2020-04-02 06:21:48 -04:00 |
|