vala branch master, updated. VALA_0_5_7-3-g44ac690



The branch, master has been updated
       via  44ac690145ee0b29e6eddd53029c42bc84b98253 (commit)
       via  9b336713846b3589fd40d60ab30d2fc6246eeadc (commit)
      from  a86df3cedfb2bf4ac95719f074de45660605a05a (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 44ac690145ee0b29e6eddd53029c42bc84b98253
Author: Levi Bard <taktaktaktaktaktaktaktaktaktak gmail com>
Date:   Fri Feb 27 01:04:46 2009 +0100

    Mark arrays as null terminated in GLib binding
    
    Add [CCode (array_null_terminated = true)] to array parameters and
    return values in glib-2.0.vapi.

commit 9b336713846b3589fd40d60ab30d2fc6246eeadc
Author: Jürg Billeter <j bitron ch>
Date:   Fri Feb 27 00:30:38 2009 +0100

    Generate ChangeLog from git log
    
    Add gitlog-to-changelog script from gnulib and a dist-hook to
    generate ChangeLog file when creating tarballs.

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

Summary of changes:
 .gitignore                       |    1 +
 ChangeLog => ChangeLog.pre-0-5-7 |    0
 Makefile.am                      |   14 +++
 autogen.sh                       |    3 +
 gitlog-to-changelog              |  175 ++++++++++++++++++++++++++++++++++++++
 vapi/glib-2.0.vapi               |   22 +++---
 6 files changed, 204 insertions(+), 11 deletions(-)
 rename ChangeLog => ChangeLog.pre-0-5-7 (100%)
 create mode 100755 gitlog-to-changelog


hooks/post-receive
-- 
Compiler for the GObject type system



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