File: CHANGES

package info (click to toggle)
libtex-encode-perl 2.009-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 236 kB
  • sloc: perl: 1,334; makefile: 2
file content (88 lines) | stat: -rw-r--r-- 2,727 bytes parent folder | download
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
==================================================
Changes from 2019-05-26 00:00:00 +0000 to present.
==================================================

------------------------------------------
version 2.009 at 2020-05-25 03:42:04 +0000
------------------------------------------

  Change: d449a33ec3edbd5844653d2889fb9ce580cfc5b9
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2020-05-25 05:41:47 +0000

    t: enable regression testing

    With '!' fixed, we can now enable testing that it yields the expected
    result. Do so and add a test case for the hyphen as well. 

  Change: 2e2461e880b07ce6e5ed6bbbcd0057fcecfb090a
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2020-05-25 05:41:46 +0000

    encode: add exclamation mark as unreserved character

    Exclamation marks have no special meaning in TeX and thus need to be
    in this regex (or we should start blacklisting instead of
    whitelisting). 

  Change: 0c49764bf5192b121b2f2db46fecda62160bce40
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2020-05-25 05:41:43 +0000

    encode: sync unreserved characters regex with BibTex'

    We have a separate BibTex encode that was out of sync with the Tex
    one. We should probably combine them, but for now, just sync the
    regex.

    The hyphen added fixes #9. 

------------------------------------------
version 2.008 at 2020-03-14 22:22:00 +0000
------------------------------------------

  Change: c75c5294b659a65046b78bfbde44a36dc8452018
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2020-03-14 23:22:00 +0000

    Remove actually unused prerequisites

    We haven't been using HTML::Entities, HTML::Parser or Pod::LaTeX
    since v1.2. Remove them.

    Fixes #8. 

  Change: 53077862a86d17882d2e67fda400b958af5668f8
  Author: Ahmad Fatoum <ahmad@a3f.at>
  Date : 2020-03-14 23:19:49 +0000

    Delete README

    We generate a README out of the POD, so no need to keep a separate
    out-of-date README 

------------------------------------------
version 2.007 at 2020-01-09 00:50:27 +0000
------------------------------------------

  Change: 3aa926c801a0d5431245cddeb7d1341fb252cd41
  Author: Erik Huelsmann <ehuels@gmail.com>
  Date : 2020-01-09 01:50:27 +0000

    Remove duplicate mappings of 0x00c5 and 0x00e5 (#7)

    Fixes #6 

------------------------------------------
version 2.006 at 2019-06-02 07:28:48 +0000
------------------------------------------

  Change: be8658efc00a5dd2363e11498642943cc49919f1
  Author: Daniel Gildea <danielgildea@git.github.com>
  Date : 2019-06-02 09:28:48 +0000

    Add dotless i and fix eth 

=================================================
Plus 16 releases after 2019-05-26 00:00:00 +0000.
=================================================