index
:
gnupg
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
gpgscm
/
scheme.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpgscm: Fix opcode dispatch.
Justus Winter
2017-04-10
1
-2
/
+2
*
gpgscm: Mmap script files.
Justus Winter
2017-04-10
1
-4
/
+8
*
gpgscm: Refactor checking for opcode arguments.
Justus Winter
2017-04-10
1
-60
/
+70
*
gpgscm: Improve syntax dispatch.
Justus Winter
2017-04-10
1
-58
/
+36
*
gpgscm: Make tags mandatory.
Justus Winter
2017-04-10
1
-14
/
+2
*
gpgscm: Add and use opcode for reversing a list in place.
Justus Winter
2017-04-10
1
-0
/
+3
*
gpgscm: Deduplicate code.
Justus Winter
2017-04-10
1
-50
/
+28
*
gpgscm: Move dispatch table into rodata.
Justus Winter
2017-04-10
1
-12
/
+13
*
gpgscm: Use more threaded code.
Justus Winter
2017-04-10
1
-38
/
+37
*
gpgscm: Remove now obsolete dispatcher function from the opcodes.
Justus Winter
2017-04-10
1
-5
/
+2
*
gpgscm: Merge 'opexe_6'.
Justus Winter
2017-04-10
1
-19
/
+5
*
gpgscm: Merge 'opexe_5'.
Justus Winter
2017-04-10
1
-18
/
+0
*
gpgscm: Merge 'opexe_4'.
Justus Winter
2017-04-10
1
-12
/
+3
*
gpgscm: Merge 'opexe_3'.
Justus Winter
2017-04-10
1
-56
/
+45
*
gpgscm: Merge 'opexe_2'.
Justus Winter
2017-04-10
1
-62
/
+52
*
gpgscm: Merge 'opexe_1'.
Justus Winter
2017-04-10
1
-11
/
+0
*
gpgscm: Allocate small integers in the rodata section.
Justus Winter
2017-04-07
1
-30
/
+11
*
gpgscm: Make global data constant when possible.
Justus Winter
2017-04-07
1
-18
/
+14
*
gpgscm: Remove arbitrary limit on number of cell segments.
Justus Winter
2017-04-07
1
-36
/
+72
*
gpgscm: Avoid mutating integer.
Justus Winter
2017-04-06
1
-1
/
+1
*
gpgscm: Initialize unused slots in vectors.
Justus Winter
2017-04-06
1
-0
/
+8
*
gpgscm: Fix copying values.
Justus Winter
2017-04-04
1
-2
/
+52
*
gpgscm: Simplify get-output-string operation.
Justus Winter
2017-04-04
1
-14
/
+6
*
gpgscm: Simplify substring operation.
Justus Winter
2017-04-04
1
-7
/
+1
*
gpgscm: Slightly improve the procedure dispatch.
Justus Winter
2017-04-03
1
-1
/
+1
*
gpgscm: Simplify hash tables.
Justus Winter
2017-03-17
1
-49
/
+22
*
gpgscm: Remove framework for immediate values.
Justus Winter
2017-03-17
1
-40
/
+29
*
gpgscm: Use system strlwr if available.
Michael Haubenwallner
2017-03-07
1
-1
/
+5
*
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
1
-92
/
+65
*
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
1
-27
/
+32
*
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
1
-5
/
+3
*
gpgscm: Use boxed values for source locations.
Justus Winter
2017-01-02
1
-44
/
+87
*
gpgscm: Guard use of union member.
Justus Winter
2016-12-21
1
-1
/
+1
*
gpgscm: Change associativity of ::.
Justus Winter
2016-12-19
1
-3
/
+12
*
gpgscm: Better error reporting.
Justus Winter
2016-12-08
1
-6
/
+39
*
gpgscm: Keep a history of calls for error messages.
Justus Winter
2016-12-08
1
-4
/
+271
*
gpgscm: Add flag TAIL_CONTEXT.
Justus Winter
2016-12-08
1
-8
/
+44
*
gpgscm: Add flags to the interpreter.
Justus Winter
2016-12-08
1
-5
/
+43
*
gpgscm: Implement tags.
Justus Winter
2016-12-08
1
-0
/
+80
[next]