gcl-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-commits] [SCM] GNU Common Lisp branch, Version_2_6_12pre, updated.


From: Camm Maguire
Subject: [Gcl-commits] [SCM] GNU Common Lisp branch, Version_2_6_12pre, updated. Version_2_6_9-522-gfa7b99f
Date: Thu, 16 Oct 2014 16:37:46 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Common Lisp".

The branch, Version_2_6_12pre has been updated
       via  fa7b99fc5d164e1ef4646bac7cde8c0ee43a86f2 (commit)
       via  65a13a38bb74e3d7db2ac2bcefa5367851e19f71 (commit)
       via  4f1c2c4b04a349fa938219f1c675d57aba32c629 (commit)
       via  4820e3041ab8142e9eea6d8ad7f480330a5d0c2a (commit)
       via  0057c7c54990c6163cf7341b85844a422be213d8 (commit)
       via  10a57756f90dc71246284840b846c1c14d852488 (commit)
       via  d625f9a45def5ca544aa4c501da6f1a261cb2fa8 (commit)
       via  1c7fc44dcfcc121f2c49495f3375b3e112fc0b0f (commit)
       via  c90021628ac5136bd2a9c61705feadb9b0847a0f (commit)
       via  7df1a6d04244bc9672d7a2754b05a2557e8ada47 (commit)
       via  1e5300c76ddb982d26606bf071b13f80c86b21f3 (commit)
       via  93c74942b920dff6d85237c93a82e46488409e32 (commit)
       via  930da89517356d9d3d320ae56febb1e3ff3604ff (commit)
       via  6c7245ae3fa2eadccbc8045efa935c446c223528 (commit)
      from  d611e4137100a1b90bab6604ec16626d062212f2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit fa7b99fc5d164e1ef4646bac7cde8c0ee43a86f2
Author: Camm Maguire <address@hidden>
Date:   Thu Oct 16 12:06:58 2014 -0400

    move errors used in C code to cltl1

commit 65a13a38bb74e3d7db2ac2bcefa5367851e19f71
Author: Camm Maguire <address@hidden>
Date:   Thu Oct 16 11:51:17 2014 -0400

    remove noise from assert, fix etypecase

commit 4f1c2c4b04a349fa938219f1c675d57aba32c629
Author: Camm Maguire <address@hidden>
Date:   Thu Oct 16 11:50:56 2014 -0400

    update lsp and cmpnew sys-proclaims

commit 4820e3041ab8142e9eea6d8ad7f480330a5d0c2a
Author: Camm Maguire <address@hidden>
Date:   Thu Oct 16 11:49:07 2014 -0400

    use building lisp to make sys-proclaim.lisp

commit 0057c7c54990c6163cf7341b85844a422be213d8
Author: Camm Maguire <address@hidden>
Date:   Thu Oct 16 11:48:38 2014 -0400

    export all conditions symbols in gcl_export.lsp

commit 10a57756f90dc71246284840b846c1c14d852488
Author: Camm Maguire <address@hidden>
Date:   Thu Oct 16 10:49:13 2014 -0400

    eliminate serror package from pcl/sys-package.lisp

commit d625f9a45def5ca544aa4c501da6f1a261cb2fa8
Author: Camm Maguire <address@hidden>
Date:   Thu Oct 16 10:44:29 2014 -0400

    more specific-error removals

commit 1c7fc44dcfcc121f2c49495f3375b3e112fc0b0f
Author: Camm Maguire <address@hidden>
Date:   Thu Oct 16 10:30:48 2014 -0400

    eliminate serror package

commit c90021628ac5136bd2a9c61705feadb9b0847a0f
Author: Camm Maguire <address@hidden>
Date:   Thu Oct 16 10:30:26 2014 -0400

    update sys-proclaims

commit 7df1a6d04244bc9672d7a2754b05a2557e8ada47
Author: Camm Maguire <address@hidden>
Date:   Thu Oct 16 10:30:00 2014 -0400

    compiler lintian fixes

commit 1e5300c76ddb982d26606bf071b13f80c86b21f3
Author: Camm Maguire <address@hidden>
Date:   Thu Oct 16 10:28:21 2014 -0400

    eliminate specific-error

commit 93c74942b920dff6d85237c93a82e46488409e32
Author: Camm Maguire <address@hidden>
Date:   Thu Oct 16 10:25:36 2014 -0400

    C code error semantics from master, centralize on Icall_gen_error_handler

commit 930da89517356d9d3d320ae56febb1e3ff3604ff
Author: Camm Maguire <address@hidden>
Date:   Thu Oct 16 10:17:17 2014 -0400

    one ansi-compat version of case macros in cltl1

commit 6c7245ae3fa2eadccbc8045efa935c446c223528
Author: Camm Maguire <address@hidden>
Date:   Thu Oct 16 10:35:10 2014 -0400

    clcs cleanup, centralize lisp errors in gcl_serror, move restart to cltl1

-----------------------------------------------------------------------

