ObjFW  History of src/OFMessagePackExtension.m of c4419f085b92f811

History of the file that is called src/OFMessagePackExtension.m at check-in c4419f085b92f811

2024-04-03
02:16
[fb1e51f9fd] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 3894) [annotate] [blame] [check-ins using] [diff]
2024-03-23
16:43
[205f87096d] part of check-in [66f22a2831] OFMessagePackTests: Add more tests (check-in: [66f22a2831] user: js, branch: trunk, size: 3686) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[33ef9555ae] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 3569) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[4478b619f8] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 3569) [annotate] [blame] [check-ins using] [diff]
2022-08-30
00:48
[a3971287d8] part of check-in [4ad0c363f3] OFObject: Small API change (check-in: [4ad0c363f3] user: js, branch: trunk, size: 3569) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[7009717fd9] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 3565) [annotate] [blame] [check-ins using] [diff]
2021-04-18
15:55
[28a9f74124] part of check-in [7392685ffc] Rename all functions in macros.h (check-in: [7392685ffc] user: js, branch: new-naming-convention, size: 3565) [annotate] [blame] [check-ins using] [diff]
2021-03-07
20:25
[bfafebb5dc] part of check-in [1b82d3bf4f] *.m: Fold methods into one line where it fits (check-in: [1b82d3bf4f] user: js, branch: trunk, size: 3567) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[2e0b603741] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 3597) [annotate] [blame] [check-ins using] [diff]
2020-10-10
14:27
[0041614de1] part of check-in [aeb403a1ed] OFObject: Change type of -[hash] to unsigned long

The internal hash is still 32 bit in most places, but this way, it is at
least not baked into the API and ABI and can be upgraded later, should
that ever be necessary. (check-in: [aeb403a1ed] user: js, branch: trunk, size: 3686) [annotate] [blame] [check-ins using] [diff]

2020-01-02
01:51
[c468d48f16] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 3681) [annotate] [blame] [check-ins using] [diff]
2019-03-08
00:35
[4d6e30d967] part of check-in [bceb7ed4c9] Use dot syntax (check-in: [bceb7ed4c9] user: js, branch: trunk, size: 3678) [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
[a322670b7a] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 3688) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[7920d72865] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 3682) [annotate] [blame] [check-ins using] [diff]
2017-11-11
23:27
[159f7d26e5] part of check-in [526feacebc] Small optimization for -[isEqual:] (check-in: [526feacebc] user: js, branch: trunk, size: 3659) [annotate] [blame] [check-ins using] [diff]
2017-10-17
00:33
[67186a8de4] part of check-in [2f4e0df8be] Do not use implicit method return types

Instead, explicitly declare them, as OF_ASSUME_NONNULL_{BEGIN,END} does
not apply to implicit return types. This means that after this commit,
all init methods have a nonnull return type, as they should have. (check-in: [2f4e0df8be] user: js, branch: trunk, size: 3622) [annotate] [blame] [check-ins using] [diff]

2017-07-22
20:50
[2b45f06590] part of check-in [c8f7b90082] Split OFDataArray into OFData and OFMutableData (check-in: [c8f7b90082] user: js, branch: trunk, size: 3590) [annotate] [blame] [check-ins using] [diff]
2017-05-07
20:10
[d56d43685b] part of check-in [4af49a13c3] Small code style change

Casts are now written like types in variable declarations. (check-in: [4af49a13c3] user: js, branch: trunk, size: 3804) [annotate] [blame] [check-ins using] [diff]

2017-02-03
22:36
[06108912c2] part of check-in [fc17e7646a] OFMessagePackExtension: Only swap bytes if LE (check-in: [fc17e7646a] user: js, branch: trunk, size: 3800) [annotate] [blame] [check-ins using] [diff]
2017-01-09
17:36
[f5e3ef753a] part of check-in [44f45c2e35] Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. (check-in: [44f45c2e35] user: js, branch: trunk, size: 3788) [annotate] [blame] [check-ins using] [diff]

2016-01-03
00:43
[78802f6226] part of check-in [cec0f072f8] Update copyright

While at it, also update the mail address. (check-in: [cec0f072f8] user: js, branch: 0.8, size: 3826) [annotate] [blame] [check-ins using] [diff]

00:41
[17cde620c9] part of check-in [2a27cf3000] Update copyright

While at it, also update the mail address. (check-in: [2a27cf3000] user: js, branch: trunk, size: 3782) [annotate] [blame] [check-ins using] [diff]

2015-11-29
11:43
[063aef4644] part of check-in [48980f2297] Make properties a requirement and clean up code

This increases the required GCC version from 4.0 to 4.6 (exception:
Apple GCC, which already supports this with >= 4.0 starting with OS X
10.5). Since even GCC 4.6 is really old by now, there is no point in
still supporting something even older and making the code ugly because
of that. While some hardware and OS support was dropped from GCC 4.6
compared to GCC 4.0, there is nothing in there that would be an
interesting target with the exception of BeOS maybe - but a port to BeOS
can also be achieved using the Haiku support. The other dropped OSes are
mostly old versions of OSes while newer ones are still being supported
(and those newer versions of those OSes still support the same
hardware). (check-in: [48980f2297] user: js, branch: trunk, size: 3778) [annotate] [blame] [check-ins using] [diff]

2015-01-03
20:57
[d842f74a96] part of check-in [cfd374b906] Update copyright (check-in: [cfd374b906] user: js, branch: trunk, size: 3822) [annotate] [blame] [check-ins using] [diff]
2014-06-21
21:43
[bef8e54d15] part of check-in [13ee56edf3] Move all macros from OFObject.h to macros.h

This means that OFObject.h imports macros.h now, making it unnecessary
to manually import macros.h in almost every file. And while at it, also
import autorelease.h in OFObject.h, so that this doesn't need to be
manually imported in almost every file as well. (check-in: [13ee56edf3] user: js, branch: trunk, size: 3816) [annotate] [blame] [check-ins using] [diff]

2014-05-15
15:32
[331e6c7f3f] part of check-in [7f0359ce68] Fix a few instances of signed vs. unsigned (check-in: [7f0359ce68] user: js, branch: trunk, size: 3836) [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
[db2b3ae90a] part of check-in [3b97fc3cd9] Update copyright. (check-in: [3b97fc3cd9] user: js, branch: trunk, size: 3835) [annotate] [blame] [check-ins using] [diff]
2013-11-23
01:12
[2d88255d50] part of check-in [35dafd5c57] Add OF_INVALID_INIT_METHOD. (check-in: [35dafd5c57] user: js, branch: trunk, size: 3829) [annotate] [blame] [check-ins using] [diff]
2013-06-22
12:12
[015dabf7d7] part of check-in [3d16a30f41] Rework exceptions.

This mostly removes the argument for the class in which the exception
occurred. As backtraces were recently added for all platforms, the
passed class does not give any extra information on where the exception
occurred anymore.

This also removes a few other arguments which were not too helpful. In
the past, the idea was to pass as many arguments as possible so that it
is easier to find the origin of the exception. However, as backtraces
are a much better way to find the origin, those are not useful anymore
and just make the exception more cumbersome to use. The rule is now to
only pass arguments that might help in recovering from the exception or
provide information that is otherwise not easily accessible. (check-in: [3d16a30f41] user: js, branch: trunk, size: 3938) [annotate] [blame] [check-ins using] [diff]

2013-06-20
08:13
Added: [5710c5d5b2] part of check-in [5ec11e8b56] Add support for MessagePack extensions. (check-in: [5ec11e8b56] user: js, branch: trunk, size: 3993) [annotate] [blame] [check-ins using]