index
:
lib/libfontenc
master
obsd
fonts encoding library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fontenc.c
Age
Commit message (
Expand
)
Author
2022-08-30
include config.h before system headers
Alan Coopersmith
2022-05-08
Convert code to use Xmallocarray() & Xreallocarray()
Alan Coopersmith
2018-11-11
Fix iso8859-7 mappings for 0xA1, 0xA2, & 0xFF
Alan Coopersmith
2015-01-17
Reformat code to X.Org standard style
Alan Coopersmith
2012-04-24
Fix ISO-8859-7 → ISO-10646 mapping.
James Cloos
2012-04-24
Fix ISO-8859-6 → ISO-10646 mapping.
James Cloos
2011-11-11
Include strings.h for strcasecmp
Jeremy Huddleston
2011-09-16
Strip trailing whitespace
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
2009-01-28
Janitor: Correct make distcheck and compiler warnings.
Paulo Cesar Pereira de Andrade
2006-10-04
Mark character mapping data tables as const
Alan Coopersmith
2006-10-04
Clear sparse warnings: Using plain integer as NULL pointer
Alan Coopersmith
2005-11-08
See ChangeLog entry 2005-11-07 for details.
XORG-6_8_99_903
XORG-6_8_99_902
Kean Johnson
2005-07-09
Switch from monolithic configuration symbols to modular ones, add backward
XORG-6_8_99_901
XORG-6_8_99_900
XORG-6_8_99_16
XORG-6_8_99_15
Keith Packard
2005-07-03
Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.
XORG-6_8_99_14
Daniel Stone
2004-04-23
Merging XORG-CURRENT into trunk
sco_port_update-base
rel-0-6-1
lg3d-rel-0-7-0
lg3d-rel-0-6-2
lg3d-base
XORG-6_8_99_9
XORG-6_8_99_8
XORG-6_8_99_7
XORG-6_8_99_6
XORG-6_8_99_5
XORG-6_8_99_4
XORG-6_8_99_3
XORG-6_8_99_2
XORG-6_8_99_13
XORG-6_8_99_12
XORG-6_8_99_11
XORG-6_8_99_10
XORG-6_8_99_1
XORG-6_8_2
XORG-6_8_1_904
XORG-6_8_1_903
XORG-6_8_1_902
XORG-6_8_1_901
XORG-6_8_1
XORG-6_8_0
XORG-6_7_99_904
XORG-6_7_99_903
XORG-6_7_99_902
XORG-6_7_99_901
XORG-6_7_99_2
XORG-6_7_99_1
XACE-SELINUX-MERGE
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
2003-12-19
XFree86 4.3.99.902 (RC 2)
xf86-4_3_99_902
xf86-012804-2330
Kaleb Keithley
2003-11-14
Initial revision
Kaleb Keithley