summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updating python setup.py for deploying client to pypi0.7.xJake Farrell2011-08-171-19/+31
* adding missing comma in thrift.js clientJake Farrell2011-08-131-1/+1
* updating 0.7 changes for a missing ticketJake Farrell2011-08-111-0/+1
* Updating version number to 0.7.0 for clientsJake Farrell2011-08-117-25/+29
* Changes updates and configure.ac version for 0.7.0Jake Farrell2011-08-102-1/+129
* Branching for 0.7 releaseJake Farrell2011-08-100-0/+0
* THRIFT-1241 php namespace generationRoger Meier2011-08-041-56/+102
* THRIFT-916 do not mix declarations and codeRoger Meier2011-08-041-2/+2
* fix memoryleak detected by cppcheckRoger Meier2011-08-041-1/+1
* THRIFT-916 remove i64 => fix build and compile without warning on CIRoger Meier2011-08-041-15/+4
* THRIFT-1249 js-test-driver support (run unittests on multiple browsers and ge...Roger Meier2011-08-035-519/+117
* THRIFT-916 printf %lld for 32bit platform only by using __ia64__Roger Meier2011-08-031-0/+11
* THRIFT-1256 Unit Test Logging Output for CIRoger Meier2011-08-032-0/+6
* THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to ...Roger Meier2011-08-0312-6/+37
* THRIFT-1184 event_base memory freeing by class TNonblockingServerRoger Meier2011-08-022-4/+11
* THRIFT-1251. java: Generated java code should indicate which fields are requi...Bryan Duxbury2011-08-021-1/+7
* THRIFT-1255. javame: Mismatch of method name between JavaME's lib and generat...Bryan Duxbury2011-08-021-4/+4
* THRIFT-1253. javame: Code generated for maps is not compilingBryan Duxbury2011-08-021-1/+1
* THRIFT-1252 Segfault in Ruby deserializerRoger Meier2011-08-022-3/+8
* THRIFT-1247 JavaScript unit test with phantomjsRoger Meier2011-07-303-376/+390
* THRIFT-1247 JavaScript unit test with phantomjsRoger Meier2011-07-293-4/+125
* THRIFT-1233 Remove unused include in generated C++ codeRoger Meier2011-07-281-0/+1
* THRIFT-1245 C# JSON Protocol uses culture-dependant decimal separator for doubleRoger Meier2011-07-281-2/+3
* THRIFT-1244 using 'using' to disambiguate between functions in different base...Roger Meier2011-07-281-3/+9
* THRIFT-1243 TAsyncChannel callbacks (use void instead of bool)Roger Meier2011-07-284-16/+17
* updating java tutorial readmeJake Farrell2011-07-251-1/+1
* THRIFT-916 gcc warnings in c++ header filesRoger Meier2011-07-1712-14/+51
* THRIFT-1230 C# Library -- THashSet is not marked as Serializable which makes ...Roger Meier2011-07-171-0/+1
* THRIFT-1222 Unhandled exception for TEvhttpServer requestRoger Meier2011-07-177-13/+226
* THRIFT-1238 Thrift JS client cannot read map of structures(TestCase)Roger Meier2011-07-153-9/+59
* Thrift-1233: Remove unused include in generated C++ codeJake Farrell2011-07-141-2/+0
* THRIFT-1237. contrib: Java fb303 missing some methodsBryan Duxbury2011-07-131-0/+11
* THRIFT-1225. php: TCompactProtocol for PHPBryan Duxbury2011-07-131-0/+678
* THRIFT-1208. py: Compact protocol always reads and writes booleans as trueBryan Duxbury2011-07-131-3/+6
* THRIFT-1177. go: Update thrift to reflect changes in Go's networking librariesBryan Duxbury2011-07-139-44/+162
* THRIFT-1236 - adding reconnecting clientAnthony F. Molinaro2011-07-121-0/+240
* Thrift-1234: thrift --help is missing doc on py:utf8stringsJake Farrell2011-07-111-1/+2
* THRIFT-1231: Remove bogus includeJake Farrell2011-07-081-1/+0
* add jstest.jar to .gitignoreRoger Meier2011-07-081-0/+1
* THRIFT-1232 JavaScript TException should be a constructor functionRoger Meier2011-07-082-65/+59
* THRIFT-1217 Use evutil_socketpair instead of pipeRoger Meier2011-07-082-21/+60
* update .gitignoreRoger Meier2011-07-021-2/+49
* svn:ignore binariesRoger Meier2011-07-020-0/+0
* add some files to svn:ignoreBryan Duxbury2011-06-300-0/+0
* trash an inaccurate comment (via Chad Walters)Bryan Duxbury2011-06-301-5/+0
* THRIFT-1228. php: The php accelerator module calls flush incorrectlyBryan Duxbury2011-06-301-5/+8
* THRIFT-1189. rb: Ruby deserializer speed improvementsBryan Duxbury2011-06-2815-51/+251
* THRIFT-1221. cpp: Remove SimpleCallback.hBryan Duxbury2011-06-282-100/+1
* Thrift-1220: TRpocessor::process never returns falseJake Farrell2011-06-271-2/+2
* THRIFT-457 test/cpp makefiles do not honor --prefix configuration settingRoger Meier2011-06-249-154/+139