index
:
~whot/xts
master
X Test Suite.
whot
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-15
Xlib13: fix XSetModfierMapping test 1/8.
HEAD
master
Peter Hutterer
1
-6
/
+19
2010-11-15
Fix a few "return type defaults to 'int' compiler warnings.
Peter Hutterer
19
-7
/
+91
2010-11-15
mc: Make main() return an int instead of calling exit(0);
Peter Hutterer
1
-1
/
+2
2010-11-15
My NULL is bigger than yours, don't you dare redefine it.
Peter Hutterer
1
-3
/
+0
2010-11-15
more void cast removal
Peter Hutterer
178
-1157
/
+1157
2010-11-15
Purge a bunch of unused Gen_Good_foo()
Peter Hutterer
1
-194
/
+6
2010-11-15
Fix compiler warning - return missing for non-void function.
Peter Hutterer
1
-0
/
+1
2010-11-15
Fix a bunch of compiler warnings for default return type.
Peter Hutterer
1
-0
/
+45
2010-11-15
xts5: fix compiler warning.
Peter Hutterer
1
-2
/
+2
2010-11-15
Fix one more out-of-tree build error.
Peter Hutterer
1
-2
/
+2
2010-11-15
tcm: move envmsg up into TET_LITE ifndef
Peter Hutterer
1
-1
/
+4
2010-11-15
tpstartup needs to reset config.alt_screens for single-display setups.
Peter Hutterer
1
-1
/
+5
2010-11-15
tet3: if TET_RESFILE is not in the env, guess it from the program name.
Peter Hutterer
1
-1
/
+10
2010-11-15
Remove now empty Utils.c
Peter Hutterer
2
-145
/
+0
2010-11-15
Purge unused Get_Date().
Peter Hutterer
2
-21
/
+0
2010-11-15
Purge wffs - use ffs(3) instead.
Peter Hutterer
2
-24
/
+1
2010-11-15
Purge wbcmp - unused. Use memcmp instead anyway
Peter Hutterer
1
-10
/
+0
2010-11-15
purge wbcopy, replace with memcpy
Peter Hutterer
15
-73
/
+49
2010-11-15
Purge wbzero - use memset instead.
Peter Hutterer
3
-12
/
+2
2010-11-15
Remove EXPECT_NOTHING pointer to int cast.
Peter Hutterer
1
-1
/
+1
2010-11-15
Remove superfluous (void) casts.
Peter Hutterer
259
-1581
/
+1581
2010-10-18
xts5: Bail out with UNTESTED for BAD_LENGTH requests that would have length 0
Aaron Plattner
1
-1
/
+11
2010-10-13
[dist] Distribute files necessary to rebuild after distclean
Aaron Plattner
20
-1
/
+26
2010-09-16
[dist] Don't clean BUILT_SOURCES
Aaron Plattner
19
-19
/
+19
2010-09-16
[dist] Distribute files missing from the tarball
Aaron Plattner
13
-10
/
+28
2010-09-16
[dist] Don't configure directories that aren't distributed.
Aaron Plattner
1
-4
/
+0
2010-09-16
[dist] Build mc for dist
Aaron Plattner
1
-0
/
+4
2010-09-16
Merge branch 'master' into for-review
Aaron Plattner
0
-0
/
+0
2010-09-15
Clean xts-config, xts-run, and tetexec.cfg
Aaron Plattner
1
-1
/
+1
2010-09-15
Delete the Xt scenarios from 'all'
Aaron Plattner
1
-30
/
+0
2010-09-15
Include libxts5.la in Xproto and XIproto's LDADD lines
Aaron Plattner
2
-0
/
+2
2010-09-15
Build mc using the build architecture compiler
Aaron Plattner
2
-0
/
+21
2010-09-15
Clean xts-config, xts-run, and tetexec.cfg
Aaron Plattner
1
-1
/
+1
2010-09-14
Delete the Xt scenarios from 'all'
Aaron Plattner
1
-30
/
+0
2010-09-14
Include libxts5.la in Xproto and XIproto's LDADD lines
Aaron Plattner
2
-0
/
+2
2010-09-14
Build mc using the build architecture compiler
Aaron Plattner
2
-0
/
+21
2010-08-17
Merge branch 'master' into for-review
Aaron Plattner
0
-0
/
+0
2010-08-17
xts-config.in: ":n" is a valid display name
Aaron Plattner
1
-2
/
+2
2010-08-15
xts-config.in: ":n" is a valid display name
Aaron Plattner
1
-2
/
+2
2010-08-15
Merge branch 'master' into for-review
Aaron Plattner
0
-0
/
+0
2010-08-15
check.sh: Treat TET_EXIT_SKIP as success
Aaron Plattner
1
-1
/
+7
2010-08-15
xts5: Construct an absolute XT_FONTPATH
Aaron Plattner
1
-0
/
+2
2010-08-15
check.sh: Treat TET_EXIT_SKIP as success
Aaron Plattner
1
-1
/
+7
2010-08-15
xts5: Construct an absolute XT_FONTPATH
Aaron Plattner
1
-0
/
+2
2010-07-29
Fixes for building srcdir != builddir
Jon TURNEY
1
-2
/
+4
2010-07-29
Place libapi_s after objects which reference it in the link order, so it link...
Jon TURNEY
1
-1
/
+1
2010-07-12
Fix a typo in the README.
Aaron Plattner
1
-1
/
+1
2010-06-30
README: install step is not necessary.
Peter Hutterer
1
-0
/
+3
2010-06-30
README: Update git URL.
Peter Hutterer
1
-1
/
+1
2010-06-30
README: Note that the tests don't stand alone, can only be used for diffs
Peter Hutterer
1
-0
/
+6
[next]