index
:
lib/libfontenc
master
obsd
fonts encoding library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-02
libfontenc 1.1.8
libfontenc-1.1.8
master
Alan Coopersmith
2023-03-28
Set close-on-exec when opening files
Alan Coopersmith
2023-03-04
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
Alan Coopersmith
2023-02-25
Remove "All rights reserved" from Oracle copyright notices
Alan Coopersmith
2023-02-16
configure: raise minimum autoconf requirement to 2.70
Alan Coopersmith
2022-12-08
libfontenc 1.1.7
libfontenc-1.1.7
Matt Turner
2022-11-29
configure: Use AC_SYS_LARGEFILE to enable large file support
Matt Turner
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
[next]