index
:
xorg/app/xscope
keithp
master
XSCOPE -- a program to monitor X11/Client conversations (mirrored from https://gitlab.freedesktop.org/xorg/app/xscope)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-02
Move ILong, IShort, etal to inline functions in x11.h
Alan Coopersmith
1
-57
/
+0
2012-10-02
Convert ILong, IShort, etal to return C99 uint*_t types
Alan Coopersmith
1
-4
/
+4
2012-10-02
Convert remaining bcopy() calls to memcpy()
Alan Coopersmith
1
-3
/
+3
2012-10-02
SaveBytes: drop unnecessary casts in bcopy() call
Alan Coopersmith
1
-3
/
+3
2012-07-21
Convert to X.Org standard indentation & cleanup whitespace
Alan Coopersmith
1
-488
/
+405
2011-09-30
Make CS dynamically allocated
Alan Coopersmith
1
-1
/
+1
2011-09-30
Call realloc() instead of open coding it
Alan Coopersmith
1
-5
/
+1
2011-09-30
Stop wrapping malloc & free
Alan Coopersmith
1
-4
/
+6
2010-10-30
Sun's copyrights now belong to Oracle
Alan Coopersmith
1
-1
/
+1
2010-01-14
Update Sun license notices to current X.Org standard form
Alan Coopersmith
1
-23
/
+17
2009-09-29
Add support for setting breakpoints on extension requests
Alan Coopersmith
1
-1
/
+6
2009-09-28
Replace platform #ifdefs with autoconf tests
Alan Coopersmith
1
-5
/
+0
2009-08-12
Add GenericEvent support
Alan Coopersmith
1
-1
/
+24
2009-05-06
Clear many compiler & sparse warnings
Alan Coopersmith
1
-9
/
+9
2009-05-06
Constify many char pointers
Alan Coopersmith
1
-30
/
+30
2009-05-06
Ansify prototypes and move extern declarations to header files
Alan Coopersmith
1
-104
/
+117
2009-05-06
Merge branch 'keithp'
Alan Coopersmith
1
-39
/
+161
2009-05-04
Add (some) support for BIG-REQUESTS
Keith Packard
1
-8
/
+31
2009-05-04
Avoid infinite loop on broken protocol
Keith Packard
1
-0
/
+2
2009-05-04
Import xscope bits into keithp.com CVS
Keith Packard
1
-84
/
+125
2008-09-11
Merge Sun's version of xscope in
Stuart Kreitman
1
-106
/
+102
2008-09-11
Import initial version from James Peterson
Alan Coopersmith
1
-0
/
+632