blob: 4940a5a4c24f0cef7e9504a7a9a9e4df94080e29 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
|
Fri Jul 05 2013 Caolán McNamara (caolanm@redhat.com)
* bump release
+ overlapping memcpy
+ allow old spelling of TEXTCAT_RESULT_UNKOWN.
Wed May 29 2013 Caolán McNamara (caolanm@redhat.com)
* merge in Giulio's work and bump release
+ Updated libexttextcat.vapi.
+ Enable changing mindocsize at runtime.
+ Fixed spelling of TEXTCAT_RESULT_UNKOWN.
Mon Nov 05 2012 Caolán McNamara (caolanm@redhat.com)
* fix up the Polish LM
Wed May 30 2012 Caolán McNamara (caolanm@redhat.com)
* add a pile of new fingerprints
* bump the .pc file
Mon Jan 09 2012 Caolán McNamara (caolanm@redhat.com)
* merge in changes from Giulio Paci <giuliopaci@gmail.com>
* bump soname for abi changes
Sun Nov 14 2011 Caolán McNamara (caolanm@redhat.com)
* Release a libexttextcat 3.2:
+ add a large amount of new language signatures. Basically the
subset of languages supported by LibreOffice which have a UDHR
translation. Required a re-work of some existing signatures to
disambiguate similar languages
Fri Sep 30 2011 Rene Engelhard <rene@debian.org>
* rename library to libexttextcat
* make the tests use bash explicitely
Tue Sep 27 2011 Caolán McNamara (caolanm@redhat.com)
* fix utf8-ization of createfp
* regenerate various encoding mangled fingerprints
* add a make check
* use UDHR as sample utf-8 text where possible
+ manx unavailable
Mon Sep 19 2011 Caolán McNamara (caolanm@redhat.com)
* Release a libexttextcat 3.0 to bundle together:
+ the various OpenOffice.org, Linux distributions and LibreOffice
modifications to libtextcat
+ utf-8 signature conversions
+ additional contributed language signatures
Fri Dec 5 2003 Frank Scheelen (fscheelen@wise-guys.nl)
* Released 2.2
Thu May 22 2003 Rob de Wit (rdewit@wise-guys.nl)
* Introduced autotools config as proposed by Jeff
Johnson (jbj@redhat.com)
* Made some changes according to config.h
* Succesfully tested under Solaris8
Tue May 20 2003 Frank Scheelen (fscheelen@wise-guys.nl)
* Added Gertjan van Noord's language models to distro.
* Released libtextcat 2.1
Mon May 19 2003 Rob de Wit (rdewit@wise-guys.nl)
* Removed unused variables
* Cleaned up Makefile
* Added top Makefile with dist target
* Added some include files for more peortability
* Sucessfully tested testlibtextcat under IRIX64 (both 32 and 64 bits)
* Started ChangeLog
Thu May 15 2003 Frank Scheelen (fscheelen@wise-guys.nl)
* Released libtextcat 2.0 under BSD license
|