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-962-g430d863
Date: Fri, 21 Oct 2016 19:36:34 +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  430d863ddfdac04994bbed974ec543d6231f2f0b (commit)
       via  02a22d4bdf6f11a0bc56e3e67eea24d6aaa63072 (commit)
       via  113e580306c89d62b591bd1f5020c3d53f34224d (commit)
       via  18a2eb7d8ae60d15f21c1260a6e4f578f5fb75ee (commit)
       via  7163f8fcb50912943386fed9b2fc66526afb59f0 (commit)
       via  11451eda8eb019225425994c7bf046753a2c05ff (commit)
       via  0fc8beb92fc211284357946aa588a3261ffd7652 (commit)
       via  2dbe510fcd3abd9b774ffb6ef5e9e7e54a6dcd26 (commit)
       via  85b1e56197f3980f223c460403336f1f5fcb622e (commit)
       via  87f569305b0fe2ab41d5b76e917e2994affb32bd (commit)
       via  621021eff1d539dbc6c645f3b32763d8872e367a (commit)
       via  fa340c279d2866b767c179cf1d058e49f991df26 (commit)
      from  18905f901a3476dc6bcd5aecc5c7ba8e092d72e8 (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 430d863ddfdac04994bbed974ec543d6231f2f0b
Author: Camm Maguire <address@hidden>
Date:   Fri Oct 21 19:40:20 2016 +0000

    mingw define fixes

commit 02a22d4bdf6f11a0bc56e3e67eea24d6aaa63072
Author: Camm Maguire <address@hidden>
Date:   Fri Oct 21 19:38:54 2016 +0000

    mingw typo

commit 113e580306c89d62b591bd1f5020c3d53f34224d
Author: Camm Maguire <address@hidden>
Date:   Fri Oct 21 19:38:23 2016 +0000

    winsock2 include order

commit 18a2eb7d8ae60d15f21c1260a6e4f578f5fb75ee
Author: Camm Maguire <address@hidden>
Date:   Fri Oct 21 19:37:17 2016 +0000

    mingw fixes to dir functions

commit 7163f8fcb50912943386fed9b2fc66526afb59f0
Author: Camm Maguire <address@hidden>
Date:   Fri Oct 21 19:32:38 2016 +0000

    eliminate wine-detected

commit 11451eda8eb019225425994c7bf046753a2c05ff
Author: Camm Maguire <address@hidden>
Date:   Fri Oct 21 19:05:28 2016 +0000

    default to system in vsystem on mingw for now

commit 0fc8beb92fc211284357946aa588a3261ffd7652
Author: Camm Maguire <address@hidden>
Date:   Fri Oct 21 19:04:52 2016 +0000

    default to system in vsystem on mingw for now

commit 2dbe510fcd3abd9b774ffb6ef5e9e7e54a6dcd26
Author: Camm Maguire <address@hidden>
Date:   Fri Oct 21 19:04:00 2016 +0000

    winsock2 include order

commit 85b1e56197f3980f223c460403336f1f5fcb622e
Author: Camm Maguire <address@hidden>
Date:   Fri Oct 21 18:54:37 2016 +0000

    map permissions fix for mingw

commit 87f569305b0fe2ab41d5b76e917e2994affb32bd
Author: Camm Maguire <address@hidden>
Date:   Fri Oct 21 18:54:08 2016 +0000

    remove Ldirectory in mingfile.c

commit 621021eff1d539dbc6c645f3b32763d8872e367a
Author: Camm Maguire <address@hidden>
Date:   Fri Oct 21 18:50:01 2016 +0000

    open rename mingw fix

commit fa340c279d2866b767c179cf1d058e49f991df26
Author: Camm Maguire <address@hidden>
Date:   Fri Oct 21 18:45:13 2016 +0000

    symbol name handling in sfaslcoff.c

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

Summary of changes:
 gcl/cmpnew/gcl_cmpmain.lsp |   62 +++++---------------------
 gcl/h/compprotos.h         |    2 +-
 gcl/h/mingw.defs           |    2 +-
 gcl/h/protoize.h           |   10 +----
 gcl/h/wincoff.h            |    1 +
 gcl/lsp/gcl_top.lsp        |   16 +++----
 gcl/o/file.d               |    5 ++-
 gcl/o/main.c               |    6 +--
 gcl/o/mingfile.c           |   53 +---------------------
 gcl/o/mingwin.c            |    1 +
 gcl/o/sfaslcoff.c          |   42 +++++++++---------
 gcl/o/sockets.c            |    2 +-
 gcl/o/unexnt.c             |    6 +--
 gcl/o/unixfsys.c           |   78 ++++++++++++++++++++++++--------
 gcl/o/unixsys.c            |  106 +++++---------------------------------------
 gcl/unixport/sys.c         |   10 -----
 16 files changed, 122 insertions(+), 280 deletions(-)


hooks/post-receive
-- 
GNU Common Lisp



reply via email to

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