index
:
delta/wayland.git
0.85
1.0
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
baserock/1.4.0
baserock/genivi/wayland
baserock/gnome
baserock/morph
baserock/morph_wl_1.0
baserock/morph_wl_1.2
main
master
next
terminal
wayland-0.8
gitlab.freedesktop.org: wayland/wayland.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
scanner.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
scanner: Also fail when an implicitly versioned message is out of order
Jonas Ådahl
2014-05-09
1
-4
/
+6
*
scanner: check wl_array_add result
U. Artie Eoff
2014-05-06
1
-1
/
+1
*
scanner: Only output each forward declaration once
Kristian Høgsberg
2014-04-03
1
-8
/
+28
*
scanner: Add GCC pragmas to disable -Wredundant-decls
Jasper St. Pierre
2014-02-18
1
-1
/
+3
*
scanner: set errno=0 before strtol
Adrian Negreanu
2013-12-17
1
-0
/
+1
*
client: Introduce functions to allocate and marshal proxies atomically
Kristian Høgsberg
2013-11-15
1
-20
/
+23
*
scanner: Add location to elements so we can give better errors/warnings
Kristian Høgsberg
2013-11-15
1
-7
/
+25
*
scanner: Make fail() function use va_list and elaborate a few errors
Kristian Høgsberg
2013-11-15
1
-7
/
+14
*
scanner: Introduce struct location for tracking source locations
Kristian Høgsberg
2013-11-15
1
-20
/
+26
*
scanner: Warn about requests with more than one new-id and don't generate stubs
Kristian Høgsberg
2013-11-15
1
-0
/
+14
*
scanner: Handle unrecognized invocation mode
Kristian Høgsberg
2013-10-07
1
-1
/
+3
*
scanner: Emit wl_*_destroy stub even if interface has a destructor
Kristian Høgsberg
2013-08-30
1
-1
/
+1
[next]