libfontenc: Changes to 'master'

Alan Coopersmith alanc at kemper.freedesktop.org
Thu Oct 5 05:31:54 EEST 2006


 .gitignore      |    1 
 COPYING         |   25 +++++---
 ChangeLog       |   73 ------------------------
 Makefile.am     |   11 +++
 configure.ac    |    8 ++
 src/Makefile.am |    7 ++
 src/encparse.c  |   47 ++++++++-------
 src/fontenc.c   |  169 ++++++++++++++++++++++++++++----------------------------
 src/fontencI.h  |    2 
 9 files changed, 154 insertions(+), 189 deletions(-)

New commits:
commit 2de626b53827fa1365c149c3fd2e1e280f8691e2
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Wed Oct 4 19:31:23 2006 -0700

    Mark character mapping data tables as const

commit 2daccee698507b27113e89b07af371905aa2bcd4
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Wed Oct 4 19:13:17 2006 -0700

    Clear sparse warnings: Using plain integer as NULL pointer

commit b00dcc90e490454fdd983b4bf6d0fa92ab91d0be
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Wed Oct 4 18:50:44 2006 -0700

    Add XORG_WITH_LINT support for checking source code with lint/sparse/etc.

commit 5d18f978c9085c3c9d9a44c90e73055125e11a68
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Wed Oct 4 18:50:07 2006 -0700

    Clear sparse warning: non-ANSI function declaration of function 'FontEncDirectory'

commit 1dc8867f53a81d6e1c413d393039747668d27bd4
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Wed Oct 4 18:34:20 2006 -0700

    Replace static ChangeLog with dist-hook to generate from git log

commit 81b27280717dc7e06a9ebbd196fae03a9e719db3
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Wed Oct 4 18:32:38 2006 -0700

    Add *~ to .gitignore to skip over emacs droppings

commit 187ec5a0cd96c3b6b13b9ccae51e2828db7c6d3e
Author: Alan Coopersmith <alan.coopersmith at sun.com>
Date:   Wed Oct 4 18:32:07 2006 -0700

    Copy copyright notice/license from source to COPYING




More information about the xorg-commit mailing list