partial rewrite of serialize helper functions completed;
[free-sw/xcb/libxcb] / src / c_client.py
2010-07-22 Christoph Reimannpartial rewrite of serialize helper functions completed;
2010-07-20 Christoph Reimannpreliminary handling of further special cases in unseri...
2010-07-15 Christoph Reimannadded generating code for _serialize() in case of varia...
2010-07-13 Christoph Reimannnew and still preliminary functions for switch; feautur...
2010-05-14 Marcin KoƛcielnickiAdd ~ operator support in code generator
2009-03-14 Peter HarrisAvoid name collisions between xidtype and enum.
2009-03-13 Peter HarrisRevert "Don't use enums in generated C code"
2009-02-26 Peter HarrisDon't use enums in generated C code - use integer const...
2008-11-19 Peter HarrisTreat XIDs the same as other cardinal values.
2008-09-09 Carsten MeierAdded generation of extern "C" for compatibility with C++
2008-09-03 Bart Masseyfixed overly aggressive warning about fixed field follo...
2008-09-03 Bart Masseyadded small fix to support trailing fixed fields; also...
2008-08-28 Julien Danjouinitialize global_id to 0
2008-04-24 Eamon WalshUse the python install path from xcb-xproto.pc to locat...
2008-04-20 Jeremy KolbAdd mention of PYTHONPATH if xcbgen cannot be found.
2008-04-19 Eamon WalshAdd Python parser C language-dependent part.