Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (2h)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-27 18:43:19 UTC Now

2010-12-02 12:11:04 UTC MAIN commitmail json YAML

Update to 3.13:

2010-10-26  Gisle Aas <gisle@ActiveState.com>

  Release 3.13

  The fix in v3.12 to try to preserve the SvUTF8 flag was buggy
  and actually managed to set the flag on strings that did not
  have it originally.

2010-10-25  Gisle Aas <gisle@ActiveState.com>

  Release 3.12

  Don't change SvUTF8 flag on the strings encoded [RT#60105]

  Documentation tweaks

2010-10-24  Gisle Aas <gisle@ActiveState.com>

  Release 3.11

  Provide encode_base64url and decode_base64url functions to process
  the base64 scheme for "URL applications".

  The decode_base64() does not issue warnings on suspect input data
  any more.

2010-10-11  Gisle Aas <gisle@ActiveState.com>

  Release 3.10

  Provide functions to calculate the length of encoded and decoded
  base64 strings [RT#62404]

(wiz)