thrift/lib/lua
James E. King III dbc1f8def5
THRIFT-4024, THRIFT-4783: throw when skipping invalid type (#1742)
* THRIFT-4024: make c_glib throw on unsupported type when skipping
* THRIFT-4783: throw on invalid skip (py)
* THRIFT-4024: make cpp throw on unsupported type when skipping
* THRIFT-4024: uniform skip behavior on unsupported type
2019-02-14 16:46:38 -05:00
..
src THRIFT-4376: fix more high impact coverity defects 2017-10-29 07:05:47 -04:00
coding_standards.md THRIFT-3148 Markdown links to coding_standards are dead 2015-05-13 21:40:26 +02:00
Makefile.am THRIFT-3863: fix automake lua library list dependency ordering 2018-10-04 19:43:07 +00:00
TBinaryProtocol.lua THRIFT-3196: Fix a typo in the lua TBinaryProtocol 2015-06-21 21:31:41 +02:00
TBufferedTransport.lua THRIFT-3598 TBufferedTransport doesn't instantiate client connection 2016-02-04 22:20:00 +09:00
TCompactProtocol.lua THRIFT-3585 Compact protocol implementation for Lua 2016-02-04 22:20:00 +09:00
TFramedTransport.lua THRIFT-4591: optimize lua client to use one write per framed message (#1566) 2018-07-05 09:29:51 -04:00
Thrift.lua THRIFT-4753: re-version master to next release 0.13.0 2019-01-25 23:33:54 -05:00
THttpTransport.lua Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0 2018-12-30 11:06:00 -05:00
TJsonProtocol.lua THRIFT-3631 JSON protocol implement for thrift-lua library. 2016-02-19 01:06:05 +09:00
TMemoryBuffer.lua THRIFT-2879 TMemoryBuffer: using lua string in wrong way 2014-12-08 20:54:46 +01:00
TProtocol.lua THRIFT-4024, THRIFT-4783: throw when skipping invalid type (#1742) 2019-02-14 16:46:38 -05:00
TServer.lua THRIFT-3728 http transport for thrift-lua 2016-03-18 04:40:46 +09:00
TSocket.lua THRIFT-1681: Add Lua Support Patch: Dave Watson 2014-04-05 00:50:35 +02:00
TTransport.lua THRIFT-1681: Add Lua Support Patch: Dave Watson 2014-04-05 00:50:35 +02:00