summaryrefslogtreecommitdiff
path: root/ext/Encode
Commit message (Expand)AuthorAgeFilesLines
* Upgrade to Encode-2.33.Steve Peters2009-04-183-7/+14
* Update to Encode 2.32Rafael Garcia-Suarez2009-04-155-6/+22
* Upgrade to Encode 2.31Dan Kogai2009-04-146-61/+74
* Upgrade to Encode-2.29.Steve Hay2009-04-145-25/+50
* Upgrade to Encode-2.27Steve Hay2009-04-1211-217/+326
* Fix up .gitignore files some moreFlorian Ragwitz2009-02-251-0/+6
* [admin] set up .gitignore filesSam Vilain2009-02-251-0/+6
* Integrate:Sébastien Aperghis-Tramoni2008-09-0326-434/+93
* Integrate:Nicholas Clark2008-05-1123-55/+59
* Integrate:Nicholas Clark2008-03-1410-94/+397
* Document that encoding.pm isn't thread-safe, by Jerry D. HeddenRafael Garcia-Suarez2007-10-191-0/+5
* Need to run the plan() at BEGIN time, else the use_ok() will fail.Nicholas Clark2007-07-231-4/+6
* Various fixes for EBCDIC platforms.Steve Peters2007-07-231-1/+7
* Upgrade to Encode 2.23Rafael Garcia-Suarez2007-05-305-59/+80
* Plug a memory leak in EncodeRafael Garcia-Suarez2007-05-291-0/+1
* Upgrade to Encode 2.22Rafael Garcia-Suarez2007-05-295-11/+66
* Upgrade to Encode-2.21Steve Peters2007-05-137-7/+198
* Re: Compress::Zlib, pack "C" and utf-8 [PATCH]Marc Lehmann2007-05-101-1/+1
* Upgrade to Encode-2.20Steve Peters2007-04-2511-48/+482
* Upgrade to Encode 2.19Nicholas Clark2007-04-0714-23/+73
* C++ compilation patch by JarkkoRafael Garcia-Suarez2007-04-031-3/+6
* Re: [perl #32687] Encode::is_utf8 on tainted UTF8 stringRafael Garcia-Suarez2007-03-221-4/+0
* Resolve PL_curpm issues with (??{}) and fix corruption of match results when ...Yves Orton2007-03-221-0/+1
* Re: [PATCH] (Re: [PATCH] unicode/utf8 pod)Juerd Waalboer2007-03-072-25/+35
* Revert change #28980 per Jarkko's suggestionRafael Garcia-Suarez2007-02-191-5/+3
* Delete Encode's MANIFEST (or else the make process complainsRafael Garcia-Suarez2006-10-301-198/+0
* Spelling nits from Debian bug list...Matt Taggart2006-10-271-1/+1
* enc2xs and C++: add extern "C" to dataJarkko Hietaniemi2006-10-101-3/+5
* Encode.xs: add an explicit cast to make g++ happierJarkko Hietaniemi2006-10-091-1/+1
* Avoid warnings when $Config{d_cplusplus} is undefined.Nicholas Clark2006-09-151-3/+3
* C++ EncodeJarkko Hietaniemi2006-09-141-5/+14
* Version bumps for z/OS fixes.Steve Peters2006-07-131-1/+1
* z/OS: CPAN-ized ext/ and lib/Jarkko Hietaniemi2006-07-132-9/+21
* Upgrade to Encode 2.18Rafael Garcia-Suarez2006-06-0624-79/+115
* Upgrade to Encode-2.17Steve Peters2006-05-103-3/+14
* Ressurect change 27824, which plugs a resource leak in uncalled code.Nicholas Clark2006-05-091-1/+6
* Upgrade to Encode 2.16Rafael Garcia-Suarez2006-05-0465-3317/+3442
* Upgrade to Encode-2.15Steve Peters2006-04-275-25/+67
* Coverity notes that resource are leaked in the unfinished and neverNicholas Clark2006-04-151-1/+6
* There should be only one META.yml fileRafael Garcia-Suarez2006-04-051-10/+0
* Avoid warning with MS Visual C compiler.Gisle Aas2006-01-231-2/+2
* Upgrade to Encode 2.14Rafael Garcia-Suarez2006-01-1613-18/+82
* Don't build manpages for Encode and Unicode::NormalizeRafael Garcia-Suarez2005-12-071-0/+1
* Pod nit in Encode.pm, found by Marc Lehmann in RT #36949.Steve Peters2005-11-111-1/+1
* As using -C to turn on utf8 IO is equivalent to the open pragma,Nicholas Clark2005-11-091-1/+1
* use more 'const' in the Encode data structures.Nicholas Clark2005-10-222-18/+23
* Mark more static Encode data structures as const.Nicholas Clark2005-10-224-12/+13
* Upgrade to Encode 2.12Steve Peters2005-09-278-42/+133
* undup Jarkko Hietaniemi2005-08-071-1/+1
* Add files missed in change 25271Rafael Garcia-Suarez2005-08-062-0/+167