Package: gcl27 / 2.7.1-4

Metadata

Package Version Patches format
gcl27 2.7.1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
Version_2_7_2pre1 | (download)

git.tag | 2 1 + 1 - 0 !
o/alloc.c | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+), 1 deletion(-)

 <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 gcl27 (2.7.1-2) unstable; urgency=medium
 .
   * Version_2_7_2ore1
Version_2_7_2pre2 | (download)

Makefile.am | 52 39 + 13 - 0 !
Makefile.in | 53 39 + 14 - 0 !
cmpnew/gcl_cmpinline.lsp | 105 10 + 95 - 0 !
cmpnew/gcl_cmpmain.lsp | 25 0 + 25 - 0 !
configure | 327 76 + 251 - 0 !
configure.ac | 53 29 + 24 - 0 !
git.tag | 2 1 + 1 - 0 !
git_touch | 7 7 + 0 - 0 !
h/386-linux.h | 2 2 + 0 - 0 !
h/386-macosx.h | 45 4 + 41 - 0 !
h/aarch64-linux.h | 2 2 + 0 - 0 !
h/alpha-linux.h | 2 2 + 0 - 0 !
h/amd64-linux.h | 2 2 + 0 - 0 !
h/arm-linux.h | 2 2 + 0 - 0 !
h/armhf-linux.h | 2 2 + 0 - 0 !
h/cstack.h | 9 7 + 2 - 0 !
h/gclincl.h.in | 25 4 + 21 - 0 !
h/hppa-linux.h | 2 2 + 0 - 0 !
h/loongarch64-linux.h | 2 2 + 0 - 0 !
h/m68k-linux.h | 2 2 + 0 - 0 !
h/mipsel-linux.h | 2 2 + 0 - 0 !
h/powerpc-linux.h | 2 2 + 0 - 0 !
h/riscv64-linux.h | 2 2 + 0 - 0 !
h/s390-linux.h | 3 3 + 0 - 0 !
h/sh4-linux.h | 2 2 + 0 - 0 !
h/sparc-linux.h | 2 2 + 0 - 0 !
info/character.texi | 24 12 + 12 - 0 !
info/compile.texi | 20 1 + 19 - 0 !
info/compiler-defs.texi | 9 1 + 8 - 0 !
info/form.texi | 16 8 + 8 - 0 !
info/internal.texi | 30 11 + 19 - 0 !
info/number.texi | 2 1 + 1 - 0 !
info/si-defs.texi | 111 29 + 82 - 0 !
info/structure.texi | 2 1 + 1 - 0 !
info/type.texi | 2 1 + 1 - 0 !
info/user-interface.texi | 4 2 + 2 - 0 !
lsp/gcl_listlib.lsp | 22 14 + 8 - 0 !
lsp/gcl_lr.lsp | 3 2 + 1 - 0 !
lsp/gcl_make_pathname.lsp | 8 5 + 3 - 0 !
o/file.d | 3 2 + 1 - 0 !
o/main.c | 39 36 + 3 - 0 !
o/msbrk.c | 10 9 + 1 - 0 !
o/num_sfun.c | 1 0 + 1 - 0 !
o/sfaslmacho.c | 2 1 + 1 - 0 !
o/unexmacosx.c | 132 38 + 94 - 0 !
pcl/gcl_pcl_defs.lisp | 1 1 + 0 - 0 !
xbin/ar_merge | 3 2 + 1 - 0 !
47 files changed, 424 insertions(+), 754 deletions(-)

 <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 gcl27 (2.7.1-3) unstable; urgency=medium
 .
   * Version_2_7_2ore2
Version_2_7_2ore3 | (download)

Makefile.am | 33 21 + 12 - 0 !
Makefile.in | 204 170 + 34 - 0 !
bin/gcl.in | 10 8 + 2 - 0 !
cmpnew/gcl_cmpcall.lsp | 6 4 + 2 - 0 !
cmpnew/gcl_cmpeval.lsp | 12 7 + 5 - 0 !
cmpnew/gcl_cmpflet.lsp | 2 1 + 1 - 0 !
cmpnew/gcl_cmptop.lsp | 55 36 + 19 - 0 !
cmpnew/gcl_cmptype.lsp | 5 0 + 5 - 0 !
configure | 95 81 + 14 - 0 !
configure.ac | 35 21 + 14 - 0 !
git.tag | 2 1 + 1 - 0 !
h/386-macosx.h | 2 1 + 1 - 0 !
h/compprotos.h | 4 4 + 0 - 0 !
h/gclincl.h.in | 6 6 + 0 - 0 !
h/protoize.h | 2 0 + 2 - 0 !
info/internal.texi | 2 1 + 1 - 0 !
lsp/gcl_info.lsp | 18 6 + 12 - 0 !
o/format.c | 6 3 + 3 - 0 !
o/main.c | 6 3 + 3 - 0 !
unixport/init_raw.lsp.in | 4 2 + 2 - 0 !
20 files changed, 376 insertions(+), 133 deletions(-)

 <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 gcl27 (2.7.1-4) unstable; urgency=medium
 .
   * Version_2_7_2ore3