Wolfgang Lux
|
cc50c639ae
|
Fall back to a sane default if the TLS priority setting is invalid.
|
2019-10-29 10:14:35 +01:00 |
|
Gregory John Casamento
|
ebbe3f9081
|
Header corrections
|
2019-10-29 04:21:45 -04:00 |
|
Gregory John Casamento
|
bac06f2312
|
Fix compilation issue with duplicate keys
|
2019-10-29 02:01:55 -04:00 |
|
Gregory John Casamento
|
a23e54c107
|
NSMetadataAttributes constants
|
2019-10-29 01:54:05 -04:00 |
|
Gregory John Casamento
|
ab7f39d833
|
Merge branch 'master' of github.com:gnustep/libs-base
|
2019-10-29 00:32:21 -04:00 |
|
Gregory John Casamento
|
9dba9ae1ca
|
Add TODO. Will will defer completion of these classes until I have time to complete the NSProcessInfo activity methods.
|
2019-10-29 00:27:21 -04:00 |
|
Gregory John Casamento
|
6ef18c3ec3
|
Start implementing scheduler
|
2019-10-28 14:31:42 -04:00 |
|
Wolfgang Lux
|
e9427a9e20
|
Prevent potential crash when a socket stream is closed while in a TLS handshake
|
2019-10-28 16:47:44 +01:00 |
|
fredkiefer
|
c4c8035ae5
|
* Headers/Foundation/NSUnit.h,
* Source/NSUnit.m: Clean up code and fix bugs.
|
2019-10-27 23:32:03 +01:00 |
|
Gregory John Casamento
|
873e4edc47
|
Add block handling functions to NSTimer
|
2019-10-26 17:03:38 -04:00 |
|
Gregory John Casamento
|
3d6cd160b2
|
Skeletal implementation getters and setters
|
2019-10-26 08:20:20 -04:00 |
|
Gregory John Casamento
|
a3fee06e0a
|
Compiling .m skeleton
|
2019-10-26 08:11:59 -04:00 |
|
Gregory John Casamento
|
51fe0bc550
|
Compiling header
|
2019-10-26 08:10:01 -04:00 |
|
Gregory John Casamento
|
aa8f60c30e
|
Initial empty skeleton
|
2019-10-26 07:45:19 -04:00 |
|
Fred Kiefer
|
78dc958f7b
|
Merge pull request #72 from triplef/fix-enumeration-queue
Perform non-concurrent block enumeration in place.
|
2019-10-25 20:32:07 +02:00 |
|
Fred Kiefer
|
2fb200b705
|
Merge branch 'master' into fix-enumeration-queue
|
2019-10-25 17:57:59 +02:00 |
|
Fred Kiefer
|
1df4587b13
|
Merge pull request #78 from triplef/nsmaptable-generics
Added generics support to NSMapTable
|
2019-10-25 17:56:47 +02:00 |
|
Fred Kiefer
|
5b84723e59
|
Merge pull request #77 from triplef/fix-nsdate-instancetype
Updated NSDate to use instancetype.
|
2019-10-25 17:49:39 +02:00 |
|
Frederik Seiffert
|
c22f24de73
|
Added generics support to NSMapTable
Also updated NSMapTable and NSHashTable to use "instancetype".
|
2019-10-25 11:19:26 +02:00 |
|
Gregory John Casamento
|
517f2212c5
|
Correct spelling of header
|
2019-10-24 21:01:17 -04:00 |
|
Gregory Casamento
|
040c553063
|
Merge pull request #76 from gnustep/UnitsOfMeasure
Implement Units of measure changes into GNUstep
|
2019-10-24 20:20:33 -04:00 |
|
Gregory John Casamento
|
a251bbbb58
|
Minor fixes
|
2019-10-24 19:38:19 -04:00 |
|
Gregory John Casamento
|
058762c8c5
|
Simplify method
|
2019-10-24 18:51:21 -04:00 |
|
Gregory John Casamento
|
2b3846e76d
|
Add TODOs
|
2019-10-24 18:22:10 -04:00 |
|
Gregory John Casamento
|
5f060018eb
|
Remove uneeded <NSCoding> declarations
|
2019-10-24 18:17:59 -04:00 |
|
Gregory John Casamento
|
d5bf551f37
|
Remove uneeded <NSCoding> declarations
|
2019-10-24 18:16:59 -04:00 |
|
Gregory John Casamento
|
19c305c06c
|
Remove uneeded <NSCoding> declarations
|
2019-10-24 18:15:37 -04:00 |
|
Gregory John Casamento
|
645fa0c094
|
Final implementations of formatters.
|
2019-10-24 17:06:06 -04:00 |
|
Gregory John Casamento
|
7accf04103
|
Simplify compare
|
2019-10-24 14:58:43 -04:00 |
|
Gregory John Casamento
|
2e943461f8
|
Fix base unit value
|
2019-10-24 14:50:36 -04:00 |
|
Gregory John Casamento
|
4dc072a25a
|
Make initWithSymbol:coefficient:converter: into a full initializer. Use self instead of creating a new object.
|
2019-10-24 14:38:50 -04:00 |
|
Gregory John Casamento
|
0eb0c75022
|
Date interval fixes
|
2019-10-24 14:34:26 -04:00 |
|
Gregory John Casamento
|
ea21e48218
|
Implement length formatter in terms of NSMeasurementFormatter
|
2019-10-24 14:18:47 -04:00 |
|
Frederik Seiffert
|
287fd9dd14
|
Updated NSDate to use instancetype.
|
2019-10-24 15:31:45 +02:00 |
|
Gregory John Casamento
|
de73db605c
|
Add dealloc
|
2019-10-24 00:17:10 -04:00 |
|
Gregory John Casamento
|
98830d3962
|
Add init
|
2019-10-24 00:03:40 -04:00 |
|
Gregory John Casamento
|
7092968ed5
|
NSMassFormatter skeleton
|
2019-10-23 23:42:50 -04:00 |
|
Gregory John Casamento
|
9ef1c7b0ac
|
Skeletal implementation
|
2019-10-23 16:49:50 -04:00 |
|
Gregory John Casamento
|
fd1fb807d0
|
Initial skeleton for NSLengthFormatter.
|
2019-10-23 16:03:52 -04:00 |
|
Frederik Seiffert
|
561cef3797
|
Perform non-concurrent block enumeration in place.
Was previously using serial queue, which doesn't match Apple platforms.
|
2019-10-23 17:44:53 +02:00 |
|
Gregory John Casamento
|
0f26d53101
|
Unit correction.
|
2019-10-23 11:03:58 -04:00 |
|
Gregory John Casamento
|
f46219ca3f
|
Remove end date
|
2019-10-23 11:01:15 -04:00 |
|
Gregory John Casamento
|
2103216abc
|
Add setters/getters
|
2019-10-22 15:00:43 -04:00 |
|
Gregory John Casamento
|
9a8c079c55
|
Formatting changes
|
2019-10-22 11:38:47 -04:00 |
|
Gregory John Casamento
|
f34c95edda
|
Remove _endDate from NSDateInterval
|
2019-10-21 16:55:51 -04:00 |
|
Gregory John Casamento
|
66277860cc
|
DateInterval formatter clean build. Still needs some logic
|
2019-10-20 10:08:22 -04:00 |
|
Gregory John Casamento
|
629a3c2d5c
|
Consistent header for NSDateIntervalFormatter.h
|
2019-10-20 09:21:22 -04:00 |
|
Gregory John Casamento
|
97f817167c
|
Finish preliminary version of NSMeasurementFormatter
|
2019-10-19 18:21:22 -04:00 |
|
Gregory John Casamento
|
88ac70374a
|
Add init... update comments
|
2019-10-19 09:36:49 -04:00 |
|
Gregory John Casamento
|
8dd3b32d90
|
Add init
|
2019-10-19 07:03:33 -04:00 |
|