aconchillo

aconchillo commented on issue guile-zstd/guile-zstd#1

config.scm.in: no need to distinguish guile 3

Sounds good. Just made a change. Note sure if that's what you had in mind. We are now specific as well with the dylib file name.

3 years ago

aconchillo pushed to config-scm-in-guile-3 at aconchillo/guile-zstd

3 years ago

aconchillo pushed to config-scm-in-guile-3 at aconchillo/guile-zstd

3 years ago

aconchillo created pull request guile-zstd/guile-zstd#1

config.scm.in: no need to distinguish guile 3

3 years ago

aconchillo pushed to config-scm-in-guile-3 at aconchillo/guile-zstd

  • 00bf8e780d config.scm.in: no need to distinguish guile 3
  • f853c8eb81 Add missing 'test-driver.scm' file. * build-aux/test-driver.scm: New file.
  • 0d830f53e2 README: Tweak. * README: Tweak.
  • 9b197a1304 maint: Set version to 0.1.0. * configure.ac: Change to 0.1.0.
  • f4ca82968c build: Remove use of 'GUILE_SITE_DIR'. * configure.ac: Remove use of 'GUILE_SITE_DIR'.

3 years ago

aconchillo created new branch config-scm-in-guile-3 at aconchillo/guile-zstd

3 years ago

aconchillo forked a repository to aconchillo/guile-zstd

3 years ago

aconchillo commented on issue cwebber/guile-gcrypt#5

update to latest base64 from industria

Hi! Just updated the PR with new tests. Thanks!

4 years ago

aconchillo pushed to update-base64 at aconchillo/guile-gcrypt

  • f8934ec94d base64: update to latest industria's base64 version * gcrypt/base64.scm: update to latest industria's base64. this allows specifying no-padding required when decoding, plus other fixes. * tests/base64.scm: added encoding and decoding tests with and without padding.
  • bb08eae193 base64: update to latest industria's base64 version * gcrypt/base64.scm: update to latest industria's base64. this allows specifying no-padding required when decoding, plus other fixes. * tests/base64.scm: added decoding tests.
  • View comparison for these 2 commits »

4 years ago

aconchillo commented on issue cwebber/guile-gcrypt#5

update to latest base64 from industria

Btw, a quick release would be greatly appreciated so I could also publish an updated guile-jwt release... :-D.

4 years ago

aconchillo pushed to update-base64 at aconchillo/guile-gcrypt

  • bb08eae193 base64: update to latest industria's base64 version * gcrypt/base64.scm: update to latest industria's base64. this allows specifying no-padding required when decoding, plus other fixes. * tests/base64.scm: added decoding tests.
  • b88df5864a base64: update to latest industria's base64 version * gcrypt/base64.scm: update to latest industria's base64. this allows specifying no-padding required when decoding, plus other fixes. * tests/base64.scm: added decoding tests.
  • View comparison for these 2 commits »

4 years ago

aconchillo created pull request cwebber/guile-gcrypt#5

update to latest base64 from industria

4 years ago

aconchillo pushed to update-base64 at aconchillo/guile-gcrypt

  • b88df5864a base64: update to latest industria's base64 version * gcrypt/base64.scm: update to latest industria's base64. this allows specifying no-padding required when decoding, plus other fixes. * tests/base64.scm: added decoding tests.
  • 99381361c5 build: Bump version to 0.3.0. * configure.ac: Bump to 0.3.0.
  • b6f52e2dc2 build: Change email address to guile-user@gnu.org. * configure.ac: Change email address.
  • d01bd407c1 Update 'NEWS'.
  • 952b090576 hash, mac: Add 'hash-algorithm-name' and 'mac-algorithm-name'. * gcrypt/internal.scm (define-enumerate-type): Add 'integer->symbol' parameter and honor it. * gcrypt/hash.scm (define-hash-algorithms): Likewise. (hash-algorithm): Adjust accordingly. * gcrypt/mac.scm (define-mac-algorithms): Add 'integer->symbol'. (mac-algorithm): Adjust accordingly. * guile-gcrypt.texi (Hash Functions): Document 'hash-algorithm-name'. (Message Authentication Codes): Document 'mac-algorithm-name'. * tests/hash.scm ("hash-algorithm-name"): New test. * tests/mac.scm ("mac-algorithm-name"): New test.

4 years ago

aconchillo created new branch update-base64 at aconchillo/guile-gcrypt

4 years ago

aconchillo forked a repository to aconchillo/guile-gcrypt

4 years ago