Differences From Artifact [1e291d5edd]:
- File src/OFConstString.h — part of check-in [372211deb7] at 2009-05-04 14:19:02 on branch trunk — Make OFString a common class for all strings. (user: js, size: 532) [annotate] [blame] [check-ins using]
To Artifact [7c0af79c83]:
- File src/OFConstString.h — part of check-in [a3cc34b139] at 2009-11-09 22:45:13 on branch trunk — Rename libobjfw to ObjFW. (user: js, size: 529) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | - + | /* * Copyright (c) 2008 - 2009 * Jonathan Schleifer <js@webkeks.org> * * All rights reserved. * |
︙ |