2008-06-11 |
David Reiss | fixing behavior declaration for thrift_transport |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | micro optimization in thrift_processor |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | use type-appropriate methods for size and map for dict... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | adding make dialyzer for fun and profit |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | allow writing binaries in thrift_binary_protocol |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Fix warning in generated source for alterl bindings |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Implement inheritance in the alterl generator |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Implement TApplicationException handling in alt_erl... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Add a README to alterl which shows how to use thrift_client |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Remove extra debugging from thrift_client.erl |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Add a thrift client to alterl bindings |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Change alterl thrift_server to use non-blocking TCP... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Fix thrift_processor so that exceptions thrown in async... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Implement async_void in alterl bindings |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Comment out some noisy output from thrift_processor... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Add build/ dir for alterl bindings and remove them... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Implement testAsync for python tests |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Add mkdir ${TARGET_DIR} to erl test Makefile since... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Fix thrift_server to create transport and protocol... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Fix error logging to actually print error and stack... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Handle crashes/errors in the processor by sending back... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Add thrift_server:stop/1 to stop a running server |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Add stress test implementation for new Erlang |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Don't actually ignore all makefiles in .gitignore ... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Oops - forgot to add the test/erl/Makefile to git |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Implement buffered transport |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Test server for erlang |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Properly handle exceptions |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Fix reading of empty structs/arg lists |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Fix responses for void functions |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Make strings read as lists, not as binary |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Make signedness of integers explicit, and fix double... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Properly uncapitalize package names when referencing... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Fix generation when multiple services are in the same... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Generator for alternative erl bindings, as well as... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Make processor use a service definition and handler... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Read and write of structs, lists, maps, and sets |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Initial commit of alternative erlang lib |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Avoid a filename collision on case-insensitive filesystems. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Don't generate a constants file if there are no constan... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Fix a bug with initialization in JavaBean-style generat... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Print an error instead of segfaulting with a bad compil... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Add newlines to some warning messages in the compiler. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Fix some warnings caused by treating string literals... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Fix IPv6 on FreeBSD. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Fix some indentation in the PHP generator. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | PHP Generator: Throw an exception on bad types. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Change Python servers to use the standard logging module. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Python forking server should close connection in parent. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Thrift: Allow for alternative Mutex initializers. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Fix locking bug in ThreadManager. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | FunctionRunner Utility Class. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Forking Python server. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Add ProfilerRegisterThead() to PosixThread. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
David Reiss | Make sure list<byte> is List<Byte> in Java gen'd code. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
David Reiss | Fix a few copy-paste errors in TBufferTransports (not... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
David Reiss | Tweak Java Makefile.ams to fix "make distclean". |
commit | commitdiff | tree | snapshot |
2008-05-09 |
David Reiss | Check for ptrdiff_t and fail if we don't have it. |
commit | commitdiff | tree | snapshot |
2008-05-09 |
David Reiss | C++/TFramedTransport: Don't write an empty frame on... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
David Reiss | Fix a small logic error in TBufferedTransport::borrowSlow. |
commit | commitdiff | tree | snapshot |
2008-05-04 |
David Reiss | Switch md5 implementations. |
commit | commitdiff | tree | snapshot |
2008-05-01 |
David Reiss | Remove an unnecessary include of boost/lexical_cast.hpp |
commit | commitdiff | tree | snapshot |
2008-05-01 |
David Reiss | Throw a transport exception if fstat fails. |
commit | commitdiff | tree | snapshot |
2008-05-01 |
David Reiss | Memory-based transport rewrite. |
commit | commitdiff | tree | snapshot |
2008-05-01 |
David Reiss | Properly handle constants of typedef'ed types. |
commit | commitdiff | tree | snapshot |
2008-05-01 |
David Reiss | Eliminate an unused local variable. |
commit | commitdiff | tree | snapshot |
2008-05-01 |
David Reiss | Remove a few unnecessary includes to speed up compiles. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
David Reiss | C++: Make write{Struct,Field}Begin take "name" as a... |
commit | commitdiff | tree | snapshot |
2008-04-29 |
David Reiss | Java: In toString for generated structs, handle nulls. |
commit | commitdiff | tree | snapshot |
2008-04-29 |
David Reiss | Thrift REST parsing allows null object params |
commit | commitdiff | tree | snapshot |
2008-04-29 |
David Reiss | THRIFT: Nonblcoking bug fix |
commit | commitdiff | tree | snapshot |
2008-04-29 |
David Reiss | Persistent conns in TSocketPool |
commit | commitdiff | tree | snapshot |
2008-04-28 |
David Reiss | Add a missing include to Benchmark.cpp to make it build... |
commit | commitdiff | tree | snapshot |
2008-04-28 |
David Reiss | Silence a valgrind complaint by matching "delete[]... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
David Reiss | Version bump to 20080411. |
commit | commitdiff | tree | snapshot |
2008-04-21 |
David Reiss | Add build.xml, src, and LICENSE to EXTRA_DIST in lib... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
David Reiss | Add TBase64Utils.h and TJSONProto.h to lib/cpp/Makefile.am. |
commit | commitdiff | tree | snapshot |
2008-04-21 |
David Reiss | Add contrib to EXTRA_DIST so it goes into make dist. |
commit | commitdiff | tree | snapshot |
2008-04-21 |
David Reiss | Add a distdir rule to lib/erl/Makefile to make "make... |
commit | commitdiff | tree | snapshot |
2008-04-21 |
David Reiss | Check for ssize_t in configure.ac. |
commit | commitdiff | tree | snapshot |
2008-04-20 |
David Reiss | Delete a crazy line from fb303's build.xml. |
commit | commitdiff | tree | snapshot |
2008-04-18 |
David Reiss | Thrift: bug fix for interrupting server socket |
commit | commitdiff | tree | snapshot |
2008-04-15 |
David Reiss | Add a few missing includes. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
David Reiss | Fix Thrift.cpp for non-Linux systems. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
David Reiss | Add simple "check" and "distclean" targets to lib/erl... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
David Reiss | Remove some .pyc files from fb303. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
David Reiss | Whitespace change for consistency. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
dweatherford | [thrift] Propogate exceptions from transports in thrift... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
iproctor | ocaml and haskell thrift clients now calling readMessageEnd |
commit | commitdiff | tree | snapshot |
2008-04-08 |
David Reiss | Fix a minor bug in TDebugProtocol and remove dead code. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
David Reiss | Use poll instead of select in TServerSocket |
commit | commitdiff | tree | snapshot |
2008-04-08 |
David Reiss | Thrift error logging improvements |
commit | commitdiff | tree | snapshot |
2008-04-08 |
David Reiss | use poll instead of select in TSocket |
commit | commitdiff | tree | snapshot |
2008-04-08 |
David Reiss | Fix a bug in TPipedTransport that broke pipelining. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
David Reiss | Add thrift_dump.cpp to contrib. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
David Reiss | Add TFDTransport: a dead-simple wrapper around a file... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
David Reiss | Add TProtocolTap: a meta-protocol for "wiretapping". |
commit | commitdiff | tree | snapshot |
2008-04-08 |
David Reiss | TDebugProtocol: Add support for messages. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
David Reiss | TDebugProtocol: Support a limit on string length. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
David Reiss | Clean up the unit tests. |
commit | commitdiff | tree | snapshot |
next |