common/thrift.git
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
2009-04-07  David ReissTHRIFT-427. java: Fix print_const_value
2009-04-07  Kevin ClarkTHRIFT-421. rb: Fix tests broken by original patch
2009-04-07  Kevin ClarkAdd basic Changelog
2009-04-07  Kevin ClarkThrift-421. rb: Underscore output file names and requir...
2009-04-07  Bryan DuxburyTHRIFT-433. rb: 'rake spec' sort of fails
2009-04-07  Bryan DuxburyTHRIFT-175. Specs in Ruby library should be run during...
2009-04-07  Bryan DuxburyTHRIFT-422. rb: scope all references to the Thrift...
2009-04-07  Bryan DuxburyTHRIFT-430. rb: ruby tutorials and ruby tests require...
2009-04-05  David ReissFlush output at the end of thrift_dump
2009-04-04  Bryan DuxburyTHRIFT-276. rb: Ruby libraries should have one class...
2009-04-03  David ReissTHRIFT-426. cpp: Fix include path under test/cpp
2009-04-03  Bryan DuxburyTHRIFT-423. -strict should turn omitted field ids into...
2009-04-03  Bryan DuxburyTHRIFT-425. cpp: numeric_limits is declared in <limits>
2009-04-02  David ReissTHRIFT-411. cpp: Make TNonblockingServer::connectionSta...
2009-04-02  David Reisscpp: Rename Makefiles under test/cpp
2009-04-02  David Reisscpp: Fix test server/client under test/cpp
2009-04-02  David Reisscpp: Fix compiler and library compilation with newer...
2009-04-02  David ReissTHRIFT-333. cpp: Initial TCompactProtocol implementation
2009-04-02  David ReissRun aclocal before autoheader
2009-04-02  David ReissTHRIFT-420. Remove all negative structure field ids...
2009-04-02  David ReissTHRIFT-420. Warn on implicit (negative) structure field ids
2009-04-02  David ReissTHRIFT-388. Create a "ONEWAY" message type that is...
2009-04-02  David ReissGet rid of missing LICENSE files from some Makefile.am
2009-04-01  Bryan DuxburyTHRIFT-393. RPM .spec file has incorrect license
2009-04-01  Bryan DuxburyTHRIFT-417. rb: BufferedTransport can enter an infinite...
2009-03-31  Bryan DuxburyTHRIFT-410. rb: Ruby lib should have no checked in...
2009-03-31  Bryan DuxburyTHRIFT-415. rb: BinaryProtocolAccelerated does not...
2009-03-31  Bryan Duxburyrb: The shared binary protocol specs lacked a test...
2009-03-30  David ReissTHRIFT-387. Add license to a bunch of fb303 files
2009-03-30  David ReissTHRIFT-387. Add license to a few misc files
2009-03-30  David ReissTHRIFT-387. Add license to configure.ac
2009-03-30  David ReissTHRIFT-387. Add license to pkgconfig files
2009-03-30  David ReissRemove obsolete php extension tag
2009-03-30  David ReissTHRIFT-387. Fix LICENSE, add NOTICE, and add some third...
2009-03-30  David ReissTHRIFT-387. Add license statements to some autoconf...
2009-03-30  David ReissTHRIFT-236. Sort fields in id order during parsing
2009-03-30  David ReissTHRIFT-387. Add license headers to a bunch of files
2009-03-30  Bryan DuxburyFix up Manifest again to include the proper files for...
2009-03-30  Bryan DuxburyNeeded a newline at the end of the file to avoid warnin...
2009-03-30  David Reisscontrib: Update thrift_dump to use the new namespace
2009-03-30  David Reisscsharp: Remove a BOM and CRLF line endings from some...
2009-03-30  David ReissTHRIFT-307. erlang: Make HiPE optional
2009-03-30  David ReissTHRIFT-306. erlang: Let thrift_http_transport specify...
2009-03-30  David ReissTHRIFT-305. erlang: Fix http_options for thrift_http_tr...
2009-03-30  David ReissTHRIFT-192. erlang: Commit test code missed in r757870
2009-03-30  David ReissTHRIFT-127. erlang: Skip fields that have the wrong...
2009-03-30  David ReissTHRIFT-126. erlang: TMemoryBuffer for Erlang
2009-03-30  Bryan DuxburyNeed a newline at the end of the file for it to compile.
2009-03-30  Bryan DuxburyGet rid of gem Manifest entries for files that don...
2009-03-30  David ReissTHRIFT-412. python: Fix some syntacticaly-incorrect...
next