Tim Rühsen
|
789d7ad132
|
Release v0.10.0
|
2015-09-19 14:12:49 +02:00 |
Tim Rühsen
|
fb942952ec
|
Release v0.9.0
|
2015-09-15 15:17:20 +02:00 |
Tim Rühsen
|
aa94d57699
|
Release v0.8.1
|
2015-08-14 17:05:43 +02:00 |
Tim Rühsen
|
6bfa908ff6
|
Release v0.8.0
|
2015-08-06 16:35:16 +02:00 |
Tim Rühsen
|
71835fcd44
|
Add https://github.com/publicsuffix as git submodule
|
2015-07-14 13:25:42 +02:00 |
Tim Rühsen
|
37858be73f
|
Avoid shell variables in AC_CONFIG_FILES (won't work)
|
2015-07-12 22:46:40 +02:00 |
Tim Ruehsen
|
1030a438c9
|
Release v0.7.1
|
2015-02-21 19:30:52 +01:00 |
Tim Rühsen
|
22de5ae709
|
Release v0.7.0
|
2015-01-30 16:16:42 +01:00 |
Tim Rühsen
|
8af7964a08
|
Do not install docs when gtk-doc is not installed
Reported-by: Dagobert Michelsen <dam@opencsw.org>
|
2015-01-26 13:16:59 +01:00 |
Tim Rühsen
|
067f6aee9c
|
Don't use locale dependent isspace()
Fixes an issue on Solaris
Reported-by: Dagobert Michelsen <dam@opencsw.org>
|
2015-01-26 11:05:32 +01:00 |
Tim Rühsen
|
58a4f6c028
|
add iconv Solaris compatibility
|
2015-01-23 16:13:19 +01:00 |
Tim Rühsen
|
910c4b37b6
|
add strndup() compatibility code
|
2015-01-23 15:05:02 +01:00 |
Tim Rühsen
|
8e39ffa4c5
|
renamed ICUUC to LIBICU
|
2015-01-21 14:26:12 +01:00 |
Tim Rühsen
|
666e61659d
|
use pkg-config to detect libicu
|
2015-01-21 14:22:57 +01:00 |
Dagobert Michelsen
|
de1a34d673
|
Solaris needs -lsocket -lnsl for inet_ntop
|
2015-01-21 11:36:58 +01:00 |
Tim Rühsen
|
832829622d
|
Added GTK_DOC_USE_LIBTOOL conditional for tarball using without gtk-doc tools installed
Reported-by: Dagobert Michelsen
|
2015-01-21 11:16:02 +01:00 |
Tim Rühsen
|
9524576b0f
|
Release v0.6.2
|
2014-11-14 17:20:57 +01:00 |
Tim Rühsen
|
ad0cbba010
|
Release v0.6.1
|
2014-11-14 15:53:21 +01:00 |
Tim Rühsen
|
7690e5498a
|
Release v0.6.0
|
2014-10-28 16:17:26 +01:00 |
Tim Rühsen
|
bbed26b303
|
check for alloca.h before including
|
2014-10-28 15:41:35 +01:00 |
Tim Rühsen
|
79097c5369
|
replaced AC_PROG_CXX by AC_PROG_CC in configure.ac - we do not use c++
|
2014-08-22 17:46:57 +02:00 |
Tim Ruehsen
|
c539460953
|
fix ASCII check
|
2014-08-03 12:18:09 +02:00 |
Tim Rühsen
|
d9144c5ee0
|
Release v0.5.0
|
2014-07-03 17:29:52 +02:00 |
Tim Rühsen
|
c3a2b9a137
|
added unistring hint to configure --help
|
2014-07-01 13:05:32 +02:00 |
Tim Ruehsen
|
373bcb912c
|
more work on support for libidn, libidn2, libicu
|
2014-06-29 22:56:33 +02:00 |
Tim Rühsen
|
74f715bd9c
|
started with libidn2 integration
|
2014-06-27 17:13:30 +02:00 |
Tim Ruehsen
|
7354a50c48
|
Release V0.4.0
|
2014-06-23 12:12:54 +02:00 |
Tim Ruehsen
|
9f5d6b1e9d
|
added idn2 punycode generation as fallback for missing libicu
|
2014-06-19 13:15:31 +02:00 |
Tim Ruehsen
|
370fd3639d
|
don't fail configure run if libicu not detected
|
2014-06-18 15:20:02 +02:00 |
Tim Ruehsen
|
9fb63f7a49
|
fixed autoreconf warnings
|
2014-06-17 12:31:18 +02:00 |
Tim Ruehsen
|
9d2fb8f8c5
|
fix search for older libicu versions without pkg-config support
|
2014-06-16 17:04:31 +02:00 |
Tim Ruehsen
|
eaf3d1ee17
|
print info of travis ci build environment
|
2014-06-16 15:17:19 +02:00 |
Tim Ruehsen
|
abc56bc6dd
|
always search for libicu
|
2014-06-15 22:31:18 +02:00 |
Tim Ruehsen
|
c23cad0dfa
|
Release V0.3.1
|
2014-06-10 14:35:28 +02:00 |
Tim Ruehsen
|
b67ef20c82
|
Release V0.3.0
|
2014-06-05 16:29:20 +02:00 |
Tim Ruehsen
|
79cd551b17
|
fixed libicu implementation, use pkg-config for libicu detection
|
2014-06-05 11:39:28 +02:00 |
Tim Ruehsen
|
58daea97ce
|
added IDNA2008 UTS#46 via libicu
|
2014-06-04 13:20:34 +02:00 |
Tim Ruehsen
|
ecdadf76e5
|
added psl_get_version(), bumped version to 0.2.5
|
2014-05-31 19:33:30 +02:00 |
Daniel Kahn Gillmor
|
cadb963475
|
remove LIBPSL_API_VERSION for simplicity
|
2014-05-31 18:56:07 +02:00 |
Tim Ruehsen
|
57b53c990c
|
Release V0.2.4
|
2014-05-30 17:18:59 +02:00 |
Tim Ruehsen
|
e9be57241d
|
API version 0.2 less verbose
|
2014-05-27 11:57:45 +02:00 |
Tim Ruehsen
|
2ce72b5e3b
|
Release V0.2.2
|
2014-05-26 11:32:46 +02:00 |
Tim Ruehsen
|
b07c37b7c6
|
build static library by default
|
2014-05-26 11:13:52 +02:00 |
Tim Ruehsen
|
2919a702be
|
Updated to the latest PSL
|
2014-04-25 16:03:32 +02:00 |
Tim Ruehsen
|
d0b89debdc
|
prepared for initial release
|
2014-04-25 12:36:59 +02:00 |
Tim Ruehsen
|
316e48d48d
|
added version to HTML docs
|
2014-04-23 17:13:15 +02:00 |
Tim Ruehsen
|
ed9562848c
|
small --disable-builtin cleanups
|
2014-04-17 13:09:29 +02:00 |
Tim Ruehsen
|
c481e8019d
|
added ./configure --with-psl-testfile to set PSL test file path
|
2014-04-13 16:43:03 +02:00 |
Tim Ruehsen
|
c93268ce25
|
added ./configure --with-psl-file to set PSL file path
|
2014-04-13 16:35:28 +02:00 |
Tim Ruehsen
|
c285d4047b
|
generate tar ball libpsl-... instead of psl-...
|
2014-04-11 22:25:43 +02:00 |