19
I Use This!
Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implemented QueryExtension cache. More... over 22 years ago
Simplified the locking code. I hope a correctness analysis will be easy now. Refactored some linked-list code into a void-pointer implementation. Created, then fixed, lots of bugs. Some remain, no doubt. Oops. More... over 22 years ago
Fixed locking, I think. (yay!) (and again, yay!) Reorganized some code in the process, and made non-blocking a compile-time option since that code doesn't report EOF correctly yet. Blocking I/O appears to work fine. More... over 22 years ago
Fixed bad line break by rewording sentence. More... over 22 years ago
Added prelim extension support. (yay!) Tested using DPMS extension: now builds libxcb_dpms and a small test program, dpms. Updated documention for macros: I don't expect the macro interfaces to change again soon except to add iterators. TODO: add actual caching to QueryExtension_Cached - it'll leak memory and be slow until then. More... over 22 years ago
Removed dependence on Xproto.h for reply structs. Still need to implement most of the replies, remove event/error dependency, add iterators, and add extension support. More... over 22 years ago
Started removing Xproto.h dependency and adding extension support to the M4. More... over 22 years ago
Finished making non-blocking I/O work. Broke writev() support in the process. Jamey needs to rewrite most of this. More... over 22 years ago
Fixed to do more sensible things with LIBTOOL. More... over 22 years ago
More automake/autoconf hackery. Start at proper locked XCB stuff. More... over 22 years ago
Nathan implemented more requests. (Yay!) More... over 22 years ago
Fixed some commented open-quotes without commented matching close-quotes. More... over 22 years ago
Implemented probable fix for apparent portability bug (yeah, I don't understand it). More... over 22 years ago
Added hypnomoire to the build system. Modified locking and connection functions in xcb_conn. More... over 22 years ago
Created demo program "hypnomoire". Implemented/clarified several requests in xp_core. More... over 22 years ago
Major change: replaced locking code. Minor changes to make generated code work with the new locking code. Changed the semantics of the internal list management functions. (They had some silly caching abilities before.) Made display of window IDs more consistent in the test code. More... over 22 years ago
Documented the XCB Protocol Implementation Macro Language. More... over 22 years ago
Switched to autoconf/automake. Now generate libxcb.la as well as main. Completed comments in xcbgen.m4. Changed (STRLEN|EXPR)PARAM to \1FIELD and updated xp_core.m4. More... over 22 years ago
More comments, some bugfixes, some renaming, some portability More... over 22 years ago
*** empty log message *** More... over 22 years ago
*** empty log message *** More... over 22 years ago
Initial revision More... over 22 years ago
*** empty log message *** More... over 22 years ago
*** empty log message *** More... over 22 years ago
*** empty log message *** More... over 22 years ago
Initial revision More... over 22 years ago
*** empty log message *** More... over 22 years ago
Initial revision More... over 22 years ago