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
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: 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
*
scanner: Add missing brackets
Jonas Ådahl
2016-01-12
1
-1
/
+2
*
Validate the protocol xml during scanning
Peter Hutterer
2015-11-17
1
-0
/
+71
*
scanner: enforce correct argument type for enums
Auke Booij
2015-11-04
1
-0
/
+69
*
scanner: stop adding trailing whitespace to copyright
Jon Cruz
2015-10-26
1
-1
/
+2
*
scanner: Generate 'since' macros for requests as well
Jonas Ådahl
2015-10-09
1
-0
/
+1
*
scanner: Close input resource when done to prevent leak
Bryce Harrington
2015-10-05
1
-0
/
+5
*
scanner: check sanity of version
Marek Chalupa
2015-07-30
1
-9
/
+30
*
scanner: use zxalloc
Marek Chalupa
2015-07-30
1
-43
/
+40
*
scanner: get rid of leaks
Marek Chalupa
2015-07-30
1
-4
/
+102
*
scanner: refactor creating objects
Marek Chalupa
2015-07-30
1
-53
/
+111
*
src: Update boilerplate from MIT X11 license to MIT Expat license
Bryce Harrington
2015-06-12
1
-16
/
+19
*
scanner: don't emit the extern declarations for external types
Giulio Camuffo
2015-06-01
1
-7
/
+3
*
remove trailing whitespaces
Michael Vetter
2015-05-15
1
-1
/
+1
*
scanner: simplify the getopt logic
Pekka Paalanen
2015-05-08
1
-30
/
+14
*
scanner: add a new --include-core-only option
Giulio Camuffo
2015-04-30
1
-59
/
+149
*
scanner: Fail on empty enumerations
Jonas Ådahl
2015-04-08
1
-0
/
+4
*
Add support for direct file reading and writing in wayland-scanner.
Jussi Pakkanen
2015-03-27
1
-5
/
+21
*
scanner: Fix header generation for server protocols
Mariusz Ceier
2015-01-27
1
-1
/
+1
*
scanner.c: Use WL_PRINTF instead of __attribute__((format(printf)))
Seedo Eldho Paul
2014-11-28
1
-1
/
+1
*
scanner, client: Added more error checks when strtol function is used
Imran Zaman
2014-11-10
1
-1
/
+3
*
cosmetic: convert some function returns from int to bool
Derek Foreman
2014-11-04
1
-3
/
+4
*
scanner: Remove stray newline
Jonas Ådahl
2014-09-23
1
-1
/
+0
*
scanner: Improve XML parse error reporting
Jonas Ådahl
2014-09-23
1
-2
/
+8
*
scanner: Make emit_structs more explicit
Jasper St. Pierre
2014-08-18
1
-13
/
+12
*
scanner: Use an enum to determine the type of thing we're writing out
Jasper St. Pierre
2014-08-18
1
-6
/
+11
*
scanner: Downgrade non-increasing version error to warning
1.4.93
Kristian Høgsberg
2014-05-12
1
-1
/
+1
*
scanner: Generate macros for getting the 'since' version of an event
Jonas Ådahl
2014-05-09
1
-0
/
+13
[next]