Hugo Melder
|
ffe938c49e
|
Update GSXML unit test to use NSURL APIs
|
2022-08-10 17:15:16 +02:00 |
|
Hugo Melder
|
baf1bb9f73
|
initWithScheme:host:path: update parser to detect Windows ALPHA symbol
|
2022-08-10 17:14:24 +02:00 |
|
Hugo Melder
|
8e0dc2ace6
|
Merge pull request #255 from gnustep/coding-msvc-test-fixes
NSArchiver Unit Test Fixes (Size of BOOL) on Windows MSVC
|
2022-08-04 16:58:34 +02:00 |
|
Hugo Melder
|
d14d06d8ae
|
Add ChangeLog
|
2022-08-04 13:24:07 +02:00 |
|
Hugo Melder
|
c70ba22b0c
|
Remove modified GNUmakefile
|
2022-08-04 13:13:55 +02:00 |
|
Hugo Melder
|
0eae4f67de
|
Add modified GNUmakefile
|
2022-08-04 13:12:05 +02:00 |
|
Hugo Melder
|
57233b1332
|
Remove .type files and add it to gitignore
|
2022-08-04 13:07:50 +02:00 |
|
Hugo Melder
|
e6789cb7ed
|
Fix coding unit test and tolerate size differences
|
2022-08-04 13:05:43 +02:00 |
|
Frederik Seiffert
|
42efca0754
|
Fix time zone lookup on Windows MSVC when using non-English locale
|
2022-08-03 17:05:23 +02:00 |
|
Richard Frith-Macdonald
|
abd5223579
|
Fixup debug logging of http requests with authentication
|
2022-07-27 13:52:01 +01:00 |
|
Gregory Casamento
|
e835725b86
|
Merge pull request #251 from gnustep/nstask_updates
|
2022-06-17 02:21:22 -04:00 |
|
Gregory John Casamento
|
4df89b611f
|
Remove test, since it is not needed
|
2022-06-17 01:40:58 -04:00 |
|
Gregory John Casamento
|
a6ff0553b5
|
Minor cleanup, add test
|
2022-06-17 01:38:45 -04:00 |
|
Gregory John Casamento
|
3a988fcb45
|
Update NSTask and add test
|
2022-06-17 01:32:43 -04:00 |
|
Richard Frith-Macdonald
|
fa27828206
|
Remove duplicate
|
2022-06-16 13:32:13 +01:00 |
|
Richard Frith-Macdonald
|
86790ff966
|
Add some more recent appl error codes
|
2022-06-16 12:26:39 +01:00 |
|
Richard Frith-Macdonald
|
2ffa8c1cad
|
Return errors and use them to raise exception in -launch
|
2022-06-16 11:52:04 +01:00 |
|
Gregory John Casamento
|
94b08cf647
|
Implement launch in terms of launchAndReturnError:
|
2022-06-14 03:16:21 -04:00 |
|
Gregory John Casamento
|
dcb1a0ab1a
|
Implement launchAndReturnError:
|
2022-06-08 14:58:18 -04:00 |
|
Gregory John Casamento
|
664daf4ed0
|
Fix accidental close parenthesis
|
2022-06-08 14:37:17 -04:00 |
|
Gregory John Casamento
|
bcc87bccda
|
Implement 10.13 methods for NSTask
|
2022-06-08 14:09:09 -04:00 |
|
Gregory John Casamento
|
6c7386f5e1
|
Add new methods for NSTask
|
2022-06-07 21:32:11 -04:00 |
|
Hugo Melder
|
eb93c3661b
|
Update INSTALL to include NSURLSession dependencies
|
2022-05-29 19:06:41 +02:00 |
|
Richard Frith-Macdonald
|
1934ce6205
|
Changes to avoid placing sensitive information in debug logs.
|
2022-05-20 12:32:31 +01:00 |
|
Gregory John Casamento
|
cc38f2f4a1
|
Import NSString.h to fix issue that occurs in libs-gui/Source/NSFontAssetRequest.m -- fix suggested by @triplef
|
2022-04-30 05:56:51 -04:00 |
|
Frederik Seiffert
|
6de8384ea5
|
Fix NSDictionary forward declaration in NSProgress.h
|
2022-04-30 11:00:10 +02:00 |
|
Frederik Seiffert
|
ba71c24cad
|
Fix forward declarations in NSProgress.h
|
2022-04-30 09:54:00 +02:00 |
|
Frederik Seiffert
|
8ca4381676
|
Add userInfo accessor to NSProgress.
|
2022-04-29 19:54:09 +02:00 |
|
Richard Frith-Macdonald
|
57eae2e779
|
Small logging improvement for exception returned when we are expecting nothing
|
2022-04-14 15:46:21 +01:00 |
|
Richard Frith-Macdonald
|
2a80449c4b
|
Change for normalisation of composed charactr sequences
|
2022-04-07 14:37:13 +01:00 |
|
Richard Frith-Macdonald
|
9460d6a469
|
Normalize repeated combining characters to a single one
|
2022-04-07 14:35:05 +01:00 |
|
Richard Frith-Macdonald
|
d18cba351c
|
Add test for repeated combining characters
|
2022-04-07 14:34:26 +01:00 |
|
Gregory Casamento
|
d40b0234d3
|
Merge pull request #249 from gnustep/NSCalendar_changes
|
2022-04-06 19:37:40 -04:00 |
|
Gregory John Casamento
|
9cc7266931
|
Move era/hour/min/sec tests to it's own file.
|
2022-04-06 16:01:41 -04:00 |
|
Gregory John Casamento
|
e99dd4ec6b
|
Add implementation for getEra:... and getHour:... method in NSCalendar. Add documentation to all methods.
|
2022-04-06 14:19:36 -04:00 |
|
Gregory John Casamento
|
71e07e1a82
|
Add component:fromDate:
|
2022-04-04 23:57:10 -04:00 |
|
Gregory John Casamento
|
cb87724a21
|
Add 10.9 methods for getEra:..., getHour:... etc
|
2022-04-04 19:26:22 -04:00 |
|
Frederik Seiffert
|
38b14bb8ec
|
CI: downgrade to Visual Studio 2019
Works around build errors in libobjc2 and libdispatch under Visual Studio 17.1 due to stdatomic.h being unsupported in C:
https://github.com/gnustep/libobjc2/issues/225
|
2022-03-15 21:35:03 +01:00 |
|
Gregory John Casamento
|
3c29d9a1a8
|
Add changelog entry
|
2022-03-07 07:37:32 -05:00 |
|
Gregory John Casamento
|
95a24fb651
|
Add new methods for NSIndexPath. Add row, section, item and new init methods
|
2022-03-07 07:35:12 -05:00 |
|
Richard Frith-Macdonald
|
ae72ee4593
|
Fix for #243
|
2022-03-07 10:13:44 +00:00 |
|
Gregory Casamento
|
61d14215fa
|
Merge pull request #242 from gnustep/NSCollectionViewLayout_branch
This branch is to support methods needed by NSCollectionView layout methods. Added NSIndexMethods needed.
|
2022-03-07 04:33:31 -05:00 |
|
Gregory John Casamento
|
77e6315e2e
|
Correct issues as discussed in PR by Fred and Richard.
|
2022-03-06 20:59:27 -05:00 |
|
Gregory John Casamento
|
f42def6ea5
|
Add necessary methods to NSIndexPath to support NSCollectionView with layouts. Needed item,section information in NSIndexPath object
|
2022-03-03 02:26:33 -05:00 |
|
Richard Frith-Macdonald
|
ea1575b63c
|
fix bug in testing whether an NSDistantObject responds to selectors.
|
2022-02-25 13:00:55 +00:00 |
|
Gregory John Casamento
|
0fd132fe9f
|
Minor change: Update DocMakefile with all headers.
|
2022-02-21 14:47:08 -05:00 |
|
Frederik Seiffert
|
b6740f0f6c
|
Fix some checks when using ICU DLL from Windows 10
|
2022-02-18 19:06:54 +01:00 |
|
rfm
|
7187cab003
|
Merge pull request #240 from triplef/instancetype-and-generics
Annotated various methods with instancetype and generics
|
2022-02-18 11:52:44 +00:00 |
|
Richard Frith-Macdonald
|
0b1a2d4d66
|
Tidy positioning of semicolon to be inside IF_NO_ARC() macros so it won't appear in the source when compiled with ARC
|
2022-02-17 10:21:36 +00:00 |
|
Richard Frith-Macdonald
|
c76ebf2962
|
Replaced IF_NO_GC() macro calls with the more descriptive IF_NO_ARC()
and deprecate it. Searched for and removed obsolete references to
garbage collection in comments and documentation.
|
2022-02-17 10:08:18 +00:00 |
|