summaryrefslogtreecommitdiff
path: root/lib/kernel/src/rpc.erl
Commit message (Expand)AuthorAgeFilesLines
* Fix type violationsRaimo Niskanen2022-02-241-10/+20
* Fix typos in lib/kernelKian-Meng, Ang2021-12-231-3/+3
* Merge branch 'maint'Rickard Green2021-12-131-1/+1
|\
| * Update copyright yearRickard Green2021-12-131-1/+1
* | Drop support for 'rpc' communication with nodes lacking 'erpc'Rickard Green2021-10-211-431/+10
|/
* erl_call: Add -fetch_stdout and -no_result_term optionsKjell Winblad2021-04-061-2/+137
* Further rpc/erpc improvementsRickard Green2020-03-031-228/+384
* rpc improvementsRickard Green2020-02-211-72/+446
* otp: Add descriptions to all deprecation attributesJohn Högberg2020-02-121-0/+5
* Merge branch 'sverker/dist-flags-consolidate'Sverker Eriksson2018-03-131-4/+1
|\
| * kernel,stdlib: Remove obsolete use of send with 'noconnect'Sverker Eriksson2018-03-021-4/+1
* | kernel: Improve docs of rpc:multicall/5Hans Bolinder2018-02-271-5/+5
|/
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Store messages for 'rex' and 'error_logger' off heapBjörn Gustavsson2017-02-031-2/+12
* use maps instead of gb_trees to optimize the rpc serverZandra2016-05-021-9/+9
* let the spawned processes handle rpc repliesZandra2016-05-021-20/+5
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-131-1/+1
|\
| * update copyright-yearHenrik Nord2016-03-151-1/+1
* | Update spec for rpc:pinfo/2Björn Gustavsson2016-04-071-0/+5
* | rpc: Remove functions deprecated in R12BBjörn Gustavsson2016-04-011-25/+0
|/
* Don't throw exceptions from rpc:call() and rpc:block_call()Björn Gustavsson2016-03-111-2/+6
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Fix typo in commentYuki Ito2015-06-161-1/+1
* Deprecate pre-defined built-in typesHans Bolinder2014-02-231-2/+2
* Merge branch 'maint'Fredrik Gustafsson2013-08-051-1/+1
|\
| * Fix typo in abcast() function commentJohannes Weißl2013-08-011-1/+1
| * Update copyright yearsBjörn-Egil Dahlberg2013-06-121-1/+1
* | Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder2013-05-061-14/+14
|/
* Use erlang:demonitor(Ref, [flush]) where applicableLoïc Hoguin2013-04-051-20/+4
* Fix Dialyzer warningsHans Bolinder2012-10-051-0/+2
* Update copyright yearsBjörn-Egil Dahlberg2012-08-311-1/+1
* Fix rpc:call/5 for local calls with a finite TimeoutTomer Chachamu2012-05-021-1/+1
* Add more specs and typesHans Bolinder2011-06-201-2/+3
* Types and specifications have been modified and addedHans Bolinder2011-05-091-28/+164
* kernel: Clean up as suggested by tidierKostis Sagonas2010-04-281-13/+12
* Merge branch 'ks/types' into devErlang/OTP2010-03-091-6/+30
|\
| * kernel: Add types and specsKostis Sagonas2010-03-071-1/+25
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+609