issues
search
dankogai
/
p5-encode
Encode - character encodings (for Perl 5.8 or better)
https://metacpan.org/release/Encode
37
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Two dashes in Man pages
#180
jidanni
opened
6 months ago
0
Byte/Makefile.PL: ensure build reproducibility
#179
kanavin
closed
6 months ago
1
remove POD markup from verbatim sections
#178
mauke
closed
12 months ago
1
fix module name in POD
#177
mauke
closed
12 months ago
1
`t`: Fix indirect syntax
#176
rwp0
closed
1 year ago
3
`t`: Fix indirect object syntax
#175
rwp0
closed
1 year ago
0
`enc2xs`: Fix indirect syntax
#174
rwp0
closed
1 year ago
1
encguess: remove duplicate "the"
#173
rwp0
closed
1 year ago
1
Skip taint tests when -DSILENT_NO_TAINT_SUPPORT is enabled.
#172
DrHyde
closed
1 year ago
3
Fix spelling in comment
#171
rwp0
closed
1 year ago
1
fix gsm0338 test compatibility with perl < 5.8.8
#170
haarg
closed
2 years ago
1
Encode::MIME::Header: Fix base64 word decoding
#169
pali
closed
2 years ago
1
Fix Issue #144, spurious warnings from -Wc++-compate, and a few related nits
#168
demerphq
closed
2 years ago
3
Skip taint tests if your perl was built without taint support
#167
neilb
closed
2 years ago
1
Perl 5.30.2 replaces some invalid UTF-8 byte sequences inconsistent with current best practices.
#166
flenniken
opened
2 years ago
0
fix link to Unicode standard
#165
mbeijen
closed
2 years ago
1
Use note() instead of diag()
#164
jkeenan
closed
2 years ago
1
Pure perl mode ?
#163
tdegeus
closed
2 years ago
2
Only add -Werror=declaration-after-statement for 5.035004 and earlier
#162
nwc10
closed
3 years ago
2
Fix memory leak in function encode_method()
#161
pali
closed
3 years ago
2
Ensure that UTF-16 decode always includes a trailing NUL.
#160
FGasper
closed
3 years ago
5
decode() omits trailing NUL
#159
FGasper
closed
3 years ago
0
Fix links
#158
thibaultduponchelle
closed
3 years ago
1
find_encoding returns Internal encoding
#157
Rikkuru
closed
3 years ago
3
Noncharacters should be allowed
#156
Grinnz
opened
3 years ago
2
Docs updates
#155
FGasper
closed
3 years ago
0
FB_CROAK fails to parse constant string
#154
FGasper
closed
3 years ago
11
Fix typo
#153
ferivoz
closed
4 years ago
1
Remove old disabled tests from t/gsm0338.t
#152
pali
closed
4 years ago
5
GSM0338: Enable PerlIO and fix code to not require line buffering
#151
pali
closed
4 years ago
2
Support for GSM national sets (ES/PT/TR)
#150
happy-barney
closed
2 years ago
8
GSM0338: Fix encoding module to be compatible with latest GSM 03.38 standard
#149
pali
closed
4 years ago
1
Stop using deprecated function
#148
khwilliamson
closed
4 years ago
1
Silence unused var warnings from Encode
#147
demerphq
closed
4 years ago
1
Compile warnings while building blead
#146
demerphq
closed
3 years ago
0
enc2xs: Add environment variable to suppress comments
#145
JPEWdev
closed
5 years ago
1
Compilation warnings with gcc 9.1.0
#144
dur-randir
closed
2 years ago
3
Compilation warnings with gcc 8.3.0
#143
dur-randir
closed
5 years ago
6
fixup enc_utf8.t for ONLY_PRAGMA_WARNINGS
#142
rurban
closed
5 years ago
1
Fix linker errors
#141
pali
closed
5 years ago
1
gcc warning: unused variable 'ix'
#140
atoomic
closed
5 years ago
3
Warning: Use of uninitialized value in subroutine entry
#139
theory
closed
5 years ago
7
Fix compile error and warning
#138
pali
closed
5 years ago
2
Do not access SV* buffer if we have not called SvPV_force()
#137
pali
closed
5 years ago
1
Unicode.pm needs version bump
#136
bingos
closed
5 years ago
1
protect do_encode from NULL dst
#135
rurban
closed
6 years ago
1
Introduce new Encode check flag Encode::ONLY_PRAGMA_WARNINGS
#134
pali
closed
6 years ago
3
Remove XS functions _bytes_to_utf8() and _utf8_to_bytes()
#133
pali
closed
6 years ago
1
Automatically compute length in attr() macro
#132
pali
closed
6 years ago
0
Fix compile warnings on 64bit MS VS2017
#131
pali
closed
6 years ago
1
Next