aboutsummaryrefslogtreecommitdiff
path: root/nexgb/record/record.go
Commit message (Expand)AuthorAgeFilesLines
* nexgb: regenerate from xcb-proto 1.12Přemysl Janouch2018-09-301-33/+25
* nexgb: export {Major,Minor}Version for extensionsPřemysl Janouch2018-09-301-0/+5
* nexgb: rewrite import pathsPřemysl Janouch2018-09-211-2/+2
* Regenerated from xcb-proto 1.12aarzilli2018-09-081-14/+6
* Read/Write mutex for Extensions mapaarzilli2018-09-081-3/+50
* Fix Issue #21: automatic calculation of alignment padding after listsaarzilli2018-09-081-15/+20
* When writing, don't pad the length of bytes produced from innerAndrew Gallant2018-09-081-9/+9
* Padding on a list is on the length of the list.Andrew Gallant2018-09-081-10/+10
* Don't needlessly change source files every time.Andrew Gallant2018-09-081-4/+1
* Update to latest xproto XML.Andrew Gallant2018-09-081-419/+419
* Refresh build. Eh.Andrew Gallant (Ocelot)2018-09-081-3/+3
* Bug fix in the generator that was outputting %(MISSING) crud.Andrew Gallant (Ocelot)2012-05-261-8/+8
* panic when an extension request is issued before an extension has been initia...Andrew Gallant (Ocelot)2012-05-111-1/+49
* add a little more docs for errorsAndrew Gallant (Ocelot)2012-05-111-1/+4
* better docsAndrew Gallant (Ocelot)2012-05-101-77/+99
* adding package header commentsAndrew Gallant (Ocelot)2012-05-101-5/+6
* a huge commit. splitting extensions into their own sub-packages.Andrew Gallant (Ocelot)2012-05-101-0/+1089