aboutsummaryrefslogtreecommitdiff
path: root/nexgb/xgbgen/go_request_reply.go
Commit message (Collapse)AuthorAgeFilesLines
* Read/Write mutex for Extensions mapaarzilli2018-09-081-0/+4
|
* Formatting and 80 cols.Andrew Gallant2018-09-081-1/+2
|
* Fix Issue #21: automatic calculation of alignment padding after listsaarzilli2018-09-081-8/+22
|
* Use consistent extension names. Close #6.Andrew Gallant2018-09-081-4/+2
|
* panic when an extension request is issued before an extension has been ↵Andrew Gallant (Ocelot)2012-05-111-1/+1
| | | | initialized. but give a nice error message for the happy people.
* panic when an extension request is issued before an extension has been ↵Andrew Gallant (Ocelot)2012-05-111-0/+16
| | | | initialized. but give a nice error message for the happy people.
* better docsAndrew Gallant (Ocelot)2012-05-101-9/+28
|
* a huge commit. splitting extensions into their own sub-packages.Andrew Gallant (Ocelot)2012-05-101-26/+27
|
* lots of docs and examplesAndrew Gallant (Ocelot)2012-05-071-9/+9
|
* add more extension cruft. make extension checking more uniform.Andrew Gallant (Ocelot)2012-05-061-4/+4
|
* fixing bugs related mostly to extension handlingAndrew Gallant (Ocelot)2012-05-051-23/+44
|
* converting to new reply/cookie schemeAndrew Gallant (Ocelot)2012-05-051-26/+58
|
* holy toldeo... things might actually be workingAndrew Gallant (Ocelot)2012-05-031-0/+140