Summary of changes:
 gcl/clcs/gcl_clcs_condition_definitions.lisp |  204 ++--
 gcl/clcs/gcl_clcs_conditions.lisp            |  115 +--
 gcl/clcs/gcl_clcs_debugger.lisp              |  143 ---
 gcl/clcs/gcl_clcs_handler.lisp               |  174 +---
 gcl/clcs/gcl_clcs_install.lisp               |  104 --
 gcl/clcs/gcl_clcs_kcl_cond.lisp              |  213 ----
 gcl/clcs/gcl_clcs_macros.lisp                |  178 ---
 gcl/clcs/gcl_clcs_restart.lisp               |  213 ----
 gcl/clcs/gcl_clcs_top_patches.lisp           |  201 ----
 gcl/clcs/myload.lisp                         |    6 -
 gcl/clcs/package.lisp                        |   33 +-
 gcl/clcs/sys-proclaim.lisp                   |   88 +-
 gcl/cmpnew/gcl_cmpcall.lsp                   |    7 +-
 gcl/cmpnew/makefile                          |    5 +-
 gcl/cmpnew/sys-proclaim.lisp                 |  288 +++---
 gcl/h/att_ext.h                              |    7 +-
 gcl/h/compdefs.h                             |    2 +
 gcl/h/compprotos.h                           |    5 +-
 gcl/h/error.h                                |  203 ++++
 gcl/h/globals.h                              |   10 +
 gcl/h/notcomp.h                              |    1 +
 gcl/h/object.h                               |    2 +-
 gcl/h/type.h                                 |   42 +-
 gcl/lsp/gcl_assert.lsp                       |  235 +---
 gcl/lsp/gcl_defpackage.lsp                   |   71 +-
 gcl/lsp/gcl_destructuring_bind.lsp           |   14 +-
 gcl/lsp/gcl_evalmacros.lsp                   |   37 +-
 gcl/lsp/gcl_export.lsp                       |   23 +
 gcl/lsp/gcl_iolib.lsp                        |    6 +
 gcl/lsp/gcl_listlib.lsp                      |    2 +-
 gcl/lsp/gcl_loop.lsp                         |    7 +-
 gcl/lsp/gcl_packlib.lsp                      |    2 +-
 gcl/lsp/gcl_restart.lsp                      |  196 ++++
 gcl/lsp/gcl_seq.lsp                          |    9 +-
 gcl/lsp/gcl_seqlib.lsp                       |    2 +-
 gcl/lsp/gcl_serror.lsp                       |  521 +++++----
 gcl/lsp/gcl_setf.lsp                         |    2 +-
 gcl/lsp/gcl_top.lsp                          |  145 +---
 gcl/lsp/makefile                             |    8 +-
 gcl/lsp/sys-proclaim.lisp                    |  512 +++++----
 gcl/makefile                                 |    2 +-
 gcl/o/error.c                                |  337 +-----
 gcl/o/eval.c                                 |   10 +-
 gcl/o/file.d                                 |    6 +-
 gcl/o/funlink.c                              |    4 +-
 gcl/o/list.d                                 |   12 +-
 gcl/o/package.d                              |   10 +-
 gcl/o/sequence.d                             |    4 +-
 gcl/o/symbol.d                               |   22 +-
 gcl/o/toplevel.c                             |    4 +-
 gcl/o/typespec.c                             |  267 +-----
 gcl/o/utils.c                                |    1 -
 gcl/pcl/sys-package.lisp                     |  331 +------
 gcl/pcl/sys-proclaim.lisp                    | 1586 +++++++++++++-------------
 gcl/unixport/init_ansi_gcl.lsp.in            |    1 -
 gcl/unixport/init_gcl.lsp.in                 |    1 -
 gcl/unixport/init_pcl_gcl.lsp.in             |    1 -
 gcl/unixport/init_pre_gcl.lsp.in             |    1 -
 gcl/unixport/sys_ansi_gcl.c                  |    7 +-
 gcl/unixport/sys_gcl.c                       |    1 +
 gcl/unixport/sys_pcl_gcl.c                   |    1 +
 gcl/unixport/sys_pre_gcl.c                   |    1 +
 62 files changed, 2395 insertions(+), 4251 deletions(-)
 delete mode 100755 gcl/clcs/gcl_clcs_debugger.lisp
 delete mode 100755 gcl/clcs/gcl_clcs_install.lisp
 delete mode 100755 gcl/clcs/gcl_clcs_kcl_cond.lisp
 delete mode 100755 gcl/clcs/gcl_clcs_macros.lisp
 delete mode 100755 gcl/clcs/gcl_clcs_restart.lisp
 delete mode 100755 gcl/clcs/gcl_clcs_top_patches.lisp
 create mode 100644 gcl/h/error.h
 create mode 100644 gcl/lsp/gcl_restart.lsp


hooks/post-receive
-- 
GNU Common Lisp



reply via email to

[Prev in Thread] Current Thread [Next in Thread]