index
:
xorg/lib/libfontenc
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
master
sco_port_update
Font encoding library (mirrored from https://gitlab.freedesktop.org/xorg/lib/libfontenc)
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-25
libfontenc 1.1.2
libfontenc-1.1.2
Alan Coopersmith
1
-1
/
+1
2013-03-04
libfontenc: setCode(): fix realloc invocation
Nickolai Zeldovich
1
-1
/
+1
2013-01-19
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Alan Coopersmith
1
-1
/
+1
2013-01-15
autogen.sh: Implement GNOME Build API
Colin Walters
1
-1
/
+3
2013-01-15
configure: Remove AM_MAINTAINER_MODE
Adam Jackson
1
-1
/
+0
2012-04-24
Fix ISO-8859-7 → ISO-10646 mapping.
James Cloos
1
-0
/
+2
2012-04-24
Fix ISO-8859-6 → ISO-10646 mapping.
James Cloos
1
-1
/
+2
2012-03-02
libfontenc 1.1.1
libfontenc-1.1.1
Alan Coopersmith
1
-1
/
+1
2011-11-11
Include strings.h for strcasecmp
Jeremy Huddleston
2
-8
/
+1
2011-09-16
Strip trailing whitespace
Alan Coopersmith
3
-46
/
+46
2011-05-09
Dead code removal
Jeremy Huddleston
1
-1
/
+0
2011-02-03
config: comment, minor upgrade, quote and layout configure.ac
Gaetan Nadon
1
-39
/
+38
2011-01-28
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-1
/
+1
2011-01-27
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
1
-1
/
+0
2010-11-21
Fail configure if zlib.h & -lz not found
Alan Coopersmith
1
-2
/
+4
2010-10-20
libfontenc 1.1.0
libfontenc-1.1.0
Alan Coopersmith
1
-1
/
+3
2010-05-17
Don't need to check if pointer is NULL before calling free()
Alan Coopersmith
2
-13
/
+8
2010-05-17
Replace malloc(strlen()) + strcpy() with strdup()
Alan Coopersmith
2
-10
/
+5
2010-05-14
Nuke unnecessary casts
Mikhail Gusarov
2
-20
/
+17
2010-05-14
Expand xalloc/xrealloc/xfree macros
Mikhail Gusarov
2
-50
/
+45
2010-05-14
unifdef FONTENC_NO_LIBFONT
Mikhail Gusarov
3
-20
/
+1
2010-05-14
Nuke RCS tags
Mikhail Gusarov
4
-10
/
+0
2010-03-29
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1
/
+1
2010-03-29
config: remove the pkgconfig pc.in file from EXTRA_DIST
Gaetan Nadon
1
-1
/
+0
2010-02-16
config: move CWARNFLAGS from configure.ac to Makefile.am
Gaetan Nadon
2
-4
/
+3
2009-11-27
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
1
-0
/
+1
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
4
-2
/
+5
2009-10-27
Deploy the new XORG_DEFAULT_OPTIONS #24242
Gaetan Nadon
1
-6
/
+5
2009-10-26
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Gaetan Nadon
1
-2
/
+1
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
1
-11
/
+61
2009-10-21
This is not a GNU project, so declare it foreign.
Jeremy Huddleston
1
-1
/
+1
2009-10-13
Use font-utils 1.1 macros to find encodings path
Alan Coopersmith
1
-5
/
+6
2009-08-28
libfontenc 1.0.5
libfontenc-1.0.5
Peter Hutterer
1
-1
/
+1
2009-02-02
Add README with pointers to mailing list, bugzilla & git repos
Alan Coopersmith
1
-0
/
+25
2009-01-28
Janitor: Correct make distcheck and compiler warnings.
Paulo Cesar Pereira de Andrade
8
-29
/
+25
2007-12-06
Add missing PHONY line for automatic ChangeLog generation
James Cloos
1
-0
/
+2
2006-12-16
bump to 1.0.4
libfontenc-1.0.4
Daniel Stone
1
-1
/
+1
2006-12-06
Makefile.am: make ChangeLog hook safer
Daniel Stone
1
-3
/
+4
2006-10-13
Bump to 1.0.3
libfontenc-1.0.3
Adam Jackson
1
-1
/
+1
2006-10-12
Fix ChangeLog hook to distcheck.
Adam Jackson
1
-6
/
+4
2006-10-04
Mark character mapping data tables as const
Alan Coopersmith
3
-16
/
+19
2006-10-04
Clear sparse warnings: Using plain integer as NULL pointer
Alan Coopersmith
2
-90
/
+91
2006-10-04
Add XORG_WITH_LINT support for checking source code with lint/sparse/etc.
Alan Coopersmith
3
-0
/
+20
2006-10-04
Clear sparse warning: non-ANSI function declaration of function 'FontEncDirec...
Alan Coopersmith
1
-1
/
+1
2006-10-04
Replace static ChangeLog with dist-hook to generate from git log
Alan Coopersmith
2
-73
/
+6
2006-10-04
Add *~ to .gitignore to skip over emacs droppings
Alan Coopersmith
1
-0
/
+1
2006-10-04
Copy copyright notice/license from source to COPYING
Alan Coopersmith
1
-9
/
+16
2006-07-13
renamed: .cvsignore -> .gitignore
Alan Coopersmith
4
-0
/
+0
2006-06-03
Coverity #1523: Dereferencing freed pointer "mapping"
Alan Coopersmith
2
-7
/
+14
2006-04-26
Bump to 1.0.2
libfontenc-1_0_2
XORG-7_1
Adam Jackson
2
-1
/
+6
[next]