Jens Geyer
ba68255834
Modified ignores
2013-09-05 22:23:28 +02:00
Jens Geyer
8c64dc103e
Added some ignores
2013-08-15 01:29:49 +02:00
Jens Geyer
a7da48805c
THRIFT-2090: Go generator, fix including of other thrift files
...
Patch: Emir Habul
2013-07-18 00:33:05 +02:00
Roger Meier
f1ac28429f
update .gitignore
2013-06-28 22:33:04 +02:00
Jens Geyer
0e87c46c18
THRIFT-2012 Modernizing Go
...
Patch: Travis Cline
2013-06-18 22:25:07 +02:00
Roger Meier
ed817d0102
THRIFT-1735 integrate tutorial into regular build
...
THRIFT-1811 ruby tutorial as part of the regular build
2013-06-09 23:10:06 +02:00
Carl Yeksigian
1ed799156d
THRIFT-1985: Add a Vagrantfile to build and test Apache Thrift fully reproducable
...
Moved the Vagrantfile to the contrib/ directory to prevent polluting the top level directory
2013-06-04 04:56:00 -04:00
Roger Meier
0236434bdc
THRIFT-1985 add a Vagrantfile to build and test Apache Thrift fully reproducable
...
add EXTRA_DIST
2013-05-30 21:57:34 +02:00
Roger Meier
14ff9c8a6a
THRIFT-1985 add a Vagrantfile to build and test Apache Thrift fully reproducable
2013-05-30 14:11:45 +02:00
Jake Farrell
0fd47dab1b
THRIFT-1956: Switch to Apache Commons Lang 3
...
Client: java
Patch: Christoffer Sawicki
Updates commons lang from 2.5 to 3.1
2013-05-02 22:51:52 -04:00
Chris Piro
20c81ad74c
THRIFT-1704: Tornado support (Python)
2013-03-07 11:32:48 -05:00
Chris Piro
92e3860cfb
THRIFT-1614: handle automake >= 1.12 yacc output name (thrifty.hh)
2013-03-07 11:24:51 -05:00
Roger Meier
1f554e1a9c
THRIFT-1797 Python implementation of TSimpleJSONProtocol
...
Improve Test Suite according to test/ThriftTest.thrift
Patch: Avi Flamholz
2013-01-05 20:38:35 +01:00
Jens Geyer
47a6e47081
Added some (mostly Delphi-specific) ignores
2013-01-04 18:55:50 +01:00
Roger Meier
0895dfe6c0
THRIFT-1797 Python implementation of TSimpleJSONProtocol
...
Patch: Avi Flamholz
2012-12-26 22:09:55 +01:00
Roger Meier
e7b0b69246
THRIFT-1630 Equivalent objects that contain sets and maps can serialize differently
...
Patch: Kamil Salas
2012-12-16 15:44:48 +01:00
Roger Meier
bd057f6a5e
THRIFT-1633 Add windows build configurations to support static linking
...
Patch: Adam Duffy
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1353315 13f79535-47bb-0310-9956-ffa450edef68
2012-06-24 19:18:00 +00:00
Jake Farrell
970c86a5f2
Thrift-1607:Incorrect file modes for several source files
...
Client: build
Patch: Andrew Cox
File modes of some non-script text files (e.g. .xml, .java, .cc) in the source tree include execute permissions (because these files have the svn:executable property).
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1339492 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 05:41:09 +00:00
Roger Meier
41f4708d2f
some ignores...
...
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1337099 13f79535-47bb-0310-9956-ffa450edef68
2012-05-11 10:15:51 +00:00
Roger Meier
710c11162d
cleanup .gitignore
...
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1331809 13f79535-47bb-0310-9956-ffa450edef68
2012-04-28 19:20:08 +00:00
Roger Meier
1516be04e0
Merge branch 'trunk' of https://github.com/benoitdion/thrift into trunk
...
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1326086 13f79535-47bb-0310-9956-ffa450edef68
2012-04-14 11:03:21 +00:00
Roger Meier
ac70b5f832
THRIFT-1478 TJSONProtocol in PHP
...
fix: remove dist and add lunit log format
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1235467 13f79535-47bb-0310-9956-ffa450edef68
2012-01-24 20:18:07 +00:00
Roger Meier
b33967be76
THRIFT-847 Test Framework harmonization across all languages
...
add php TestClient to the testsuite
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1234292 13f79535-47bb-0310-9956-ffa450edef68
2012-01-21 09:18:05 +00:00
Roger Meier
f0e517db99
THRIFT-1489 Add support for WCF bindings (optionally) to C# compiler, allowing web service usage of Thrift generated code
...
Patch: Kieran Benton
changes by roger:
- use ServiceModel, DataContract only when wcf is enabled
- indent space vs tab
- remove issue on lib/cpp/README_WINDOWS
- add testStringMap on test/csharp/ThriftTest/TestServer.cs
- add build to test/csharp/ThriftTest/maketest.sh
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1232578 13f79535-47bb-0310-9956-ffa450edef68
2012-01-17 21:20:56 +00:00
Roger Meier
eaa61d8fda
THRIFT-1267 Node.js can't throw exceptions
...
Patch: Henrique Mendonca
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1230797 13f79535-47bb-0310-9956-ffa450edef68
2012-01-12 21:38:29 +00:00
Roger Meier
01b568cb5d
THRIFT-847 Test Framework harmonization across all languages
...
perl fixes:
- generate Makfile for perl tests
- add inc path to test
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1229745 13f79535-47bb-0310-9956-ffa450edef68
2012-01-10 21:30:02 +00:00
Roger Meier
4d5157da02
THRIFT-847 Test Framework harmonization across all languages
...
add test.sh as a first approach
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1229359 13f79535-47bb-0310-9956-ffa450edef68
2012-01-09 21:23:19 +00:00
Roger Meier
77e1e62913
.gitignore update
...
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1228964 13f79535-47bb-0310-9956-ffa450edef68
2012-01-08 21:49:12 +00:00
Roger Meier
de18f7bcff
add fb303 stuff to .gitignore
...
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1213480 13f79535-47bb-0310-9956-ffa450edef68
2011-12-12 22:46:45 +00:00
Roger Meier
289cbb2e4c
THRIFT-1431 Rename 'sys' module to 'util'
...
Patch: David Worms
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1205576 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 20:44:09 +00:00
Roger Meier
0dab3832c7
THRIFT-1361 Optional replacement of pthread by boost::thread
...
Patch: Alexandre Parenteau
Remark: lib/cpp/src/concurrency/BoostMutex.cpp is unmodified
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1185904 13f79535-47bb-0310-9956-ffa450edef68
2011-10-18 22:19:30 +00:00
Roger Meier
3faaedf46b
THRIFT-1361 Optional replacement of pthread by boost::thread
...
Patch: alexandre parenteau
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1178176 13f79535-47bb-0310-9956-ffa450edef68
2011-10-02 10:51:45 +00:00
Roger Meier
f4eec7a57b
THRIFT-1115 python TBase class for dynamic (de)serialization, and __slots__ option for memory savings
...
Patch: Will Pierce
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1169492 13f79535-47bb-0310-9956-ffa450edef68
2011-09-11 18:16:21 +00:00
Roger Meier
6869112f5e
THRIFT-1296 SSL detection is broken
...
mingw toolchain used to build "Thrift Compiler for Windows"
does not support libcrypto, so we just check if we building the cpp library
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1167013 13f79535-47bb-0310-9956-ffa450edef68
2011-09-09 06:19:35 +00:00
Roger Meier
267c181c6a
remove unused variable sz
...
add .gitignore stuff
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1164696 13f79535-47bb-0310-9956-ffa450edef68
2011-09-02 20:33:33 +00:00
Roger Meier
9e0f0743f3
THRIFT-1256 Unit Test Logging Output for CI
...
pass BOOST environment variables to the test suite arguments and create a tests.xml with the results
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1153594 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 17:36:55 +00:00
Roger Meier
9659d4d3b7
add jstest.jar to .gitignore
...
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1144297 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 12:51:15 +00:00
Roger Meier
0bb3db2eed
update .gitignore
...
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1142335 13f79535-47bb-0310-9956-ffa450edef68
2011-07-02 22:33:32 +00:00
Roger Meier
213a664798
THRIFT-582 C(c_glib) implementation of Thrift
...
Patch: Anatol Pomozov and Michael Lum
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@1027933 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27 12:30:11 +00:00
David Reiss
f9e3c3b140
THRIFT-910. Update .gitignore
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@999526 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21 18:35:43 +00:00
David Reiss
351e22b52a
THRIFT-503. cpp: Move the tests built by "make check" under lib/cpp
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@991246 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31 16:51:19 +00:00
David Reiss
228596ce74
THRIFT-500. Remove nonexistent files from .gitignore (/test/java/)
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@991244 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31 16:51:13 +00:00
David Reiss
f9962c278d
THRIFT-500. Ignore and clean some new generated files
...
r772440 caused libtoolize to dump some extra files into aclocal.
This change adds them to gitignore and removes them in cleanup.sh.
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@991243 13f79535-47bb-0310-9956-ffa450edef68
2010-08-31 16:51:12 +00:00
David Reiss
dc0a941426
Consolidate lib/hs/.gitignore into the top-level .gitignore
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@777680 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 19:52:02 +00:00
T Jake Luciani
1952e5494d
THRIFT-199: integrate perl into automake
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@739697 13f79535-47bb-0310-9956-ffa450edef68
2009-02-01 04:47:30 +00:00
David Reiss
8341344b86
Add a few new generated directories to .gitignore
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@739089 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 23:54:41 +00:00
David Reiss
ce426240ab
Add more files to .gitignore
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@707211 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22 21:59:15 +00:00
David Reiss
ad8ce354ac
Make .gitignore more specific
...
The leading slashes prevent it from matching similar-looking paths
in subdirectories.
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@707210 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22 21:59:12 +00:00
David Reiss
9f2a5d7799
Rename "alterl" to "erl".
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@666481 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 01:15:45 +00:00
David Reiss
61eec8f95c
Add lib/alterl/ebin to gitignore (it was lost in the rebase).
...
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@666476 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 01:13:37 +00:00