Max Kellermann
|
5e8f578e78
|
util/ConcatString: return the end pointer
|
2017-05-16 11:56:56 +02:00 |
|
Max Kellermann
|
fea211a109
|
util/Alloc: move template functions to ConcatString.hxx
|
2017-05-16 11:32:55 +02:00 |
|
Max Kellermann
|
59e4f1ee0f
|
*: remove lots of GCC 4.8 fallback code
We can remove those C++11 and C++14 kludges because we require GCC 4.9
now.
|
2017-05-16 11:29:15 +02:00 |
|
Max Kellermann
|
5900253b85
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
|
Max Kellermann
|
1d67aa7bf2
|
update copyright year to 2016
|
2016-02-26 17:54:05 +01:00 |
|
Max Kellermann
|
ae7e1a22cb
|
Merge branch 'v0.19.x'
|
2015-01-26 20:57:29 +01:00 |
|
PHO
|
023b9c1e7e
|
Test the existence of strndup(3) before using it.
This can eliminate the ad-hoc "#ifdef WIN32" and can also support other platforms lacking it as well (including Darwin 9).
|
2015-01-26 20:39:49 +01:00 |
|
Max Kellermann
|
712ed555e6
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
|
Max Kellermann
|
849b0563ce
|
util/Alloc: add fallback for gcc 4.6
|
2014-11-28 19:44:32 +01:00 |
|
Max Kellermann
|
84c519df09
|
util/Alloc: remove bogus "unused" attribute
|
2014-11-27 18:21:50 +01:00 |
|
Max Kellermann
|
1178f2c1ab
|
Util/Alloc: add xstrcatdup(), replacing g_strconcat()
|
2014-10-25 01:24:10 +02:00 |
|
Max Kellermann
|
27ca0db7a6
|
util/Alloc: new library replacing GLib's g_malloc()
|
2014-01-07 23:35:18 +01:00 |
|