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
2007-09-12
David Reiss
Thrift: Update syntax files for Vim and Emacs.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-11
David Reiss
Thrift: Clean up and test TDenseProtocol
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Mark Slee
Add JavaDoc comments to generated Thrift Java code
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Mark Slee
Modify Thrift parser to disallow optional/required...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Mark Slee
Adding Cocoa generator to Thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Mark Slee
Merge Java get/set Size and Iterator changes from Dave...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
David Reiss
Thrift: TDenseProtocol using variable-length integers.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
David Reiss
Thrift: New methods for C++ transports.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-05
David Reiss
Thrift: Python TBufferedTransport improvements.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-05
Aditya Agarwal
-- adding hostinfo and time to GlobalOutput
commit
|
commitdiff
|
tree
|
snapshot
2007-09-05
David Reiss
Thrift: Python installation.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-04
David Reiss
Thrift: TDenseProtocol.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-04
David Reiss
Thrift: Slight tweaks to local reflection.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
James Wang
Summary: Checking in fix to TFileTransport to remove...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
Mark Slee
Merge some java gen fixes from Johan Oskarsson
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
Aditya Agarwal
-- cleaning up some Makefile issues
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
Aditya Agarwal
-- reset all state when seeking to a chunk
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
Mark Slee
Add get_true_type call to RB generator
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
David Reiss
Thrift: Local Reflection for C++.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
Mark Slee
Add -javabean option to Thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
David Reiss
Thrift: Forgot to commit these fixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
David Reiss
Thrift: Generate fingerprints for non-structs.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
David Reiss
Thrift: Handle absence of fastbinary.so
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
David Reiss
Thrift: Pre-generate reflection_limited for Python.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
David Reiss
Thrift: Support for explicit Python module declaration.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
David Reiss
Thrift: Python libraries install into /usr, not /usr...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Mark Slee
Autoconf fixes
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Mark Slee
Merge patch from Dan Engeleman for Java utility constru...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
David Reiss
Thrift: Install reflection_limited.thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
David Reiss
Thrift: Fix a compile error.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
David Reiss
Thrift: Fix untriggerable bug.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
David Reiss
Thrift: Generate structural fingerprints for thrift...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
David Reiss
Thrift: Limited Reflection for C++.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-26
David Reiss
Thrift: Fix fastbinary.c for Python 2.4.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-25
David Reiss
Thrift: Native-code Binary Protocol encoder.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
Mark Slee
Possible Thrift memory leak
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
David Reiss
Thrift: TMemoryBuffer::getAppendBufferToString fix.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-23
Mark Slee
Trivial automake fix
commit
|
commitdiff
|
tree
|
snapshot
2007-08-23
David Reiss
Thrift: Make use of get_true_type.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-23
David Reiss
Thrift: TMemoryBuffer::getBufferAsString only returns...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-23
David Reiss
Thrift: No using namespace.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-23
Mark Slee
Fix TNonBlockingServer libevent issue in ThreadPool...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-23
David Reiss
Thrift: TMemoryBuffer now handles NULLs again.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-22
David Reiss
Thrift: Better handling of strerror_r.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-22
David Reiss
Thrift: Bugfix.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-21
David Reiss
Thrift: Move TStringBuffer functionality into TMemoryBu...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-21
Mark Slee
Need sys/types.h includes for FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2007-08-21
Mark Slee
Fix thread_t cast again
commit
|
commitdiff
|
tree
|
snapshot
2007-08-21
Mark Slee
Use reinterpret_cast instead of static_cast for pthread...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-19
yunfang
[adding TStringBuffer for serialization/deserialization...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-17
iproctor
Thrift: OCaml TSocket more helpful exceptions
commit
|
commitdiff
|
tree
|
snapshot
2007-08-17
Mark Slee
Perl pass by reference versioning fix
commit
|
commitdiff
|
tree
|
snapshot
2007-08-16
Mark Slee
Merging Jake Luciani's latest perl code gen fixes
commit
|
commitdiff
|
tree
|
snapshot
2007-08-16
Mark Slee
Generate a -u option for Python Service-remote CLI...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-15
boz
THRIFT: mutex trylock support
commit
|
commitdiff
|
tree
|
snapshot
2007-08-15
David Reiss
Thrift: Add a useful helper function (in compiler).
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
David Reiss
Thrift: Merging external patch.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
David Reiss
Thrift: docstring revamp step 2.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-14
David Reiss
Thrift: docstring revamp step 1.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-11
Christopher...
[thrift] erlang: log more tTransportExceptions
commit
|
commitdiff
|
tree
|
snapshot
2007-08-10
iproctor
Thrift: OCaml TSocket fix
commit
|
commitdiff
|
tree
|
snapshot
2007-08-09
Mark Slee
Fix Java test cases
commit
|
commitdiff
|
tree
|
snapshot
2007-08-09
Mark Slee
Fix C++ enum deserialization
commit
|
commitdiff
|
tree
|
snapshot
2007-08-08
iproctor
Thrift: OCaml and HS servers more general
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
David Reiss
Thrift: Fix thrift.vim.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
David Reiss
Thrift: More constant enums.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
David Reiss
Thrift: Fixed rookie mistake.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-06
David Reiss
Thrift: Improved test case.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-03
Christopher...
[thrift] handle timeouts and other errors gracefully...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Mark Slee
Typo and comment fix
commit
|
commitdiff
|
tree
|
snapshot
2007-08-02
Aditya Agarwal
-- fix memory leak in TThreadedServer
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
Christopher...
[thrift] make Erlang server noisy when handler has...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-01
Christopher...
[thrift] improved error logging and handling for Erlang...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-31
Aditya Agarwal
-- allow packaging of thrift as an rpm
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
Aditya Agarwal
-- Adding TMemoryBuffer.py
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
David Reiss
Thrift: Allow whole program doctext.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-30
David Reiss
Thrift: Change docstring syntax.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-27
Mark Slee
Fix Thrift compiler to support reuse of enums and const...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-27
pfung
[Thrift] fixing python server socket bind permissions
commit
|
commitdiff
|
tree
|
snapshot
2007-07-27
Mark Slee
Fix for IPv6 Python sockets binding localhost problem
commit
|
commitdiff
|
tree
|
snapshot
2007-07-27
Aditya Agarwal
-- remove default seekToEnd
commit
|
commitdiff
|
tree
|
snapshot
2007-07-27
David Reiss
Thrift: Catch what you throw.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-26
David Reiss
Thrift: Cleaned up whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
Christopher...
[thrift] maps, lists, sets, and service inheritance...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
iproctor
Thrift: Haskell library and codegen
commit
|
commitdiff
|
tree
|
snapshot
2007-07-25
iproctor
Thrift: Ruby cogeden not creating exception fields...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
James Wang
Summary: TSocket shouldn't let you set the timeout...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
iproctor
Thrift: OCaml library binary protocol fix
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
Christopher...
[thrift] stupid case bug in Erlang codegen
commit
|
commitdiff
|
tree
|
snapshot
2007-07-24
Christopher...
[thrift] misc. Erlang codegen improvements, cleanups
commit
|
commitdiff
|
tree
|
snapshot
2007-07-23
James Wang
Readding seekToEnd() call to openLogFile() temporarily...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-22
James Wang
Summary: Changing TFileTransport to not go to end of...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-21
David Reiss
Thrift: Debug Protocol
commit
|
commitdiff
|
tree
|
snapshot
2007-07-21
David Reiss
Thrift: add an indent to generated cpp files.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-18
Christopher...
[thrift] highly concurrent Erlang goodness
commit
|
commitdiff
|
tree
|
snapshot
2007-07-16
iproctor
Thrift: OCaml library and generator
commit
|
commitdiff
|
tree
|
snapshot
2007-07-14
yunfang
[scope lock wrapped for ReadWriteMutex]
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Mark Slee
Add typecasting to REST parameters in generated Thrift...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Mark Slee
Fix SET serialization borked-ness in Thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
peterm
removing test file
commit
|
commitdiff
|
tree
|
snapshot
next