index
:
lib/libfontenc
master
obsd
fonts encoding library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-08-30
libfontenc 1.1.6
libfontenc-1.1.6
Alan Coopersmith
2022-08-30
include config.h before system headers
Alan Coopersmith
2022-08-26
libfontenc 1.1.5
libfontenc-1.1.5
Alan Coopersmith
2022-07-17
configure: Use AC_USE_SYSTEM_EXTENSIONS to set GNU_SOURCE & other defines
Alan Coopersmith
2022-05-08
Convert code to use Xmallocarray() & Xreallocarray()
Alan Coopersmith
2022-05-08
Import reallocarray() from libX11 (originally from OpenBSD)
Alan Coopersmith
2022-05-08
gitlab CI: add a basic build test
Alan Coopersmith
2022-05-08
Fix spelling/wording issues
Alan Coopersmith
2022-05-08
Build xz tarballs instead of bzip2
Alan Coopersmith
2019-02-19
libfontenc 1.1.4
libfontenc-1.1.4
Alan Coopersmith
2018-12-07
Update configure.ac bug URL for gitlab migration
Alan Coopersmith
2018-11-19
Update README for gitlab migration
Alan Coopersmith
2018-11-11
Fix iso8859-7 mappings for 0xA1, 0xA2, & 0xFF
Alan Coopersmith
2017-01-26
autogen: add default patch prefix
Mihail Konev
2017-01-26
autogen.sh: use quoted string variables
Emil Velikov
2017-01-26
autogen.sh: use exec instead of waiting for configure to finish
Peter Hutterer
2015-09-24
make FontEncDirectory return a const string
Julien Cristau
2015-04-30
libfontenc 1.1.3
libfontenc-1.1.3
Alan Coopersmith
2015-01-17
Initialize aliases array in parseEncodingFile()
Alan Coopersmith
2015-01-17
Reformat code to X.Org standard style
Alan Coopersmith
2015-01-17
Replace strcpy+strcat calls with snprintf calls
Alan Coopersmith
2015-01-17
Replace sprintf call with snprintf
Alan Coopersmith
2013-12-26
Initialize both value1 & value2, not value1 twice
Alan Coopersmith
2013-04-25
libfontenc 1.1.2
libfontenc-1.1.2
Alan Coopersmith
2013-03-04
libfontenc: setCode(): fix realloc invocation
Nickolai Zeldovich
2013-01-19
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Alan Coopersmith
2013-01-15
autogen.sh: Implement GNOME Build API
Colin Walters
2013-01-15
configure: Remove AM_MAINTAINER_MODE
Adam Jackson
2012-04-24
Fix ISO-8859-7 → ISO-10646 mapping.
James Cloos
2012-04-24
Fix ISO-8859-6 → ISO-10646 mapping.
James Cloos
2012-03-02
libfontenc 1.1.1
libfontenc-1.1.1
Alan Coopersmith
2011-11-11
Include strings.h for strcasecmp
Jeremy Huddleston
2011-09-16
Strip trailing whitespace
Alan Coopersmith
2011-05-09
Dead code removal
Jeremy Huddleston
2011-02-03
config: comment, minor upgrade, quote and layout configure.ac
Gaetan Nadon
2011-01-28
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
2011-01-27
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
Gaetan Nadon
2010-11-21
Fail configure if zlib.h & -lz not found
Alan Coopersmith
2010-10-20
libfontenc 1.1.0
libfontenc-1.1.0
Alan Coopersmith
2010-05-17
Don't need to check if pointer is NULL before calling free()
Alan Coopersmith
2010-05-17
Replace malloc(strlen()) + strcpy() with strdup()
Alan Coopersmith
2010-05-14
Nuke unnecessary casts
Mikhail Gusarov
2010-05-14
Expand xalloc/xrealloc/xfree macros
Mikhail Gusarov
2010-05-14
unifdef FONTENC_NO_LIBFONT
Mikhail Gusarov
2010-05-14
Nuke RCS tags
Mikhail Gusarov
2010-03-29
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
2010-03-29
config: remove the pkgconfig pc.in file from EXTRA_DIST
Gaetan Nadon
2010-02-16
config: move CWARNFLAGS from configure.ac to Makefile.am
Gaetan Nadon
2009-11-27
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
[next]