common/thrift.git
2009-07-31  T Jake LucianiTHRIFT-554: Perl improper namespace check for exception...
2009-07-31  Bryan DuxburyTHRIFT-144. java: Generated classes should implement...
2009-07-30  Bryan DuxburyTHRIFT-552. rb: gem requires exactly rubygems 1.2.0
2009-07-29  Bryan DuxburyTHRIFT-540. java: Have set methods return reference...
2009-07-29  Bryan DuxburyTHRIFT-479. java: Add javadocs for enum types
2009-07-29  Bryan DuxburyTHRIFT-477. java: remove extra methods generated for...
2009-07-29  David ReissMake ax_lib_event.m4 set a per-version variable on...
2009-07-29  David ReissTHRIFT-523. Make ax_lib_event.m4 work with newer versio...
2009-07-27  David ReissTHRIFT-413. Suppport for annotations on base types
2009-07-24  Andrew McGeachieTHRIFT-549. Make socket client compatible with iPhone...
2009-07-23  Andrew McGeachieTHRIFT-548. malloc our temporary buffer, rather than...
2009-07-21  Andrew McGeachieTHRIFT-280. Server-side Cocoa implementation.
2009-07-21  Andrew McGeachieTHRIFT-59. Make sure we don't over-release strings...
2009-07-21  Andrew McGeachieTHRIFT-545. Fix mem leak in generated 'description...
2009-07-21  Andrew McGeachieTHRIFT-521. Generate objective-c 2.0 propery declaratio...
2009-07-21  Andrew McGeachieTHRIFT-520. Fix generation of cocoa constants when...
2009-07-21  Andrew McGeachieTHRIFT-533. Fix write:offset:length: to ensure all...
2009-07-21  Andrew McGeachieTHRIFT-344. Add a 'log_unexpected' option to the cocoa...
2009-07-21  Andrew McGeachieTHRIFT-343. Import <Foundation/Foundation.h> instead...
2009-07-21  Andrew McGeachieTHRIFT-59. Fix memory leak by releasing allocated objec...
2009-07-17  Esteve FernandezTHRIFT-535. py: Twisted Thrift protocol max length...
2009-07-17  Esteve FernandezTHRIFT-535. py: Twisted Thrift protocol max length...
2009-07-17  T Jake LucianiTHRIFT-542: Perl compiler uses invalid method 'method_e...
2009-07-17  T Jake LucianiTHRIFT-542: Perl compiler uses invalid method 'method_e...
2009-07-14  Bryan DuxburyTHRIFT-543. java: Generate normal style java files...
2009-07-13  David ReissTHRIFT-350. php: Fix the extension build when C++ is...
2009-07-02  Bryan DuxburyTHRIFT-525. csharp: ThriftTest project will not generat...
2009-07-02  Bryan DuxburyTHRIFT-531. csharp: C# project and solution files refer...
2009-07-02  Bryan DuxburyTHRIFT-204. csharp: C# Partial Classes
2009-06-24  Bryan DuxburyTHRIFT-526. rb: Generated Ruby enums have no good way...
2009-06-18  David ReissTHRIFT-524. erlang: Decapitalize file names in include...
2009-06-17  Bryan DuxburyTHRIFT-378. java: Java servers do not turn internal...
2009-06-04  David ReissTHRIFT-462. java: Installed jar shouldn't be executable
2009-06-04  David ReissTHRIFT-211. erlang: Modify test_tether to test protocol...
2009-06-04  David ReissTHRIFT-211. erlang: Support "tethered" clients
2009-06-04  David ReissTHRIFT-211. erlang: Allow clients to be created without...
2009-06-04  David ReissTHRIFT-211. erlang: Support unlinked Thrift clients.
2009-06-04  David ReissTHRIFT-469. cpp: Fix a bug in TimerManager::add
2009-06-04  David ReissTHRIFT-466. cpp: Make the concurrency library test...
2009-06-04  David ReissTHRIFT-465. cpp: Fix some STL misuse in the concurrency...
2009-06-04  David ReissTHRIFT-464. cpp: Fix some STL misuse in the concurrency...
2009-06-04  David ReissTHRIFT-497. cpp: Fix TSocket::read and peek on Max OS
2009-05-29  Bryan DuxburyTHRIFT-511. rb: Better performing hash method for gener...
2009-05-29  Bryan DuxburyTHRIFT-489. java: Java enum validation only validates...
2009-05-29  Bryan DuxburyTHRIFT-513. rb: spec test files broken, rake searching...
2009-05-22  Bryan DuxburyTHRIFT-516. rb: If TFramedTransport reads a negative...
2009-05-22  David ReissTHRIFT-373. Get some missing files into the release...
2009-05-22  David ReissConsolidate lib/hs/.gitignore into the top-level .gitignore
2009-05-22  David ReissTHRIFT-450. java: Propagate CLASSPATH from ./configure...
2009-05-22  David ReissTHRIFT-450. java: Respect the global classpath during...
2009-05-22  David ReissTHRIFT-450. java: Check for Apache Commons Lang also
2009-05-21  David Reisscpp: Fix compilation on OpenBSD by including sys/types.h
2009-05-21  David Reisscpp: Resolve an ambiguous overload in some tests
2009-05-21  David Reisscpp: Add some missing includes to fix OpenBSD compilation
2009-05-21  David Reisscpp: Fix an OpenBSD compilation bug by moving a typedef
2009-05-21  David Reisscpp: Deal with systems without sched_get_priority_...
2009-05-21  David Reisscpp: Deal with systems without AI_ADDRCONFIG (OpenBSD)
2009-05-21  David Reisscpp: Fix an OpenBSD compilation error that appears...
2009-05-20  Bryan DuxburyTHRIFT-501. rb: File.dirname(...) requires cause warnin...
2009-05-12  David ReissTHRIFT-450. Don't use Ivy if log4j is already available
2009-05-12  David ReissExtend ax_javac_and_java.m4 to test for specific classes
2009-05-12  Bryan DuxburyTHRIFT-349. php: Accelerated binary protocol serializat...
2009-05-12  Bryan DuxburyTHRIFT-499. php: Thrift_protocol PHP extension does...
2009-05-12  David ReissTHRIFT-495. python: Raise a TTransportException if...
2009-05-11  Bryan DuxburyTHRIFT-493. java: Stopping TNonblockingServer when...
2009-05-10  David ReissTHRIFT-494. python: Update meta-information in setup.py
2009-05-07  David ReissTHRIFT-490. Clarify the comment for the Guard macro
2009-05-06  David ReissTHRIFT-483. Use --copy for libtoolize
2009-05-06  Bryan DuxburyTHRIFT-482. java: build.xml does not specify a target...
2009-05-05  Bryan DuxburyTHRIFT-486. rb: ruby tutorial needs updated require...
2009-05-05  Bryan DuxburyTHRIFT-485. rb: Generated validate methods that refere...
2009-05-05  Kevin ClarkPreparing for 0.1.0 RC1
2009-05-05  Andrew McGeachieTHRIFT-60. Make generated constants object extend...
2009-05-05  Kevin ClarkAdd version number to Rakefile, update generated manife...
2009-05-04  Kevin ClarkAdding incubator disclaimer
2009-05-04  Andrew McGeachieTHRIFT-478. Release our input and output stream instanc...
2009-04-29  David ReissTHRIFT-471. python: Generated exceptions should impleme...
2009-04-29  David ReissTHRIFT-453. java: By default, use Ivy to download Java...
2009-04-29  David ReissTHRIFT-470. fb303: Use a namespace in Perl gen-code
2009-04-27  David ReissTHRIFT-463. python: Fix thrift_spec ordering bug from...
2009-04-27  David ReissTHRIFT-467. csharp: Fix compilation on Debian Sid
2009-04-21  T Jake LucianiTHRIFT-460: fixes constant structs
2009-04-20  T Jake LucianiTHRIFT-461: moves thrift compiler call to test suite
2009-04-15  Bryan DuxburyAdd makefile stuff to svn:ignore
2009-04-13  Bryan DuxburyTHRIFT-451. rb: ruby structs use lowercase enum while...
2009-04-13  Bryan DuxburyTHRIFT-445. rb: client and processor do not inherit...
2009-04-10  Bryan DuxburyTHRIFT-236. Structs should be serialized in a consisten...
2009-04-10  Bryan DuxburyTHRIFT-416. java: java.util.logging eats exceptions...
2009-04-09  David ReissTHRIFT-445. Revert r760201 "THRIFT-236. Sort fields...
2009-04-08  David ReissRemove "Library" from CHANGES because the compiler...
2009-04-08  Bryan DuxburyTHRIFT-387. Add appropriate Apache header to all code...
2009-04-07  Bryan DuxburyTHRIFT-444. rb: THRIFT-356 broke compact protocol spec
2009-04-07  David ReissAdd some more info to CHANGES and re-sort it
2009-04-07  David Reisssmalltalk: Fix TBinaryProtocol readString for empty...
2009-04-07  Bryan DuxburyTHRIFT-407. hs: Refactor and improve Haskell-related...
2009-04-07  Bryan DuxburyTHRIFT-390. hs: Cabalize Haskell library code
2009-04-07  Bryan DuxburyTHRIFT-390. hs: Cabalize Haskell library code
2009-04-07  Kevin ClarkTHRIFT-431. rb: Capitalize namespace values
2009-04-07  Bryan DuxburyTHRIFT-437. rb: fix benchmarking tools to require prope...
2009-04-07  David ReissTHRIFT-356. Improve CompactProtocolTestStruct
next