From 20cc39d443d1a2c364b0fb778c7813ae7b5a1dd6 Mon Sep 17 00:00:00 2001 From: Sverker Eriksson Date: Tue, 11 Dec 2018 17:42:39 +0100 Subject: Add "since" attributes in xml for new functions and modules introduced after OTP_R13B03. --- erts/doc/src/erlang.xml | 100 ++++++++++++++++++++++++------------------------ 1 file changed, 50 insertions(+), 50 deletions(-) (limited to 'erts/doc/src/erlang.xml') diff --git a/erts/doc/src/erlang.xml b/erts/doc/src/erlang.xml index 8e014c3010..e498825ba4 100644 --- a/erts/doc/src/erlang.xml +++ b/erts/doc/src/erlang.xml @@ -374,7 +374,7 @@ Z = erlang:adler32_combine(X,Y,iolist_size(Data2)). - + Extract a part of a binary.

Extracts the part of the binary described by @@ -399,7 +399,7 @@ Z = erlang:adler32_combine(X,Y,iolist_size(Data2)). - + Extract a part of a binary.

The same as binary_part(Subject, @@ -459,7 +459,7 @@ Z = erlang:adler32_combine(X,Y,iolist_size(Data2)). - + Convert from text representation to a float.

Returns the float whose text representation is @@ -473,7 +473,7 @@ Z = erlang:adler32_combine(X,Y,iolist_size(Data2)). - + Convert from text representation to an integer.

Returns an integer whose text representation is @@ -487,7 +487,7 @@ Z = erlang:adler32_combine(X,Y,iolist_size(Data2)). - + Convert from text representation to an integer.

Returns an integer whose text representation in base @@ -559,7 +559,7 @@ hello - + Decode an Erlang external term format binary.

As binary_to_term/1, but takes these options:

@@ -684,7 +684,7 @@ hello
- + Cancel a timer.

Cancels a timer that has been created by @@ -766,7 +766,7 @@ hello - + Returns the smallest integer not less than the argument

Returns the smallest integer not less than @@ -779,7 +779,7 @@ hello - + Check if a module has old code.

Returns true if Module has old code, @@ -801,7 +801,7 @@ hello - + Check if a process executes old code for a module.

Checks if the node local process identified by @@ -904,7 +904,7 @@ hello - + Convert time unit of a time value.

Converts the Time value of time unit @@ -1090,7 +1090,7 @@ Z = erlang:crc32_combine(X,Y,iolist_size(Data2)). - + Delete element at index in a tuple. 1..tuple_size(Tuple1) @@ -1257,7 +1257,7 @@ end - + Get distribution channel data to pass to another node.

@@ -1290,7 +1290,7 @@ end - + Request notification about available outgoing distribution channel data.

@@ -1326,7 +1326,7 @@ end - + Register distribution channel input handler process.

@@ -1359,7 +1359,7 @@ end - + Pass data into the VM from a distribution channel.

@@ -1531,7 +1531,7 @@ b - + Calculate the maximum size for a term encoded in the Erlang external term format. @@ -1550,7 +1550,7 @@ erlang:external_size(Term, []) - + Calculate the maximum size for a term encoded in the Erlang external term format. @@ -1592,7 +1592,7 @@ true - + Text representation of a float.

The same as @@ -1601,7 +1601,7 @@ true - + Text representation of a float formatted using specified options. @@ -1628,7 +1628,7 @@ true - + Text representation of a float formatted using specified options. @@ -1664,7 +1664,7 @@ true - + Returns the largest integer not greater than the argument

Returns the largest integer not greater than @@ -1850,7 +1850,7 @@ true - + Garbage collect a process.

Garbage collects the node local process identified by @@ -1955,7 +1955,7 @@ true - + Return a list of all keys from the process dictionary. @@ -2117,7 +2117,7 @@ os_prompt% - + Halt the Erlang runtime system.

Status must be a non-negative integer, a string, @@ -2215,7 +2215,7 @@ os_prompt% - + Insert an element at index in a tuple. 1..tuple_size(Tuple1) + 1 @@ -2233,7 +2233,7 @@ os_prompt% - + Text representation of an integer.

Returns a binary corresponding to the text @@ -2245,7 +2245,7 @@ os_prompt% - + Text representation of an integer.

Returns a binary corresponding to the text @@ -2314,7 +2314,7 @@ os_prompt% - + Converts an iolist to a iovec.

Returns an iovec that is made from the integers and binaries in @@ -2438,7 +2438,7 @@ os_prompt% - + Check whether a term is a map.

Returns true if Term is a map, @@ -2448,7 +2448,7 @@ os_prompt% - +

Returns true if map Map contains @@ -2750,7 +2750,7 @@ false - + Convert from text representation to a port.

Returns a port identifier whose text representation is a @@ -2768,7 +2768,7 @@ false - + Convert from text representation to a ref.

Returns a reference whose text representation is a @@ -3001,7 +3001,7 @@ false - + Extract a value from a map

Returns value Value associated with @@ -3020,7 +3020,7 @@ false - + Return the size of a map.

Returns an integer, which is the number of key-value pairs @@ -3033,7 +3033,7 @@ false - + Test that a match specification works.

Tests a match specification used in calls to @@ -3562,7 +3562,7 @@ RealSystem = system + MissedSystem - + Current Erlang monotonic time.

Returns the current @@ -3596,7 +3596,7 @@ RealSystem = system + MissedSystem - + Current Erlang monotonic time.

Returns the current @@ -3614,7 +3614,7 @@ RealSystem = system + MissedSystem - + Stop execution with a specified reason.

Works exactly like @@ -3627,7 +3627,7 @@ RealSystem = system + MissedSystem - + Stop execution with a specified reason.

Works exactly like @@ -5560,7 +5560,7 @@ RealSystem = system + MissedSystem - + Read the state of a timer.

Reads the state of a timer that has been created by either @@ -5801,7 +5801,7 @@ true - + Start a timer.

Starts a timer. When the timer expires, the message @@ -6340,7 +6340,7 @@ true - + Start a timer.

Starts a timer. When the timer expires, the message @@ -9363,7 +9363,7 @@ ok - + Current Erlang system time.

Returns current @@ -9385,7 +9385,7 @@ ok - + Current Erlang system time.

Returns current @@ -9527,7 +9527,7 @@ hello - + Current time offset.

Returns the current time offset between @@ -9559,7 +9559,7 @@ hello - + Current time offset.

Returns the current time offset between @@ -9578,7 +9578,7 @@ hello - + Current Erlang System time. @@ -10870,7 +10870,7 @@ timestamp() -> - + Get a unique integer value.

Generates and returns an @@ -10883,7 +10883,7 @@ timestamp() -> - + Get a unique integer value.

Generates and returns an -- cgit v1.2.3