3164 Commits (8a5a666ad03b158a32dee787166d7127eedd929c)
 

Author SHA1 Message Date
Alexander Staubo 425e46c56c Fix compilation of Node package conditionally on Mac: 10 years ago
Nathaniel Manista cd7096deb6 Add a metadata_transformer to the Python stub. 10 years ago
LisaFC 378a7d05e2 Merge pull request #1186 from theRealWardo/patch-1 10 years ago
Alexander Staubo 3f670f4f26 Remove unused references to malloc.h (which is non-standard, Linux-specific and generally deprecated; use <cstdlib> instead). 10 years ago
Nicolas Noble 6c963cd784 Merge pull request #1196 from vjpai/fix-time-race 10 years ago
Vijay Pai cf1a7e03e7 Remove the racy check added in commit i74c14e5ac752edc7e1dc0aaf31abfd1153df1d0a. 10 years ago
Nathaniel Manista cc6017bb08 Merge pull request #1189 from soltanmm/remove-semicolons 10 years ago
Nicolas "Pixel" Noble ff2828be3d Rewriting mutex, condition_variable, and thread. 10 years ago
Tim Emiola 0bfdfa126d Simplifies the work needed to create a new deb 10 years ago
Jorge Canizales 7cf25a6d58 Merge pull request #1193 from tbetbetbe/grpc_tools_deb_builder_configure_version 10 years ago
Tim Emiola f82b378314 Add the version of the built deb to be configured by a file 10 years ago
Tim Emiola 2a113f6edc Add the version of the built deb to be configured by a file 10 years ago
Nicolas Noble 91647cc815 Adding joinable threads, and gpr_thd_join. 10 years ago
Tim Emiola 300ebc4c62 Merge pull request #1140 from murgatroid99/node_trailing_metadata 10 years ago
Jan Tattermusch ef38504ddd Merge pull request #1190 from nicolasnoble/shared-cleanup 10 years ago
murgatroid99 49388b31a0 Reworded test case descriptions 10 years ago
Tim Emiola 8be9887f0b Merge pull request #1178 from murgatroid99/php_camel_case_methods 10 years ago
Tim Emiola 3a00f60c0b Merge pull request #1181 from murgatroid99/php_gen_code_test_update 10 years ago
Masood Malekghassemi 660a33e11f Satisfy C90 pedantry in Python adapter 10 years ago
Nicolas "Pixel" Noble ad1d7d9343 Actually removing shared project files now. 10 years ago
Yang Gao a4b0909db9 Merge pull request #1180 from vjpai/perf-0402 10 years ago
Matt Ward 7c26b0e5c7 move Documentation up in the readme 10 years ago
Nicolas "Pixel" Noble ae96ae2bad Starting off by removing all offending headers. 10 years ago
Jan Tattermusch 8c61db9164 cleanup of C# API examples 10 years ago
Vijay Pai 74c14e5ac7 Add in a racy check for min deadline in run_some_expired_alarms before 10 years ago
murgatroid99 e80fdd3740 Updated GeneratedCodeTest to match (not so) recent stub changes 10 years ago
Jan Tattermusch 1fa0c0881f Merge pull request #1173 from nicolasnoble/vs2010 10 years ago
Vijay Pai 7d3d9ca24c Eliminate a redundant unlock-lock pair since this code is only invoked from 10 years ago
Vijay Pai dc7110fdc5 Add new CONFIG for building with mutrace 10 years ago
Vijay Pai f2554d051b Revive proper SIGINT handling 10 years ago
Vijay Pai 63adffe3f4 Merge pull request #1177 from yang-g/bugfix 10 years ago
Nicolas "Pixel" Noble a727fe22b6 Created Visual Studio 2010 project files. 10 years ago
Yang Gao e9866e977e resolve comment 10 years ago
Vijay Pai bd946ebcd7 Merge pull request #1172 from nicolasnoble/warnings 10 years ago
murgatroid99 10286d3f60 Updated PHP files to new method names 10 years ago
murgatroid99 c1d7e24751 Changed C files to have camelCase method names 10 years ago
Yang Gao b53af532af Bug fix. User can destroy status after calling Finish and we should keep a copy of it instead of a pointer 10 years ago
Tim Emiola e8d6c5b573 Merge pull request #1129 from nicolasnoble/scan-build 10 years ago
Tim Emiola 78023cea65 Merge pull request #1166 from murgatroid99/docker_php_regen_code 10 years ago
Tim Emiola bdf24cfceb Merge pull request #1153 from murgatroid99/php_interop_selector_fix 10 years ago
Tim Emiola a830d3c99f Merge pull request #1170 from murgatroid99/php_external_includes 10 years ago
Nicolas Noble 5228f62ed1 Merge pull request #1169 from yang-g/pickport 10 years ago
Nicolas "Pixel" Noble 7f13eb2348 Shutting off warnings about control paths. 10 years ago
Nathaniel Manista 52bc8f962a Merge pull request #1163 from soltanmm/metadata 10 years ago
Masood Malekghassemi 841f90f86f Add metadata support to low-level Python framework 10 years ago
murgatroid99 bfa9e4f822 Fixed scripts again for PHP 5.5 10 years ago
murgatroid99 bbbb3a0016 Updated scripts with PHP 5.6's build location 10 years ago
murgatroid99 9e0ee11756 Removed pedantic flag from PHP build 10 years ago
Yang Gao 7eb76cc780 make target of port.c depend on test_config 10 years ago
murgatroid99 8242ba74e3 Made external header includes use angle brackets 10 years ago