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, cygwin, updated. Version_2_6


From: Camm Maguire
Subject: [Gcl-commits] [SCM] GNU Common Lisp branch, cygwin, updated. Version_2_6_9-180-g2f789e6
Date: Fri, 16 May 2014 14:02:34 +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, cygwin has been updated
       via  2f789e610cc483ca8d62b06963df8e2eef9e7268 (commit)
       via  20ea31915cdbce9881b2a8347bd87ce753c5553c (commit)
       via  de169a46895228045e51309b0d431f206beebf31 (commit)
       via  f16c06841cad8e43b7a571d438879631ea55f033 (commit)
       via  cec22bb131f35edde080476c331cc50de09ddf4a (commit)
       via  10461dda4abbcdd2ce39e9eff8a793c257eecabf (commit)
       via  c8a264a848336f9f2aca92a38dd072bf33683ca2 (commit)
       via  48d21134ac2919b2ddcd11c77e63ba71e22a86f9 (commit)
       via  5bf807477b1c9372da7cad70c269f96b3f74719b (commit)
      from  8445893c26a753b02f17ea81c73f5d5b14ed02b9 (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 2f789e610cc483ca8d62b06963df8e2eef9e7268
Author: Camm Maguire <address@hidden>
Date:   Fri May 16 13:12:47 2014 +0000

    setrlimit on mips now fixed

commit 20ea31915cdbce9881b2a8347bd87ce753c5553c
Author: Camm Maguire <address@hidden>
Date:   Fri May 16 13:09:50 2014 +0000

    update documentation makefiles

commit de169a46895228045e51309b0d431f206beebf31
Author: Camm Maguire <address@hidden>
Date:   Mon May 12 15:31:56 2014 +0000

    add built documentation files to git

commit f16c06841cad8e43b7a571d438879631ea55f033
Author: Camm Maguire <address@hidden>
Date:   Mon May 12 15:21:36 2014 +0000

    do not make documentation by default, simplify build-dependencies

commit cec22bb131f35edde080476c331cc50de09ddf4a
Author: Camm Maguire <address@hidden>
Date:   Mon May 12 15:19:29 2014 +0000

    solaris cleanups

commit 10461dda4abbcdd2ce39e9eff8a793c257eecabf
Author: Camm Maguire <address@hidden>
Date:   Mon May 12 15:22:00 2014 +0000

    prune shlibdeps in gcl-tk

commit c8a264a848336f9f2aca92a38dd072bf33683ca2
Author: Camm Maguire <address@hidden>
Date:   Mon May 12 15:37:14 2014 +0000

    2.6.11pre test 10

commit 48d21134ac2919b2ddcd11c77e63ba71e22a86f9
Author: Camm Maguire <address@hidden>
Date:   Mon May 12 15:36:04 2014 +0000

    update minver and debian/changelog

commit 5bf807477b1c9372da7cad70c269f96b3f74719b
Author: Camm Maguire <address@hidden>
Date:   Mon May 12 21:36:13 2014 +0000

    don't over allocate the stack

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

Summary of changes:
 gcl/cmpnew/makefile                                |   22 +-
 gcl/configure                                      |   29 +-
 gcl/configure.in                                   |   17 +-
 gcl/debian/changelog                               | 1457 +++-
 gcl/debian/control                                 |    2 +-
 gcl/debian/control.                                |    2 +-
 gcl/debian/control.cvs                             |    2 +-
 gcl/debian/in.gcl-doc.README.Debian                |    4 +-
 gcl/debian/in.gcl-doc.doc-base.si                  |    4 +-
 gcl/debian/in.gcl-doc.doc-base.tk                  |    4 +-
 gcl/gcl-tk/makefile                                |    2 +-
 gcl/h/gclincl.h.in                                 |    3 +
 gcl/h/solaris.h                                    |   24 +
 gcl/info/gcl-si.info                               | 8208 ++++++++++++++++++++
 gcl/info/gcl-si.pdf                                |  Bin 0 -> 257141 bytes
 gcl/info/gcl-si/Available-Symbols.html             |   82 +
 gcl/info/gcl-si/Bignums.html                       |  131 +
 gcl/info/gcl-si/C-Interface.html                   |   70 +
 gcl/info/gcl-si/Characters.html                    |  488 ++
 gcl/info/gcl-si/Command-Line.html                  |  212 +
 gcl/info/gcl-si/Compilation.html                   |  400 +
 gcl/info/gcl-si/Compiler-Definitions.html          |  236 +
 gcl/info/gcl-si/Debugging.html                     |   74 +
 gcl/info/gcl-si/Doc.html                           |  170 +
 gcl/info/gcl-si/Environment.html                   |   74 +
 gcl/info/gcl-si/Function-and-Variable-Index.html   | 1239 +++
 gcl/info/gcl-si/GCL-Specific.html                  |  385 +
 gcl/info/gcl-si/Inititialization.html              |   72 +
 gcl/info/gcl-si/Iteration-and-Tests.html           |  229 +
 gcl/info/gcl-si/Lists.html                         | 1075 +++
 gcl/info/gcl-si/Low-Level-Debug-Functions.html     |   84 +
 gcl/info/gcl-si/Low-Level-X-Interface.html         |   79 +
 gcl/info/gcl-si/Miscellaneous.html                 |   74 +
 gcl/info/gcl-si/Numbers.html                       | 1560 ++++
 gcl/info/gcl-si/Operating-System-Definitions.html  |  389 +
 gcl/info/gcl-si/Operating-System.html              |   72 +
 gcl/info/gcl-si/Regular-Expressions.html           |  211 +
 .../Sequences-and-Arrays-and-Hash-Tables.html      | 1162 +++
 .../gcl-si/Source-Level-Debugging-in-Emacs.html    |  170 +
 gcl/info/gcl-si/Special-Forms-and-Functions.html   | 1279 +++
 gcl/info/gcl-si/Streams-and-Reading.html           | 1174 +++
 gcl/info/gcl-si/Structures.html                    |  108 +
 gcl/info/gcl-si/Symbols.html                       |  580 ++
 gcl/info/gcl-si/System-Definitions.html            | 1159 +++
 gcl/info/gcl-si/Type.html                          |  197 +
 gcl/info/gcl-si/User-Interface.html                |  485 ++
 gcl/info/gcl-si/index.html                         |  160 +
 gcl/info/gcl-tk.info                               |   72 +
 gcl/info/gcl-tk.info-1                             | 6649 ++++++++++++++++
 gcl/info/gcl-tk.info-2                             | 1234 +++
 gcl/info/gcl-tk.pdf                                |  Bin 0 -> 387116 bytes
 gcl/info/gcl-tk/Argument-Lists.html                |  160 +
 gcl/info/gcl-tk/Common-Features-of-Widgets.html    |  163 +
 gcl/info/gcl-tk/Control.html                       |  117 +
 gcl/info/gcl-tk/General.html                       |   83 +
 gcl/info/gcl-tk/Getting-Started.html               |   96 +
 gcl/info/gcl-tk/Introduction.html                  |   91 +
 gcl/info/gcl-tk/Linked-Variables.html              |  161 +
 .../Lisp-Functions-Invoked-from-Graphics.html      |  212 +
 gcl/info/gcl-tk/Return-Values.html                 |  181 +
 gcl/info/gcl-tk/Widgets.html                       |   97 +
 gcl/info/gcl-tk/after.html                         |   97 +
 gcl/info/gcl-tk/bind.html                          |  490 ++
 gcl/info/gcl-tk/button.html                        |  263 +
 gcl/info/gcl-tk/canvas.html                        | 1570 ++++
 gcl/info/gcl-tk/checkbutton.html                   |  347 +
 gcl/info/gcl-tk/destroy.html                       |   83 +
 gcl/info/gcl-tk/entry.html                         |  351 +
 gcl/info/gcl-tk/exit.html                          |   86 +
 gcl/info/gcl-tk/focus.html                         |  182 +
 gcl/info/gcl-tk/frame.html                         |  192 +
 gcl/info/gcl-tk/grab.html                          |  182 +
 gcl/info/gcl-tk/index.html                         |  191 +
 gcl/info/gcl-tk/label.html                         |  179 +
 gcl/info/gcl-tk/listbox.html                       |  289 +
 gcl/info/gcl-tk/lower.html                         |   87 +
 gcl/info/gcl-tk/menu.html                          |  554 ++
 gcl/info/gcl-tk/menubutton.html                    |  281 +
 gcl/info/gcl-tk/message.html                       |  237 +
 gcl/info/gcl-tk/option.html                        |  152 +
 gcl/info/gcl-tk/options.html                       |  666 ++
 gcl/info/gcl-tk/pack.html                          |  338 +
 gcl/info/gcl-tk/pack_002dold.html                  |  279 +
 gcl/info/gcl-tk/place.html                         |  286 +
 gcl/info/gcl-tk/radiobutton.html                   |  333 +
 gcl/info/gcl-tk/raise.html                         |   87 +
 gcl/info/gcl-tk/scale.html                         |  328 +
 gcl/info/gcl-tk/scrollbar.html                     |  258 +
 gcl/info/gcl-tk/selection.html                     |  177 +
 gcl/info/gcl-tk/send.html                          |  112 +
 gcl/info/gcl-tk/text.html                          |  910 +++
 gcl/info/gcl-tk/tk.html                            |  117 +
 gcl/info/gcl-tk/tk_002ddialog.html                 |  123 +
 .../tk_002dlistbox_002dsingle_002dselect.html      |   86 +
 gcl/info/gcl-tk/tk_002dmenu_002dbar.html           |  200 +
 gcl/info/gcl-tk/tkconnect.html                     |  121 +
 gcl/info/gcl-tk/tkerror.html                       |  112 +
 gcl/info/gcl-tk/tkvars.html                        |  126 +
 gcl/info/gcl-tk/tkwait.html                        |   99 +
 gcl/info/gcl-tk/toplevel.html                      |  175 +
 gcl/info/gcl-tk/update.html                        |  100 +
 gcl/info/gcl-tk/winfo.html                         |  302 +
 gcl/info/gcl-tk/wm.html                            |  964 +++
 gcl/info/makefile                                  |   23 +-
 gcl/lsp/makefile                                   |   24 +-
 gcl/makefile                                       |    6 +-
 gcl/minvers                                        |    2 +-
 gcl/o/alloc.c                                      |   16 +-
 gcl/o/sfaslelf.c                                   |    2 +-
 gcl/xgcl-2/dwdoc.pdf                               |  Bin 0 -> 104815 bytes
 gcl/xgcl-2/dwdoc/dwdoc1.html                       |  948 +++
 gcl/xgcl-2/dwdoc/dwdoc2.html                       |  117 +
 gcl/xgcl-2/dwdoc/dwdoc3.html                       |   44 +
 gcl/xgcl-2/dwdoc/dwdoccontents.html                |    1 +
 .../dummy.lisp => xgcl-2/dwdoc/dwdocindex.html}    |    0
 gcl/xgcl-2/makefile                                |    8 +-
 116 files changed, 45941 insertions(+), 338 deletions(-)
 create mode 100644 gcl/info/gcl-si.info
 create mode 100644 gcl/info/gcl-si.pdf
 create mode 100644 gcl/info/gcl-si/Available-Symbols.html
 create mode 100644 gcl/info/gcl-si/Bignums.html
 create mode 100644 gcl/info/gcl-si/C-Interface.html
 create mode 100644 gcl/info/gcl-si/Characters.html
 create mode 100644 gcl/info/gcl-si/Command-Line.html
 create mode 100644 gcl/info/gcl-si/Compilation.html
 create mode 100644 gcl/info/gcl-si/Compiler-Definitions.html
 create mode 100644 gcl/info/gcl-si/Debugging.html
 create mode 100644 gcl/info/gcl-si/Doc.html
 create mode 100644 gcl/info/gcl-si/Environment.html
 create mode 100644 gcl/info/gcl-si/Function-and-Variable-Index.html
 create mode 100644 gcl/info/gcl-si/GCL-Specific.html
 create mode 100644 gcl/info/gcl-si/Inititialization.html
 create mode 100644 gcl/info/gcl-si/Iteration-and-Tests.html
 create mode 100644 gcl/info/gcl-si/Lists.html
 create mode 100644 gcl/info/gcl-si/Low-Level-Debug-Functions.html
 create mode 100644 gcl/info/gcl-si/Low-Level-X-Interface.html
 create mode 100644 gcl/info/gcl-si/Miscellaneous.html
 create mode 100644 gcl/info/gcl-si/Numbers.html
 create mode 100644 gcl/info/gcl-si/Operating-System-Definitions.html
 create mode 100644 gcl/info/gcl-si/Operating-System.html
 create mode 100644 gcl/info/gcl-si/Regular-Expressions.html
 create mode 100644 gcl/info/gcl-si/Sequences-and-Arrays-and-Hash-Tables.html
 create mode 100644 gcl/info/gcl-si/Source-Level-Debugging-in-Emacs.html
 create mode 100644 gcl/info/gcl-si/Special-Forms-and-Functions.html
 create mode 100644 gcl/info/gcl-si/Streams-and-Reading.html
 create mode 100644 gcl/info/gcl-si/Structures.html
 create mode 100644 gcl/info/gcl-si/Symbols.html
 create mode 100644 gcl/info/gcl-si/System-Definitions.html
 create mode 100644 gcl/info/gcl-si/Type.html
 create mode 100644 gcl/info/gcl-si/User-Interface.html
 create mode 100644 gcl/info/gcl-si/index.html
 create mode 100644 gcl/info/gcl-tk.info
 create mode 100644 gcl/info/gcl-tk.info-1
 create mode 100644 gcl/info/gcl-tk.info-2
 create mode 100644 gcl/info/gcl-tk.pdf
 create mode 100644 gcl/info/gcl-tk/Argument-Lists.html
 create mode 100644 gcl/info/gcl-tk/Common-Features-of-Widgets.html
 create mode 100644 gcl/info/gcl-tk/Control.html
 create mode 100644 gcl/info/gcl-tk/General.html
 create mode 100644 gcl/info/gcl-tk/Getting-Started.html
 create mode 100644 gcl/info/gcl-tk/Introduction.html
 create mode 100644 gcl/info/gcl-tk/Linked-Variables.html
 create mode 100644 gcl/info/gcl-tk/Lisp-Functions-Invoked-from-Graphics.html
 create mode 100644 gcl/info/gcl-tk/Return-Values.html
 create mode 100644 gcl/info/gcl-tk/Widgets.html
 create mode 100644 gcl/info/gcl-tk/after.html
 create mode 100644 gcl/info/gcl-tk/bind.html
 create mode 100644 gcl/info/gcl-tk/button.html
 create mode 100644 gcl/info/gcl-tk/canvas.html
 create mode 100644 gcl/info/gcl-tk/checkbutton.html
 create mode 100644 gcl/info/gcl-tk/destroy.html
 create mode 100644 gcl/info/gcl-tk/entry.html
 create mode 100644 gcl/info/gcl-tk/exit.html
 create mode 100644 gcl/info/gcl-tk/focus.html
 create mode 100644 gcl/info/gcl-tk/frame.html
 create mode 100644 gcl/info/gcl-tk/grab.html
 create mode 100644 gcl/info/gcl-tk/index.html
 create mode 100644 gcl/info/gcl-tk/label.html
 create mode 100644 gcl/info/gcl-tk/listbox.html
 create mode 100644 gcl/info/gcl-tk/lower.html
 create mode 100644 gcl/info/gcl-tk/menu.html
 create mode 100644 gcl/info/gcl-tk/menubutton.html
 create mode 100644 gcl/info/gcl-tk/message.html
 create mode 100644 gcl/info/gcl-tk/option.html
 create mode 100644 gcl/info/gcl-tk/options.html
 create mode 100644 gcl/info/gcl-tk/pack.html
 create mode 100644 gcl/info/gcl-tk/pack_002dold.html
 create mode 100644 gcl/info/gcl-tk/place.html
 create mode 100644 gcl/info/gcl-tk/radiobutton.html
 create mode 100644 gcl/info/gcl-tk/raise.html
 create mode 100644 gcl/info/gcl-tk/scale.html
 create mode 100644 gcl/info/gcl-tk/scrollbar.html
 create mode 100644 gcl/info/gcl-tk/selection.html
 create mode 100644 gcl/info/gcl-tk/send.html
 create mode 100644 gcl/info/gcl-tk/text.html
 create mode 100644 gcl/info/gcl-tk/tk.html
 create mode 100644 gcl/info/gcl-tk/tk_002ddialog.html
 create mode 100644 gcl/info/gcl-tk/tk_002dlistbox_002dsingle_002dselect.html
 create mode 100644 gcl/info/gcl-tk/tk_002dmenu_002dbar.html
 create mode 100644 gcl/info/gcl-tk/tkconnect.html
 create mode 100644 gcl/info/gcl-tk/tkerror.html
 create mode 100644 gcl/info/gcl-tk/tkvars.html
 create mode 100644 gcl/info/gcl-tk/tkwait.html
 create mode 100644 gcl/info/gcl-tk/toplevel.html
 create mode 100644 gcl/info/gcl-tk/update.html
 create mode 100644 gcl/info/gcl-tk/winfo.html
 create mode 100644 gcl/info/gcl-tk/wm.html
 create mode 100644 gcl/xgcl-2/dwdoc.pdf
 create mode 100644 gcl/xgcl-2/dwdoc/dwdoc1.html
 create mode 100644 gcl/xgcl-2/dwdoc/dwdoc2.html
 create mode 100644 gcl/xgcl-2/dwdoc/dwdoc3.html
 create mode 100644 gcl/xgcl-2/dwdoc/dwdoccontents.html
 copy gcl/{lsp/dummy.lisp => xgcl-2/dwdoc/dwdocindex.html} (100%)
 mode change 100755 => 100644


hooks/post-receive
-- 
GNU Common Lisp



reply via email to

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