2008-06-18 |
Kevin Clark | Raise a RangeError if Protocol.write_<numeric> is calle... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Spec out the BinaryProtocol write methods. |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Remove dummy initialize method and empty () parens |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Finish speccing out Protocol and ProtocolFactory |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Stop using for _ in _ in Thrift::Protocol |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Start speccing Protocol. |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Spec out ProtocolException |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Spec out Thrift::Processor |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add pending spec for sequence-ids on Thrift::Client |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add backwards-compatibility spec |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Spec out Thrift::Client |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Fully spec out Thrift::Exception and Thrift::Applicatio... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Start speccing exceptions and restore the (message... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Fix the last of the deprecated names in tests |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Fix name usage in tests. Remove test for TTransport... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Remove test_remappings because it isn't comprehensive... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Update the tutorial files to stop using deprecated... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Fix the requires generated by the compiler |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Fix more deprecated name usages |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Fix the shebangs for the tutorial thrift files |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Use deprecate_module! where appropriate |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Solve the information leak problem between deprecations... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add (currently failing) spec for information leak betwe... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Use the correct name in deprecation warnings |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Implement deprecate_module! and fully spec it |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | deprecate_class! now sets up a proxy class that logs... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Ensure the ruby tutorial uses the current library inste... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Finish renaming/deprecating classes. Change a few more... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add new spec for deprecate_class! |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Clean up the last few deprecation warnings in the tests |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Finish up the CamelCase -> ruby_style changes |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Convert more CamelCase names to ruby_style |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add comment and convert super(args)->super |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Stop re-defining deprecated methods in subclasses |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Start renaming camelCase methods to ruby_style |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add another spec for deprecate! |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add caller info to the deprecation warning |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Move thrift/protocol/tprotocol to thrift/protocol and... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Make `rake` run the ruby tests in test/rb as well as... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Fix up thrift/thrift to only require the the files... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Set up the class deprecations |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Actually turn off deprecation when Thrift::DEPRECATION... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Remove requires of 'thrift/thrift' from library files |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add in hook to only provide the deprecated API when... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add simple Rakefile for running specs |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Re-define the semantics of deprecate! and add deprecate... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | rb: TBinaryProtocol => Thrift::BinaryProtocol |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | rb: Add more classes/modules to the Thrift namespace... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | rb: Move client, processor, struct files for consistant... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | rb: Move exceptions, types, processor, client, struct... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Split out thrift/thrift.rb, add top level thrift.rb... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | rb: Remove extra return statement |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | rb: Add deprecate! method Rename TTransport#readAll... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | rb: Switch to dyn generator syntax for testing namespaces |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Exercise namespacing in Ruby tests |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Swap out 'tests' target for 'check' in Ruby Makefile |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Style tweaks |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | add simple Ruby HTTP server and client classes |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Clean up Ruby TTransport defs |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Add tests for Ruby TTransport. Only require .rb files... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | add additional entrypoint to TThreadPoolServer with... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Reorganize tests |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Kevin Clark | Tweak Ruby Makefile to use --gen syntax |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Rename ax_thrift_gen.m4, which now contains two macros. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Java/TThreadPoolServer: Shut down more gracefully.... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Add a working RPM .spec file to contrib. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Make "make dist" work with the new Erlang stuff. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Move some top-level files into more sensible directories. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Include <cstring> and use "std::" for memset in T[Serve... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Include <cstring> and use "std::" for memcpy in TBuffer... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Include <limits> in TBinaryProtocol.cpp for numeric_limits. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Declare special mutex initializers unconditionally. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Fix some includes in Thrift.{h,cpp}. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Regenerate reflection_limited to pick up some compiler... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Eliminate some trailing whitespace from the generated... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Include limits.h in the compiler for PATH_MAX |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Rename AM_CONDITIONALs from ENABLE_* to WITH_*. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Allow out-of-source builds. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Allow Thrift to be built without the Python library. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Clean up some bad/missed merges from the alterl merge. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | [erl] Finish fixing test_server to work with binary... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | [erl] fix test_server to expect binary type for strings... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Fix thrift_server to work with newest thrift_processor |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | [erl] fix generator to use unexpanded structs for reply... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Rename "alterl" to "erl". |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Remove all of the old Erlang stuff in preparation for... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Add thrift_http_transport for alterl. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Another whitespace rampage |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Add lib/alterl/ebin to gitignore (it was lost in the... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | add thrift_client:cast |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | adding +native flag to makefile for compilation fun |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Construct tagged tuples directly in thrift_protocol... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Optimize thrift_protocol a bit - eliminate use of a... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Add thrift_file_transport, useful for reading from... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Make fake install target for alterl |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Add back thrift_server.erl which we still use |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Fix thrift_binary_protocol to be hipe-compatible |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Change thrift_disk_log_transport to not flush when... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Add thrift_base64_transport which writes base64 encoded... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
David Reiss | Add thrift_client:send_call which sends a function... |
commit | commitdiff | tree | snapshot |
next |