[SCM] GNU Common Lisp branch, pathnames1, updated. Version_2_6_9-906-gde3526f

"Camm Maguire" <[email protected]> Thu, 6 Oct 2016 17:40:50 +0000 (UTC)
Newsgroups gmane.lisp.gcl.cvs
Message-ID <[email protected]>
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  de3526f1a9adb8105514bc71d2692102f3124818 (commit)
      from  d5fb73afb0e80c225fe973cb86e3638f0aa57b59 (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 de3526f1a9adb8105514bc71d2692102f3124818
Author: Camm Maguire <[email protected]>
Date:   Thu Oct 6 17:44:24 2016 +0000

    rename_file, wild_pathname_p, pathname_match_p

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

Summary of changes:
 gcl/lsp/gcl_pathname_match_p.lsp |   14 ++++++++++++
 gcl/lsp/gcl_rename_file.lsp      |   47 ++++++++++++++++++++++++++++++++++++++
 gcl/lsp/gcl_wild_pathname_p.lsp  |   28 +++++++++++++++++++++++
 3 files changed, 89 insertions(+)
 create mode 100644 gcl/lsp/gcl_pathname_match_p.lsp
 create mode 100644 gcl/lsp/gcl_rename_file.lsp
 create mode 100644 gcl/lsp/gcl_wild_pathname_p.lsp


hooks/post-receive
-- 
GNU Common Lisp