Rename smart:: namespace to req::
commit8a59dea8cb1b9c36031c8cd400fc7133257e4a29
authorEdwin Smith <smith@fb.com>
Mon, 6 Jul 2015 18:56:14 +0000 (6 11:56 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Mon, 6 Jul 2015 19:32:25 +0000 (6 12:32 -0700)
tree9188cc4a2a7023f7e229509ec72e4eea59125183
parentbf2bf2675cc33f754dfc84daf5581d592c97f27f
Rename smart:: namespace to req::

Summary: Part two of rename.

Reviewed By: @swtaarrs

Differential Revision: D2191290
33 files changed:
hphp/runtime/base/array-iterator.h
hphp/runtime/base/autoload-handler.cpp
hphp/runtime/base/autoload-handler.h
hphp/runtime/base/execution-context.h
hphp/runtime/base/file.h
hphp/runtime/base/heap-collect.cpp
hphp/runtime/base/memory-manager.h
hphp/runtime/base/object-data.cpp
hphp/runtime/base/preg.h
hphp/runtime/base/req-containers.h [moved from hphp/runtime/base/smart-containers.h with 87% similarity]
hphp/runtime/base/stream-wrapper-registry.cpp
hphp/runtime/base/variable-serializer.h
hphp/runtime/base/variable-unserializer.h
hphp/runtime/base/zend-string.cpp
hphp/runtime/ext/asio/asio-context-inl.h
hphp/runtime/ext/asio/asio-context.cpp
hphp/runtime/ext/asio/asio-context.h
hphp/runtime/ext/asio/asio-session.h
hphp/runtime/ext/asio/ext_waitable-wait-handle.cpp
hphp/runtime/ext/async_mysql/ext_async_mysql.cpp
hphp/runtime/ext/async_mysql/ext_async_mysql.h
hphp/runtime/ext/collections/ext_collections-idl.cpp
hphp/runtime/ext/hotprofiler/ext_hotprofiler.cpp
hphp/runtime/ext/ldap/ext_ldap.cpp
hphp/runtime/ext/mysql/ext_mysql.h
hphp/runtime/ext/mysql/mysql_common.cpp
hphp/runtime/ext/mysql/mysql_common.h
hphp/runtime/ext/stream/ext_stream-user-filters.h
hphp/runtime/ext/xdebug/php5_xdebug/xdebug_var.h
hphp/runtime/ext_zend_compat/yaml/php_yaml_int.h
hphp/tools/clang-gc-tool/X.h
hphp/tools/clang-gc-tool/gold-warnings.log
hphp/tools/clang-gc-tool/plugin.cpp