index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
gpgscm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests: Harmonize temporary and socket directory handling.
Justus Winter
2017-03-06
1
-7
/
+6
*
gpgscm: Fix creation of temporary directories.
Justus Winter
2017-03-06
1
-1
/
+6
*
gpgscm: Improve parsing.
Justus Winter
2017-02-28
1
-0
/
+3
*
gpgscm: Fix calculating the line number.
Justus Winter
2017-02-28
1
-2
/
+2
*
gpgscm: Track source locations in every kind of ports.
Justus Winter
2017-02-28
2
-96
/
+69
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-1
/
+1
*
gpgscm: Guard use of tagged expressions.
Justus Winter
2017-02-17
2
-6
/
+6
*
tests,build: Fix distcheck.
Justus Winter
2017-02-15
1
-1
/
+2
*
tests: Check expiration times of created keys.
Justus Winter
2017-02-15
3
-0
/
+54
*
gpgscm: Tune the hash tables.
Justus Winter
2017-01-31
1
-3
/
+5
*
gpgscm: Optimize environment lookups and insertions.
Justus Winter
2017-01-31
1
-50
/
+116
*
gpgscm: Fix build with list environments.
Justus Winter
2017-01-31
1
-0
/
+1
*
gpgscm: Optimize symbol lookups and insertions.
Justus Winter
2017-01-31
1
-23
/
+61
*
gpgscm: Fix build with object list.
Justus Winter
2017-01-31
1
-0
/
+1
*
gpgscm: Remove unused functions.
Justus Winter
2017-01-31
1
-24
/
+0
*
gpgscm: Use a compact vector representation.
Justus Winter
2017-01-30
2
-27
/
+36
*
gpgscm: Provide framework for immediate values.
Justus Winter
2017-01-30
1
-23
/
+39
*
gpgscm: Fix setting the line of the first gc reservation.
Justus Winter
2017-01-30
1
-1
/
+1
*
gpgscm: Introduce macro for the vector length.
Justus Winter
2017-01-30
1
-12
/
+13
*
gpgscm: Fail if too many arguments are given.
Justus Winter
2017-01-02
2
-6
/
+4
*
gpgscm: Add 'finally', rework all macros.
Justus Winter
2017-01-02
2
-44
/
+52
*
gpgscm: Use boxed values for source locations.
Justus Winter
2017-01-02
2
-46
/
+89
*
gpgscm: Guard use of union member.
Justus Winter
2016-12-21
1
-1
/
+1
*
tests: Move argument parser.
Justus Winter
2016-12-20
1
-0
/
+25
*
gpgscm: Change associativity of ::.
Justus Winter
2016-12-19
1
-3
/
+12
*
gpgscm: Display location when assertions fail.
Justus Winter
2016-12-19
1
-6
/
+9
*
gpgscm: Make exception handling more robust.
Justus Winter
2016-12-19
1
-1
/
+2
*
gpgscm: Print failed and skipped tests.
Justus Winter
2016-12-13
1
-5
/
+13
*
gpgscm: Generalize the test runner.
Justus Winter
2016-12-13
1
-8
/
+9
*
gpgscm: Move the test runner to the Scheme library.
Justus Winter
2016-12-13
1
-0
/
+151
*
gpgscm: Improve library functions.
Justus Winter
2016-12-13
2
-34
/
+88
*
gpgscm: Better error reporting.
Justus Winter
2016-12-08
6
-62
/
+122
*
gpgscm: Keep a history of calls for error messages.
Justus Winter
2016-12-08
5
-4
/
+339
*
gpgscm: Add flag TAIL_CONTEXT.
Justus Winter
2016-12-08
1
-8
/
+44
*
gpgscm: Add flags to the interpreter.
Justus Winter
2016-12-08
2
-5
/
+44
*
gpgscm: Implement tags.
Justus Winter
2016-12-08
3
-0
/
+91
*
gpgscm: Generalize 'for-each-p'.
Justus Winter
2016-12-08
1
-7
/
+8
*
tests: Rename 'error' to 'fail'.
Justus Winter
2016-12-06
1
-6
/
+6
*
tests: Change (interactive-shell) to start an interactive shell
Neal H. Walfield
2016-12-06
1
-1
/
+1
*
gpgscm: Avoid truncating pointers.
Justus Winter
2016-11-29
1
-2
/
+3
*
gpgscm: Make 'reverse' compatible with 'reverse_in_place'.
Justus Winter
2016-11-23
1
-4
/
+4
*
gpgscm: Clean sweeped cells.
Justus Winter
2016-11-23
1
-2
/
+2
*
gpgscm: Fix initialization of 'sink'.
Justus Winter
2016-11-23
1
-1
/
+1
*
gpgscm: Refactor.
Justus Winter
2016-11-22
1
-6
/
+6
*
gpgscm: Fix property lists.
Justus Winter
2016-11-22
2
-32
/
+56
*
gpgscm: Fix installation of error handler.
Justus Winter
2016-11-22
1
-0
/
+1
*
gpgscm: Use a static pool of cells for small integers.
Justus Winter
2016-11-22
3
-19
/
+108
*
gpgscm: Re-enable the garbage collector in case of errors.
Justus Winter
2016-11-17
1
-1
/
+3
*
gpgscm: Fix string.
Justus Winter
2016-11-17
1
-1
/
+1
*
gpgscm: Mark cells requiring finalization.
Justus Winter
2016-11-15
1
-5
/
+6
[next]