499 Commits (85b9cd9ebde69ee1a168806d1a8c4477a1a27f6f)

Author SHA1 Message Date
Nicolas "Pixel" Noble 639766023e Flagging the missing API entries. 9 years ago
Nicolas "Pixel" Noble 6910ce8e01 Flagging 0.13.1-pre1. 9 years ago
Nicolas "Pixel" Noble 7a925f7f5e Flagging the release. 9 years ago
Masood Malekghassemi b14ea1de58 Revert Ruby version specialization 9 years ago
Nicolas "Pixel" Noble ca144fd1e8 Fixing Ruby binary build (again). 9 years ago
Nicolas "Pixel" Noble f9e3c23fe8 Fixing ruby versionning. 9 years ago
Nicolas "Pixel" Noble 1935c3655c Flagging master as 0.14.0-dev. 9 years ago
Nicolas "Pixel" Noble cda4bad582 Flagging 0.13 as pre1. 9 years ago
Craig Tiller f008f067f8 build.yaml centric versioning 9 years ago
Nicolas "Pixel" Noble 1be92658ef Versionning Ruby from build.yaml, and regenerating broken files after census merge. 9 years ago
Nicolas Noble 86cbe3087c Fixing Mac build for Ruby. 9 years ago
Nicolas "Pixel" Noble 5219c6d8e8 Properly compiling distributable native gems. 9 years ago
murgatroid99 309830f6b8 Replace 'long' with 'int64_t' in public core headers 9 years ago
Craig Tiller cce7fe0626 Fix copyright 9 years ago
Craig Tiller 71ea4a1955 Make binary compatibility not the default 9 years ago
murgatroid99 5738c5002c Fix Ruby test that failed to read initial metadata 9 years ago
Nicolas Noble 2bc107f74c Making the ruby gem for MacOS work again. 9 years ago
Nicolas "Pixel" Noble d355497792 Removing memcpy's wrapper for windows-ruby. 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
Craig Tiller 72c920f148 Copyright, clang-format 9 years ago
Craig Tiller 4bef7cebe6 Use old memcpy for wrappers 9 years ago
Nicolas "Pixel" Noble fb2d8f5069 Fixing copyrights. 9 years ago
Nicolas "Pixel" Noble 76559cfa40 Regenerate files. 9 years ago
Nicolas "Pixel" Noble d51d121c0c And the Windows extension finally loads. 9 years ago
Nicolas "Pixel" Noble b51ec5a4ba Removing zookeeper's API for now. 9 years ago
Nicolas "Pixel" Noble d2f20efcd8 Regenerating files. 9 years ago
Nicolas "Pixel" Noble b8e9e9c846 Fixing the Ruby build after all these merges. 9 years ago
Nicolas "Pixel" Noble d14b6acdcc Finalizing this a bit. 9 years ago
Craig Tiller 11b87bfb2a Usable API list 9 years ago
Nicolas "Pixel" Noble eade6e02d2 Renaming the Ruby grpc extension to grpc_c, and renaming its loader from loader.rb to grpc.rb 9 years ago
Nicolas "Pixel" Noble 2283ff6638 Fixing dll hell. 9 years ago
Nicolas "Pixel" Noble 1723044a12 Allowing for debug builds. 9 years ago
Nicolas "Pixel" Noble d899dce5e1 Few more fixes to the Ruby installation. 9 years ago
Nicolas "Pixel" Noble c1a89b8d76 Tidy. 9 years ago
Nicolas "Pixel" Noble e7a91a2f57 Properly building the gem file under mingw using rake-compiler-dock. 9 years ago
Nicolas "Pixel" Noble cb287a11df Allowing for creation of pre-compiled gems, using rack-compiler-dock. 9 years ago
Nicolas "Pixel" Noble 7b92db65ac Cleaning up ruby extension code a bit. 9 years ago
murgatroid99 b5c669a8a9 Fix bad ordering of declaration and statement 9 years ago
murgatroid99 25122bf811 Fixed Ruby build on Mac 9 years ago
murgatroid99 d8521e75c8 Update Ruby README with simpler install instructions 9 years ago
murgatroid99 d212b33553 Re-add missing newline in ruby file 9 years ago
murgatroid99 40809210d4 Update copyrights 9 years ago
murgatroid99 cc2b8d423b Fixed mutex and cond var usage 9 years ago
murgatroid99 24e826ec56 Updated dependencies, fixed a couple of tests 9 years ago
murgatroid99 56fada5dfe Make the Ruby extension throw an error when passed invalid metadata 9 years ago
murgatroid99 c2ea3aec65 Parital implementation of ruby header checking 9 years ago
murgatroid99 7fac30dd1b Update copyright 9 years ago
murgatroid99 00450af711 Made ruby per-rpc creds interop use auth plugin API 9 years ago
murgatroid99 a4d3d2c76b Fix typo in method call 9 years ago
murgatroid99 f58404e1d5 Free what we alloc 9 years ago