summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSbaserock/morphAlan Coopersmith2013-01-191-1/+1
* autogen.sh: Implement GNOME Build APIColin Walters2013-01-151-1/+3
* configure: Remove AM_MAINTAINER_MODEAdam Jackson2013-01-151-1/+0
* Fix ISO-8859-7 → ISO-10646 mapping.James Cloos2012-04-241-0/+2
* Fix ISO-8859-6 → ISO-10646 mapping.James Cloos2012-04-241-1/+2
* libfontenc 1.1.1libfontenc-1.1.1Alan Coopersmith2012-03-021-1/+1
* Include strings.h for strcasecmpJeremy Huddleston2011-11-112-8/+1
* Strip trailing whitespaceAlan Coopersmith2011-09-163-46/+46
* Dead code removalJeremy Huddleston2011-05-091-1/+0
* config: comment, minor upgrade, quote and layout configure.acGaetan Nadon2011-02-031-39/+38
* config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon2011-01-281-1/+1
* config: remove AC_PROG_CC as it overrides AC_PROG_C_C99Gaetan Nadon2011-01-271-1/+0
* Fail configure if zlib.h & -lz not foundAlan Coopersmith2010-11-211-2/+4
* libfontenc 1.1.0libfontenc-1.1.0Alan Coopersmith2010-10-201-1/+3
* Don't need to check if pointer is NULL before calling free()Alan Coopersmith2010-05-172-13/+8
* Replace malloc(strlen()) + strcpy() with strdup()Alan Coopersmith2010-05-172-10/+5
* Nuke unnecessary castsMikhail Gusarov2010-05-142-20/+17
* Expand xalloc/xrealloc/xfree macrosMikhail Gusarov2010-05-142-50/+45
* unifdef FONTENC_NO_LIBFONTMikhail Gusarov2010-05-143-20/+1
* Nuke RCS tagsMikhail Gusarov2010-05-144-10/+0
* config: update AC_PREREQ statement to 2.60Gaetan Nadon2010-03-291-1/+1
* config: remove the pkgconfig pc.in file from EXTRA_DISTGaetan Nadon2010-03-291-1/+0
* config: move CWARNFLAGS from configure.ac to Makefile.amGaetan Nadon2010-02-162-4/+3
* Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon2009-11-271-0/+1
* INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon2009-10-284-2/+5
* Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon2009-10-271-6/+5
* Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon2009-10-261-2/+1
* .gitignore: use common defaults with custom section # 24239Gaetan Nadon2009-10-221-11/+61
* This is not a GNU project, so declare it foreign.Jeremy Huddleston2009-10-211-1/+1
* Use font-utils 1.1 macros to find encodings pathAlan Coopersmith2009-10-131-5/+6
* libfontenc 1.0.5libfontenc-1.0.5Peter Hutterer2009-08-281-1/+1
* Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith2009-02-021-0/+25
* Janitor: Correct make distcheck and compiler warnings.Paulo Cesar Pereira de Andrade2009-01-288-29/+25
* Add missing PHONY line for automatic ChangeLog generationJames Cloos2007-12-061-0/+2
* bump to 1.0.4libfontenc-1.0.4Daniel Stone2006-12-161-1/+1
* Makefile.am: make ChangeLog hook saferDaniel Stone2006-12-061-3/+4
* Bump to 1.0.3libfontenc-1.0.3Adam Jackson2006-10-131-1/+1
* Fix ChangeLog hook to distcheck.Adam Jackson2006-10-121-6/+4
* Mark character mapping data tables as constAlan Coopersmith2006-10-043-16/+19
* Clear sparse warnings: Using plain integer as NULL pointerAlan Coopersmith2006-10-042-90/+91
* Add XORG_WITH_LINT support for checking source code with lint/sparse/etc.Alan Coopersmith2006-10-043-0/+20
* Clear sparse warning: non-ANSI function declaration of function 'FontEncDirec...Alan Coopersmith2006-10-041-1/+1
* Replace static ChangeLog with dist-hook to generate from git logAlan Coopersmith2006-10-042-73/+6
* Add *~ to .gitignore to skip over emacs droppingsAlan Coopersmith2006-10-041-0/+1
* Copy copyright notice/license from source to COPYINGAlan Coopersmith2006-10-041-9/+16
* renamed: .cvsignore -> .gitignoreAlan Coopersmith2006-07-134-0/+0
* Coverity #1523: Dereferencing freed pointer "mapping"Alan Coopersmith2006-06-032-7/+14
* Bump to 1.0.2libfontenc-1_0_2XORG-7_1Adam Jackson2006-04-262-1/+6
* Fix another file descriptor leak (related to previous Coverity #544)Alan Coopersmith2006-04-102-0/+7
* Coverity #544: File a file descriptor leak.XORG-7_0_99_901Adam Jackson2006-04-072-1/+8