Richard Frith-Macdonald
|
bcbdeb64a8
|
Fix initialisation of NSUUID from string (permit mixed case hex digits)
|
2020-12-15 10:40:55 +00:00 |
|
Richard Frith-Macdonald
|
c1d98567a8
|
fixup incorrect commit
|
2020-12-11 12:19:52 +00:00 |
|
Richard Frith-Macdonald
|
31fbd3f9c7
|
Improve diagnostic logging
|
2020-12-11 12:12:59 +00:00 |
|
Richard Frith-Macdonald
|
afde524e82
|
Fix unused variable on windows
|
2020-12-09 16:37:22 +00:00 |
|
Richard Frith-Macdonald
|
c2fea0a825
|
Add fake interface for NSUserDefaultsWin32 to avoid compiler warning
|
2020-12-09 15:17:46 +00:00 |
|
Richard Frith-Macdonald
|
02b69ca57e
|
Only declare variables for systems which use them.
|
2020-12-09 15:12:11 +00:00 |
|
Richard Frith-Macdonald
|
db4c3c1006
|
Fix typo in comment (incorrect RFC number)
|
2020-12-07 11:46:09 -05:00 |
|
Richard Frith-Macdonald
|
b8f1fc4129
|
Avoid compiler warnings when we do not have real blocks
|
2020-12-07 07:47:15 -05:00 |
|
Richard Frith-Macdonald
|
dfba8adba7
|
Fixup to import local headers rather than installed versions
|
2020-12-07 07:34:44 -05:00 |
|
Richard Frith-Macdonald
|
ea9aa71eeb
|
Avoid compiler warnings on system with pseudo-blocks
|
2020-12-07 07:23:30 -05:00 |
|
Richard Frith-Macdonald
|
10a8e9faf8
|
fix format string error in -description
|
2020-12-07 11:21:16 +00:00 |
|
Richard Frith-Macdonald
|
3bf1fc5490
|
Improve diagnostic output
|
2020-12-07 11:18:51 +00:00 |
|
Richard Frith-Macdonald
|
d7e5158a09
|
An error in a socketpair only applies to the other socket if still opening
|
2020-12-06 09:38:17 -05:00 |
|
Richard Frith-Macdonald
|
71e636cf49
|
Use uinsigned logn for fast enumeration version counter
|
2020-12-04 11:16:13 -05:00 |
|
Richard Frith-Macdonald
|
e111315f87
|
fix typo
|
2020-12-04 11:09:33 -05:00 |
|
Richard Frith-Macdonald
|
09e527c0fd
|
Fix to make value pointed to by mutationsPtr be unsigned long.
|
2020-12-04 11:08:16 -05:00 |
|
Richard Frith-Macdonald
|
897e5fc7dd
|
Fix range check for decoded 32bit integer
|
2020-12-04 06:04:22 -05:00 |
|
Richard Frith-Macdonald
|
60038cbf38
|
Merge branch 'master' of ssh://github.com/gnustep/libs-base into master
|
2020-12-04 04:44:02 -05:00 |
|
Richard Frith-Macdonald
|
02d1cbd34d
|
Suppress warnings about use of 'private' functions from libdispatch
|
2020-12-04 04:43:28 -05:00 |
|
Richard Frith-Macdonald
|
190bafad72
|
declare external block as const void rather than void for consistency and to avoid compiler warning
|
2020-12-04 04:36:42 -05:00 |
|
Richard Frith-Macdonald
|
aeca9c8698
|
Suppress dll import warnings for objc_enumerationMutation() on mingw
|
2020-12-04 04:25:39 -05:00 |
|
Richard Frith-Macdonald
|
468b62bdde
|
use memcpy rather than strncpy to avoid compiler warnings
|
2020-12-03 12:54:41 -05:00 |
|
Richard Frith-Macdonald
|
facfbad126
|
avoid compiler warning
|
2020-12-03 12:48:22 -05:00 |
|
Richard Frith-Macdonald
|
8141fe03f7
|
use memcpy rather than strncpy to avoid compiler warning
|
2020-12-03 12:29:53 -05:00 |
|
Richard Frith-Macdonald
|
679272b50c
|
Use memcpy rather than strncpy/strncat to avoid compiler warnings
|
2020-12-03 12:07:33 -05:00 |
|
Richard Frith-Macdonald
|
379f5f0040
|
use memcpy rather than strncpy to avoid compiler warnings
|
2020-12-03 11:59:37 -05:00 |
|
Richard Frith-Macdonald
|
f18594ff3e
|
tweaks to avoid compiler warnings
|
2020-12-03 11:56:14 -05:00 |
|
Richard Frith-Macdonald
|
1b7bf26bea
|
Merge changes for NSURLSession from EngageHub (formerly Brainstorm).
|
2020-11-29 06:57:47 -05:00 |
|
Richard Frith-Macdonald
|
0dbd863dde
|
Add optimisation for the use of GSImmutableString so that it can make use of the layout of the underlying mutable string that the GSImmutableString is a proxy for.
|
2020-11-22 09:55:39 -05:00 |
|
Richard Frith-Macdonald
|
7fcd11d6c9
|
Rewrite -replaceCharactersInRange:withString: to cope with the case where the string argument is the receiver (or some proxy to the receiver etc).
|
2020-11-22 08:08:34 -05:00 |
|
Richard Frith-Macdonald
|
3bb72398ee
|
Report YES for GSImmutableString being a proxy
|
2020-11-22 08:08:00 -05:00 |
|
Richard Frith-Macdonald
|
5ec87d80b4
|
Fix for text storage objects setting their content to their own immutable proxy
|
2020-11-21 08:23:53 +00:00 |
|
Richard Frith-Macdonald
|
1170e0c0c1
|
add casts to avoid compiler warnings
|
2020-11-20 01:42:33 -05:00 |
|
Richard Frith-Macdonald
|
aa0beb0758
|
Minor tidyup for clearer indentation
|
2020-11-19 08:33:20 -05:00 |
|
Richard Frith-Macdonald
|
8178e52806
|
Correct checks for validity of the second UTF16 value in a surrogate pair
|
2020-11-19 08:27:06 -05:00 |
|
rfm
|
d27dcfbed6
|
Merge pull request #164 from triplef/add-nsfilehandle-url-methods
Add NSFileHandle URL initializers.
|
2020-11-18 09:21:13 +00:00 |
|
Richard Frith-Macdonald
|
e7035cadf3
|
Be defensive about checking for key beginning with @
|
2020-11-18 09:09:48 +00:00 |
|
Frederik Seiffert
|
88a2e0809f
|
Add NSFileHandle URL initializers.
Also use "instancetype" for all initializers.
|
2020-11-17 19:48:05 +01:00 |
|
Richard Frith-Macdonald
|
d4df4b6d87
|
Add methods to control size of in-memory queue os emails
|
2020-11-14 04:25:34 +00:00 |
|
Richard Frith-Macdonald
|
23d431234c
|
Fix bug in offset
|
2020-11-13 05:41:42 +00:00 |
|
Richard Frith-Macdonald
|
a34beadb8e
|
Merge branch 'gnustep_testplant_mergeback' of https://github.com/TestPlant/libs-base into TestPlant-gnustep_testplant_mergeback
Conflicts:
ChangeLog
|
2020-11-13 05:39:15 +00:00 |
|
Frederik Seiffert
|
06fa7792a5
|
Fix compilation with ICU 68.
|
2020-11-12 17:18:09 +01:00 |
|
Richard Frith-Macdonald
|
ae90743153
|
Avoid building unused functions when new string API is used.
|
2020-11-11 22:23:13 +00:00 |
|
rfm
|
17af685b1a
|
Merge branch 'master' into nsurl-additions
|
2020-11-06 09:36:42 +00:00 |
|
rfm
|
8ccd6e2675
|
Merge pull request #102 from Artoria2e5/pluti
Add plutil utility
|
2020-11-06 09:12:33 +00:00 |
|
Richard Frith-Macdonald
|
efabfab3d0
|
Merge branch 'master' of ssh://github.com/gnustep/libs-base
|
2020-10-29 09:05:51 +00:00 |
|
Richard Frith-Macdonald
|
2b840550f0
|
Improve logging of an exception when posting a notification so that, if possible, we include the details of the notification being posted.
|
2020-10-29 09:04:51 +00:00 |
|
Gregory John Casamento
|
2ba26ce34a
|
fix for compilation error
|
2020-10-27 09:44:21 -04:00 |
|
Gregory Casamento
|
e5a7733f04
|
Merge pull request #161 from gnustep/nsurlconnection_10_5_methods
Add methods from 10.5
|
2020-10-27 08:14:22 -04:00 |
|
Gregory John Casamento
|
85f590f88e
|
Add methods for 10.5
|
2020-10-26 23:53:11 -04:00 |
|