ObjFW  Diff

Differences From Artifact [af8db8be34]:

  • File src/objc_properties.m — part of check-in [cb70f59a63] at 2010-02-20 14:44:10 on branch trunk — Add -[readTillDelimiter:] to OFStream and improve -[readLine]. (user: js size: 2286)

To Artifact [3e5df6911e]:

  • File src/objc_properties.m — part of check-in [b190519866] at 2010-02-24 22:56:01 on branch trunk — Merge to fix wrong parent of last commit. (user: js size: 2286) [more...]

1
2
3
4
5
6
7
8
9
/*
 * Copyright (c) 2008 - 2009
 *   Jonathan Schleifer <js@webkeks.org>
 *
 * All rights reserved.
 *
 * This file is part of ObjFW. It may be distributed under the terms of the
 * Q Public License 1.0, which can be found in the file LICENSE included in
 * the packaging of this file.

|







1
2
3
4
5
6
7
8
9
/*
 * Copyright (c) 2008 - 2010
 *   Jonathan Schleifer <js@webkeks.org>
 *
 * All rights reserved.
 *
 * This file is part of ObjFW. It may be distributed under the terms of the
 * Q Public License 1.0, which can be found in the file LICENSE included in
 * the packaging of this file.