Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Update copyright |
|---|---|
| Timelines: | family | ancestors | descendants | both | 1.2 |
| Files: | files | file ages | folders |
| SHA3-256: |
a892e75baf23ae4f1e0862a1c193a3e9 |
| User & Date: | js 2025-01-01 13:07:47.507 |
Context
|
2025-01-06
| ||
| 20:34 | Fix missing extern "C" check-in: 0bc88f9d66 user: js tags: 1.2 | |
|
2025-01-01
| ||
| 13:07 | Update copyright check-in: a892e75baf user: js tags: 1.2 | |
| 12:58 | Update copyright check-in: 9d802a786d user: js tags: trunk | |
| 12:56 | OFMutableUTF8String: Fix containsNull being reset check-in: 498faf3f41 user: js tags: 1.2 | |
Changes
Changes to generators/unicode/TableGenerator.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to generators/unicode/TableGenerator.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to generators/unicode/copyright.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ | |||
17 18 19 20 21 22 23 |
* <https://www.gnu.org/licenses/>.
*/
#import "OFString.h"
#define COPYRIGHT \
@"/*\n" \
| | | 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
* <https://www.gnu.org/licenses/>.
*/
#import "OFString.h"
#define COPYRIGHT \
@"/*\n" \
@" * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im>\n" \
@" *\n" \
@" * All rights reserved.\n" \
@" *\n" \
@" * This program is free software: you can redistribute it " \
@"and/or modify it\n" \
@" * under the terms of the GNU Lesser General Public License " \
@"version 3.0 only,\n" \
|
| ︙ | ︙ |
Changes to src/OFAAAADNSResourceRecord.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFAAAADNSResourceRecord.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFADNSResourceRecord.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFADNSResourceRecord.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFASPrintF.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFASPrintF.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFApplication.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFApplication.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFArchiveEntry.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFArchiveIRIHandler.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFArchiveIRIHandler.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFArray+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFArray.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFArray.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFAsyncIPSocketConnector.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFAsyncIPSocketConnector.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFAtomic.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFBase64.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFBase64.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFBitSetCharacterSet.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFBitSetCharacterSet.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFBlock.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFBlock.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFCNAMEDNSResourceRecord.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFCNAMEDNSResourceRecord.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFCRC16.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFCRC16.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFCRC32.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFCRC32.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFCharacterSet.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFCharacterSet.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFCollection.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFColor.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFColor.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteArray.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteArray.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteColor.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteColor.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteCountedSet.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteCountedSet.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteData.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteData.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteDate.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteDate.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteDictionary.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteDictionary.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteMutableArray.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteMutableArray.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteMutableData.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteMutableData.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteMutableDictionary.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteMutableDictionary.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteMutableSet.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteMutableSet.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteNumber.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteNumber.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteSet.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteSet.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteSubarray.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteSubarray.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteValue.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConcreteValue.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFCondition.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFCondition.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConstantString.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFConstantString.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFCountedSet.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFCountedSet.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFCryptographicHash.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFDDPSocket.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFDDPSocket.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFDNSQuery.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFDNSQuery.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFDNSResolver.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFDNSResolver.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFDNSResolverSettings.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFDNSResolverSettings.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFDNSResourceRecord.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFDNSResourceRecord.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFDNSResponse.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFDNSResponse.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFData+CryptographicHashing.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFData+CryptographicHashing.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFData+MessagePackParsing.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFData+MessagePackParsing.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFData.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFData.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFDatagramSocket.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFDatagramSocket.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFDate.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFDate.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFDictionary.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFDictionary.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFEmbeddedIRIHandler.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFEmbeddedIRIHandler.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFEnumerator.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFEnumerator.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFEpollKernelEventObserver.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFEpollKernelEventObserver.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFFile.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFFile.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFFileIRIHandler.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFFileIRIHandler.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFFileManager.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFFileManager.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFFileManagerConstants.inc.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFGZIPStream.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFGZIPStream.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFHINFODNSResourceRecord.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFHINFODNSResourceRecord.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFHMAC.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFHMAC.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFHTTPClient.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFHTTPClient.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFHTTPCookie.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFHTTPCookie.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFHTTPCookieManager.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFHTTPCookieManager.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFHTTPIRIHandler.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFHTTPIRIHandler.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFHTTPRequest.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFHTTPRequest.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFHTTPResponse.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFHTTPResponse.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFHTTPServer.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFHTTPServer.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFHostAddressResolver.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFHostAddressResolver.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFHuffmanTree.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFHuffmanTree.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFINICategory.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFINICategory.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFINIFile.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFINIFile.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFINIFileSettings.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFINIFileSettings.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFINISection+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFINISection.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFINISection.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFIPXSocket.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFIPXSocket.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFIRI+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFIRI.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFIRI.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFIRIHandler.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFIRIHandler.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFInflate64Stream.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFInflate64Stream.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFInflateStream.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFInflateStream.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFInvertedCharacterSet.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFInvertedCharacterSet.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFInvocation.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFInvocation.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFJSONRepresentation.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFKernelEventObserver.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFKernelEventObserver.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFKeyValueCoding.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFKqueueKernelEventObserver.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFKqueueKernelEventObserver.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFLHAArchive.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFLHAArchive.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFLHAArchiveEntry+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFLHAArchiveEntry.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFLHAArchiveEntry.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFLHADecompressingStream.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFLHADecompressingStream.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFLOCDNSResourceRecord.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFLOCDNSResourceRecord.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFList.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFList.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFLocale.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFLocale.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFLocking.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMD5Hash.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMD5Hash.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMXDNSResourceRecord.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMXDNSResourceRecord.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMapTable+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMapTable.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMapTable.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMatrix4x4.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMatrix4x4.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMemoryStream.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMemoryStream.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMessagePackExtension.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMessagePackExtension.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMessagePackRepresentation.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMethodSignature.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMethodSignature.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutableArchiveEntry.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutableArray.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutableArray.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutableData.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutableData.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutableDictionary.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutableDictionary.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutableIRI.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutableIRI.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutableLHAArchiveEntry.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutableLHAArchiveEntry.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutablePair.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutablePair.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutableSet.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutableSet.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutableString.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutableString.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutableTarArchiveEntry.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutableTarArchiveEntry.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutableTriple.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutableTriple.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutableUTF8String.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutableUTF8String.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutableZIPArchiveEntry.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutableZIPArchiveEntry.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutableZooArchiveEntry.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutableZooArchiveEntry.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutex.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFMutex.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFNSDNSResourceRecord.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFNSDNSResourceRecord.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFNotification.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFNotification.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFNotificationCenter.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFNotificationCenter.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFNull.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFNull.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFNumber.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFNumber.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFObject+KeyValueCoding.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFObject+KeyValueCoding.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFObject.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFObject.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFOnce.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFOnce.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFOptionsParser.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFOptionsParser.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFPBKDF2.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFPBKDF2.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFPTRDNSResourceRecord.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFPTRDNSResourceRecord.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFPair.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFPair.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFPlainCondition.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFPlainCondition.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFPlainMutex.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFPlainMutex.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFPlainThread.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFPlainThread.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFPlugin.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFPlugin.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFPollKernelEventObserver.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFPollKernelEventObserver.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFRIPEMD160Hash.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFRIPEMD160Hash.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFRPDNSResourceRecord.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFRPDNSResourceRecord.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFRangeCharacterSet.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFRangeCharacterSet.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFRecursiveMutex.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFRecursiveMutex.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFRunLoop+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFRunLoop.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFRunLoop.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFRunLoopConstants.inc.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSCTPSocket.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSCTPSocket.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSHA1Hash.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSHA1Hash.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSHA224Hash.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSHA224Hash.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSHA224Or256Hash.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSHA224Or256Hash.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSHA256Hash.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSHA256Hash.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSHA384Hash.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSHA384Hash.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSHA384Or512Hash.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSHA384Or512Hash.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSHA512Hash.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSHA512Hash.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSOADNSResourceRecord.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSOADNSResourceRecord.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSPXSocket.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSPXSocket.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSPXStreamSocket.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSPXStreamSocket.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSRVDNSResourceRecord.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSRVDNSResourceRecord.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSandbox.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSandbox.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFScrypt.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFScrypt.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSecureData.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSecureData.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSeekableStream.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSeekableStream.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSelectKernelEventObserver.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSelectKernelEventObserver.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSequencedPacketSocket+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSequencedPacketSocket.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSequencedPacketSocket.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSet.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSet.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSettings.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSettings.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSocket+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSocket.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSocket.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSortedList.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSortedList.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFStdIOStream+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFStdIOStream.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFStdIOStream.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFStrFTime.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFStrFTime.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFStrPTime.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFStrPTime.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFStream+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFStream.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFStream.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFStreamSocket+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFStreamSocket.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFStreamSocket.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFString+CryptographicHashing.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFString+CryptographicHashing.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFString+JSONParsing.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFString+JSONParsing.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFString+PathAdditions.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFString+PathAdditions.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFString+PercentEncoding.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFString+PercentEncoding.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFString+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFString+PropertyListParsing.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFString+PropertyListParsing.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFString+XMLEscaping.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFString+XMLEscaping.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFString+XMLUnescaping.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFString+XMLUnescaping.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFString.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFString.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSubarray.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSubarray.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSubdata.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSubdata.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSubprocess.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSubprocess.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSystemInfo+NetworkInterfaces.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSystemInfo+NetworkInterfaces.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSystemInfo.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFSystemInfo.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTCPSocket.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTCPSocket.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTCPSocketSOCKS5Connector.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTCPSocketSOCKS5Connector.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTLSKey.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTLSKey.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTLSStream.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTLSStream.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTXTDNSResourceRecord.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTXTDNSResourceRecord.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTaggedPointerColor.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTaggedPointerColor.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTaggedPointerDate.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTaggedPointerDate.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTaggedPointerNumber.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTaggedPointerNumber.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTaggedPointerString.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTaggedPointerString.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTarArchive.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTarArchive.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTarArchiveEntry+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTarArchiveEntry.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTarArchiveEntry.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFThread+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFThread.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFThread.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTimer+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTimer.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTimer.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTriple.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFTriple.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFUDPSocket+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFUDPSocket.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFUDPSocket.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFUNIXDatagramSocket.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFUNIXDatagramSocket.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFUNIXSequencedPacketSocket.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFUNIXSequencedPacketSocket.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFUNIXStreamSocket.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFUNIXStreamSocket.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFURIDNSResourceRecord.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFURIDNSResourceRecord.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFUTF8String+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFUTF8String.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFUTF8String.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFUUID.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFUUID.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFValue.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFValue.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFWin32ConsoleStdIOStream.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFWindowsRegistryKey.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFWindowsRegistryKey.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFXMLAttribute.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFXMLAttribute.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFXMLCDATA.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFXMLCDATA.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFXMLCharacters.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFXMLCharacters.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFXMLComment.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFXMLComment.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFXMLElement.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFXMLElement.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFXMLElementBuilder.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFXMLElementBuilder.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFXMLNode+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFXMLNode.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFXMLNode.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFXMLParser.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFXMLParser.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFXMLProcessingInstruction.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFXMLProcessingInstruction.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFZIPArchive+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFZIPArchive.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFZIPArchive.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFZIPArchiveEntry+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFZIPArchiveEntry.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFZIPArchiveEntry.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFZooArchive.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFZooArchive.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFZooArchiveEntry+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFZooArchiveEntry.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/OFZooArchiveEntry.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/ObjFW.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/NSArray+OFObject.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/NSArray+OFObject.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/NSBridging.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/NSDictionary+OFObject.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/NSDictionary+OFObject.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/NSEnumerator+OFObject.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/NSEnumerator+OFObject.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/NSNumber+OFObject.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/NSNumber+OFObject.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/NSOFArray.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/NSOFArray.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/NSOFDictionary.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/NSOFDictionary.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/NSOFEnumerator.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/NSOFEnumerator.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/NSOFSet.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/NSOFSet.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/NSSet+OFObject.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/NSSet+OFObject.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/NSString+OFObject.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/NSString+OFObject.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/OFArray+NSObject.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/OFArray+NSObject.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/OFBridging.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/OFDictionary+NSObject.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/OFDictionary+NSObject.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/OFEnumerator+NSObject.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/OFEnumerator+NSObject.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/OFException+Swift.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/OFException+Swift.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/OFNSArray.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/OFNSArray.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/OFNSDictionary.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/OFNSDictionary.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/OFNSEnumerator.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/OFNSEnumerator.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/OFNSSet.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/OFNSSet.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/OFNumber+NSObject.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/OFNumber+NSObject.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/OFSet+NSObject.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/OFSet+NSObject.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/OFString+NSObject.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/OFString+NSObject.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/bridge/ObjFWBridge.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/encodings/codepage-437.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/encodings/codepage-850.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/encodings/codepage-852.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/encodings/codepage-858.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/encodings/common.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/encodings/iso-8859-15.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/encodings/iso-8859-2.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/encodings/iso-8859-3.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/encodings/koi8-r.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/encodings/koi8-u.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/encodings/mac-roman.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/encodings/windows-1250.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/encodings/windows-1251.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/encodings/windows-1252.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFAcceptSocketFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFAcceptSocketFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFActivateSandboxFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFActivateSandboxFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFAllocFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFAllocFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFAlreadyOpenException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFAlreadyOpenException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFBindDDPSocketFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFBindDDPSocketFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFBindIPSocketFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFBindIPSocketFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFBindIPXSocketFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFBindIPXSocketFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFBindSocketFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFBindSocketFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFBindUNIXSocketFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFBindUNIXSocketFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFBroadcastConditionFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFBroadcastConditionFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFChangeCurrentDirectoryFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFChangeCurrentDirectoryFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFChecksumMismatchException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFChecksumMismatchException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFConditionStillWaitingException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFConditionStillWaitingException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFConnectIPSocketFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFConnectIPSocketFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFConnectSPXSocketFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFConnectSPXSocketFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFConnectSocketFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFConnectSocketFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFConnectUNIXSocketFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFConnectUNIXSocketFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFCopyItemFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFCopyItemFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFCreateDirectoryFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFCreateDirectoryFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFCreateSymbolicLinkFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFCreateSymbolicLinkFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFCreateWindowsRegistryKeyFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFCreateWindowsRegistryKeyFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFDNSQueryFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFDNSQueryFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFDeleteWindowsRegistryKeyFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFDeleteWindowsRegistryKeyFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFDeleteWindowsRegistryValueFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFDeleteWindowsRegistryValueFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFEnumerationMutationException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFEnumerationMutationException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFGetCurrentDirectoryFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFGetCurrentDirectoryFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFGetItemAttributesFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFGetItemAttributesFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFGetOptionFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFGetOptionFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFGetWindowsRegistryValueFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFGetWindowsRegistryValueFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFHTTPRequestFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFHTTPRequestFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFHashAlreadyCalculatedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFHashAlreadyCalculatedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFHashNotCalculatedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFHashNotCalculatedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFInitializationFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFInitializationFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFInvalidArgumentException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFInvalidArgumentException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFInvalidEncodingException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFInvalidEncodingException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFInvalidFormatException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFInvalidFormatException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFInvalidJSONException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFInvalidJSONException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFInvalidServerResponseException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFInvalidServerResponseException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFJoinThreadFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFJoinThreadFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFLinkItemFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFLinkItemFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFListenOnSocketFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFListenOnSocketFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFLoadPluginFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFLoadPluginFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFLockFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFLockFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFMalformedXMLException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFMalformedXMLException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFMoveItemFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFMoveItemFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFNotImplementedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFNotImplementedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFNotOpenException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFNotOpenException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFObserveKernelEventsFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFObserveKernelEventsFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFOpenItemFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFOpenItemFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFOpenWindowsRegistryKeyFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFOpenWindowsRegistryKeyFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFOutOfMemoryException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFOutOfMemoryException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFOutOfRangeException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFOutOfRangeException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFReadFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFReadFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFReadOrWriteFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFReadOrWriteFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFRemoveItemFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFRemoveItemFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFResolveHostFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFResolveHostFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFSeekFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFSeekFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFSetItemAttributesFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFSetItemAttributesFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFSetOptionFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFSetOptionFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFSetWindowsRegistryValueFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFSetWindowsRegistryValueFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFSignalConditionFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFSignalConditionFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFStartThreadFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFStartThreadFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFStillLockedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFStillLockedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFTLSHandshakeFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFTLSHandshakeFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFThreadStillRunningException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFThreadStillRunningException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFTruncatedDataException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFTruncatedDataException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFUnboundNamespaceException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFUnboundNamespaceException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFUnboundPrefixException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFUnboundPrefixException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFUndefinedKeyException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFUndefinedKeyException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFUnknownXMLEntityException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFUnknownXMLEntityException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFUnlockFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFUnlockFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFUnsupportedProtocolException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFUnsupportedProtocolException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFUnsupportedVersionException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFUnsupportedVersionException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFWaitForConditionFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFWaitForConditionFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFWriteFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/exceptions/OFWriteFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/forwarding/apple-forwarding-amd64.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/forwarding/apple-forwarding-arm.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/forwarding/apple-forwarding-arm64.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/forwarding/apple-forwarding-powerpc.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/forwarding/apple-forwarding-x86.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/forwarding/forwarding-amd64-elf.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/forwarding/forwarding-amd64-macho.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/forwarding/forwarding-amd64-win64.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/forwarding/forwarding-arm-elf.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/forwarding/forwarding-arm64-elf.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/forwarding/forwarding-arm64-win64.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/forwarding/forwarding-loongarch64-elf.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/forwarding/forwarding-mips-elf.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/forwarding/forwarding-mips64-n64-elf.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/forwarding/forwarding-powerpc-elf.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/forwarding/forwarding-powerpc64-elf-v2.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/forwarding/forwarding-powerpc64-elf.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/forwarding/forwarding-riscv64-elf.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/forwarding/forwarding-sparc-elf.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/forwarding/forwarding-sparc64-elf.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/forwarding/forwarding-x86-elf.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/forwarding/forwarding-x86-win32.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/forwarding/forwarding.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHDualSenseGamepad+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHDualSenseGamepad.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHDualSenseGamepad.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHDualShock4Gamepad+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHDualShock4Gamepad.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHDualShock4Gamepad.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHEmulatedGameControllerAxis.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHEmulatedGameControllerAxis.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHEmulatedGameControllerButton.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHEmulatedGameControllerButton.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHEmulatedGameControllerTriggerButton.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHEmulatedGameControllerTriggerButton.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHEvdevExtendedGamepad.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHEvdevExtendedGamepad.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHEvdevGameController.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHEvdevGameController.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHEvdevGameControllerProfile.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHEvdevGameControllerProfile.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHExtendedGamepad.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHExtendedN64Controller.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHExtendedN64Controller.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHGameController+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHGameController.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHGameController.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHGameControllerAxis+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHGameControllerAxis.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHGameControllerAxis.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHGameControllerButton.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHGameControllerButton.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHGameControllerDirectionalPad+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHGameControllerDirectionalPad.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHGameControllerDirectionalPad.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHGameControllerElement+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHGameControllerElement.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHGameControllerElement.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHGameControllerProfile.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHGamepad.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHJoyConPair.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHJoyConPair.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHLeftJoyCon+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHLeftJoyCon.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHLeftJoyCon.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHN64Controller+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHN64Controller.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHN64Controller.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHNintendo3DSExtendedGamepad+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHNintendo3DSExtendedGamepad.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHNintendo3DSExtendedGamepad.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHNintendo3DSGameController.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHNintendo3DSGameController.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHNintendoDSGameController.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHNintendoDSGameController.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHNintendoDSGamepad+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHNintendoDSGamepad.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHNintendoDSGamepad.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHNintendoSwitchExtendedGamepad+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHNintendoSwitchExtendedGamepad.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHNintendoSwitchExtendedGamepad.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHNintendoSwitchGameController.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHNintendoSwitchGameController.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHRightJoyCon+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHRightJoyCon.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHRightJoyCon.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHStadiaGamepad+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHStadiaGamepad.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHStadiaGamepad.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHWiiClassicController+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHWiiClassicController.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHWiiClassicController.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHWiiGameController.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHWiiGameController.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHWiimote+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHWiimote.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHWiimote.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHWiimoteWithNunchuk.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHWiimoteWithNunchuk.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHXInputGameController.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHXInputGameController.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHXboxGamepad+Private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHXboxGamepad.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/OHXboxGamepad.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/ObjFWHID.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/hid/evdev_compat.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/libbases.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/macros.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/AmigaOS/OFPlainCondition.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/AmigaOS/OFPlainMutex.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/AmigaOS/OFPlainThread.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/AmigaOS/OFString+PathAdditions.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/AmigaOS/OFTLSKey.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/GCC4.7/OFAtomic.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/GCC4/OFAtomic.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/MorphOS/OFTLSKey.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/POSIX/OFPlainCondition.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/POSIX/OFPlainMutex.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/POSIX/OFPlainThread.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/POSIX/OFString+PathAdditions.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/POSIX/OFSubprocess.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/POSIX/OFSystemInfo+NetworkInterfaces.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/POSIX/OFTLSKey.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/PowerPC/OFAtomic.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/Windows/OFPlainCondition.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/Windows/OFPlainMutex.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/Windows/OFPlainThread.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/Windows/OFString+PathAdditions.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/Windows/OFSubprocess.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/Windows/OFSystemInfo+NetworkInterfaces.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/Windows/OFTLSKey.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/Windows/OFWin32ConsoleStdIOStream.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/libfat/OFString+PathAdditions.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/macOS/OFAtomic.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/platform/x86/OFAtomic.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/OFOnce.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/OFPlainMutex.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/OFTLSKey.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/ObjFWRT.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/arc.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/association.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/autorelease.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/category.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/class.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/dtable.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/exception.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/hashtable.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/init.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/instance.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/ivar.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/lookup-asm/lookup-asm-amd64-elf.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/lookup-asm/lookup-asm-amd64-macho.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/lookup-asm/lookup-asm-amd64-win64.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/lookup-asm/lookup-asm-arm-elf.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/lookup-asm/lookup-asm-arm64-elf.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/lookup-asm/lookup-asm-arm64-win64.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/lookup-asm/lookup-asm-loongarch64-elf.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/lookup-asm/lookup-asm-mips-elf.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/lookup-asm/lookup-asm-mips64-n64-elf.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/lookup-asm/lookup-asm-powerpc-elf.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/lookup-asm/lookup-asm-powerpc64-elf.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/lookup-asm/lookup-asm-riscv64-elf.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/lookup-asm/lookup-asm-sparc-elf.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/lookup-asm/lookup-asm-sparc64-elf.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/lookup-asm/lookup-asm-x86-elf.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/lookup-asm/lookup-asm-x86-win32.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/lookup-asm/lookup-asm.S.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/lookup.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/method.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/misc.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/private.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/property.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/protocol.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/selector.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/sparsearray.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/static-instances.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/synchronized.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/tagged-pointer.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/threading.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/runtime/versioninfo.rc.
| ︙ | ︙ | |||
10 11 12 13 14 15 16 |
BLOCK "StringFileInfo" {
BLOCK "040904E4" {
VALUE "ProductName", "ObjFW Runtime"
VALUE "ProductVersion", PACKAGE_VERSION
VALUE "FileVersion", OBJFWRT_LIB_VERSION
VALUE "FileDescription", "Objective-C runtime"
VALUE "LegalCopyright",
| | | 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
BLOCK "StringFileInfo" {
BLOCK "040904E4" {
VALUE "ProductName", "ObjFW Runtime"
VALUE "ProductVersion", PACKAGE_VERSION
VALUE "FileVersion", OBJFWRT_LIB_VERSION
VALUE "FileDescription", "Objective-C runtime"
VALUE "LegalCopyright",
"(c) 2008-2025 Jonathan Schleifer"
VALUE "InternalName", "ObjFWRT"
VALUE "OriginalFilename", OBJFWRT_SHARED_LIB
}
}
BLOCK "VarFileInfo" {
|
| ︙ | ︙ |
Changes to src/test/OTAppDelegate.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/test/OTAssert.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/test/OTAssert.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/test/OTAssertionFailedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/test/OTAssertionFailedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/test/OTOrderedDictionary.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/test/OTOrderedDictionary.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/test/OTTestCase.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/test/OTTestCase.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/test/OTTestSkippedException.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/test/OTTestSkippedException.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/test/ObjFWTest.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/tls/OFGnuTLSTLSStream.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/tls/OFGnuTLSTLSStream.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/tls/OFMbedTLSTLSStream.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/tls/OFMbedTLSTLSStream.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/tls/OFOpenSSLTLSStream.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/tls/OFOpenSSLTLSStream.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/tls/OFSecureTransportTLSStream.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/tls/OFSecureTransportTLSStream.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/tls/ObjFWTLS.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/unicode.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/unicode.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/unistd_wrapper.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to src/versioninfo.rc.
| ︙ | ︙ | |||
10 11 12 13 14 15 16 |
BLOCK "StringFileInfo" {
BLOCK "040904E4" {
VALUE "ProductName", "ObjFW"
VALUE "ProductVersion", PACKAGE_VERSION
VALUE "FileVersion", OBJFW_LIB_VERSION
VALUE "FileDescription", "Objective-C framework"
VALUE "LegalCopyright",
| | | 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
BLOCK "StringFileInfo" {
BLOCK "040904E4" {
VALUE "ProductName", "ObjFW"
VALUE "ProductVersion", PACKAGE_VERSION
VALUE "FileVersion", OBJFW_LIB_VERSION
VALUE "FileDescription", "Objective-C framework"
VALUE "LegalCopyright",
"(c) 2008-2025 Jonathan Schleifer"
VALUE "InternalName", "ObjFW"
VALUE "OriginalFilename", OBJFW_SHARED_LIB
}
}
BLOCK "VarFileInfo" {
|
| ︙ | ︙ |
Changes to tests/ForwardingTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/ImportTest.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFArrayTests.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFArrayTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFBlockTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFCharacterSetTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFColorTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFConcreteArrayTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFConcreteDictionaryTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFConcreteMutableArrayTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFConcreteMutableDictionaryTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFConcreteMutableSetTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFConcreteSetTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFCryptographicHashTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFDDPSocketTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFDNSResolverTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFDataTests.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFDataTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFDateTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFDictionaryTests.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFDictionaryTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFFileManagerTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFHMACTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFHTTPClientTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFHTTPCookieManagerTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFHTTPCookieTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFINIFileTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFIPXSocketTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFIRITests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFInvocationTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFJSONTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFKernelEventObserverTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFLHAArchiveTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFListTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFLocaleTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFMatrix4x4Tests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFMemoryStreamTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFMessagePackTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFMethodSignatureTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFMutableArrayTests.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFMutableArrayTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFMutableDataTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFMutableDictionaryTests.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFMutableDictionaryTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFMutableSetTests.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFMutableSetTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFMutableStringTests.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFMutableStringTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFMutableUTF8StringTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFNotificationCenterTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFNumberTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFObjectTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFPBKDF2Tests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFPluginTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFPropertyListTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFSCTPSocketTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFSPXSocketTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFSPXStreamSocketTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFScryptTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFSetTests.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFSetTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFSocketTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFStreamTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFStringTests.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFStringTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFSubprocessTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFSystemInfoTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFTCPSocketTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFTarArchiveTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFThreadTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFUDPSocketTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFUNIXDatagramSocketTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFUNIXSequencedPacketSocketTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFUNIXStreamSocketTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFUTF8StringTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFValueTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFWindowsRegistryKeyTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFXMLElementBuilderTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFXMLNodeTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFXMLParserTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFZIPArchiveTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/OFZooArchiveTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/RuntimeARCTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/RuntimeTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/gamecontroller/GameControllerTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/objc_sync/test.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/plugin/TestPlugin.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/plugin/TestPlugin.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/subprocess/Subprocess.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to tests/terminal/TerminalTests.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to utils/objfw-compile.
1 2 | #!/bin/sh # | | | 1 2 3 4 5 6 7 8 9 10 | #!/bin/sh # # Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> # # All rights reserved. # # This program is free software: you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License version 3.0 only, # as published by the Free Software Foundation. # |
| ︙ | ︙ |
Changes to utils/objfw-compile.1.
1 | .\" | | | 1 2 3 4 5 6 7 8 9 | .\" .\" Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> .\" .\" All rights reserved. .\" .\" This program is free software: you can redistribute it and/or modify it .\" under the terms of the GNU Lesser General Public License version 3.0 only, .\" as published by the Free Software Foundation. .\" |
| ︙ | ︙ |
Changes to utils/objfw-config.1.
1 | .\" | | | 1 2 3 4 5 6 7 8 9 | .\" .\" Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> .\" .\" All rights reserved. .\" .\" This program is free software: you can redistribute it and/or modify it .\" under the terms of the GNU Lesser General Public License version 3.0 only, .\" as published by the Free Software Foundation. .\" |
| ︙ | ︙ |
Changes to utils/objfw-config.in.
1 2 | #!/bin/sh # | | | 1 2 3 4 5 6 7 8 9 10 | #!/bin/sh # # Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> # # All rights reserved. # # This program is free software: you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License version 3.0 only, # as published by the Free Software Foundation. # |
| ︙ | ︙ |
Changes to utils/objfw-embed.
1 2 | #!/bin/sh # | | | 1 2 3 4 5 6 7 8 9 10 | #!/bin/sh # # Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> # # All rights reserved. # # This program is free software: you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License version 3.0 only, # as published by the Free Software Foundation. # |
| ︙ | ︙ |
Changes to utils/objfw-embed.1.
1 | .\" | | | 1 2 3 4 5 6 7 8 9 | .\" .\" Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> .\" .\" All rights reserved. .\" .\" This program is free software: you can redistribute it and/or modify it .\" under the terms of the GNU Lesser General Public License version 3.0 only, .\" as published by the Free Software Foundation. .\" |
| ︙ | ︙ |
Changes to utils/objfw-new/NewApp.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to utils/objfw-new/NewClass.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to utils/objfw-new/NewTest.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to utils/objfw-new/ObjFWNew.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to utils/objfw-new/Property.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to utils/objfw-new/Property.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to utils/objfw-new/objfw-new.1.
1 | .\" | | | 1 2 3 4 5 6 7 8 9 | .\" .\" Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> .\" .\" All rights reserved. .\" .\" This program is free software: you can redistribute it and/or modify it .\" under the terms of the GNU Lesser General Public License version 3.0 only, .\" as published by the Free Software Foundation. .\" |
| ︙ | ︙ |
Changes to utils/ofarc/Archive.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to utils/ofarc/GZIPArchive.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to utils/ofarc/GZIPArchive.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to utils/ofarc/LHAArchive.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to utils/ofarc/LHAArchive.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to utils/ofarc/OFArc.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to utils/ofarc/OFArc.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to utils/ofarc/TarArchive.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to utils/ofarc/TarArchive.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to utils/ofarc/ZIPArchive.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to utils/ofarc/ZIPArchive.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to utils/ofarc/ZooArchive.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to utils/ofarc/ZooArchive.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to utils/ofarc/ofarc.1.
1 | .\" | | | 1 2 3 4 5 6 7 8 9 | .\" .\" Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> .\" .\" All rights reserved. .\" .\" This program is free software: you can redistribute it and/or modify it .\" under the terms of the GNU Lesser General Public License version 3.0 only, .\" as published by the Free Software Foundation. .\" |
| ︙ | ︙ |
Changes to utils/ofdns/OFDNS.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to utils/ofdns/ofdns.1.
1 | .\" | | | 1 2 3 4 5 6 7 8 9 | .\" .\" Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> .\" .\" All rights reserved. .\" .\" This program is free software: you can redistribute it and/or modify it .\" under the terms of the GNU Lesser General Public License version 3.0 only, .\" as published by the Free Software Foundation. .\" |
| ︙ | ︙ |
Changes to utils/ofhash/OFHash.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to utils/ofhash/ofhash.1.
1 | .\" | | | 1 2 3 4 5 6 7 8 9 | .\" .\" Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> .\" .\" All rights reserved. .\" .\" This program is free software: you can redistribute it and/or modify it .\" under the terms of the GNU Lesser General Public License version 3.0 only, .\" as published by the Free Software Foundation. .\" |
| ︙ | ︙ |
Changes to utils/ofhttp/OFHTTP.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to utils/ofhttp/ProgressBar.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to utils/ofhttp/ProgressBar.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License version 3.0 only, * as published by the Free Software Foundation. * |
| ︙ | ︙ |
Changes to utils/ofhttp/ofhttp.1.
1 | .\" | | | 1 2 3 4 5 6 7 8 9 | .\" .\" Copyright (c) 2008-2025 Jonathan Schleifer <js@nil.im> .\" .\" All rights reserved. .\" .\" This program is free software: you can redistribute it and/or modify it .\" under the terms of the GNU Lesser General Public License version 3.0 only, .\" as published by the Free Software Foundation. .\" |
| ︙ | ︙ |