ObjFW  Check-in [405d11522e]

Overview
Comment:encodings: Make the page tables unsigned char[]

This also removes page.*Size, as the macros can just use sizeof() on the
arrays.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 405d11522e31282c1333f7f8b74384d5d33a92ce633f092e9ff1b23c7253411d
User & Date: js on 2017-02-12 23:56:13
Other Links: manifest | tags
Context
2017-02-26
11:36
runtime/exception.m: Fix a typo check-in: 199985a18a user: js tags: trunk
2017-02-12
23:56
encodings: Make the page tables unsigned char[] check-in: 405d11522e user: js tags: trunk
23:27
More efficient UTF-8 -> KOI8-U conversion check-in: 9f12177fbc user: js tags: trunk
Changes