History of file src/base64.h at check-in 6b34f309da448edf
2024-04-29
| ||
21:42 | Properly hide private symbols file: [2f3db0b163] check-in: [f16bccc7b3] user: js, branch: trunk, size: 1212 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [c69641ab41] check-in: [7413a728a7] user: js, branch: trunk, size: 1164 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [649ac6ae43] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 956 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [dc1538a199] check-in: [8939cbdb52] user: js, branch: trunk, size: 956 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [14838b60d0] check-in: [1a86b8175b] user: js, branch: trunk, size: 956 [annotate] [blame] [check-ins using] [diff] | |
2021-04-18
| ||
20:51 | Renamed src/base64.h → src/OFBase64.h. Rename everything in several smaller files file: [459c01211d] check-in: [35de667566] user: js, branch: new-naming-convention, size: 956 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [43a1dbe183] check-in: [374e1a1bfa] user: js, branch: trunk, size: 960 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [38c87986ea] check-in: [c7f0229795] user: js, branch: trunk, size: 1049 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [57ce5373d7] check-in: [0509d7a844] user: js, branch: trunk, size: 1046 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [55d8fffbaf] check-in: [7e5c81e186] user: js, branch: trunk, size: 1040 [annotate] [blame] [check-ins using] [diff] | |
2017-07-22
| ||
20:50 | Split OFDataArray into OFData and OFMutableData file: [2e9a0d4a2b] check-in: [c8f7b90082] user: js, branch: trunk, size: 1017 [annotate] [blame] [check-ins using] [diff] | |
2017-05-07
| ||
20:10 |
Small code style change
Casts are now written like types in variable declarations. file: [187615e668] check-in: [4af49a13c3] user: js, branch: trunk, size: 1013 [annotate] [blame] [check-ins using] [diff] | |
2017-02-04
| ||
17:45 | Fix typos in comments and strings found by aspell file: [1b98b68ead] check-in: [5a31a537a1] user: js, branch: trunk, size: 1010 [annotate] [blame] [check-ins using] [diff] | |
2017-02-03
| ||
22:34 | base64.h: Remove obsolete extern file: [97fbbacf28] check-in: [48d10d5b5d] user: js, branch: trunk, size: 1010 [annotate] [blame] [check-ins using] [diff] | |
2017-01-09
| ||
17:36 |
Update copyright
Forgot to add 2017, even though I already did quite some changes in | |
2016-01-03
| ||
00:43 |
Update copyright
While at it, also update the mail address. file: [3e5fbf43f7] check-in: [cec0f072f8] user: js, branch: 0.8, size: 1067 [annotate] [blame] [check-ins using] [diff] | |
00:41 |
Update copyright
While at it, also update the mail address. file: [de922b2574] check-in: [2a27cf3000] user: js, branch: trunk, size: 1043 [annotate] [blame] [check-ins using] [diff] | |
2015-10-19
| ||
22:15 | Add platform.h & make platform defines consistent file: [7871254245] check-in: [1ba08eebc5] user: js, branch: trunk, size: 1039 [annotate] [blame] [check-ins using] [diff] | |
2015-06-13
| ||
22:26 | Add support for and use the new nullability file: [3f2eb41d3c] check-in: [9e76144ef8] user: js, branch: trunk, size: 1063 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [83adc61f26] check-in: [cfd374b906] user: js, branch: trunk, size: 1077 [annotate] [blame] [check-ins using] [diff] | |
2014-01-04
| ||
00:24 | Update copyright. file: [5602ca24a6] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1071 [annotate] [blame] [check-ins using] [diff] | |
2013-03-04
| ||
17:20 |
Replace BOOL with bool.
The only places where BOOL is left are those where they are required by | |
2013-01-09
| ||
22:24 | Update copyright. file: [dec2243267] check-in: [813c00ccf0] user: js, branch: trunk, size: 1065 [annotate] [blame] [check-ins using] [diff] | |
2012-10-05
| ||
12:10 | OFDataArray: Support for string representations. file: [bb1592a059] check-in: [39c5a46ea5] user: js, branch: trunk, size: 1059 [annotate] [blame] [check-ins using] [diff] | |
2012-03-04
| ||
19:28 | Change includes of objfw-rt.h to include local runtime.h. file: [86d7b49ac9] check-in: [1664513cf6] user: js, branch: runtime, size: 1059 [annotate] [blame] [check-ins using] [diff] | |
2012-02-25
| ||
11:24 |
Always define __STDC_{CONSTANT,LIMIT}_MACROS before libc includes. This is necessary for ObjC++. file: [1cfc5e7ce8] check-in: [99ed50a5e4] user: js, branch: 0.6, size: 1060 [annotate] [blame] [check-ins using] [diff] | |
2012-01-05
| ||
00:56 | Update copyright. file: [013d2fc062] check-in: [ce70e17b38] user: js, branch: trunk, size: 925 [annotate] [blame] [check-ins using] [diff] | |
2011-04-23
| ||
00:11 | More style improvements. file: [1452cf6869] check-in: [d8c31454b4] user: js, branch: trunk, size: 919 [annotate] [blame] [check-ins using] [diff] | |
2011-02-05
| ||
16:48 | Add support for Base64 decoding. file: [a2c286eeff] check-in: [43cadc9699] user: js, branch: trunk, size: 940 [annotate] [blame] [check-ins using] [diff] | |
15:15 | Added: Add support for Base64 encoding. file: [6b049639b8] check-in: [7459fabb87] user: js, branch: trunk, size: 756 [annotate] [blame] [check-ins using] | |