Commit Graph

  • a8766a9200 Use rustfmt --write-mode=diff in lieu of hashes Tim Kuehn 2016-02-25 00:48:28 -08:00
  • ef96c87226 Skip children when rustfmting in pre-commit Tim Kuehn 2016-02-25 00:18:51 -08:00
  • 3543b34f2b Fix formatting check. Tim Kuehn 2016-02-25 00:13:58 -08:00
  • 6273ebefa7 rustfmt Tim Kuehn 2016-02-25 00:04:35 -08:00
  • 9827f75459 Fix examples Tim Kuehn 2016-02-24 23:33:03 -08:00
  • c398e2389b Why were we wrapping the service in an arc? Tim Kuehn 2016-02-24 23:25:50 -08:00
  • 03dc512e25 Remove Addr associated type of Dialer. Tim Kuehn 2016-02-24 21:59:21 -08:00
  • 8307c708a3 Better documentation for Stream. Tim Kuehn 2016-02-24 20:32:15 -08:00
  • 774411c636 Create temp file using tempdir in test Tim Kuehn 2016-02-24 20:26:49 -08:00
  • d5b2f23f74 Move generic bounds to where clause Tim Kuehn 2016-02-23 08:26:56 -08:00
  • 396aec3c2f Add a test Tim Kuehn 2016-02-23 01:53:20 -08:00
  • 28c6c333e5 Reorgnize modules Tim Kuehn 2016-02-23 01:12:58 -08:00
  • 2d1a77ec10 Merge branch 'master' of github.com:google/tarpc into listener Tim Kuehn 2016-02-23 00:09:53 -08:00
  • a0e6147482 Make Tcp* default types Tim Kuehn 2016-02-23 00:07:03 -08:00
  • fcdb0d9375 Add support for arbitrary transports. Tim Kuehn 2016-02-22 23:50:34 -08:00
  • 4c1d15f8ea Merge pull request #26 from Bowbaq/master Tim 2016-02-20 18:50:25 -08:00
  • ece1cc60b9 Fix your typo Maxime Bury 2016-02-20 18:43:31 -08:00
  • 7d8a508379 Merge pull request #25 from tikue/fix-readme shaladdle 2016-02-20 01:33:29 -08:00
  • 9193357d60 Fix the README example. It broke again. :( v0.3.0 Tim Kuehn 2016-02-20 01:29:22 -08:00
  • b777e0bbf7 Merge pull request #24 from tikue/release-notes shaladdle 2016-02-20 01:15:49 -08:00
  • 04624f054d Forgot the file Tim Kuehn 2016-02-20 01:11:02 -08:00
  • f870f832a9 Rename RELEASE_NOTES.md => RELEASES.md to conform to rust-lang/rust. Tim Kuehn 2016-02-20 01:07:51 -08:00
  • dc347021d4 Rework a line Tim Kuehn 2016-02-20 01:05:43 -08:00
  • 5973e54f62 Fix markdown Tim Kuehn 2016-02-20 01:04:40 -08:00
  • e5e5c5975c Add release notes Tim Kuehn 2016-02-20 01:02:13 -08:00
  • 6bb3691a30 Merge pull request #23 from tikue/deps shaladdle 2016-02-20 00:53:27 -08:00
  • e2f1511fb3 Update deps versions Tim Kuehn 2016-02-19 23:53:27 -08:00
  • 99ba380825 Update readme version Tim Kuehn 2016-02-19 23:45:01 -08:00
  • 39235343d6 Merge pull request #22 from shaladdle/allowunused Tim 2016-02-19 23:40:42 -08:00
  • f3afd080f3 Allow most things to be unused Adam Wright 2016-02-19 23:22:54 -08:00
  • 043d0a1c21 Merge pull request #21 from shaladdle/bashpls Tim 2016-02-19 23:23:20 -08:00
  • be4caeebe8 Merge pull request #20 from tikue/config shaladdle 2016-02-19 23:16:15 -08:00
  • 06a2cab31c Move /bin/bash to the top so it works Adam Wright 2016-02-19 23:08:50 -08:00
  • 934c51f4ab Bunch version number Tim Kuehn 2016-02-19 22:57:47 -08:00
  • cc8a8e76b0 Remove a bunch of derived traits from Config for backwards compatibility reasons. Tim Kuehn 2016-02-19 22:51:18 -08:00
  • b9ba10b8a4 Fix tarpc_examples Tim Kuehn 2016-02-19 22:37:01 -08:00
  • 1ee1f9274a Fix some log statements Tim Kuehn 2016-02-19 22:33:13 -08:00
  • 7f354be850 Merge branch 'master' of github.com:google/tarpc into config Tim Kuehn 2016-02-19 22:32:16 -08:00
  • c9a63c2a5a Don't derive Hash for Config because Duration is only Hashable on nightly Tim Kuehn 2016-02-19 22:06:29 -08:00
  • ee1143c709 Merge pull request #14 from shaladdle/hooks Tim 2016-02-19 21:46:00 -08:00
  • 4ed127b39e NOT FOUND instead of FAILED Adam Wright 2016-02-19 21:31:11 -08:00
  • 66cd136c6a Add a note about serde in the readme Tim Kuehn 2016-02-18 21:27:22 -08:00
  • 58cbe6f4ea Update README and service macro doc comment Tim Kuehn 2016-02-18 21:23:42 -08:00
  • 250a7fd7b9 Move 'static bound from trait to spawn fns Tim Kuehn 2016-02-18 20:48:25 -08:00
  • a44fd808d9 Merge branch 'master' of github.com:google/tarpc into config Tim Kuehn 2016-02-18 20:42:33 -08:00
  • 65c4d83c88 [breaking] Renamings and refactorings. Tim Kuehn 2016-02-18 18:45:18 -08:00
  • 00692fe9a3 Merge pull request #19 from tikue/readme shaladdle 2016-02-18 15:35:56 -08:00
  • 0968760ef7 Make a note of AsyncClient and cargo doc in the readme Tim Kuehn 2016-02-18 15:28:41 -08:00
  • 75b2c00b54 Merge pull request #17 from tikue/readme shaladdle 2016-02-18 14:59:43 -08:00
  • ffee124526 List dependency info in readme Tim Kuehn 2016-02-18 08:49:20 -08:00
  • 06a03697c4 Merge branch 'master' of github.com:google/tarpc into readme Tim Kuehn 2016-02-18 08:43:35 -08:00
  • a675551a31 Define RPC in README Tim Kuehn 2016-02-18 08:43:31 -08:00
  • d0e9693263 Be consistent with function declarations Adam Wright 2016-02-18 01:40:44 -08:00
  • 6d23174219 Build on nightly too, as per review comment Adam Wright 2016-02-18 01:36:39 -08:00
  • a06b583334 Also check existence of shasum Adam Wright 2016-02-18 01:27:07 -08:00
  • 937e9c2c43 Merge pull request #15 from tikue/readme shaladdle 2016-02-18 01:24:11 -08:00
  • 54883d6354 Make a line in the readme a bit cleaner Tim Kuehn 2016-02-18 01:20:20 -08:00
  • 86b1470832 Merge pull request #13 from gsquire/readme-fix Tim 2016-02-18 01:17:52 -08:00
  • 82762583be Change colors a bit, only exit when check_toolchain fails.. Adam Wright 2016-02-17 18:36:48 -08:00
  • 3462451256 Check for multirust, rustfmt, clean up some things Adam Wright 2016-02-17 18:18:22 -08:00
  • 17d800b8a8 Update comments Adam Wright 2016-02-15 20:12:37 -08:00
  • 403eba201b Group builds/tests by toolchain for speed Adam Wright 2016-02-15 20:05:09 -08:00
  • f2328d200e pre-commit doesn't modify files, just checks foramtting Adam Wright 2016-02-15 20:01:51 -08:00
  • 51e6bac2dc fix the example in the README Garrett Squire 2016-02-17 23:25:33 -08:00
  • f3fcbbb8d2 Merge pull request #12 from tikue/second-test shaladdle 2016-02-17 18:08:23 -08:00
  • 05acb97f04 Add a second rpc to test service. Tim Kuehn 2016-02-16 22:17:06 -08:00
  • 07c052a1c1 Individually format crates, use -q Adam Wright 2016-02-15 18:54:15 -08:00
  • 34cf0c8172 Updated hook to print messages like prepush Adam Wright 2016-02-15 18:30:26 -08:00
  • 7b196400b8 Revamp push hook Adam Wright 2016-02-15 17:28:16 -08:00
  • 1f30bb9ba6 Remove the install hooks script Adam Wright 2016-02-15 13:58:42 -08:00
  • e2756edd72 Test all crates and format on pre-commit Adam Wright 2016-02-15 13:44:28 -08:00
  • 8957d2dac3 Merge pull request #11 from tikue/rustfmt shaladdle 2016-02-15 13:36:16 -08:00
  • 21e5734ef7 Merge pull request #10 from tikue/inlines shaladdle 2016-02-15 13:33:11 -08:00
  • dddeca19a1 .travis.yml: don't set unstable feature when building on nightly Tim Kuehn 2016-02-15 12:29:13 -08:00
  • a9b86280b5 Add coveralls deps Tim Kuehn 2016-02-15 12:17:21 -08:00
  • 7dae99d7b5 rustfmt the things Tim Kuehn 2016-02-15 02:34:20 -08:00
  • 9dd3d55744 Add some missing #[inline]s. Tim Kuehn 2016-02-15 02:20:27 -08:00
  • 104196a90e Bump version number v0.2.0 Tim Kuehn 2016-02-14 21:04:52 -08:00
  • ed3cdbf3b4 Add stable and beta to .travis.yml Tim Kuehn 2016-02-14 20:51:22 -08:00
  • 1946eaf439 Merge pull request #9 from tikue/stabilize shaladdle 2016-02-14 20:41:29 -08:00
  • 02add8aa92 Update readme Tim Kuehn 2016-02-14 20:38:40 -08:00
  • 1a0054a00f Move benchmark into tarpc_examples, allowing tarpc to test on stable Tim Kuehn 2016-02-14 20:33:42 -08:00
  • 09e8cd9af8 Merge pull request #8 from tikue/stabilize shaladdle 2016-02-14 20:19:29 -08:00
  • 4b3e715313 Merge pull request #7 from shaladdle/macro_try_clone Tim 2016-02-14 20:19:23 -08:00
  • c8a2dd3ddc Remove unused reexport Tim Kuehn 2016-02-14 20:17:11 -08:00
  • 782a480bc8 Use an explicit type in lieu of integer suffix Tim Kuehn 2016-02-14 20:16:26 -08:00
  • f80b18a5ad Move test from syntax_test => functional_test Tim Kuehn 2016-02-14 20:02:37 -08:00
  • ddef3bf270 Remove a comma Tim Kuehn 2016-02-14 19:49:06 -08:00
  • ee7c3e5df8 Remove as_* macros Tim Kuehn 2016-02-14 19:44:48 -08:00
  • 041cf6a733 Type params don't need to be obfuscated, I think Tim Kuehn 2016-02-14 19:28:54 -08:00
  • 04e513309a Fix docstring and fully qualify Ok Adam Wright 2016-02-14 19:21:22 -08:00
  • c84d3e0778 Update version of serde Tim Kuehn 2016-02-14 19:19:45 -08:00
  • 2b78d427c1 Manually implement serialization code... Tim Kuehn 2016-02-12 18:24:12 -08:00
  • b8babb57dd Add TryClone to Client/AsyncClient Adam Wright 2016-02-14 18:11:04 -08:00
  • 7d028f6076 Add crates.io shield Tim Kuehn 2016-02-12 11:13:58 -08:00
  • 9b2f203abe No sudo for travis Tim Kuehn 2016-02-12 10:49:49 -08:00
  • 382190b20a Merge pull request #5 from tikue/additional-features Tim 2016-02-12 10:41:52 -08:00
  • 89cb3b35ed Merge pull request #6 from tikue/license-badge Tim 2016-02-12 10:38:18 -08:00
  • 73b5cae1d1 Coverage badge Tim Kuehn 2016-02-12 10:31:36 -08:00
  • 6480b270fb Coveralls Tim Kuehn 2016-02-12 10:27:12 -08:00