Major clean-ups. Migrating to C++11.
authorPeter Iannucci <iannucci@mit.edu>
Mon, 16 Sep 2013 01:01:51 +0000 (21:01 -0400)
committerPeter Iannucci <iannucci@mit.edu>
Mon, 16 Sep 2013 01:01:51 +0000 (21:01 -0400)
commita4175b2e216a20b86cc872dea8a08005c60617a5
tree57a9e598c13abb995ee04528a1240fed8d6f0408
parent61809b48ade4c21b1b01931d520aa2abc7507032
Major clean-ups.  Migrating to C++11.
55 files changed:
Makefile
config.cc
config.h
gettime.cc [deleted file]
gettime.h [deleted file]
handle.cc
handle.h
lang/algorithm.h [deleted file]
lock.h [new file with mode: 0644]
lock_client.cc
lock_client.h
lock_client_cache_rsm.cc
lock_client_cache_rsm.h
lock_demo.cc
lock_protocol.h
lock_server.cc
lock_server.h
lock_server_cache_rsm.cc
lock_server_cache_rsm.h
lock_smain.cc
lock_tester.cc
mutex.cc [deleted file]
mutex.h [deleted file]
paxos.cc
paxos.h
paxos_protocol.h
random.cc [deleted file]
random.h [deleted file]
rpc/connection.cc
rpc/connection.h
rpc/fifo.h
rpc/jsl_log.cc
rpc/jsl_log.h
rpc/marshall.h
rpc/method_thread.h [deleted file]
rpc/pollmgr.cc
rpc/pollmgr.h
rpc/rpc.cc
rpc/rpc.h
rpc/rpctest.cc
rpc/slock.h [deleted file]
rpc/thr_pool.cc
rpc/thr_pool.h
rsm.cc
rsm.h
rsm_client.cc
rsm_client.h
rsm_protocol.h
rsm_tester.cc
rsmtest_client.cc
rsmtest_client.h
srlock.cc [deleted file]
srlock.h [deleted file]
tprintf.cc
tprintf.h