Find a file
Uli Schlachter 4ed12c46de Don't check codes to be in range, but find "best match"
If some new events are added to an extension, older implementations register a
smaller portion of the event number space than this library possible knows. So
we cannot just look for some extension that has some code "in range", but we
need to find the best one (with the largest base).

Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-04-04 10:59:12 +02:00
m4@f662e3a93e Add an autotools-based build system 2015-03-25 10:32:21 +01:00
src Don't check codes to be in range, but find "best match" 2015-04-04 10:59:12 +02:00
tests test: Also test minor requests for some core requests 2015-03-25 10:53:04 +01:00
.gitignore Add an autotools-based build system 2015-03-25 10:32:21 +01:00
.gitmodules Add an autotools-based build system 2015-03-25 10:32:21 +01:00
autogen.sh Add an autotools-based build system 2015-03-25 10:32:21 +01:00
configure.ac Add an autotools-based build system 2015-03-25 10:32:21 +01:00
KNOWN_ISSUES Add a KNOWN_ISSUES file 2015-03-25 10:56:01 +01:00
Makefile.am Fix test suite compilation 2015-04-04 10:37:05 +02:00
xcb-errors.pc.in Add an autotools-based build system 2015-03-25 10:32:21 +01:00