index
:
xorg/lib/libxkbfile
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
XKB file handling routines (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxkbfile)
daniels
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
CYGWIN
merge with XORG-RELEASE-1 (tag XORG-CYGWIN-LAST-MERGE)
Alexander Gottwald
21 years
DAMAGE-XFIXES
23. Merged with XFree86 4.4.0. Added changes that went into infected files.
Egbert Eich
21 years
IPv6-REVIEW
18. Merged in XFree86 code up to 4.4.0 including changes to files that had
Egbert Eich
21 years
XACE-SELINUX
23. Merged with XFree86 4.4.0. Added changes that went into infected files.
Egbert Eich
21 years
XORG-6_8-branch
Merging XORG-CURRENT into trunk
Egbert Eich
21 years
XORG-CURRENT
23. Merged with XFree86 4.4.0. Added changes that went into infected files.
Egbert Eich
21 years
XORG-RELEASE-1
18. Merged in XFree86 code up to 4.4.0 including changes to files that had
Egbert Eich
21 years
XORG-RELEASE-1-STSF
18. Merged in XFree86 code up to 4.4.0 including changes to files that had
Egbert Eich
21 years
XORG-RELEASE-1-TM
18. Merged in XFree86 code up to 4.4.0 including changes to files that had
Egbert Eich
21 years
master
If strcasecmp() is not present, but _stricmp() is, use it instead
Alan Coopersmith
5 weeks
[...]
Tag
Download
Author
Age
libxkbfile-1.1.3
commit 39a5f8e676...
Alan Coopersmith
10 months
libxkbfile-1.1.2
commit 3c0bca45d6...
Matt Turner
23 months
libxkbfile-1.1.1
commit f855ea9cf3...
Alan Coopersmith
2 years
libxkbfile-1.1.0
commit 261992d429...
Alan Coopersmith
6 years
libxkbfile-1.0.9
commit de4f230744...
Alan Coopersmith
10 years
libxkbfile-1.0.8
commit 5e3da29093...
Alan Coopersmith
13 years
libxkbfile-1.0.7
commit 5eea77b2c3...
Alan Coopersmith
14 years
libxkbfile-1.0.6
commit fa9520d5a6...
Alan Coopersmith
15 years
libxkbfile-1.0.5
commit 415a513387...
Alan Coopersmith
17 years
libxkbfile-1.0.4
commit 360c792528...
Adam Jackson
18 years
[...]
Age
Commit message
Author
Files
Lines
2024-10-15
If strcasecmp() is not present, but _stricmp() is, use it instead
HEAD
master
Alan Coopersmith
2
-0
/
+14
2024-08-31
meson: add check for reallocf() and fix inclusion of config.h
Alan Coopersmith
2
-0
/
+3
2024-08-26
Use _XkbReallocF to avoid memory leaks when realloc() fails
Alan Coopersmith
1
-1
/
+1
2024-08-26
Use _XkbTypedReallocF to avoid memory leaks when realloc() fails
Alan Coopersmith
2
-12
/
+12
2024-08-26
Add _XkbReallocF & _XkbTypedReallocF definitions
Alan Coopersmith
2
-2
/
+25
2024-08-26
XkbRF_AddVarToDescribe: avoid memory leak if only one of the malloc fails
Alan Coopersmith
1
-0
/
+2
2024-08-26
Fix 4 -Wuseless-cast warnings from gcc 14.1
Alan Coopersmith
3
-7
/
+5
2024-07-13
WriteXKMIndicators: dereference pointer after checking for NULL, not before
Alan Coopersmith
1
-1
/
+4
2024-04-22
Assume target platforms have strcasecmp now
Alan Coopersmith
4
-24
/
+2
2024-03-18
Document XkbRF_VarDefsRec and some related functions
Alexander Golubev
1
-15
/
+62
[...]
Clone
https://gitlab.freedesktop.org/xorg/lib/libxkbfile