index
:
~kibi/xts
master
warning-fixes
warnings-1
KiBi's patches for xts
kibi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-22
Remove old files from the TET3 import.
HEAD
master
Cyril Brulebois
14
-2197
/
+0
2011-12-22
xts-config: Fix “Use of qw(...) as parentheses” warning.
Cyril Brulebois
1
-2
/
+2
2011-12-22
README: Improve two sentences.
Cyril Brulebois
1
-2
/
+2
2011-12-22
README: Document libXau as a dependency.
Cyril Brulebois
1
-1
/
+1
2011-12-22
configure.ac: Require libXau.
Cyril Brulebois
1
-1
/
+1
2011-12-22
configure.ac: Quote argument to m4_pattern_forbid.
Cyril Brulebois
1
-1
/
+1
2011-09-22
xts5: XSubImage-1: Use left shift by '31' instead of 'depth' for depth >= 32
Nalluri Harikrishna
1
-2
/
+11
2011-08-29
xts5: XCreateColormap-11: Bogus visuals return BadMatch, not BadValue
Aaron Plattner
1
-4
/
+4
2011-08-28
xts5: XWriteBitmapFile-3: Report UNTESTED instead of FAIL when run as root
Aaron Plattner
1
-0
/
+7
2011-08-16
xts5: Define X11_t and TRANS_CLIENT to get Xtrans function prototypes
Aaron Plattner
1
-0
/
+3
2011-08-15
tet: Ignore SIGWINCH (terminal window size change)
Aaron Plattner
1
-0
/
+8
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
7
-29
/
+29
2011-05-26
configure: Quote argument to m4_pattern_forbid.
Cyril Brulebois
1
-1
/
+1
2011-05-24
Bump version to 0.99.1
Aaron Plattner
1
-1
/
+1
2011-05-24
tet3: if TET_RESFILE is not in the env, guess it from the program name.
Peter Hutterer
1
-1
/
+10
2011-05-24
tet: tet_getvar needs to take a const char* argument
Aaron Plattner
4
-10
/
+9
2011-05-24
xts5: BadDevice takes an int*, not an XID*
Aaron Plattner
1
-1
/
+1
2011-05-24
Xlib13: fix XSetModifierMapping test 1/8.
Peter Hutterer
1
-6
/
+24
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
178
-1157
/
+1157
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
Fix one more out-of-tree build error.
Peter Hutterer
1
-2
/
+2
2011-04-12
tcm: move envmsg up into TET_LITE ifndef
Peter Hutterer
1
-1
/
+4
2011-04-12
Purge unused Get_Date().
Peter Hutterer
2
-22
/
+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
2011-04-12
Remove EXPECT_NOTHING pointer to int cast.
Peter Hutterer
1
-1
/
+1
2011-04-12
Remove superfluous (void) casts.
Peter Hutterer
259
-1581
/
+1581
2011-04-12
Decouple the test suite from "make check"
Aaron Plattner
2
-6
/
+8
2011-02-23
Unbreak the .m.c rule
Adam Jackson
1
-0
/
+4
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
[next]