index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
games
/
dab
Age
Commit message (
Expand
)
Author
2006-05-14
Add a virtual destructor to avoid "future ABI issues". I love c++.
christos
2006-05-14
add virtual destructors so that g++ shuts up.
christos
2006-05-14
Don't use iostream just for the usage message. Use stdio instead.
christos
2006-05-14
XXX: GCC uninitialized
christos
2006-05-11
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
mrg
2005-09-15
Drop trailing whitespace.
wiz
2005-09-15
Use standard AUTHORS section header. From YOMURA Masanori in private mail
wiz
2005-08-09
add a new style cast to memcpy.
christos
2005-08-09
Pass WARNS=3
christos
2005-07-02
Tidy up curses state when we quit, instead of just doing exit().
jdc
2004-01-05
Use PROG_CXX so we don't need to include -lstdc++ explicitly. From Nick Hudson.
christos
2003-12-28
Const the player type variable.
thorpej
2003-12-28
Fix RCS IDs.
thorpej
2003-12-27
Format size_t values using %zd instead of %d, for archs where size_t != int.
martin
2003-12-27
Rename .C files to .cc
christos
2003-12-26
NetBSD rcsid.
christos
2003-12-26
import dots+boxes games.
christos