[eq-commit] SF.net SVN: equalizer: [867] trunk/src
Brought to you by:
eile
|
From: <ei...@us...> - 2007-03-07 16:35:17
|
Revision: 867
http://svn.sourceforge.net/equalizer/?rev=867&view=rev
Author: eile
Date: 2007-03-07 08:13:58 -0800 (Wed, 07 Mar 2007)
Log Message:
-----------
[ ] May break build
[ ] Breaks existing applications
[ ] Bugfix
[x] New Feature
[x] Cleanup
[ ] Documentation
Description: Refactor random number generator into separate eqBase
class. Add RNG unit test. Automatically run all eqBase
tests.
Modified Paths:
--------------
trunk/src/VS2005/Equalizer.vcproj
trunk/src/lib/Makefile
trunk/src/lib/net/node.cpp
trunk/src/make/rules.mk
trunk/src/make/system.mk
trunk/src/tests/base/Makefile
trunk/src/tests/base/barrier.cpp
trunk/src/tests/base/idPool.cpp
trunk/src/tests/base/lock.cpp
trunk/src/tests/base/timedLock.cpp
trunk/src/tests/test.h
Added Paths:
-----------
trunk/src/lib/base/rng.h
trunk/src/tests/base/rng.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|