Alistair Veitch
|
0cc824275d
|
regenerate imports
|
9 years ago |
Nicolas "Pixel" Noble
|
88dc3c5d32
|
Adding an explanatory comment.
|
9 years ago |
Nicolas "Pixel" Noble
|
cb90397216
|
Adding the init / destruct of grpc for ruby in a gpr_once.
|
9 years ago |
Nicolas "Pixel" Noble
|
6f4f02cf9f
|
Slightly better workaround given the circumstances.
|
9 years ago |
Nicolas "Pixel" Noble
|
b5b62720c5
|
Fixing a reported ruby crash when using ruby_vm_at_exit.
|
9 years ago |
yang-g
|
f4fc61cf68
|
fix ruby impl and test
|
9 years ago |
yang-g
|
3165c09ce5
|
regenerate csharp and ruby service from proto
|
9 years ago |
yang-g
|
aea13f1c85
|
global replace health check proto v1alpha to v1
|
9 years ago |
Nicolas "Pixel" Noble
|
639766023e
|
Flagging the missing API entries.
|
9 years ago |
murgatroid99
|
73f5d7c0ce
|
Fix copyrights
|
9 years ago |
murgatroid99
|
4999ba91c9
|
Ruby: explicitly require 'grpc/grpc' when loading C core, to avoid circular import warning
|
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.
-) properly depending on libraries.
-) adding an independent 'loader' class to use instead of require 'grpc/grpc'.
|
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 |