summaryrefslogtreecommitdiff
path: root/lib/perl
Commit message (Expand)AuthorAgeFilesLines
...
* THRIFT-2506 Update TProtocolException error codes to be used consistently thr...Jens Geyer2014-05-031-0/+3
* THRIFT-2407 use markdown (rename README => README.md)Roger Meier2014-03-191-0/+0
* THRIFT-1801 Sync up TApplicationException codes across languages and thrift i...Roger Meier2012-12-221-8/+11
* change AUTHOR to Apache Thrift <dev@thrift.apache.org>Roger Meier2012-10-261-1/+1
* Updating Thrift trunk version to 1.0.0-devJake Farrell2012-10-111-1/+1
* THRIFT-1082: Thrift::FramedTransport sometimes calls close() on an undefined ...Jake Farrell2012-09-281-1/+3
* Updating trunk to 0.9.0 version.Jake Farrell2011-11-301-1/+1
* updating trunk from 0.7.0-dev to 0.8.0-devJake Farrell2011-08-131-1/+1
* THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to ...Roger Meier2011-08-031-0/+2
* Thrift-1171: Perl write/readDouble assumes little-endian platformJake Farrell2011-06-031-2/+15
* THRIFT-6 update version infoRoger Meier2011-03-071-1/+1
* THRIFT-6 update Version Info for several languages, add print-version to Make...Roger Meier2010-10-221-1/+1
* THRIFT-758. perl: incorrect deference in exception handlingBryan Duxbury2010-09-021-4/+4
* THRIFT-840. perl: Perl protocol handler could be more robust against unrecogn...Bryan Duxbury2010-09-021-4/+2
* THRIFT-528. perl: add PERL_PREFIX to configure.acDavid Reiss2010-06-111-1/+1
* THRIFT-619: Perl server and exampleT Jake Luciani2009-11-125-4/+452
* THRIFT-626: Increase timeouts for socket requestsT Jake Luciani2009-11-121-2/+2
* THRIFT-590: send/recv timeout values interchanged in perl socket libT Jake Luciani2009-11-121-2/+2
* THRIFT-554: Perl improper namespace check for exception handling and writeMes...T Jake Luciani2009-07-311-0/+20
* THRIFT-542: Perl compiler uses invalid method 'method_exists' and subsequent ...T Jake Luciani2009-07-171-0/+104
* THRIFT-542: Perl compiler uses invalid method 'method_exists' and subsequent ...T Jake Luciani2009-07-172-3/+3
* THRIFT-373. Get some missing files into the release tarballsDavid Reiss2009-05-222-3/+2
* THRIFT-461: moves thrift compiler call to test suiteT Jake Luciani2009-04-201-1/+2
* THRIFT-387. Add appropriate Apache header to all code filesBryan Duxbury2009-04-081-2/+19
* THRIFT-388. Create a "ONEWAY" message type that is an alias for "CALL"David Reiss2009-04-021-0/+1
* Get rid of missing LICENSE files from some Makefile.amDavid Reiss2009-04-021-1/+0
* THRIFT-387. Add license headers to a bunch of filesDavid Reiss2009-03-3017-121/+228
* THRIFT-294. Remove @author tagsBryan Duxbury2009-03-201-1/+0
* THRIFT-373. Update lists of files to include in release tarballsDavid Reiss2009-03-181-1/+2
* THRIFT-324: replace strlen with lengthT Jake Luciani2009-03-021-1/+1
* Perl library should honor the INSTALLDIRS variableKevin Clark2009-03-021-1/+1
* THRIFT-199. perl: Let "make distclean" work when we are not using PerlDavid Reiss2009-02-111-2/+4
* THRIFT-199: integrate perl into automakeT Jake Luciani2009-02-014-0/+85
* THRIFT-2: check for thrift::socket handle being nullT Jake Luciani2008-12-231-2/+17
* THRIFT-190. Added dependency check to perl MakefileT Jake Luciani2008-12-221-1/+2
* Fix a bug with Perl's TSocket and THttpClient.David Reiss2008-03-272-4/+4
* Thrift: Whitespace cleanup.David Reiss2008-02-063-12/+12
* Thrift: Wide string support for Perl.David Reiss2007-12-261-1/+9
* Thrift: Perl HttpClient and fixes.David Reiss2007-11-083-19/+224
* OO perl accessors for Thrift objectsMark Slee2007-09-191-15/+4
* Perl pass by reference versioning fixMark Slee2007-08-171-1/+1
* Thrift TBinaryProtocol changeMark Slee2007-06-202-3/+12
* Memory buffer for perlMark Slee2007-05-311-0/+119
* Fix Thrift perl framedtransportMark Slee2007-05-161-3/+5
* Perl library for ThriftMark Slee2007-05-1611-0/+1891