common/thrift.git
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...
2009-03-24  Kevin ClarkTHRIFT-397. hs: Remove unnecessary redefinition of...
2009-03-24  Bryan DuxburyTHRIFT-275. rb: Remove deprecated classes from Ruby...
2009-03-24  Kevin ClarkTHRIFT-391. py: Fix memory leak in fastbinary
2009-03-24  Bryan DuxburyTHRIFT-382. java: Unused imports in generated code
2009-03-24  Bryan DuxburyTHRIFT-32. thrift.el doesn't syntax highlight single...
2009-03-24  Bryan DuxburyTHRIFT-392. hs: Make test scripts easier to use
2009-03-24  Bryan DuxburyTHRIFT-385. hs: 64-bit integer and double types incorre...
2009-03-24  Bryan DuxburyTHRIFT-266. erlang: Erlang atoms must always start...
2009-03-24  Bryan DuxburyTHRIFT-312. rb: Ruby unit tests fail due to change...
2009-03-23  Bryan DuxburyTHRIFT-396. rb: BinaryProtocol missing method implement...
2009-03-20  Bryan DuxburyTHRIFT-375. rb: syntax error in benchmark.rb
2009-03-20  Bryan DuxburyTHRIFT-262. java: Generate Javadocs for library classes
2009-03-20  David ReissTHRIFT-293. Make the README point to the Wiki for requi...
2009-03-20  David ReissFix a parallel build bug under test
2009-03-20  David ReissGet a few more generated files into release tarballs
2009-03-20  Kevin ClarkAdd Apache headers to Ruby libs and remove a few remain...
2009-03-20  Kevin ClarkTHRIFT-158. csharp: Update headers to Apache
2009-03-20  Bryan DuxburyTHRIFT-313. rb: BinaryProtocolAccelerated and BinaryPro...
2009-03-20  Bryan DuxburyTHRIFT-294. Remove @author tags
2009-03-20  Bryan DuxburyTHRIFT-245. rb: FIELDS constant should contain name...
2009-03-20  Bryan DuxburyTHRIFT-260. rb: Some Protocol methods shouldn't have...
2009-03-19  David ReissTHRIFT-384. csharp: Fix handling of fields named "value"
2009-03-19  Bryan DuxburyTHRIFT-332. rb: Compact Protocol in Ruby
2009-03-19  David ReissTHRIFT-361. Use separate negative id counters for argum...
2009-03-19  Kevin ClarkThrift-357. cpp: Fix buffer and connection bloat in...
2009-03-18  David ReissTHRIFT-373. Update lists of files to include in release...
2009-03-18  David ReissTHRIFT-362. python: Detect endianness on Solaris
2009-03-18  Bryan DuxburyTHRIFT-379. java: Print enum value names
2009-03-18  Bryan DuxburyTHRIFT-367. java: Some dead code in TNonblockingSocket...
2009-03-18  Bryan DuxburyTHRIFT-277. rb: Abstract Transport in Ruby #read method...
2009-03-18  Bryan DuxburyTHRIFT-278. java: #validate exceptions should contain...
2009-03-17  Bryan DuxburyTHRIFT-365. html: HTML compiler infinite loop
2009-03-14  David ReissTHRIFT-351. cpp: Allow a custom ThreadFactory in TThrea...
2009-03-14  David ReissMake .thrift files non-executable since we removed...
2009-03-13  David ReissFix a test in ax_lib_zlib
2009-03-13  David ReissTHRIFT-300. A reimplementation of ax_java
2009-03-13  Bryan DuxburyTHRIFT-368. java: setFieldValue should allow nulls...
2009-03-13  Bryan DuxburyTHRIFT-366. java: Lots of little warnings in java library
2009-03-11  Bryan DuxburyTHRIFT-364. java: Use of enums in other namespaces...
2009-03-07  Bryan DuxburyTHRIFT-359. java: nocamel style breaks generated services
2009-03-07  Kevin ClarkTHRIFT-229. rb: Don't block indefinitely on connect()
2009-03-05  Bryan DuxburyTHRIFT-358. ruby: Change how external thrift files...
2009-03-05  Kevin ClarkTHRIFT-96. cpp: TSocket.peek fails on FreeBSD
2009-03-04  Kevin ClarkRemove now defunct tests (they've been moved to specs...
2009-03-04  Kevin ClarkTHRIFT-352. rb: Implicit enums should be valid values
2009-03-04  Kevin ClarkTHRIFT-353. rb: Capitalize module names on ruby generation
2009-03-04  Kevin ClarkTHRIFT-265. cpp: Reset buffers every 512 calls in TNonb...
2009-03-03  Kevin ClarkTHRIFT-148. py: One more time, reapply the most *recent...
2009-03-03  Kevin ClarkTHRIFT-148. py: Add un-commited file missing from 749510
2009-03-03  Kevin ClarkTHRIFT-148. py: Add support for Twisted
2009-03-02  T Jake LucianiTHRIFT-324: replace strlen with length
2009-03-02  Kevin ClarkPerl library should honor the INSTALLDIRS variable
2009-02-25  David ReissTHRIFT-348. cpp: Fix readBool for vectors of bools...
2009-02-23  Bryan DuxburyTHRIFT-116. java: Isset fields for non-primitive types...
2009-02-21  Bryan DuxburyTHRIFT-116. java: Isset fields for non-primitive types...
2009-02-19  Bryan DuxburyTHRIFT-116. java: Isset fields for non-primitive types...
2009-02-17  David ReissTHRIFT-325. Remove a bunch of uses of the old command...
2009-02-17  David ReissMake the PHP generator use non-hardcoded namespaces.
2009-02-17  David ReissAllow the Thrift compiler to be built without the PHP...
2009-02-17  David ReissRemove t_php_generator.h.
2009-02-17  David ReissMake the PHP generator dynamic.
2009-02-17  David ReissMake the XSD generator use non-hardcoded namespaces.
2009-02-17  David ReissAllow the Thrift compiler to be built without the XSD...
2009-02-17  David ReissRemove t_xsd_generator.h.
next