index
:
go.wit.com/lib/xgb.git
devel
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-10-27
Merge branch 'connection_close_fix'
jEzEk
2018-10-27
Handle Conn's spawned goroutines upon close, ...
jEzEk
2018-10-26
tests double close, close with pending requests
jEzEk
2018-10-25
tests after (*Conn) close channel is closed
jEzEk
2018-10-25
testing unexpected (*Conn).conn close
jEzEk
2018-10-25
test on dummy X un/checked with/out reply,refactor
jEzEk
2018-10-25
test server w tests, test *Conn open/close
jEzEk
2018-10-25
test dummy X server is responding & functional
jEzEk
2018-10-25
new test servers, test severs run/close testing
jEzEk
2018-10-25
tests reactor, negative leaks error fix
jEzEk
2018-10-25
test fixes
jEzEk
2018-10-25
test dummy write error server -> conn close tests
jEzEk
2018-10-25
test not timed out on blocking close fix
jEzEk
2018-10-25
leak testing struct & checks
jEzEk
2018-10-25
testing blocking server, Conn open/close test
jEzEk
2018-10-25
xgb.go test file with very basic test server
jEzEk
2018-10-02
Cosmetic refactoring of *Conn methods
jEzEk
2017-12-10
don't rewrite XPROTO if defined in Makefile
jEzEk
2017-12-10
README update
jEzEk
2017-12-10
BurntSushi/xgb -> jezek/xgb
jEzEk
2016-05-22
Merge pull request #37 from rabinv/fix-randr-printf
Andrew Gallant
2016-05-22
Remove stray format char in randr example
Rabin Vincent
2016-03-29
fix structs with field name of 'Bytes'
Andrew Gallant
2016-03-21
Merge pull request #35 from aarzilli/xauthwild
Andrew Gallant
2016-03-21
Merge pull request #34 from aarzilli/extlock
Andrew Gallant
2016-03-21
Handle wildcard values in Xauthority file
aarzilli
2016-03-21
Read/Write mutex for Extensions map
aarzilli
2015-11-20
Merge pull request #31 from aarzilli/master
Andrew Gallant
2015-11-08
sendRequest reads req.buf after closing req.seq
aarzilli
2015-04-26
Remove panics/fatal errors.
Andrew Gallant
2015-04-26
assign a sequence id to the cookie before returning from Conn.NewRequest
Bryan Matsuo
2015-02-22
Merge pull request #27 from fangyuanziti/master
Andrew Gallant
2015-02-22
add a new api: NewConnNet
fangyuanziti
2014-05-10
Formatting and 80 cols.
Andrew Gallant
2014-05-02
Fix Issue #21: automatic calculation of alignment padding after lists
aarzilli
2013-12-30
Merge pull request #19 from snyh/master
Andrew Gallant
2013-12-31
examples:randr use info.Connection to detect whether there has any Randr.Modes
snyh
2013-12-30
example/randr: check the GetOutputInfo's mode length (virtual head can have z...
snyh
2013-12-28
Use consistent extension names. Close #6.
Andrew Gallant
2013-12-28
It appears that the "Str" type (which is built into the core X protocol)
Andrew Gallant
2013-12-28
shortcuts for the lazy
Andrew Gallant
2013-12-28
When writing, don't pad the length of bytes produced from inner
Andrew Gallant
2013-12-28
Regenerate xgb with latest XML descriptions.
Andrew Gallant
2013-12-28
Fix fmt'd output for union list writing.
Andrew Gallant
2013-12-28
Ignore the "fd" field for the time being (for the shm extension only).
Andrew Gallant
2013-12-28
The `sync` and `xinput` extensions now use the `switch` field, which
Andrew Gallant
2013-08-22
Merge pull request #10 from Merovius/logging
Andrew Gallant
2013-08-23
Export the logger (again)
Axel Wagner
2013-08-11
Padding on a list is on the length of the list.
Andrew Gallant
2013-08-11
Don't needlessly change source files every time.
Andrew Gallant
[prev]
[next]