index
:
~peterh/xts
master
Various fixes to xtest
peterh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xts5
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-12
xts5: Do not test all identical visuals
HEAD
master
Peter Harris
1
-0
/
+47
2016-11-25
xts5: Fix clang error - non-void function 'outfile' should return a value
Rhys Kidd
2
-2
/
+2
2016-11-02
Don't sleep(2) at the beginning of Xt test setup
Adam Jackson
1
-7
/
+0
2016-11-01
xts5: Fix clang warning - non-void function FillArea should return a value
Rhys Kidd
1
-1
/
+1
2016-10-27
xts5: Fix clang warning - non-void function DoLayout should return a value
Rhys Kidd
2
-2
/
+2
2015-01-21
libproto: RcvRep: Don't overwrite memory in QueryFont
Peter Harris
1
-0
/
+4
2015-01-20
libproto: Fix buffer read overrun
Peter Harris
1
-2
/
+2
2013-06-03
Write results directly to results directory
Peter Harris
9
-15
/
+86
2013-05-30
Fix pointer/int warnings in xts5/xim/response.c
Peter Harris
1
-3
/
+3
2013-04-24
Xlib4: Fix XMapSubwindows test 9
Peter Harris
1
-0
/
+148
2013-02-19
Remove pad adjustments from Xproto/GetImage/PutImage
Peter Harris
2
-61
/
+11
2013-01-07
xts5: include xtrans CFLAGS when building libXst
Aaron Plattner
1
-1
/
+1
2012-12-20
Build blowup
Peter Harris
10
-81
/
+12
2012-12-13
Allow space in read buffer for CRLF and NUL
Peter Harris
1
-1
/
+2
2012-07-26
Build libXtaw
Peter Harris
2
-7
/
+5
2012-01-09
xts5: remove (type *)NULL casts
Peter Hutterer
19
-54
/
+54
2012-01-09
xts5: remove some more getenv() unnecessities
Peter Hutterer
2
-2
/
+1
2012-01-09
lib/Xinput: check for the new device usage types
Peter Hutterer
1
-1
/
+3
2012-01-09
lib/Xinput: include stdlib for getenv
Peter Hutterer
1
-0
/
+1
2011-08-16
xts5: Define X11_t and TRANS_CLIENT to get Xtrans function prototypes
Aaron Plattner
1
-0
/
+3
2011-06-24
xts5: Switch from K&R to ANSI prototypes.
Cyril Brulebois
1
-5
/
+3
2011-06-10
xts5: Try to improve readability.
Cyril Brulebois
1
-1
/
+2
2011-05-26
xts5: Fix implicit declaration.
Cyril Brulebois
1
-0
/
+4
2011-05-26
xts5: Add parentheses around assignment in an if.
Cyril Brulebois
1
-1
/
+1
2011-05-26
xts5: Return a dummy value.
Cyril Brulebois
1
-0
/
+1
2011-05-26
xts5: Fix missing unistd.h includes.
Cyril Brulebois
5
-0
/
+5
2011-05-26
xts5: Fix missing string.h include.
Cyril Brulebois
1
-0
/
+1
2011-05-26
xts5: Fix missing type specifiers.
Cyril Brulebois
6
-22
/
+22
2011-05-24
xts5: BadDevice takes an int*, not an XID*
Aaron Plattner
1
-1
/
+1
2011-04-12
mc: Make main() return an int instead of calling exit(0);
Peter Hutterer
1
-1
/
+2
2011-04-12
My NULL is bigger than yours, don't you dare redefine it.
Peter Hutterer
1
-3
/
+0
2011-04-12
more void cast removal
Peter Hutterer
56
-380
/
+380
2011-04-12
Purge a bunch of unused Gen_Good_foo()
Peter Hutterer
1
-194
/
+6
2011-04-12
Fix compiler warning - return missing for non-void function.
Peter Hutterer
1
-0
/
+1
2011-04-12
Fix a bunch of compiler warnings for default return type.
Peter Hutterer
1
-0
/
+45
2011-04-12
xts5: fix compiler warning.
Peter Hutterer
1
-2
/
+2
2011-04-12
Purge unused Get_Date().
Peter Hutterer
1
-21
/
+1
2011-04-12
Purge wffs - use ffs(3) instead.
Peter Hutterer
2
-25
/
+1
2011-04-12
Purge wbcmp - unused. Use memcmp instead anyway
Peter Hutterer
1
-10
/
+0
2011-04-12
Purge wbzero - use memset instead.
Peter Hutterer
3
-12
/
+2
2010-10-18
xts5: Bail out with UNTESTED for BAD_LENGTH requests that would have length 0
Aaron Plattner
1
-1
/
+11
2010-09-16
[dist] Distribute files missing from the tarball
Aaron Plattner
1
-0
/
+1
2010-09-16
[dist] Build mc for dist
Aaron Plattner
1
-0
/
+4
2010-09-14
Build mc using the build architecture compiler
Aaron Plattner
1
-0
/
+6
2010-06-25
Xlib12: Add GenericEvent to list of permitted events.
Peter Hutterer
1
-1
/
+1
2010-06-25
Add -h help output to pt.
Peter Hutterer
1
-11
/
+18
2010-06-24
Assign a couple of default values to the config.
Peter Hutterer
1
-1
/
+14
2010-06-24
Make all config variables optional.
Peter Hutterer
1
-35
/
+36
2010-06-24
Retrieve config variables from the environment.
Peter Hutterer
1
-2
/
+37
2010-06-24
Add -gdb option to pt script.
Peter Hutterer
1
-1
/
+6
[next]