guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] GNU Guile branch, ttn/janitor, created. release_1-9-11-1


From: Thien-Thi Nguyen
Subject: [Guile-commits] GNU Guile branch, ttn/janitor, created. release_1-9-11-149-g210d9fc
Date: Fri, 25 Jun 2010 11:56:00 +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 Guile".

http://git.savannah.gnu.org/cgit/guile.git/commit/?id=210d9fc7dec22c3398c137e768f879f1997e7905

The branch, ttn/janitor has been created
        at  210d9fc7dec22c3398c137e768f879f1997e7905 (commit)

- Log -----------------------------------------------------------------
commit 210d9fc7dec22c3398c137e768f879f1997e7905
Author: Thien-Thi Nguyen <address@hidden>
Date:   Fri Jun 25 13:45:35 2010 +0200

    [build] Move GUILE_CONFIG_SCRIPT to acinclude.m4.
    
    * configure.ac (GUILE_CONFIG_SCRIPT): Move from here...
    * acinclude.m4 (GUILE_CONFIG_SCRIPT): ...to here.

commit db33d0b49a746810a36bc73b43cf8180c1c9d0c2
Author: Thien-Thi Nguyen <address@hidden>
Date:   Fri Jun 25 13:28:09 2010 +0200

    Add copyright notice to acinclude.m4.
    
    * acinclude.m4: Add copyright notice, with years derived from "git log" 
output.

commit 0c94e1b8d5b80d6f5d811da77e68ede51fd98f47
Author: Thien-Thi Nguyen <address@hidden>
Date:   Fri Jun 25 12:13:04 2010 +0200

    [maint] Make guile-func-name-check handle inhibition directives.
    
    * libguile/guile-func-name-check: Add handling for
    directives in the scanned file to inhibit processing.
    * libguile/pairs.c: Inhibit guile-func-name-check for c[ad]+r block.

commit 408b58584050c8568c0cc82174b3b130527b4611
Author: Thien-Thi Nguyen <address@hidden>
Date:   Fri Jun 25 12:09:39 2010 +0200

    Comment, whitespace munging; nfc.
    
    * libguile/pairs.c: Add space after sentence end; kill eol
    whitespace; selectively untabify; add "ends here" comment.

commit 6801c670136253eea1463e850c17fe56e89467a6
Author: Thien-Thi Nguyen <address@hidden>
Date:   Fri Jun 25 11:27:23 2010 +0200

    [maint] Make guile-func-name-check ignore a string literal ‘FUNC_NAME’.
    
    * libguile/guile-func-name-check <FUNC_NAME check>:
    If the last line contains a C string literal, do nothing.

commit 9c6b71e9b3334439ae6348b38412ae6a8fb154ad
Author: Thien-Thi Nguyen <address@hidden>
Date:   Fri Jun 25 11:12:21 2010 +0200

    Comment, whitespace munging; nfc.
    
    * libguile/guile-func-name-check: Add comments; refill; kill eol whitespace.

commit ad52ea336b86933d33f36910b6bfbcbffbd9e76e
Author: Thien-Thi Nguyen <address@hidden>
Date:   Thu Jun 17 16:12:40 2010 +0200

    [maint] Avoid no-op config-subst for libguile/guile-func-name-check.
    
    * configure.ac (libguile/guile-func-name-check): Remove 
‘GUILE_CONFIG_SCRIPT’.
    * libguile/Makefile.am (.c.doc): Look in $(srcdir) for awk script.
    * libguile/guile-func-name-check: Rename from guile-func-name-check.in.

commit aa9afa384168c0509b30be0d5f7c61f24f02c729
Author: Thien-Thi Nguyen <address@hidden>
Date:   Tue Jun 15 22:34:27 2010 +0200

    [build] Overhaul <errno.h>, <signal.h> cpp symbol extraction/checking.
    
    * libguile/Makefile.am (BUILT_SOURCES): Delete cpp_err_symbols.c,
      cpp_sig_symbols.c; add cpp-E.c, cpp-SIG.c.
      (EXTRA_DIST): Delete cpp_signal.c, cpp_errno.c, cpp_err_symbols.in,
      cpp_err_symbols.c, cpp_sig_symbols.c, cpp_sig_symbols.in, cpp_cnvt.awk;
      add cpp-E.syms, cpp-E.c, cpp-SIG.syms, cpp-SIG.c.
      (error.x, posix.x): Update prereq list.
      (cpp_err_symbols.c, cpp_sig_symbols.c): Delete targets.
      (check_signals, check_errnos): Likewise.
      (.syms.c): New pattern rule.
      (chknew-E, chknew-SIG): New targets.
      (MOSTLYCLEANFILES): Delete cpp_err_symbols_here, cpp_err_symbols_diff,
      cpp_err_symbols_new, cpp_sig_symbols_here, cpp_sig_symbols_diff,
      cpp_sig_symbols_new.
    * libguile/cpp-E.syms: Rename from libguile/cpp_err_symbols.in.
    * libguile/cpp-SIG.syms: Rename from libguile/cpp_sig_symbols.in.
    * libguile/error.c (scm_init_error): #include "libguile/cpp-E.c".
    * libguile/posix.c (scm_init_posix): #include "libguile/cpp-SIG.c".
    * libguile/cpp_cnvt.awk: Delete file.
    * libguile/cpp_errno.c: Delete file.
    * libguile/cpp_signal.c: Delete file.

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


hooks/post-receive
-- 
GNU Guile



reply via email to

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