Minor performance improvement: do not call _xcb_in_expect_reply unless it is needed...
[free-sw/xcb/libxcb] / src / xcb_conn.c
2006-04-20 Alan CoopersmithBugfix: xcb_conn.c included <sys/fcntl.h> instead of...
2006-04-20 Ian OsgoodMerge branch 'master' of git+ssh://iano@git.freedesktop...
2006-04-16 Josh TriplettMerge branch 'master' of git+ssh://git.freedesktop...
2006-04-10 Eric AnholtRetry a select() if it returns with EINTR. Fixes IO...
2006-03-14 Ian OsgoodFix XCBGetSetup to match prototype.
2006-03-13 Ian OsgoodMerge branch 'master' of git+ssh://iano@git.freedesktop...
2006-03-12 Jamey SharpMerge branch 'master' of git+ssh://git.freedesktop...
2006-03-12 Jamey SharpOnly _xcb_conn_wait calls _xcb_out_write now, so move...
2006-03-12 Jamey SharpRemove c->out.vec. Pass iovecs directly down the call...
2006-03-12 Jamey SharpPortability fixes. Should help DragonFly and Solaris...
2006-03-09 Jamey SharpMove c->out.vec refs out of _xcb_conn_wait up to _xcb_o...
2006-03-08 Jamey SharpMove c->out.vec refs out of _xcb_out_write up to _xcb_c...
2006-02-24 Jamey SharpMove _xcb_set_fd_flags to xcb_conn.c and make it static...
2006-02-24 Jamey SharpMove _xcb_read_block to xcb_in.c and make it static...
2006-02-24 Jamey SharpFactor padding out of _xcb_out_write_block and into...
2006-02-23 Jamey SharpRemove _xcb_assert_valid_sequence. One test is triviall...
2006-02-23 Jamey SharpMore return value changes, and make _xcb_in_read_packet...
2006-02-23 Jamey SharpMore return value changes.
2006-02-23 Jamey SharpMake the return value of _xcb_conn_wait boolean, instea...
2006-02-23 Jamey SharpRemove USE_THREAD_ASSERT compile option. _xcb_conn_wait...
2006-02-19 Josh TriplettRemove xcl and CVSROOT.