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-02-20
Mark Slee
Generate Java code into proper source directory heirarchy
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Mark Slee
Take out debug print in TServer constructor
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Mark Slee
another typo i missed
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Mark Slee
Adityaslop typos in thrift py server
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
James Wang
Thrift: Changing TFileTransport to use the same buffer...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-09
Mark Slee
Take brackets out of cpp_type bit
commit
|
commitdiff
|
tree
|
snapshot
2007-02-09
Mark Slee
Fix code gen to getTransport() not getOutputTransport()
commit
|
commitdiff
|
tree
|
snapshot
2007-02-08
Mark Slee
Fix handling of accept() exceptions in threadedserver
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Martin Kraemer
Thrift: PHP Socket instrumentation for connect/read...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Mark Slee
Implement TSimpleServer in Ruby
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Mark Slee
Ruby test server code
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Mark Slee
Fixes for ruby server code gen
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Mark Slee
Update test code with TPipedTransport
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Aditya Agarwal
-- Servers should not crash on accept.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Mark Slee
Thrift supports the "senum" type now
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Aditya Agarwal
-- Remove reference to TBufferedRouter.h/cpp in Makefile
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Aditya Agarwal
-- typo in TSocket
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Mark Slee
xsd_attrs are a FieldList now, so you can have multiple...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Mark Slee
Thrift code-gen optimizations to use raw pointers where...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-07
Mark Slee
Protocol should hang onto shared pointer for protection...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Mark Slee
Thrift support for the xsd_nillable attribute
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Mark Slee
NAmespace PHP exceptions in catch block properly and...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Aditya Agarwal
-- TBufferedRouterTransport being renamed to TPipedTran...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Aditya Agarwal
-- Protocol and transport factories now wrap around...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Aditya Agarwal
-- Protocol and transport factories now wrap around...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Aditya Agarwal
-- Allow specification of socket timeouts in thrift...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-06
Aditya Agarwal
-- Protocol and transport factories now wrap around...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
Mark Slee
Adding XSD attribute support
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
Mark Slee
svn adding t_doc.h
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
Martin Kraemer
Thrift: Supported for file descriptor == 0 and cleanup...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
Martin Kraemer
Thrift: Exception message is protected and accessible...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
ccheever
adding documentation syntax to thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-02-03
Martin Kraemer
Thrift fixes for Exceptions and TServerSocket
commit
|
commitdiff
|
tree
|
snapshot
2007-02-02
Mark Slee
TFileTransport %lu => %u
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Mark Slee
Prevent direct instantation of ThreadManager
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Mark Slee
Bring C++ thrift stress test up to date with new constructs
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Mark Slee
Adding threaded server to Thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Mark Slee
Fix bufferedroutertransport overflow bugs
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
Mark Slee
Default values and nullification for thrift code
commit
|
commitdiff
|
tree
|
snapshot
2007-02-01
dave
Thrift: Fix xsd:sequence and xsd:all minOccurs/maxOccur...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Mark Slee
Fix for TBufferedTransport double-buffer-size strings
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
dave
Thrift: Finish namespace generation from xsd_namespace...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-31
Mark Slee
xsd_namespace keyword for thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
Mark Slee
Move var declarations out of switch blocks in Thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-01-30
dave
Thrift: Small changes to support XSD generation
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Mark Slee
Thrift gen'd code now checks for field ID AND type...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-29
Mark Slee
Fix HashMap => AbstractMap conversions in Java test...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Mark Slee
Update configure.ac to include compiler/cpp directory
commit
|
commitdiff
|
tree
|
snapshot
2007-01-27
Mark Slee
Ruby support for Thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
Martin Kraemer
Thrift: indentation
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Mark Slee
Separate thrift into libthrift and libthriftnb
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Mark Slee
Fix relative paths in test dirs
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Mark Slee
Full automake/autoconf compliance for thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Mark Slee
Fix bootstrap for the jwang
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Aditya Agarwal
-- ThriftLogfile is finally done.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Mark Slee
Fix Makefile to use thrifty.yy and thriftl.ll
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Mark Slee
Rename some thrif tcompiler files
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Mark Slee
Add some smaller test cases and fix new single protocol...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Aditya Agarwal
-- Error recovery code for thrift logfile
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Mark Slee
Thrift socket should not perror in the TRYAGAIN state
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Mark Slee
No more getInputTransport vs getOutputTransport in...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Aditya Agarwal
-- Change concept of protocol and transport factory
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Mark Slee
Generate pargs an presult helpers in C++ to be more...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Mark Slee
Fix C++ Thrift test code to work with new gen'd code...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Mark Slee
Nonblockingserver constructor that uses binary protocol...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Aditya Agarwal
-- thrift logfile fixes
commit
|
commitdiff
|
tree
|
snapshot
2007-01-23
Mark Slee
No need to generate private __construct() function...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-19
Mark Slee
Use proper name for catching exceptions
commit
|
commitdiff
|
tree
|
snapshot
2007-01-19
Mark Slee
Thrift XSD generator populates PHP globals with type...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-19
Mark Slee
Allow field elements to be optional in thrift with...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-19
Mark Slee
Add comma-separated list of type "slist" to thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-01-19
Aditya Agarwal
-- Nonblocking server changes to allow logging
commit
|
commitdiff
|
tree
|
snapshot
2007-01-19
Mark Slee
Add xsd_all keyword to Thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Mark Slee
Thrift now generates XSD files
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Mark Slee
Resolve typedefs in php generation
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Mark Slee
Remove py compiler from thrift repo
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Mark Slee
Fix changing struct name bug on C++ generation
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Aditya Agarwal
-- additions to ThriftLogfile
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Mark Slee
Do not generate write code for null fields in Java
commit
|
commitdiff
|
tree
|
snapshot
2007-01-18
Mark Slee
Add mkdir for bin in thrift compiler
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Mark Slee
Fix bugs with php_namespace keyword in thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Karl Lehenbauer
Fix identifier typo in Thrift error message.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Marc Slemko
Added ax_event_base.m4 to find and configure libevent
commit
|
commitdiff
|
tree
|
snapshot
2007-01-17
Marc Slemko
Make boost base default to yes to make sure we don...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Mark Slee
Resolve complex typedefs in Thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Mark Slee
Thrift should generate C++ enums first before typdefs
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Mark Slee
Prefix generated _args and _result helper classes with...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-16
Marc Slemko
Added autoconf/automake glue to run lib/py/setup.py...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
robert
Fixed some warnings, changed TSocketPool to inherit...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
Aditya Agarwal
-- Allow manual setting of host and port in TSocket
commit
|
commitdiff
|
tree
|
snapshot
2007-01-15
robert
Added open, close, and isOpen to TFramedTransport
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Mark Slee
Thrift C++ code generator returns complex types by...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Mark Slee
Committing code gen changes for const ref args to funct...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Mark Slee
Add PHP namespacing support to Thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-01-12
Mark Slee
Disallow keywords in Thrift files
commit
|
commitdiff
|
tree
|
snapshot
2007-01-11
Adam Nichols
minor syntax change in thrift php library, reviewed...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-11
Mark Slee
Fix call_user_func bug on debugHandler_
commit
|
commitdiff
|
tree
|
snapshot
2007-01-05
Mark Slee
Example syntax for constants in Thrift
commit
|
commitdiff
|
tree
|
snapshot
2007-01-03
Mark Slee
Add options to thrift transport classes for custom...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-03
Mark Slee
Fix typo class variable bug in TSocketPool
commit
|
commitdiff
|
tree
|
snapshot
next