index
:
wayland
0.85
1.0
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.2
1.23
1.24
1.3
1.4
1.5
1.6
1.7
1.8
1.9
main
master
next
terminal
wayland-0.8
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
scanner.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scanner: use separate guards for validator functions
Simon Ser
2025-02-23
1
-3
/
+11
*
scanner: fix validator for bitfields
Simon Ser
2024-07-09
1
-12
/
+25
*
scanner: extract validator function emission to helper function
Simon Ser
2024-07-09
1
-26
/
+33
*
Add support for the deprecated-since XML attribute
Simon Ser
2024-04-24
1
-7
/
+47
*
scanner: add validators for enums
Simon Ser
2024-04-23
1
-4
/
+32
*
scanner: add new enum-header mode
Simon Ser
2024-03-28
1
-1
/
+36
*
scanner: Fix undefined behavior around qsort
Fergus Dall
2023-01-03
1
-2
/
+7
*
Do not allow nullable `new_id`
Ian Douglas Scott
2022-07-14
1
-1
/
+0
*
Do not allow nullable arrays, which were not correctly implemented
Ian Douglas Scott
2022-07-14
1
-2
/
+1
*
scanner: Use the new atomic marshal/destroy function
Derek Foreman
2021-08-07
1
-33
/
+30
*
scanner: Use descriptions in entries
James Legg
2021-07-07
1
-1
/
+16
*
build: replace assembly embedding with Python script
Simon Ser
2021-05-10
1
-5
/
+5
*
scanner: Guard interface declarations
Guido Günther
2020-04-23
1
-0
/
+3
*
scanner: include config.h from command line
Pekka Paalanen
2020-01-10
1
-1
/
+0
*
scanner: Add configure check for strndup
Joshua Watt
2019-11-05
1
-0
/
+11
*
scanner: prepend protocol name to types symbol
Marty E. Plummer
2019-09-11
1
-5
/
+5
*
log: remove "%m" from format strings by using strerror(errno)
Antonio Borneo
2019-05-02
1
-1
/
+1
*
scanner: error when element names will not compile
Manuel Stoeckl
2019-05-02
1
-1
/
+60
*
scanner: Reverse expat/libxml include order
Daniel Stone
2018-08-29
1
-1
/
+4
*
scanner: Mark fail() as noreturn
Daniel Stone
2018-08-29
1
-1
/
+1
*
scanner: Plug two memory leaks
Daniel Stone
2018-08-29
1
-0
/
+2
*
scanner: allow referencing foreign enums
Simon Ser
2018-06-07
1
-6
/
+1
*
scanner: Fix broken private-code generation
Derek Foreman
2018-02-23
1
-1
/
+1
*
scanner: make use of __has_attribute()
Emil Velikov
2018-02-22
1
-1
/
+5
*
scanner: introduce "public-code" and "private-code"
Emil Velikov
2018-02-22
1
-6
/
+44
*
scanner: Add --strict flag
Jonas Ådahl
2017-12-04
1
-2
/
+13
*
scanner: use tabs for indentation.
Emil Velikov
2017-08-18
1
-3
/
+3
*
scanner: Reword fallthrough comment to quiet GCC
Daniel Stone
2017-03-17
1
-3
/
+1
*
scanner: support "since" attribute for enum entries
Peter Hutterer
2017-01-24
1
-4
/
+30
*
scanner: add helper function to convert "since" to a version
Peter Hutterer
2017-01-24
1
-11
/
+22
*
scanner: Fixed doxygen group name for _add_listener
Bill Spitzak
2016-11-16
1
-1
/
+1
*
scanner: Remove return doxygen annotation
Yong Bakos
2016-11-10
1
-1
/
+1
*
scanner: Generate all SINCE_VERSION macros for everyone
Quentin Glidic
2016-08-11
1
-0
/
+2
*
(multiple): Include stdint.h
Yong Bakos
2016-07-25
1
-0
/
+1
*
scanner: Use uint32_t instead of uint
Khem Raj
2016-07-18
1
-1
/
+1
*
scanner: Improve documentation for strtouint()
Bryce Harrington
2016-07-11
1
-2
/
+11
*
scanner: Move PROGRAM_NAME define
Yong Bakos
2016-06-07
1
-2
/
+2
*
scanner: Replace #define tab with space
Yong Bakos
2016-06-07
1
-2
/
+2
*
scanner: Fix reported executable name to 'wayland-scanner'
Bryce Harrington
2016-06-07
1
-6
/
+8
*
scanner: Remove unused forward decs from client protocol
Yong Bakos
2016-05-20
1
-4
/
+4
*
scanner: Add version argument to wayland-scanner
Armin Krezović
2016-05-06
1
-2
/
+24
*
protocol: add support for cross-interface enum attributes
Auke Booij
2016-05-03
1
-16
/
+53
*
scanner: move include directives before extern "C" wrapper
Emil Velikov
2016-04-19
1
-3
/
+3
*
scanner: Fix spacing of @param
Yong Bakos
2016-04-01
1
-1
/
+1
*
doc: generate doxygen html output from the scanner
Peter Hutterer
2016-03-07
1
-75
/
+143
*
build: fix ./configure --disable-dtd-validation
Pekka Paalanen
2016-02-29
1
-3
/
+3
*
scanner: Fix oddities in copyright printing
Derek Foreman
2016-02-04
1
-6
/
+10
*
scanner: Print filename on DTD validation error
Jonas Ådahl
2016-02-01
1
-5
/
+10
*
Track protocol object versions inside wl_proxy.
Jason Ekstrand
2016-01-19
1
-8
/
+26
*
scanner: Fail if 'since' is higher than the interface version
Jonas Ådahl
2016-01-12
1
-1
/
+5
[next]