index
:
libgpg-error
dkg-fix-T4643
dkg/expand-musl
dkg/fix-4952
gniibe/disable-new-dtags
gniibe/pkg-config-support
gniibe/secmem
gniibe/t5912
master
release-1.26
A small library that originally defined common error values for all GnuPG components.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
gpgscm: Merge 'opexe_1'.
Justus Winter
2017-04-10
2
-31
/
+20
|
*
gpgscm: Allocate small integers in the rodata section.
Justus Winter
2017-04-07
4
-37
/
+861
|
*
gpgscm: Make global data constant when possible.
Justus Winter
2017-04-07
2
-19
/
+15
|
*
gpgscm: Remove arbitrary limit on number of cell segments.
Justus Winter
2017-04-07
2
-44
/
+74
|
*
gpgscm: Fix compact vector encoding.
Justus Winter
2017-04-07
1
-1
/
+2
|
*
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: Make test cleanup more robust.
Justus Winter
2017-03-23
1
-14
/
+17
|
*
tests,w32: Use GetTempPath to get the path for temporary files.
Justus Winter
2017-03-21
2
-1
/
+20
|
*
tests: Create temporary directories in '/tmp'.
Justus Winter
2017-03-21
1
-3
/
+5
|
*
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
|
*
tests: Rework environment setup.
Justus Winter
2017-03-09
1
-35
/
+43
|
*
gpgscm: Use system strlwr if available.
Michael Haubenwallner
2017-03-07
2
-5
/
+5
|
*
More change for common.
NIIBE Yutaka
2017-03-07
1
-1
/
+1
|
*
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
[prev]
[next]