Thrift: Cleaned up whitespace.
authorDavid Reiss <dreiss@apache.org>
Thu, 26 Jul 2007 21:10:32 +0000 (21:10 +0000)
committerDavid Reiss <dreiss@apache.org>
Thu, 26 Jul 2007 21:10:32 +0000 (21:10 +0000)
commit96d2388ade7af4f23d2c95b92496b79ec0321133
treefb9840256a746c1b3889b25ddd8131955265ec60
parent5f5fdf3a20f2459eabbee771e6eff4159c6f2bca
Thrift: Cleaned up whitespace.

Summary:
Replaced a lot of tabs with spaces in the thrift codebase.
Removed a lot of trailing whitespace from thrift-generated c++.
Added a few things to cleanup.sh.

Trac Bug: #

Blame Rev:

Reviewed By: mcslee

Test Plan:
Recompiled thrift.
Re-thrifted some test .thrifts.
Compiled the genrated c++.
Ran cleanup.sh.

Revert Plan: ok

Notes:

EImportant:

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665176 13f79535-47bb-0310-9956-ffa450edef68
13 files changed:
compiler/cpp/src/generate/t_cpp_generator.cc
lib/cpp/cleanup.sh
lib/cpp/src/concurrency/Mutex.h
lib/cpp/src/concurrency/ThreadManager.cpp
lib/cpp/src/concurrency/TimerManager.cpp
lib/cpp/src/concurrency/test/Tests.cpp
lib/cpp/src/concurrency/test/ThreadFactoryTests.h
lib/cpp/src/concurrency/test/ThreadManagerTests.h
lib/cpp/src/concurrency/test/TimerManagerTests.h
lib/cpp/src/protocol/TBinaryProtocol.cpp
lib/cpp/src/protocol/TBinaryProtocol.h
lib/cpp/src/protocol/TOneWayProtocol.h
lib/cpp/src/protocol/TProtocol.h