Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re: [perl #32687] Encode::is_utf8 on tainted UTF8 string | Rafael Garcia-Suarez | 2007-03-22 | 1 | -4/+0 |
* | Resolve PL_curpm issues with (??{}) and fix corruption of match results when ... | Yves Orton | 2007-03-22 | 1 | -0/+1 |
* | Re: [PATCH] (Re: [PATCH] unicode/utf8 pod) | Juerd Waalboer | 2007-03-07 | 2 | -25/+35 |
* | Revert change #28980 per Jarkko's suggestion | Rafael Garcia-Suarez | 2007-02-19 | 1 | -5/+3 |
* | Delete Encode's MANIFEST (or else the make process complains | Rafael Garcia-Suarez | 2006-10-30 | 1 | -198/+0 |
* | Spelling nits from Debian bug list... | Matt Taggart | 2006-10-27 | 1 | -1/+1 |
* | enc2xs and C++: add extern "C" to data | Jarkko Hietaniemi | 2006-10-10 | 1 | -3/+5 |
* | Encode.xs: add an explicit cast to make g++ happier | Jarkko Hietaniemi | 2006-10-09 | 1 | -1/+1 |
* | Avoid warnings when $Config{d_cplusplus} is undefined. | Nicholas Clark | 2006-09-15 | 1 | -3/+3 |
* | C++ Encode | Jarkko Hietaniemi | 2006-09-14 | 1 | -5/+14 |
* | Version bumps for z/OS fixes. | Steve Peters | 2006-07-13 | 1 | -1/+1 |
* | z/OS: CPAN-ized ext/ and lib/ | Jarkko Hietaniemi | 2006-07-13 | 2 | -9/+21 |
* | Upgrade to Encode 2.18 | Rafael Garcia-Suarez | 2006-06-06 | 24 | -79/+115 |
* | Upgrade to Encode-2.17 | Steve Peters | 2006-05-10 | 3 | -3/+14 |
* | Ressurect change 27824, which plugs a resource leak in uncalled code. | Nicholas Clark | 2006-05-09 | 1 | -1/+6 |
* | Upgrade to Encode 2.16 | Rafael Garcia-Suarez | 2006-05-04 | 65 | -3317/+3442 |
* | Upgrade to Encode-2.15 | Steve Peters | 2006-04-27 | 5 | -25/+67 |
* | Coverity notes that resource are leaked in the unfinished and never | Nicholas Clark | 2006-04-15 | 1 | -1/+6 |
* | There should be only one META.yml file | Rafael Garcia-Suarez | 2006-04-05 | 1 | -10/+0 |
* | Avoid warning with MS Visual C compiler. | Gisle Aas | 2006-01-23 | 1 | -2/+2 |
* | Upgrade to Encode 2.14 | Rafael Garcia-Suarez | 2006-01-16 | 13 | -18/+82 |
* | Don't build manpages for Encode and Unicode::Normalize | Rafael Garcia-Suarez | 2005-12-07 | 1 | -0/+1 |
* | Pod nit in Encode.pm, found by Marc Lehmann in RT #36949. | Steve Peters | 2005-11-11 | 1 | -1/+1 |
* | As using -C to turn on utf8 IO is equivalent to the open pragma, | Nicholas Clark | 2005-11-09 | 1 | -1/+1 |
* | use more 'const' in the Encode data structures. | Nicholas Clark | 2005-10-22 | 2 | -18/+23 |
* | Mark more static Encode data structures as const. | Nicholas Clark | 2005-10-22 | 4 | -12/+13 |
* | Upgrade to Encode 2.12 | Steve Peters | 2005-09-27 | 8 | -42/+133 |
* | undup | Jarkko Hietaniemi | 2005-08-07 | 1 | -1/+1 |
* | Add files missed in change 25271 | Rafael Garcia-Suarez | 2005-08-06 | 2 | -0/+167 |
* | Upgrade to Encode 2.11, plus a patch to PerlIO::encoding | Rafael Garcia-Suarez | 2005-08-06 | 10 | -23/+64 |
* | Typos in *.p[lm] | Piotr Fusik | 2005-08-05 | 2 | -2/+2 |
* | Typos in *.p[lm] | Piotr Fusik | 2005-08-02 | 3 | -5/+5 |
* | Upgrade to Encode 2.10 | Nicholas Clark | 2005-05-16 | 6 | -10/+18 |
* | Refactoring to Sv*_set() macros - patch #5 | Steve Peters | 2005-04-19 | 2 | -2/+2 |
* | H.Merijn changed e-mail | H.Merijn Brand | 2005-04-13 | 1 | -1/+1 |
* | Upgrade to Encode 2.0902 | Rafael Garcia-Suarez | 2005-04-12 | 10 | -73/+300 |
* | Upgrade to Encode 2.09 | Rafael Garcia-Suarez | 2004-12-07 | 7 | -46/+70 |
* | Upgrade to Encode 2.08. | Rafael Garcia-Suarez | 2004-10-25 | 7 | -35/+82 |
* | Upgrade to Encode 2.07 | Rafael Garcia-Suarez | 2004-10-23 | 20 | -300/+550 |
* | Upgrade to Encode 2.05 | Rafael Garcia-Suarez | 2004-10-19 | 4 | -8/+15 |
* | Re-apply the encoding.pm part of: | Jarkko Hietaniemi | 2004-10-19 | 1 | -7/+115 |
* | Upgrade to Encode 2.04. | Marcus Holland-Moritz | 2004-10-18 | 12 | -182/+106 |
* | [PATCH] encoding and open pragmas | Jarkko Hietaniemi | 2004-09-20 | 1 | -7/+115 |
* | Upgrade to Encode 2.02 | Rafael Garcia-Suarez | 2004-09-02 | 11 | -1507/+12135 |
* | Patch 22835 Failed to upgrade all the new files in Encode 2.01 | Nicholas Clark | 2004-06-08 | 3 | -5/+12 |
* | Upgrade to Encode 2.01. | Nicholas Clark | 2004-05-30 | 2 | -3/+3 |
* | Re: utf-8 and taint don't work together | SADAHIRO Tomoyuki | 2004-05-24 | 2 | -4/+6 |
* | Upgrade to Encode 2.00. | Rafael Garcia-Suarez | 2004-05-20 | 147 | -193/+219 |
* | Re: [perl #26905] "use bytes" doesn't apply byte semantics to concatenation | SADAHIRO Tomoyuki | 2004-02-23 | 1 | -7/+3 |
* | Encode has local changes. Up-version it. | Rafael Garcia-Suarez | 2004-02-18 | 1 | -1/+1 |