From: Bitbucket <com...@bi...> - 2019-09-11 18:28:54
|
3 new commits in naviserver: https://bitbucket.org/naviserver/naviserver/commits/7368101e33d9/ Changeset: 7368101e33d9 User: gustafn Date: 2019-09-11 18:15:52+00:00 Summary: Argument parser: skip processing of optional arguments when the number of provided arguments is equal to the number of required parameters. Background: This change allows a fully backward compatible version of e.g. "ns_md5 $foo", no matter what the value of "$foo" is, allthough the new version of "ns_md5" has now a "-binary" option. Affected #: 1 file https://bitbucket.org/naviserver/naviserver/commits/ec8006230251/ Changeset: ec8006230251 User: gustafn Date: 2019-09-11 18:18:58+00:00 Summary: add a "-binary" option for input processing to the following functions: ns_base64encode ns_base64urlencode ns_uudecode ns_uuencode ns_md5 ns_sha1 Affected #: 10 files https://bitbucket.org/naviserver/naviserver/commits/477a12eb8a5d/ Changeset: 477a12eb8a5d User: gustafn Date: 2019-09-11 18:28:16+00:00 Summary: adjust test cases Affected #: 1 file Repository URL: https://bitbucket.org/naviserver/naviserver/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |