index
:
delta/thrift.git
0.1.x
0.10.0
0.11.0
0.11.0-rc0
0.12.0
0.13.0
0.14.0
0.14.1
0.14.2
0.15.0
0.16.0
0.17.0
0.18.0
0.18.1
0.2.x
0.3.x
0.4.x
0.5.x
0.6.x
0.7.x
0.8.x
0.9.1
0.9.2
0.9.3
0.9.3.1
0.9.3.2
0.9.x
Jens-G-enable-GitHub-code-scanning
THRIFT-5288
THRIFT-5292
THRIFT-5345
ci/pypi-automation
dependabot/gradle/lib/java/com.bmuschko-gradle-clover-plugin-3.0.3
dependabot/gradle/lib/kotlin/com.bmuschko-gradle-clover-plugin-3.0.3
dependabot/gradle/lib/kotlin/com.ncorti.ktfmt.gradle-0.12.0
follow-up-python-github-workflow
master
py-compiler
rel/0.10.0
git.apache.org: repos/asf/thrift.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
THRIFT-325. Include t_generator.h in main.cc
David Reiss
2009-02-17
1
-0
/
+1
*
THRIFT-340. python: Detect endianness properly on FreeBSD
David Reiss
2009-02-17
1
-0
/
+10
*
THRIFT-309. Make Thrift's C# mapping .NET 2.0 (Mono 1.2.4) compatible
David Reiss
2009-02-13
38
-120
/
+235
*
THRIFT-199. perl: Let "make distclean" work when we are not using Perl
David Reiss
2009-02-11
1
-2
/
+4
*
cpp: Fix implementations of "list<bool>"
David Reiss
2009-02-10
1
-0
/
+6
*
cpp: Fix "make check" by defining a comparator for "Empty"
David Reiss
2009-02-10
2
-1
/
+15
*
THRIFT-316. java: @Override isn't generated for hashCode() without the hash c...
Bryan Duxbury
2009-02-10
1
-18
/
+8
*
THRIFT-318. java: Performance of HashSet for enumeration VALID_VALUES seems poor
Bryan Duxbury
2009-02-10
2
-6
/
+162
*
THRIFT-110. java: A more compact format
Bryan Duxbury
2009-02-10
9
-5
/
+1352
*
java: Fix a minor formatting problem in the gen-code
David Reiss
2009-02-08
1
-1
/
+1
*
THRIFT-10. java: Descriptors used during serialization should be immutable ob...
Bryan Duxbury
2009-02-08
12
-122
/
+134
*
THRIFT-321. java: THRIFT-303 broke EqualityTest
Bryan Duxbury
2009-02-07
2
-147
/
+148
*
THRIFT-159. csharp: Compiler doesn't add package scope to exceptions in catch...
Bryan Duxbury
2009-02-07
1
-2
/
+2
*
THRIFT-256. python: Fix inheritance of services in the same IDL file
David Reiss
2009-02-07
3
-5
/
+9
*
THRIFT-310. python: Generate valid code for empty services
David Reiss
2009-02-07
4
-2
/
+19
*
THRIFT-292. Install fb303.thrift in a more sensible location
David Reiss
2009-02-07
1
-1
/
+1
*
THRIFT-292. Auto-generate the Python gen-code in build.xml
David Reiss
2009-02-07
1
-0
/
+2
*
THRIFT-292. Auto-generate the Java gen-code in build.xml
David Reiss
2009-02-07
1
-1
/
+6
*
THRIFT-292. Delete aclocal.m4, a generated file
David Reiss
2009-02-07
1
-852
/
+0
*
THRIFT-292. s/facebook::thrift/apache::thrift/ in contrib/fb303/cpp
David Reiss
2009-02-07
4
-9
/
+9
*
THRIFT-292. Make the #includes in fb303 match the rest of Thrift
David Reiss
2009-02-07
3
-4
/
+4
*
THRIFT-292. Restore fb303/FacebookBase.py
David Reiss
2009-02-07
1
-0
/
+69
*
THRIFT-314. Purge reflection.limited
David Reiss
2009-02-07
31
-2559
/
+7
*
THRIFT-303. java: Changes to __isset interface
Bryan Duxbury
2009-02-07
2
-5
/
+13
*
java: Added SerializationBenchmark.java, helper class for performing tests on...
Bryan Duxbury
2009-02-05
1
-0
/
+68
*
THRIFT-254. rb: Add optional strict version support to binary protocols
Kevin Clark
2009-02-04
6
-22
/
+111
*
THRIFT-258. csharp: Include all lib source files in Makefile.am
David Reiss
2009-02-03
1
-0
/
+2
*
THRIFT-264. csharp: Include TBufferedTransport in the build on Linux
David Reiss
2009-02-03
1
-0
/
+1
*
THRIFT-264. csharp: Use /langversion:linq to fix the Linux build
David Reiss
2009-02-03
1
-1
/
+1
*
THRIFT-132. ruby: Ruby generator should use ::Thrift::Foo namespace form
Bryan Duxbury
2009-02-03
1
-3
/
+3
*
THRIFT-302. ruby: Native extension fails to build
Bryan Duxbury
2009-02-03
10
-13
/
+32
*
THRIFT-297. java: getFieldValue and setFieldValue should be abstract TBase me...
Bryan Duxbury
2009-02-03
2
-6
/
+26
*
THRIFT-298. ruby: Exception propagation seems broken for Ruby clients
Bryan Duxbury
2009-02-03
1
-1
/
+1
*
THRIFT-248. ruby: Factor BinaryProtocolAccelerated into separate protocol and...
Bryan Duxbury
2009-02-02
24
-1548
/
+1768
*
THRIFT-178. java, csharp, cpp: Final Keyword
Bryan Duxbury
2009-02-01
4
-6
/
+12
*
THRIFT-299. doc: binary type isn't documented nor demonstrated in the tutorial
Bryan Duxbury
2009-02-01
3
-2
/
+4
*
add a lot of things to svn:ignore. there are many autogenerated build product...
Bryan Duxbury
2009-02-01
0
-0
/
+0
*
THRIFT-259. html: Generate "extends" link for extended services
David Reiss
2009-02-01
1
-0
/
+10
*
THRIFT-199: integrate perl into automake
T Jake Luciani
2009-02-01
7
-1
/
+106
*
THRIFT-285. python: Don't generate _result structs for async functions
David Reiss
2009-02-01
1
-11
/
+13
*
THRIFT-270: change cpp namespaces from facebook::thrift to apache::thrift
T Jake Luciani
2009-01-31
95
-513
/
+513
*
THRIFT-209. csharp: Make TTransportFactory.GetTransport virtual
David Reiss
2009-01-31
1
-1
/
+1
*
THRIFT-195. python: Add a simple THttpServer
David Reiss
2009-01-31
4
-17
/
+87
*
python: Add TFileObjectTransport
David Reiss
2009-01-31
1
-0
/
+22
*
THRIFT-212. python: Make TFramedTransport implement CReadableTransport
David Reiss
2009-01-31
2
-1
/
+53
*
python: Make TFramedTransport use a cStringIO for reading
David Reiss
2009-01-31
1
-8
/
+8
*
python: Eliminate the option of TFramedTransport to not frame
David Reiss
2009-01-31
1
-15
/
+3
*
cpp: Make the test server compatible with the Python test client
David Reiss
2009-01-31
1
-1
/
+1
*
python: Make the unit tests run faster and more reliably
David Reiss
2009-01-31
2
-2
/
+3
*
THRIFT-295: remove empty directories.
Greg Stein
2009-01-31
0
-0
/
+0
[prev]
[next]