Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-16 | Add comments about sizes of dynamically allocated arrays | Alan Coopersmith | |
Many arrays have sz_* or size_* fields to list the number of entries allocated, and num_* fields to record the number of entries used. Others use num_* for the number allocated, or size based on max_key_code. And a few are just plain trying to mess with your head. (I'm looking at you XkbNamesRec & XkbKeyTypeRec.) It sure would have been nice if all the XKB authors could have picked a single convention and stuck to it, but we're 20 years too late for that now, so just document it so I can stop reverse engineering from the code every time I need to see if we got a bounds check right or not. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2010-10-06 | Purge cvs tags. | Jesse Adkins | |
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> | |||
2004-04-23 | Merging XORG-CURRENT into trunk | Egbert Eich | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 | Egbert Eich | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 | Egbert Eich | |
2004-02-26 | readding XFree86's cvs IDs | Egbert Eich | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | |
2003-11-25 | XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks | Kaleb Keithley | |
2003-11-14 | XFree86 4.3.0.1 | Kaleb Keithley | |
2003-11-14 | R6.6 is the Xorg base-line | Kaleb Keithley | |