Code Review
/
common
/
thrift.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
common/thrift.git
2008-03-02
David Reiss
Add Stop methods for C# servers.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-02
David Reiss
Adding a few integration points to the C++ TSocketPool.
commit
|
commitdiff
|
tree
|
snapshot
2008-03-02
David Reiss
Fix potential out of bounds read issue with getTypeIDFo...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-29
David Reiss
Bug fix for C++ TSocketPool
commit
|
commitdiff
|
tree
|
snapshot
2008-02-28
David Reiss
Fail and retry logic for TSocketPool
commit
|
commitdiff
|
tree
|
snapshot
2008-02-28
David Reiss
Fix for JSON Protocol string-reading methods.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-28
David Reiss
Fix for Base64 decoding.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
eletuchy
[thrift] erlang: fixing error logger for devious "not...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
David Reiss
Fix a subtle bug in cpp_use_include_path.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
eletuchy
[thrift] erlang: dialyzer bug: binary protocol double...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
eletuchy
[thrift] erlang: dialyzer bug: bad usage of ++ operator...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
David Reiss
Add an operator< for Thrift structs (in C++).
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
eletuchy
[thrift] erlang: dialyzer bug: tSocket reading of send_...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
eletuchy
[thrift] erlang dialyzer error
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
eletuchy
[thrift] make erlang error logger more efficient
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
eletuchy
[thrift] adding dialyzer to erlang library Makefile
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
eletuchy
[thrift] making erlang thrift error logger slightly...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
David Reiss
Fix a warning message.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
David Reiss
Make limited reflection optional (off by default).
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
David Reiss
Update test/Makefile.am to use the new compiler command...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
Mark Slee
Make compiler work on cpp_includes with < in them
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
David Reiss
Allow the Thrift compiler to be built without the Java...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
David Reiss
Allow the Thrift compiler to be built without the C...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
David Reiss
Infrastructure for excluding code generators from the...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
David Reiss
Make the Java generator use non-hardcoded namespaces.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
David Reiss
Make the C++ generator use non-hardcoded namespaces.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
David Reiss
Infrastructure for a language-neutral namespace declara...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
David Reiss
Remove t_java_generator.h.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
David Reiss
Make the Java generator dynamic.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
David Reiss
Remove t_cpp_generator.h.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
David Reiss
Make the C++ generator dynamic.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
David Reiss
Infrastructure for loading code generators a bit more...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-27
David Reiss
Make warnings from the Thrift compiler a little clearer.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-26
eletuchy
[thrift] don't do a reverse DNS lookup for every erlang...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-26
eletuchy
[thrift] better error handling and timeouts in tSocket...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-26
David Reiss
Tighten integration with Ruby exceptions by tying in...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-26
David Reiss
Move Ruby fielded object creation from generated constr...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-26
David Reiss
Ruby exception constructor bugfix
commit
|
commitdiff
|
tree
|
snapshot
2008-02-26
veeve
add increase_max_fds to the new TServer.cpp
commit
|
commitdiff
|
tree
|
snapshot
2008-02-24
David Reiss
Use "all-local" instead of all in Makefile.am.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-24
David Reiss
Make "make clean" rules a bit more standard.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-24
David Reiss
Make "make check" work properly for Python and Java.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-23
David Reiss
Add automake support for running the Java tests.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-23
David Reiss
Update TJSONProtocol to TSimpleJSONProtocol
commit
|
commitdiff
|
tree
|
snapshot
2008-02-23
David Reiss
Add automake support for building the Java library.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-23
David Reiss
Thrift: Clean up cleanup.sh and bootstrap.sh
commit
|
commitdiff
|
tree
|
snapshot
2008-02-21
David Reiss
Rename TJSONProtocol.java -> TSimpleJSONProtocol.java
commit
|
commitdiff
|
tree
|
snapshot
2008-02-21
David Reiss
TJSONProtocol no longer uses borrow, and miscellaneous...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
Christopher...
[thrift] Erlang thrift_sup will exit if it can't bind...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
David Reiss
Fix a typo in the C# generator.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-20
David Reiss
Fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2008-02-19
David Reiss
Thrift: Add "#include <cstdlib>" in a few places and...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-18
David Reiss
Enhance C++ test client to make sure that async void...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-18
David Reiss
Implement testAsync for python tests
commit
|
commitdiff
|
tree
|
snapshot
2008-02-18
David Reiss
Add testAsync to ThriftTest.thrift which verifies async...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-18
David Reiss
Change test scripts for Java to point to libthrift...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-18
David Reiss
Thrift: Add a full-featured JSON protocol for C++.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
David Reiss
Thrift: Distinguish between string and binary types...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-15
David Reiss
Thrift: Python test improvements.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-14
David Reiss
Thrift: Fix a bug in the skip function in Python's...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
eletuchy
[thrift] making generated php struct readers more compact
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
eletuchy
[thrift] grrrr ... TPhpStream can read the string '0'
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
Mark Slee
Fix Java generator for javabean target to construct...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-13
eletuchy
[erl-thrift] tiny change to exception message for tSock...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-11
David Reiss
Thrift: Add some macros to configure.ac.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-11
iproctor
Thrift haskell getTransport working
commit
|
commitdiff
|
tree
|
snapshot
2008-02-09
David Reiss
Thrift: Fix a bug with local reflection and namespaces.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-09
Mark Slee
Getters for input/output protocol in client lib
commit
|
commitdiff
|
tree
|
snapshot
2008-02-09
Mark Slee
Use interfaces, not classes for Java gen
commit
|
commitdiff
|
tree
|
snapshot
2008-02-09
Mark Slee
Patch from Ross McFarland to compile with strict warnings
commit
|
commitdiff
|
tree
|
snapshot
2008-02-08
David Reiss
Thrift: Fix a bug in local reflection generation.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-06
David Reiss
Thrift: Whitespace cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-06
David Reiss
Thrift: Update some makefiles to make "make dist" work.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-06
David Reiss
Thrift: Add a Makefile to build the C# library with...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-06
David Reiss
Thrift: Miscellaneous optimizations for C#.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-06
David Reiss
Thrift: String/Binary distinction for C#.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-06
David Reiss
Thrift/Ruby: Bug fix.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-04
David Reiss
Thrift: Revamp TMemoryBuffer constructors.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-04
Mark Slee
Make inner Isset classes implement serializable
commit
|
commitdiff
|
tree
|
snapshot
2008-02-04
David Reiss
Thrift: Update CONTRIBUTORS.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-04
David Reiss
Thrift: "make check" support.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-04
David Reiss
Thrift: Forgot to dereference a pointer.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-04
David Reiss
Thrift: Fix a bug in a test program.
commit
|
commitdiff
|
tree
|
snapshot
2008-02-02
David Reiss
Thrift: Make borrow (almost) always succeed for TBuffer...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-02
David Reiss
Thrift: Update the interface for TTransport's "borrow...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-01
dweatherford
[thrift] Fix generated T_LIST push_back() for cpptype...
commit
|
commitdiff
|
tree
|
snapshot
2008-02-01
Mark Slee
Fix to the throws clause validation
commit
|
commitdiff
|
tree
|
snapshot
2008-01-31
Mark Slee
If a list has a custom CPP type, use push_back
commit
|
commitdiff
|
tree
|
snapshot
2008-01-31
Mark Slee
Validate that throws clauses in Thrift contain only...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-31
Mark Slee
Improve C++ vector deserialization
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Mark Slee
Improve Thrift map deserialization code
commit
|
commitdiff
|
tree
|
snapshot
2008-01-30
Christopher...
[thrift] iolists and binaries in Erlang
commit
|
commitdiff
|
tree
|
snapshot
2008-01-28
David Reiss
Thrift/Ruby: Generate nicer constructors for Thrift...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-28
David Reiss
Thrift/Ruby: Allow some thrift exceptions to use standa...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-28
David Reiss
Thrift/Ruby: TSimpleServer closes its listen socket...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-28
David Reiss
Thrift/Ruby: Remove a debugging message.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-25
David Reiss
Thrift: Better exception handling in Ruby.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-25
David Reiss
Thrift: Some sort of Ruby performance fix.
commit
|
commitdiff
|
tree
|
snapshot
2008-01-23
David Reiss
Thrift: Allow a custom User-Agent with the Cocoa THttpC...
commit
|
commitdiff
|
tree
|
snapshot
2008-01-22
Mark Slee
Thrift CSharp build to check compiler return code
commit
|
commitdiff
|
tree
|
snapshot
next