ObjFW  History of src/asprintf.h of c9e2f6b548c912fe

History of the file that is called src/asprintf.h at check-in c9e2f6b548c912fe

2014-08-06
00:04
Deleted: Don't export (v)asprintf implementation

In case (v)asprintf was missing, this was exported instead of only being
used internally, potentially causing problems when linking against
another library which also detected libc is missing it. (check-in: [ddbbd50e56] user: js, branch: trunk, size: 0)

2014-01-04
00:24
[49e2966643] part of check-in [3b97fc3cd9] Update copyright. (check-in: [3b97fc3cd9] user: js, branch: trunk, size: 948) [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
[4ffed2204e] part of check-in [813c00ccf0] Update copyright. (check-in: [813c00ccf0] user: js, branch: trunk, size: 942) [annotate] [blame] [check-ins using] [diff]
2012-02-25
11:24
[a62194f12d] part of check-in [99ed50a5e4] Always define __STDC_{CONSTANT,LIMIT}_MACROS before libc includes.
This is necessary for ObjC++.
(check-in: [99ed50a5e4] user: js, branch: 0.6, size: 936) [annotate] [blame] [check-ins using] [diff]
2012-01-05
00:56
[c174ede3f2] part of check-in [ce70e17b38] Update copyright. (check-in: [ce70e17b38] user: js, branch: trunk, size: 801) [annotate] [blame] [check-ins using] [diff]
2011-02-01
22:11
[d3b2338fa7] part of check-in [03d1b71d10] Use extern "C" where useful.
Improves ObjC++ compatibility.
(check-in: [03d1b71d10] user: js, branch: trunk, size: 795) [annotate] [blame] [check-ins using] [diff]
2011-01-01
20:19
[99ea7e8ec1] part of check-in [da6b3d26cb] Change license. (check-in: [da6b3d26cb] user: js, branch: trunk, size: 724) [annotate] [blame] [check-ins using] [diff]
2010-02-19
16:36
[41b1e213fe] part of check-in [42886185fd] Update copyright. (check-in: [42886185fd] user: js, branch: trunk, size: 468) [annotate] [blame] [check-ins using] [diff]
2010-02-11
14:58
[3b963d6ac9] part of check-in [72caeab860] Documentation improvements. (check-in: [72caeab860] user: js, branch: trunk, size: 468) [annotate] [blame] [check-ins using] [diff]
2009-12-06
14:06
[90697b51e3] part of check-in [3631d46ccc] Move ObjFW definitions to a header that gets installed. (check-in: [3631d46ccc] user: js, branch: trunk, size: 467) [annotate] [blame] [check-ins using] [diff]
2009-11-09
22:45
[ded1b7d5c2] part of check-in [a3cc34b139] Rename libobjfw to ObjFW. (check-in: [a3cc34b139] user: js, branch: trunk, size: 551) [annotate] [blame] [check-ins using] [diff]
2009-08-17
21:13
[ba698f9700] part of check-in [5903c87d36] Ensure in the headers that we got the required definitions.

This prevents compiling stuff using libobjfw without objfw-config,
which could generate strange bugs. (check-in: [5903c87d36] user: js, branch: trunk, size: 557) [annotate] [blame] [check-ins using] [diff]

2009-06-01
20:36
[b13fc53a42] part of check-in [f8b652cc27] Add objfw.h which includes everything.
Only importing what you really need is preferred, though.
(check-in: [f8b652cc27] user: js, branch: trunk, size: 446) [annotate] [blame] [check-ins using] [diff]
2009-01-05
00:59
[e7761a686f] part of check-in [f1b749d113] Update copyright. (check-in: [f1b749d113] user: js, branch: trunk, size: 393) [annotate] [blame] [check-ins using] [diff]
2008-12-24
11:55
[a6368fb2a3] part of check-in [486760ed2b] Add methods to initalize from and append from formatted C strings. (check-in: [486760ed2b] user: js, branch: trunk, size: 386) [annotate] [blame] [check-ins using] [diff]
2008-12-13
19:25
Added: [5cb7f85c1e] part of check-in [142572f90b] Initial attempt to port to win32. (check-in: [142572f90b] user: js, branch: trunk, size: 334) [annotate] [blame] [check-ins using]