summaryrefslogtreecommitdiff
path: root/lib/lua
Commit message (Expand)AuthorAgeFilesLines
* bump version numberJens Geyer2023-02-061-1/+1
* version bumpJens Geyer2022-08-301-1/+1
* Release 0.16.0Jens Geyer2022-01-201-1/+1
* bump version numberJens Geyer2021-08-031-1/+1
* Version number aligned to 0.15.0Jens Geyer2021-02-111-1/+1
* THRIFT-5325: Fix Lua library writeStructEnd() in TCompactProtocolJeffrey Han2020-12-221-1/+1
* THRIFT-5282: Add IPv6 client support to Lua libraryJeffrey Han2020-12-153-16/+78
* THRIFT-5286: Fix Lua library readBool() in TCompactProtocolJeffrey Han2020-10-021-9/+11
* THRIFT-5260 Fix the thrift compiler generate problematic lua code for the one...longzhiri2020-09-121-1/+9
* THRIFT-5259 Fix "Transport endpoint is not connected " error when running lua...Zero2020-08-311-6/+0
* THRIFT-5262 Fix a encoding struct bug in the compact protocol implementation ...longzhiri2020-08-311-1/+1
* THRIFT-5106: Fix various Lua library and compiler issuesJeffrey Han2020-02-211-4/+4
* THRIFT-4992 thrift lua TcompactProtocol bug fix #1881xiongjieqing2019-11-031-1/+1
* Revert "thrift lua TcompactProtocol bug fix"Jens Geyer2019-11-031-1/+1
* thrift lua TcompactProtocol bug fixxiongjieqing2019-11-031-1/+1
* bump versionJens Geyer2019-10-171-1/+1
* THRIFT-4896 - prevent cpp and c_glib include directories from leaking into ot...Kevin Wojniak2019-07-011-1/+1
* THRIFT-4024, THRIFT-4783: throw when skipping invalid type (#1742)James E. King III2019-02-141-3/+5
* THRIFT-4753: re-version master to next release 0.13.0James E. King III2019-01-251-1/+1
* Merge remote-tracking branch 'origin/0.12.0' into consume-0.12.0James E. King III2018-12-302-2/+2
|\
| * Version 0.12.0v0.12.00.12.0jfarrell2018-12-182-2/+2
|/
* THRIFT-3863: fix automake lua library list dependency orderingJames E. King III2018-10-041-2/+2
* THRIFT-4591: optimize lua client to use one write per framed message (#1566)zhiyong08042018-07-051-1/+1
* THRIFT-4376: fix more high impact coverity defectsJames E. King, III2017-10-292-21/+27
* THRIFT-4170: fix lua backwards compatibilityJames E. King, III2017-04-061-3/+3
* THRIFT-3947 use sockaddr_storage with getsockname for future transport compat...James E. King, III2016-11-121-7/+14
* THRIFT-3943: resolve some high severity outstanding defects identified by cov...James E. King, III2016-10-131-3/+4
* Update make dist entriesNobuaki Sukegawa2016-03-181-0/+3
* THRIFT-3723 Fix Lua include pathNobuaki Sukegawa2016-03-181-9/+12
* THRIFT-3728 http transport for thrift-luaWang Yaofu2016-03-182-5/+188
* THRIFT-3631 JSON protocol implement for thrift-lua library.Wang Yaofu2016-02-191-0/+727
* THRIFT-3585 Compact protocol implementation for LuaWangYaofu2016-02-042-0/+603
* THRIFT-3598 TBufferedTransport doesn't instantiate client connectionPhongphan Phuttha2016-02-041-1/+1
* THRIFT-3305: Missing dist files for 0.9.3 release candidatejfarrell2015-08-251-1/+3
* THRIFT-3196: Fix a typo in the lua TBinaryProtocolPhillipp Röll2015-06-211-1/+1
* THRIFT-3179 should not bind to localhost when try to connectzzn2015-06-141-6/+0
* THRIFT-3180 fix framed transportzzn2015-06-141-6/+5
* THRIFT-3148 Markdown links to coding_standards are deadNobuaki Sukegawa2015-05-131-1/+1
* THRIFT-2914 explicit dependency to Lua5.2 fails on some systemsJens Geyer2015-02-081-4/+4
* THRIFT-2724 - Coding standards template added all over projectKonrad Grochowski2015-02-051-0/+1
* THRIFT-2882 Lua Generator: using string.len funtion to get struct(map,list,se...winsweet2014-12-131-0/+8
* THRIFT-2879 TMemoryBuffer: using lua string in wrong waywinsweet2014-12-081-3/+3
* THRIFT-2849: spelling errors fixed using codespell toolKonrad Grochowski2014-11-241-1/+1
* THRIFT-2602 fix missing dist filesRoger Meier2014-10-221-1/+3
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-16/+16
* THRIFT-2768: Whitespace FixupJens Geyer2014-10-031-16/+16
* THRIFT-2602:Fix missing dist filesjfarrell2014-07-101-18/+23
* THRIFT-2506 Update TProtocolException error codes to be used consistently thr...Jens Geyer2014-05-031-3/+3
* THRIFT-1681: Add Lua Support Patch: Dave WatsonRoger Meier2014-04-0517-0/+2768