ObjFW  Check-in [d1d18d492c]

Overview
Comment:Move unicode.m out of src/encodings

It does not really belong there, as the file is not the encoding, but
the tables for transformations (upper / lower / titlecase).

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d1d18d492c6d06c4fc250c13ade49a74d2e7804454c8d431edba45fd2e3bfa47
User & Date: js on 2017-01-20 17:30:27
Other Links: manifest | tags
Context
2017-01-21
19:08
Remove INCLUDES from src/encodings/Makefile check-in: 7a87fbaff9 user: js tags: trunk
2017-01-20
17:30
Move unicode.m out of src/encodings check-in: d1d18d492c user: js tags: trunk
02:09
Move encodings to subdirectory check-in: 0b488f44a5 user: js tags: trunk
Changes