Wolfgang Lux
8530df15cb
Call the error handler also when a file to be removed does not exist.
2025-04-17 14:16:45 +02:00
rfm
198b18c18a
improve error handling
2025-04-16 22:50:49 +01:00
Wolfgang Lux
ddb68e1b29
Use the documented key for the file path when calling the error handler
2025-04-15 16:14:24 +02:00
Wolfgang Lux
f6e6b05f48
Fix potential deadlock in NSOperationQueue when exiting a background thread
2025-04-08 16:06:29 +02:00
rfm
b39853e21a
ifix for issue #500
2025-04-01 19:42:50 +01:00
rfm
ce9699d5c5
Fixup key name that I advised on incorrectly - needs the correct prefix.
2025-03-26 16:16:57 +00:00
Earl Robsham
f8173506cd
Add GSDigestURIOmitsQuery
key
2025-03-25 19:40:03 -04:00
Earl Robsham
dc4270128d
Fix Authorization
header generation
...
Fixes `Authorization` header generation to include the query parameters (if present).
This brings the implementation inline with MacOS, and fixes digest auth with certain picky services.
2025-03-21 17:24:56 -04:00
rfm
a46f86837f
associated objects initial implementation
2025-03-08 17:26:32 +00:00
rfm
83e67957bc
fix exception for bad launch path
2025-03-06 15:49:41 +00:00
rfm
46c5917d5f
Fix race condition on task termination
2025-03-06 12:12:23 +00:00
rfm
6307e474dd
Bugfix release 1.31.1
2025-02-28 17:38:20 +00:00
rfm
c5debba630
Fix for s390x
2025-02-22 22:41:10 +00:00
rfm
519c4da4b2
Update ChangeLog
2025-02-18 11:30:58 +00:00
Hugo Melder
b3d5c20277
Update ChangeLog and fix coding style and leaks in testcases
2025-02-18 09:37:59 +00:00
Wolfgang Lux
5bfbde1e5a
Don't install CoreFoundation header when installing base additions on macOS
2025-02-14 17:25:16 +01:00
rfm
d1d5552dfb
Fixup for requests with paths containing escaped slashes
2025-02-14 12:34:07 +00:00
rfm
b641bf1e99
New release
2025-02-10 17:00:46 +00:00
rfm
c722328e5c
Regular expression improvements for classic environment
2025-01-04 15:05:14 +00:00
rfm
ae8367e401
Merge branch 'weakref' for wek reference support improvements.
2025-01-01 15:05:31 +00:00
rfm
bbd1f03183
fixup for removal from mutable array
2025-01-01 13:39:13 +00:00
rfm
5a9eeec452
Merge branch 'master' into weakref
2024-12-31 14:33:53 +00:00
rfm
46d19b5dd5
Updates for changes to IANA time zone data.
2024-12-31 14:31:43 +00:00
rfm
0ede979d15
Fixes for tests with weak pointers in notification observers.
2024-12-28 07:48:32 +00:00
rfm
bdf4403195
Weak pointer support fixes and use for notification observers.
2024-12-28 07:48:32 +00:00
rfm
8d2731c655
Add instructions on updating defaults
2024-12-04 17:57:23 +00:00
rfm
cf1283ef14
changelog entry
2024-11-30 07:41:58 +00:00
rfm
f371b8068e
Merge branch 'master' into master
2024-11-29 09:38:36 +00:00
Matvii Jarosh
ba0d5403f9
Fix NSByteOrder
2024-11-26 17:51:28 +02:00
Matvii Jarosh
64308292a8
maybe finished NSInvocation
2024-11-25 19:22:39 +02:00
rfm
168c2a4c90
fix a leak establishign a connection
2024-11-24 16:38:23 +00:00
rfm
021812f43d
Fix another leak
2024-11-22 06:18:44 +00:00
rfm
99bb50d2c0
avoid stack overflow
2024-11-22 06:04:38 +00:00
rfm
4c287f20b3
More regular expression leak fix changes ... use older code (plus fixes).
2024-11-21 21:05:34 +00:00
rfm
087716fffa
Improve dagnostic method for memory leaks
2024-11-21 18:18:06 +00:00
rfm
37e07116a0
Document latest changes
2024-11-21 14:48:18 +00:00
Matvii Jarosh
410b295b01
Add EdgeInsets missing function in value
2024-11-21 13:01:31 +02:00
rfm
691d1eaafe
re-add entry for recent fixes
2024-11-19 17:05:00 +00:00
Matvii Jarosh
055cb708f9
fix enums
2024-11-19 18:45:39 +02:00
Matvii Jarosh
aa4a062692
Merge branch 'nsgeometry-missing-func' of github.com:Matvii-Jarosh/libs-base into nsgeometry-missing-func
2024-11-19 18:41:37 +02:00
Matvii Jarosh
97ba75c5c8
fixed enums
2024-11-19 18:34:27 +02:00
rfm
e0b37c4a1b
Merge branch 'master' into nsgeometry-missing-func
2024-11-19 14:10:12 +00:00
rfm
e7e7051acd
Document changes
2024-11-19 12:27:56 +00:00
Matvii Jarosh
19d6aefa47
Added many missing features to NSGeometry
2024-11-18 18:07:59 +02:00
Matvii Jarosh
20f7a294e8
Added many missing features to NSGeometry
2024-11-18 17:57:47 +02:00
rfm
e64b7dc6b3
iuse bundle identifier for user defaults
2024-11-13 23:11:10 +00:00
rfm
b2e198cb0d
Fix notification removal bug from last update
2024-11-12 15:08:06 +00:00
rfm
b78b2e2030
hash/map table and pointer functions fixups
2024-11-12 12:03:24 +00:00
rfm
c981920679
Revert "Retain count fixes"
...
This reverts commit 544dcce482
.
2024-11-10 20:13:39 +00:00
rfm
544dcce482
Retain count fixes
2024-11-10 14:14:42 +00:00