common/thrift.git
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...
2009-03-30  Bryan DuxburyTHRIFT-410. rb: Ruby lib should have no checked in...
2009-03-26  David ReissTHRIFT-153. Proper handling of strings with escapes...
2009-03-26  David ReissMake vim recognize that "thriftl.ll" is Lex source
2009-03-26  Bryan DuxburyTHRIFT-372. rb: Ruby lib doesn't rescue properly from...
2009-03-26  David ReissTHRIFT-389. Make "make dist" work properly for Subversi...
2009-03-26  David ReissTHRIFT-282. Generate doccstrings for Python classes
2009-03-26  David ReissTHRIFT-282. Move generate_docstring_comment to t_generator
2009-03-26  David ReissTHRIFT-255. cpp: Add TSimpleFileTransport, a wrapper...
2009-03-26  David ReissTHRIFT-154. python: Make THttpClient take a URL in...
2009-03-26  David Reisscpp: Eliminate a buffer overflow in the tutorial server
2009-03-26  David ReissTHRIFT-405. php: Create a tutorial server
2009-03-26  David ReissTHRIFT-404. php: Make TPhpStream work for cli (cgi...
2009-03-26  David ReissFix the arguments in tutorial/README
2009-03-26  Bryan DuxburyTHRIFT-408. rb: Ruby C extension doesn't build on 1.8.5
2009-03-26  David Reissphp: Improve some docblock comments for TSocket
2009-03-26  Kevin ClarkTHRIFT-401. rb: Speed up FramedTransport
2009-03-25  David ReissUpdate tutorial/README now that Thrift files don't...
2009-03-25  Bryan DuxburyTHRIFT-374. rb: ruby 1.9 compatibility
2009-03-24  David ReissTHRIFT-329. python: Make TServerSocket.close() work...
2009-03-24  David ReissTHRIFT-360. python: Make fastbinary skip struct fields...
2009-03-24  Bryan DuxburyTHRIFT-402. rb: MemoryBuffer > 4096 bytes will truncate...
2009-03-24  David ReissTHRIFT-155. python: Reopen THttpClient on a flush
2009-03-24  David ReissTHRIFT-136. s/async/oneway/ in the Thrift IDL
2009-03-24  David ReissTHRIFT-136. s/async/oneway/ in Erlang
2009-03-24  David ReissTHRIFT-136. s/async/oneway/ in misc places
2009-03-24  David ReissTHRIFT-136. s/async/oneway/ in comments
2009-03-24  David ReissTHRIFT-136. s/async/oneway/ in compiler variables
2009-03-24  David ReissTHRIFT-136. s/async/oneway/ in lexer and parser variables
2009-03-24  Kevin ClarkTHRIFT-192. erl: Fix handling of booleans
2009-03-24  Kevin ClarkTHRIFT-399. hs: Fix set and number issues in generated...
2009-03-24  Kevin ClarkTHRIFT-398. hs: Remove unnecessary parens from generate...
next