thrift/compiler/cpp
Jake Farrell f42ae012aa Thrift-1567:Thrift/cpp: Allow alternate classes to be used for strings
Client: cpp
Patch: dreiss

The goal of this diff is to allow Thrift strings to be used without
depending on std::string, since it looks like we're starting to move
away from std::string instead of moving to a better implementation.



git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1352765 13f79535-47bb-0310-9956-ffa450edef68
2012-06-22 03:22:53 +00:00
..
src Thrift-1567:Thrift/cpp: Allow alternate classes to be used for strings 2012-06-22 03:22:53 +00:00
compiler.sln THRIFT-1031 Patch to compile Thrift for vc++ 9.0 and 10.0 2011-09-23 14:25:22 +00:00
compiler.vcxproj THRIFT-1627 compiler built using compilers.vcxproj cannot be used to build some test .thrift files 2012-06-12 21:01:06 +00:00
compiler.vcxproj.filters THRIFT-1627 compiler built using compilers.vcxproj cannot be used to build some test .thrift files 2012-06-12 21:01:06 +00:00
Makefile.am THRIFT-1500: d programming language support 2012-03-22 21:49:10 +00:00
README Thrift-1426: Dist package missing files for release 0.8 2011-11-16 12:58:36 +00:00
README_Windows.txt THRIFT-1558 Named Pipe and Anonymous Pipe transport for Windows 2012-06-18 20:23:58 +00:00
version.h.in THRIFT-770. build: Get 'make dist' to work without first compiling source code 2010-05-03 21:33:00 +00:00