Thrift: Whitespace cleanup.
authorDavid Reiss <dreiss@apache.org>
Wed, 6 Feb 2008 22:18:40 +0000 (22:18 +0000)
committerDavid Reiss <dreiss@apache.org>
Wed, 6 Feb 2008 22:18:40 +0000 (22:18 +0000)
commit0c90f6f8af1d64ec9272bb2f6092336f3d0b8df8
tree15245f459a76acc769d8fe99179176b4965bf66d
parent3160971286aea0d5b28d5a7a87acaa8a12209ef8
Thrift: Whitespace cleanup.

Summary:
- Expanded tabs to spaces where spaces were the norm.
- Deleted almost all trailing whitespace.
- Added newlines to the ends of a few files.
- Ran dos2unix on one file or two.

Reviewed By: mcslee

Test Plan: git diff -b

Revert Plan: ok

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665467 13f79535-47bb-0310-9956-ffa450edef68
206 files changed:
COPYING
LICENSE
bootstrap.sh
compiler/cpp/src/generate/t_cocoa_generator.h
compiler/cpp/src/generate/t_csharp_generator.cc
compiler/cpp/src/generate/t_hs_generator.cc
compiler/cpp/src/generate/t_hs_generator.h
compiler/cpp/src/generate/t_java_generator.h
compiler/cpp/src/generate/t_ocaml_generator.cc
compiler/cpp/src/generate/t_ocaml_generator.h
compiler/cpp/src/generate/t_perl_generator.h
compiler/cpp/src/generate/t_py_generator.cc
compiler/cpp/src/generate/t_rb_generator.h
compiler/cpp/src/generate/t_st_generator.cc
compiler/cpp/src/generate/t_xsd_generator.cc
compiler/cpp/src/parse/t_const_value.h
compiler/cpp/src/parse/t_doc.h
compiler/cpp/src/parse/t_enum_value.h
compiler/cpp/src/parse/t_list.h
compiler/cpp/src/parse/t_scope.h
compiler/cpp/src/platform.h
doc/thrift.tex
lib/cocoa/src/TApplicationException.m
lib/cocoa/src/TException.m
lib/cocoa/src/protocol/TBinaryProtocol.h
lib/cocoa/src/protocol/TBinaryProtocol.m
lib/cocoa/src/server/TSocketServer.h
lib/cocoa/src/server/TSocketServer.m
lib/cocoa/src/transport/THTTPClient.h
lib/cocoa/src/transport/THTTPClient.m
lib/cocoa/src/transport/TNSFileHandleTransport.m
lib/cocoa/src/transport/TNSStreamTransport.m
lib/cocoa/src/transport/TSocketClient.m
lib/cpp/Makefile.am
lib/cpp/src/TLogging.h
lib/cpp/src/TProcessor.h
lib/cpp/src/Thrift.cpp
lib/cpp/src/Thrift.h
lib/cpp/src/concurrency/Exception.h
lib/cpp/src/concurrency/Mutex.cpp
lib/cpp/src/concurrency/Mutex.h
lib/cpp/src/concurrency/TimerManager.cpp
lib/cpp/src/concurrency/TimerManager.h
lib/cpp/src/concurrency/Util.h
lib/cpp/src/concurrency/test/TimerManagerTests.h
lib/cpp/src/processor/PeekProcessor.cpp
lib/cpp/src/processor/PeekProcessor.h
lib/cpp/src/processor/StatsProcessor.h
lib/cpp/src/protocol/TBinaryProtocol.cpp
lib/cpp/src/protocol/TBinaryProtocol.h
lib/cpp/src/protocol/TDebugProtocol.cpp
lib/cpp/src/protocol/TDebugProtocol.h
lib/cpp/src/protocol/TDenseProtocol.h
lib/cpp/src/protocol/TOneWayProtocol.h
lib/cpp/src/protocol/TProtocol.h
lib/cpp/src/protocol/TProtocolException.h
lib/cpp/src/transport/TFileTransport.h
lib/cpp/src/transport/THttpClient.cpp
lib/cpp/src/transport/THttpClient.h
lib/cpp/src/transport/TServerSocket.h
lib/cpp/src/transport/TServerTransport.h
lib/cpp/src/transport/TSocketPool.cpp
lib/cpp/src/transport/TSocketPool.h
lib/cpp/src/transport/TTransport.h
lib/cpp/src/transport/TTransportException.cpp
lib/cpp/src/transport/TTransportException.h
lib/cpp/src/transport/TTransportUtils.cpp
lib/cpp/src/transport/TZlibTransport.cpp
lib/cpp/src/transport/TZlibTransport.h
lib/csharp/ThriftMSBuildTask/Properties/AssemblyInfo.cs
lib/csharp/ThriftMSBuildTask/ThriftMSBuildTask.csproj
lib/csharp/src/Protocol/TBinaryProtocol.cs
lib/csharp/src/Protocol/TField.cs
lib/csharp/src/Protocol/TList.cs
lib/csharp/src/Protocol/TMap.cs
lib/csharp/src/Protocol/TMessage.cs
lib/csharp/src/Protocol/TMessageType.cs
lib/csharp/src/Protocol/TProtocol.cs
lib/csharp/src/Protocol/TProtocolFactory.cs
lib/csharp/src/Protocol/TProtocolUtil.cs
lib/csharp/src/Protocol/TSet.cs
lib/csharp/src/Protocol/TStruct.cs
lib/csharp/src/Protocol/TType.cs
lib/csharp/src/Server/TServer.cs
lib/csharp/src/Server/TSimpleServer.cs
lib/csharp/src/Server/TThreadPoolServer.cs
lib/csharp/src/TApplicationException.cs
lib/csharp/src/TProcessor.cs
lib/csharp/src/Transport/TServerSocket.cs
lib/csharp/src/Transport/TServerTransport.cs
lib/csharp/src/Transport/TSocket.cs
lib/csharp/src/Transport/TStreamTransport.cs
lib/csharp/src/Transport/TTransport.cs
lib/csharp/src/Transport/TTransportException.cs
lib/csharp/src/Transport/TTransportFactory.cs
lib/erl/COPYING
lib/erl/LICENSE
lib/erl/build/beamver
lib/erl/build/otp.mk
lib/erl/build/otp_subdir.mk
lib/erl/build/raw_test.mk
lib/erl/include/protocol/tBinaryProtocol.hrl
lib/erl/include/protocol/tBinaryProtocolFactory.hrl
lib/erl/include/protocol/tProtocol.hrl
lib/erl/include/protocol/tProtocolFactory.hrl
lib/erl/include/server/tErlServer.hrl
lib/erl/include/server/tServer.hrl
lib/erl/include/server/tSimpleServer.hrl
lib/erl/include/tErlProcessor.hrl
lib/erl/include/tProcessor.hrl
lib/erl/include/transport/tBufferedTransport.hrl
lib/erl/include/transport/tBufferedTransportFactory.hrl
lib/erl/include/transport/tErlAcceptor.hrl
lib/erl/include/transport/tServerSocket.hrl
lib/erl/include/transport/tServerTransport.hrl
lib/erl/include/transport/tSocket.hrl
lib/erl/include/transport/tTransport.hrl
lib/erl/include/transport/tTransportFactory.hrl
lib/erl/src/Makefile
lib/erl/src/protocol/tBinaryProtocolFactory.erl
lib/erl/src/protocol/tProtocolFactory.erl
lib/erl/src/server/tServer.erl
lib/erl/src/server/tSimpleServer.erl
lib/erl/src/tProcessor.erl
lib/erl/src/thrift_app.erl
lib/erl/src/thrift_app_sup.erl
lib/hs/src/TBinaryProtocol.hs
lib/hs/src/TChannelTransport.hs
lib/hs/src/TServer.hs
lib/hs/src/TSocket.hs
lib/hs/src/Thrift.hs
lib/java/COPYING
lib/java/LICENSE
lib/java/src/TApplicationException.java
lib/java/src/TException.java
lib/java/src/TProcessorFactory.java
lib/java/src/protocol/TBinaryProtocol.java
lib/java/src/protocol/TList.java
lib/java/src/protocol/TMap.java
lib/java/src/protocol/TProtocol.java
lib/java/src/protocol/TProtocolUtil.java
lib/java/src/reflection/limited/Argument.java
lib/java/src/reflection/limited/ContainerType.java
lib/java/src/reflection/limited/Method.java
lib/java/src/reflection/limited/Service.java
lib/java/src/reflection/limited/SimpleType.java
lib/java/src/reflection/limited/ThriftType.java
lib/java/src/server/TServer.java
lib/java/src/server/TSimpleServer.java
lib/java/src/transport/TIOStreamTransport.java
lib/java/src/transport/TServerSocket.java
lib/java/src/transport/TSocket.java
lib/ocaml/README
lib/ocaml/src/TBinaryProtocol.ml
lib/ocaml/src/TChannelTransport.ml
lib/ocaml/src/TServer.ml
lib/ocaml/src/TServerSocket.ml
lib/ocaml/src/TSocket.ml
lib/ocaml/src/TThreadedServer.ml
lib/ocaml/src/Thrift.ml
lib/perl/COPYING
lib/perl/LICENSE
lib/perl/lib/Thrift/HttpClient.pm
lib/php/COPYING
lib/php/LICENSE
lib/php/src/ext/thrift_protocol/trunk/php_thrift_protocol.cpp
lib/php/src/protocol/TBinaryProtocol.php
lib/py/src/reflection/limited/ttypes.py
lib/py/src/server/TServer.py
lib/py/src/transport/THttpClient.py
lib/py/src/transport/TSocket.py
lib/rb/COPYING
lib/rb/LICENSE
lib/rb/lib/thrift/protocol/tbinaryprotocol.rb
lib/rb/lib/thrift/protocol/tprotocol.rb
lib/rb/lib/thrift/server/tserver.rb
lib/rb/setup.rb
test/DocTest.thrift
test/FastbinaryTest.py
test/SmallTest.thrift
test/cpp/Makefile.thrift
test/cpp/src/TestClient.cpp
test/cpp/src/TestServer.cpp
test/cpp/src/main.cpp
test/hs/Client.hs
test/java/src/TestServer.java
test/ocaml/server/TestServer.ml
test/perl/Makefile
test/py/Makefile
test/py/RunClientServer.py
test/py/TestClient.py
test/py/TestServer.py
test/py/TestSocket.py
test/rb/Makefile
test/rb/TestSmallService.rb
test/rb/TestThrift.rb
test/threads/Makefile
test/threads/ThreadsServer.cpp
thrift.el
tutorial/cpp/CppClient.cpp
tutorial/java/src/JavaClient.java
tutorial/php/PhpClient.php
tutorial/py/PythonClient.py
tutorial/py/PythonServer.py
tutorial/rb/RubyClient.rb
tutorial/tutorial.thrift