General-purpose programming language and runtime environment
http://www.erlang.org
Erlang is a general-purpose programming language and runtime environment. Erlang has built-in support for concurrency, distribution and fault tolerance. Erlang is used in several large telecommunication systems from Ericsson.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:erlang:Leap:15/erlang && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
OTP-20.3.8.24.tar.gz | 0053555666 51.1 MB | |
README.SUSE | 0000001081 1.06 KB | |
_constraints | 0000000117 117 Bytes | |
_service | 0000000231 231 Bytes | |
crypto.patch | 0000000871 871 Bytes | |
epmd.init | 0000009730 9.5 KB | |
epmd.service | 0000000336 336 Bytes | |
epmd.socket | 0000000150 150 Bytes | |
erlang-not-install-misc.patch | 0000001538 1.5 KB | |
erlang-rpmlintrc | 0000000170 170 Bytes | |
erlang.changes | 0000076236 74.4 KB | |
erlang.spec | 0000019283 18.8 KB | |
erlang.sysconfig | 0000000373 373 Bytes | |
macros.erlang | 0000000455 455 Bytes | |
otp-R16B-rpath.patch | 0000001056 1.03 KB |
Revision 13 (latest revision is 16)
Gabriele Santomaggio (gsantomaggio_suse)
accepted
request 752706
from
Matwey Kornilov (matwey)
(revision 13)
- Changes for 20.3.8.24: * ssh: The ssh cli (e.g shell) server behaved strangely when characters were inserted in a string so that the last characters tried to wrap the line. * common_test: The ct_property_test logging is improved. * erts: A literal area could prematurely be released before all uses of it had been removed. This occurred either when a terminating process had a complex exit reason referring to a literal that concurrently was removed, or when a terminating process continued executing a dirty NIF accessing a literal (via the heap) that concurrently was removed.
Comments 0