index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
gpgscm
/
scheme-private.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpgscm: Create and re-use frame objects.
Justus Winter
2017-05-03
1
-0
/
+1
*
gpgscm: Merge opexe_0.
Justus Winter
2017-05-03
1
-1
/
+0
*
gpgscm: Avoid fruitless garbage collection cycles.
Justus Winter
2017-04-24
1
-0
/
+7
*
gpgscm: Remove now obsolete dispatcher function from the opcodes.
Justus Winter
2017-04-10
1
-1
/
+1
*
gpgscm: Allocate small integers in the rodata section.
Justus Winter
2017-04-07
1
-6
/
+1
*
gpgscm: Make global data constant when possible.
Justus Winter
2017-04-07
1
-1
/
+1
*
gpgscm: Remove arbitrary limit on number of cell segments.
Justus Winter
2017-04-07
1
-8
/
+2
*
gpgscm: Fix compact vector encoding.
Justus Winter
2017-04-07
1
-1
/
+2
*
gpgscm: Track source locations in every kind of ports.
Justus Winter
2017-02-28
1
-4
/
+4
*
gpgscm: Use a compact vector representation.
Justus Winter
2017-01-30
1
-0
/
+4
*
gpgscm: Use boxed values for source locations.
Justus Winter
2017-01-02
1
-2
/
+2
*
gpgscm: Keep a history of calls for error messages.
Justus Winter
2016-12-08
1
-0
/
+33
*
gpgscm: Add flags to the interpreter.
Justus Winter
2016-12-08
1
-0
/
+1
*
gpgscm: Use a static pool of cells for small integers.
Justus Winter
2016-11-22
1
-0
/
+6
*
gpgscm: Avoid cell allocation overhead.
Justus Winter
2016-11-14
1
-0
/
+5
*
gpgscm: Make the compile-hook configurable.
Justus Winter
2016-11-10
1
-0
/
+2
*
gpgscm: Remove dubious stack implementation.
Justus Winter
2016-11-10
1
-2
/
+0
*
tests/gpgscm: Fix use of pointer.
NIIBE Yutaka
2016-09-15
1
-1
/
+1
*
tests/gpgscm: Foreign objects support for TinySCHEME.
Justus Winter
2016-06-17
1
-0
/
+8
*
tests/gpgscm: Dynamically allocate string buffer.
Justus Winter
2016-06-17
1
-2
/
+2
*
tests/gpgscm: Verbatim import of latest TinySCHEME.
Justus Winter
2016-06-17
1
-0
/
+220