index
:
lib/libXfont
libXfont-1.4-branch
libXfont-1.5-branch
master
obsd
Xfont library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
Age
Commit message (
Expand
)
Author
2024-02-17
Use autoconf to check for float.h instead of platform-specific ifdefs
Alan Coopersmith
2024-02-17
unifdef sony
Alan Coopersmith
2023-02-25
Remove "All rights reserved" from Oracle copyright notices
Alan Coopersmith
2022-10-06
Switch from libbsd to libbsd-overlay
Guillem Jover
2022-04-06
Fix spelling/wording issues
Alan Coopersmith
2019-10-25
Fix Win32 build since c4ed2e06 "Add some unit testing utilities"
Jon Turney
2019-08-04
fontxlfd.c: tell gcc that switch fallthrough is intentional
Alan Coopersmith
2019-08-04
Convert multiplying malloc calls to use mallocarray instead
Alan Coopersmith
2019-08-03
Convert multiplying realloc calls to use reallocarray instead
Alan Coopersmith
2019-08-03
Add reallocarray fallback if not provided by libc nor libbsd
Alan Coopersmith
2019-08-03
Use bounds checking string functions everywhere
Alan Coopersmith
2019-08-03
Add strlcat & strlcpy fallbacks if not provided by libc nor libbsd
Alan Coopersmith
2015-12-09
Convert to non-recursive build.
Matt Turner
2015-12-08
Eliminate calls back to X server or font server functions by name (v4)
libXfont2-2.0.0
Keith Packard
2015-10-20
Fix is*() usage.
Thomas Klausner
2014-06-27
Make shared library work on Cygwin/MinGW
Yaakov Selkowitz
2014-01-29
Warning fixes.
Keith Packard
2013-12-13
Don't leak old allocation if realloc fails to enlarge it
Alan Coopersmith
2013-11-22
Make serverGeneration unsigned
Julien Cristau
2013-01-16
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
Alan Coopersmith
2011-11-11
Use * precision notation instead of computing sprintf format strings
Alan Coopersmith
2011-11-11
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
2011-09-16
Strip trailing whitespace
Alan Coopersmith
2010-10-06
Purge cvs tags.
Jesse Adkins
2010-07-08
Build fix for platforms which don't have weak linkage
Jon TURNEY
2010-06-21
Use one single function to register fpe functions
Tiago Vignatti
2009-01-29
Janitor: make distcheck and .gitignore
Paulo Cesar Pereira de Andrade
2009-01-20
Remove some strcasecmp silliness
Adam Jackson
2009-01-20
Move the copy of CopyISOLatin1Lowered near its user, and un-weak it.
Adam Jackson
2009-01-20
Drop OS/2 support
Adam Jackson
2009-01-20
xalloc -> malloc, etc.
Adam Jackson
2009-01-20
const cleanup
Adam Jackson
2008-12-19
miscutil.c:108: warning: old-style parameter declaration
Alan Coopersmith
2008-11-04
Don't clobber CFLAGS in configure
Julien Cristau
2007-04-02
Add #pragma weak for Sun cc where needed
Alan Coopersmith
2006-07-13
renamed: .cvsignore -> .gitignore
Alan Coopersmith
2006-06-01
For the 20-odd symbols defined both in libXfont and the X server, emit them
Adam Jackson
2005-07-09
Include config.h in every source file to make sure necessary options are
Keith Packard
2005-07-09
Add .cvsignore files Switch _la_CFLAGS for AM_CFLAGS to clean up directory
Keith Packard
2005-07-03
Change include dir now that public headers are referenced by
Kevin E Martin
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
Daniel Stone
2005-07-02
Add suitable .cvsignore files
Keith Packard
2005-05-27
Reference X11/fonts header files using X11/fonts/ prefix.
XORG-6_8_99_9
XORG-6_8_99_10
Josh Triplett
2005-05-27
Add Xfont.
Josh Triplett
2004-11-10
xc/lib/font/util/Imakefile
Roland Mainz
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
[next]