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
|
Sun Oct 17 20:50:57 2004 Loic Dachary <loic@gnu.org>
* release 1.08 (based on unac-1.8.0)
Mon Sep 02 16:09:07 2002 Loic Dachary <loic@gnu.org>
* release 1.07 (based on unac-1.7.0)
* t/unac.t: Add debug test + comment
* Unaccent.xs: integrate debug function + parameters + callback
using perl IO handles. Be carefull to be compatbile with
perl-5.6 and perl-5.8. Probably not compatible with previous
perl versions.
Wed Jul 03 13:25:54 2002 Loic Dachary <loic@gnu.org>
* release 1.06 (based on unac-1.6.0)
* COPYING: add copy of the GNU GPL
* unac.c, unac.h: upgrade to unac-1.6.0
Thu Jul 19 10:25:48 2001 Loic Dachary <loic@gnu.org>
* release 1.05 (based on unac-1.5.0)
Wed Jul 18 19:04:29 2001 Loic Dachary <loic@gnu.org>
* *: change hosting site from sourceforge to savannah
Wed Jul 18 15:51:55 2001 Loic Dachary <loic@gnu.org>
* README.Debian: instructions to generate the corresponding debian
package.
Fri Jan 19 11:16:35 2001 Loic Dachary <loic@senga.org>
* Makefile.PL: require 5.005
Fri Jan 12 19:17:33 2001 Loic Dachary <loic@senga.org>
* release 1.04 (based on unac-1.4.0)
* Add unac_version
Sat Jan 06 15:33:45 2001 root <loic@senga.org>
* release 1.03 (based on unac-1.3.0)
Wed Dec 20 13:19:45 2000 Loic Dachary <loic@senga.org>
* release 1.02 (based on unac-1.2.0)
* Unaccent.xs: Use RETVAL and OUTPUT
* unac.[ch]: update to fix big endian bug.
Thu Sep 28 18:13:41 2000 Loic Dachary <loic@senga.org>
* release 1.01 (based on unac-1.1.0)
|