1
0
forked from erlang/erlang

Accepting request 251506 from home:matwey:branches:devel:languages:erlang:Factory

OBS-URL: https://build.opensuse.org/request/show/251506
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang:Factory/erlang?expand=0&rev=19
This commit is contained in:
Nico Kruber
2014-09-24 14:40:06 +00:00
committed by Git OBS Bridge
parent 1ffe01c2d9
commit 6369f21e87
8 changed files with 24 additions and 10 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Sep 17 12:18:17 UTC 2014 - matwey.kornilov@gmail.com
- Update to 17.3:
* erts: Introduced enif_schedule_nif() which allows a long
running NIF to be broken into separate NIF invocations
without the help of a wrapper function written in Erlang
* common_test: Experimental support for running Quickcheck and
PropEr tests from common_test suites is added.
Examples of usage in the suites for the ssh and
inets applications
* Bugfixes and minor new features in applications such as asn1,
erts, kernel, stdlib, diameter, ssh, mnesia, ssl, jinterface
-------------------------------------------------------------------
Tue Aug 26 11:34:10 UTC 2014 - matwey.kornilov@gmail.com

View File

@@ -17,7 +17,7 @@
Name: erlang
Version: 17.1
Version: 17.3
Release: 0
Summary: General-purpose programming language and runtime environment
License: ErlPL-1.1

BIN
otp_doc_html_17.1.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
otp_doc_html_17.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
otp_doc_man_17.1.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
otp_doc_man_17.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

BIN
otp_src_17.1.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
otp_src_17.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.