1
0
forked from 0ad/0ad
Go to file
janwas 2624069993 replace most BIT macros with a Bit() template for better 64-bit safety
test_bits: add tests for all routines in bits.h
hpet: add safety check
unit.h, bits.h, DOMEvent.h: change T(~0) to ~T(0) (required when T is
64-bit)

This was SVN commit r6335.
2008-09-06 21:15:53 +00:00
binaries This was SVN commit r6331. 2008-09-06 08:09:22 +00:00
build Some fixes for OS X: 2008-08-11 04:18:10 +00:00
docs # Engine overview doc started. 2007-10-20 18:30:32 +00:00
source replace most BIT macros with a Bit() template for better 64-bit safety 2008-09-06 21:15:53 +00:00
.gitattributes Initial revision 2003-09-21 21:24:53 +00:00