summaryrefslogtreecommitdiff
path: root/tutorial
Commit message (Expand)AuthorAgeFilesLines
...
* THRIFT-1735 integrate tutorial into regular buildRoger Meier2012-10-247-37/+92
* THRIFT-1735 integrate tutorial into regular build Roger Meier2012-10-227-46/+171
* ignoresRoger Meier2012-10-061-2/+2
* THRIFT-1615 PHP Namespace (was Thrift for Symfony 2)Roger Meier2012-09-052-61/+58
* fix tutorial python serverChristopher Piro2012-05-021-1/+1
* THRIFT-1586 Two small D issuesRoger Meier2012-04-281-1/+1
* THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'Roger Meier2012-04-132-11/+11
* THRIFT-1555 Delphi version of the tutorial codeRoger Meier2012-04-095-0/+572
* THRIFT-1500: d programming language supportJake Farrell2012-03-226-0/+300
* Thrift-1428: shared.thrft does not include namespace for php, so thrift compi...Jake Farrell2011-11-161-0/+1
* THRIFT-1227 - erlang implementation of thrift json protocolAnthony F. Molinaro2011-09-181-0/+89
* Thrift-1303: Twisted tutorial client does not include correct generated pathJake Farrell2011-08-291-1/+1
* updating java tutorial readmeJake Farrell2011-07-251-1/+1
* THRIFT-1133 Java and JavaScript tutorial is broken since we have Java maven d...Roger Meier2011-04-084-12/+12
* THRIFT-1084 Typo fixesRoger Meier2011-03-041-1/+1
* THRIFT-625: Add support for 'Go'; provided by Aalok Shah.Christian Lavoie2011-02-208-0/+610
* add a little READMEAnthony F. Molinaro2011-02-161-0/+8
* Fix the erlang tutorialAnthony F. Molinaro2011-02-163-17/+17
* THRIFT-1024 Add Python Twisted example to the TutorialRoger Meier2011-01-033-0/+216
* change URL's to TLPRoger Meier2010-11-041-1/+1
* THRIFT-893 JavaScript Tutorial: dynamic partRoger Meier2010-11-023-5/+381
* THRIFT-969 Java Tutorial broken, move CalculatorHandler to a separate fileRoger Meier2010-10-272-69/+100
* THRIFT-106. java: TSSLServerSocketBryan Duxbury2010-10-194-69/+149
* THRIFT-893 add JavaScript to the tutorial example (html only)Roger Meier2010-10-151-0/+109
* THRIFT-890. java: Add README missing from previous commitTodd Lipcon2010-09-281-0/+29
* THRIFT-890. java: Fix tutorial to build and run in trunkTodd Lipcon2010-09-275-12/+27
* THRIFT-920. cpp: C++ Test and Tutorial does not compile anymore due to the ch...Bryan Duxbury2010-09-272-6/+6
* THRIFT-881. csharp: add csharp to the tutorialBryan Duxbury2010-09-247-0/+541
* erlang: Client refactor, part 1David Reiss2010-08-301-23/+27
* Rollback a few recent Erlang changes to fix blame dataDavid Reiss2010-08-301-27/+23
* THRIFT-599. erl: Don't use unnecessary processes in the Erlang transports and...Bryan Duxbury2010-08-191-23/+27
* add ASL to a handful of filesBryan Duxbury2010-07-281-0/+19
* THRIFT-560. haskell: Add tutorialDavid Reiss2010-01-113-0/+206
* THRIFT-592. php: Make the tutorial work properly after r815878David Reiss2009-12-092-8/+8
* THRIFT-619: Perl server and exampleT Jake Luciani2009-11-121-0/+124
* THRIFT-486. rb: ruby tutorial needs updated require statementsBryan Duxbury2009-05-052-2/+2
* THRIFT-387. Add appropriate Apache header to all code filesBryan Duxbury2009-04-083-2/+59
* THRIFT-430. rb: ruby tutorials and ruby tests require deprecated files and cl...Bryan Duxbury2009-04-072-3/+0
* THRIFT-387. Add license headers to a bunch of filesDavid Reiss2009-03-3020-2/+359
* cpp: Eliminate a buffer overflow in the tutorial serverDavid Reiss2009-03-261-2/+2
* THRIFT-405. php: Create a tutorial serverDavid Reiss2009-03-263-1/+132
* Fix the arguments in tutorial/READMEDavid Reiss2009-03-261-1/+1
* Update tutorial/README now that Thrift files don't support shebangDavid Reiss2009-03-251-2/+3
* THRIFT-136. s/async/oneway/ in the Thrift IDLDavid Reiss2009-03-241-1/+1
* THRIFT-136. s/async/oneway/ in commentsDavid Reiss2009-03-241-2/+2
* Make .thrift files non-executable since we removed the shebangsDavid Reiss2009-03-142-0/+0
* THRIFT-325. Remove a bunch of uses of the old command line formatDavid Reiss2009-02-172-4/+0
* Make the PHP generator use non-hardcoded namespaces.David Reiss2009-02-171-1/+1
* THRIFT-299. doc: binary type isn't documented nor demonstrated in the tutorialBryan Duxbury2009-02-011-0/+1
* THRIFT-270: change cpp namespaces from facebook::thrift to apache::thriftT Jake Luciani2009-01-312-7/+7