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, pathnames1, updated. Version


From: Camm Maguire
Subject: [Gcl-commits] [SCM] GNU Common Lisp branch, pathnames1, updated. Version_2_6_9-946-g95430b5
Date: Wed, 12 Oct 2016 18:00:56 +0000 (UTC)

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, pathnames1 has been updated
       via  95430b5b488b61d59ee889760383920a942d5ad0 (commit)
       via  cff4ab9546f7f4d9546591af4b4e4f80da7ff3e2 (commit)
       via  a9ad8a6a2c3c8d2c409cbf9f05d8a2dd7b94d16d (commit)
       via  6749c101bf6294febd3dee9ce28dc9adf3471af3 (commit)
       via  fd6c66279bf020bf71a746e5bbeb80d4d498d23a (commit)
       via  ed735cc9aca7d9f714a8f5f9c2f938f5022e7cfe (commit)
      from  e5fac0afd1d699ad419978408e626d9d56baaabc (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 95430b5b488b61d59ee889760383920a942d5ad0
Author: Camm Maguire <address@hidden>
Date:   Wed Oct 12 18:04:42 2016 +0000

    *current-directory* support

commit cff4ab9546f7f4d9546591af4b4e4f80da7ff3e2
Author: Camm Maguire <address@hidden>
Date:   Wed Oct 12 18:04:13 2016 +0000

    warning clear file-author and file-write-date

commit a9ad8a6a2c3c8d2c409cbf9f05d8a2dd7b94d16d
Author: Camm Maguire <address@hidden>
Date:   Wed Oct 12 18:03:48 2016 +0000

    fix file-stream-p

commit 6749c101bf6294febd3dee9ce28dc9adf3471af3
Author: Camm Maguire <address@hidden>
Date:   Wed Oct 12 18:03:33 2016 +0000

    fix close of gzipped files

commit fd6c66279bf020bf71a746e5bbeb80d4d498d23a
Author: Camm Maguire <address@hidden>
Date:   Wed Oct 12 18:03:02 2016 +0000

    coerce_to_filename1, cleanup open_stream

commit ed735cc9aca7d9f714a8f5f9c2f938f5022e7cfe
Author: Camm Maguire <address@hidden>
Date:   Wed Oct 12 18:01:52 2016 +0000

    cleanup of unixfsys.c

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

Summary of changes:
 gcl/h/notcomp.h             |    2 +
 gcl/h/protoize.h            |    2 +-
 gcl/lsp/gcl_directory.lsp   |    6 +-
 gcl/lsp/gcl_rename_file.lsp |    2 +
 gcl/lsp/gcl_top.lsp         |    5 +
 gcl/lsp/gcl_truename.lsp    |    8 +-
 gcl/o/file.d                |  168 +++++-------
 gcl/o/unixfsys.c            |  596 ++++++++++++++++---------------------------
 gcl/o/unixsys.c             |   83 ------
 9 files changed, 302 insertions(+), 570 deletions(-)


hooks/post-receive
-- 
GNU Common Lisp



reply via email to

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