<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ocaml.git/stdlib/array.mli, branch fix-32bit-warning</title>
<subtitle>github.com: ocaml/ocaml
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/'/>
<entry>
<title>Removed for_all2, exists2 and find again.</title>
<updated>2015-12-04T14:41:48+00:00</updated>
<author>
<name>Bernhard Schommer</name>
<email>bernhardschommer@gmail.com</email>
</author>
<published>2015-12-04T14:41:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=83dcf62ebfe9db9a83608dbdfc90cd85a7a8d3ca'/>
<id>83dcf62ebfe9db9a83608dbdfc90cd85a7a8d3ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed typos and changed exists2 and for_all2.</title>
<updated>2015-12-04T10:15:40+00:00</updated>
<author>
<name>Bernhard Schommer</name>
<email>bernhardschommer@gmail.com</email>
</author>
<published>2015-12-04T10:15:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=7a082785be276717e44b6ecaae04be362f64d9d7'/>
<id>7a082785be276717e44b6ecaae04be362f64d9d7</id>
<content type='text'>
Now exist2 and for_all2 only raise the invalid_arg excpetion when
the end of one array is reached.
Also some new tests in the testsuite.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now exist2 and for_all2 only raise the invalid_arg excpetion when
the end of one array is reached.
Also some new tests in the testsuite.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added exists2, for_all2, mem, memq and find.</title>
<updated>2015-12-04T09:10:36+00:00</updated>
<author>
<name>Bernhard Schommer</name>
<email>bernhardschommer@gmail.com</email>
</author>
<published>2015-12-04T09:10:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=dcc1421e1e1e7439b59629996bc70d6f42774e6a'/>
<id>dcc1421e1e1e7439b59629996bc70d6f42774e6a</id>
<content type='text'>
The functions are implemented as their pendants in the List module.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The functions are implemented as their pendants in the List module.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add exist and for_all to array.</title>
<updated>2015-12-03T23:41:29+00:00</updated>
<author>
<name>Bernhard Schommer</name>
<email>bernhardschommer@gmail.com</email>
</author>
<published>2015-11-29T23:53:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=d3aa77961c8759b8ea02a67a2ca8f732e8f825e2'/>
<id>d3aa77961c8759b8ea02a67a2ca8f732e8f825e2</id>
<content type='text'>
Implemented an exist and a for_all function for arrays with the same
interfaces as the ones for lists.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implemented an exist and a for_all function for arrays with the same
interfaces as the ones for lists.
</pre>
</div>
</content>
</entry>
<entry>
<title>add create_float_array and deprecate make_float_array</title>
<updated>2015-09-07T13:49:28+00:00</updated>
<author>
<name>Damien Doligez</name>
<email>damien.doligez-inria.fr</email>
</author>
<published>2015-09-07T13:49:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=b67a732866b028f6a281f7978745d5a8dc268a32'/>
<id>b67a732866b028f6a281f7978745d5a8dc268a32</id>
<content type='text'>
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@16406 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@16406 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
</pre>
</div>
</content>
</entry>
<entry>
<title>Add @since tags on stdlib functions new in 4.02</title>
<updated>2014-12-19T17:31:47+00:00</updated>
<author>
<name>Gabriel Scherer</name>
<email>gabriel.scherer@gmail.com</email>
</author>
<published>2014-12-19T17:31:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=d6189d83a44b3bcb2957fa602b304ebf9999664b'/>
<id>d6189d83a44b3bcb2957fa602b304ebf9999664b</id>
<content type='text'>
make_float was added in 4.02
Buffer.(to_bytes, add_bytes, add_subbytes) were added in 4.02.
BytesLabels was added in 4.02.
Digest.(bytes, subbytes) were added in 4.02.
Marshal.(to_bytes, from_bytes) were added in 4.02.
various Pervasives functions were added in 4.02: print_bytes prerr_bytes output_bytes output_substring really_input_string
Printexc.(backtrace_slots, raw_backtrace_slot) were added in 4.02.
Scanf.(ksscanf, kfscanf) were added in 4.02.
Stream.of_bytes was added in 4.02.

From: Jeremy Yallop &lt;yallop@gmail.com&gt;

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15687 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make_float was added in 4.02
Buffer.(to_bytes, add_bytes, add_subbytes) were added in 4.02.
BytesLabels was added in 4.02.
Digest.(bytes, subbytes) were added in 4.02.
Marshal.(to_bytes, from_bytes) were added in 4.02.
various Pervasives functions were added in 4.02: print_bytes prerr_bytes output_bytes output_substring really_input_string
Printexc.(backtrace_slots, raw_backtrace_slot) were added in 4.02.
Scanf.(ksscanf, kfscanf) were added in 4.02.
Stream.of_bytes was added in 4.02.

From: Jeremy Yallop &lt;yallop@gmail.com&gt;

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15687 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
</pre>
</div>
</content>
</entry>
<entry>
<title>merge branch 4.02 from release 4.02.0 to release 4.02.1</title>
<updated>2014-10-15T13:34:58+00:00</updated>
<author>
<name>Damien Doligez</name>
<email>damien.doligez-inria.fr</email>
</author>
<published>2014-10-15T13:34:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=031cffd1554cde5e9d78b78e4959708a2d8c9201'/>
<id>031cffd1554cde5e9d78b78e4959708a2d8c9201</id>
<content type='text'>
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15558 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15558 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
</pre>
</div>
</content>
</entry>
<entry>
<title>merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev 15121)</title>
<updated>2014-08-22T13:45:02+00:00</updated>
<author>
<name>Damien Doligez</name>
<email>damien.doligez-inria.fr</email>
</author>
<published>2014-08-22T13:45:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=cbfe627f925ab2bab93bae7a7bc9f6ee6afb8637'/>
<id>cbfe627f925ab2bab93bae7a7bc9f6ee6afb8637</id>
<content type='text'>
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15125 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@15125 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
</pre>
</div>
</content>
</entry>
<entry>
<title>#6180: efficient creation of uninitialized float arrays.</title>
<updated>2013-09-17T11:54:31+00:00</updated>
<author>
<name>Alain Frisch</name>
<email>alain@frisch.fr</email>
</author>
<published>2013-09-17T11:54:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=2373f76c36193cd94bbb6707dc0ec0cfcae3ee75'/>
<id>2373f76c36193cd94bbb6707dc0ec0cfcae3ee75</id>
<content type='text'>
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14156 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14156 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
</pre>
</div>
</content>
</entry>
<entry>
<title>remove all $Id keywords</title>
<updated>2012-10-15T17:50:56+00:00</updated>
<author>
<name>Damien Doligez</name>
<email>damien.doligez-inria.fr</email>
</author>
<published>2012-10-15T17:50:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=def31744f996fecdb187d43de38ddae2ff3ab881'/>
<id>def31744f996fecdb187d43de38ddae2ff3ab881</id>
<content type='text'>
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13013 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13013 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
</pre>
</div>
</content>
</entry>
</feed>
