<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ocaml.git/bytecomp/switch.ml, branch flambda</title>
<subtitle>github.com: ocaml/ocaml
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/'/>
<entry>
<title>renaming of Objective Caml to OCaml and cleanup of copyright headers</title>
<updated>2011-07-27T14:17:02+00:00</updated>
<author>
<name>Damien Doligez</name>
<email>damien.doligez-inria.fr</email>
</author>
<published>2011-07-27T14:17:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=3b507dd1aa286684543a35cc7da763feebf9aa8d'/>
<id>3b507dd1aa286684543a35cc7da763feebf9aa8d</id>
<content type='text'>
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@11156 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@11156 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up spaces and tabs</title>
<updated>2010-01-22T12:48:24+00:00</updated>
<author>
<name>Damien Doligez</name>
<email>damien.doligez-inria.fr</email>
</author>
<published>2010-01-22T12:48:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=04b1656222698bd7e92f213e9a718b7a4185643a'/>
<id>04b1656222698bd7e92f213e9a718b7a4185643a</id>
<content type='text'>
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@9547 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@9547 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid -W Y warnings in some source I wrote</title>
<updated>2004-11-25T12:44:33+00:00</updated>
<author>
<name>Luc Maranget</name>
<email>luc.maranget@inria.fr</email>
</author>
<published>2004-11-25T12:44:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=1209356ca6243661bac35bbadaaab07e89adedaa'/>
<id>1209356ca6243661bac35bbadaaab07e89adedaa</id>
<content type='text'>
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@6696 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@6696 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
</pre>
</div>
</content>
</entry>
<entry>
<title>Petite discussion avec Jacques.</title>
<updated>2002-10-01T12:49:53+00:00</updated>
<author>
<name>Luc Maranget</name>
<email>luc.maranget@inria.fr</email>
</author>
<published>2002-10-01T12:49:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=aea14e3bb46893ecd51c8bc4466fabb6c007fb81'/>
<id>aea14e3bb46893ecd51c8bc4466fabb6c007fb81</id>
<content type='text'>
  1 Pb typage variants, en attente, exemple dans test/Moretest/morematch.ml
  2 Meilleure compilation des switch de variants -&gt; bytecomp/switch.ml
     a Vider la table t en cas de changement de ok_inter
     b Traiter les intervalles de taille 1 meme si !ok_inter = false


git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@5153 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  1 Pb typage variants, en attente, exemple dans test/Moretest/morematch.ml
  2 Meilleure compilation des switch de variants -&gt; bytecomp/switch.ml
     a Vider la table t en cas de changement de ok_inter
     b Traiter les intervalles de taille 1 meme si !ok_inter = false


git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@5153 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
</pre>
</div>
</content>
</entry>
<entry>
<title>bug 539</title>
<updated>2001-09-21T15:59:16+00:00</updated>
<author>
<name>Luc Maranget</name>
<email>luc.maranget@inria.fr</email>
</author>
<published>2001-09-21T15:59:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=bd1a4e00c3d4ddec98cf67efc72b70d9b40d561e'/>
<id>bd1a4e00c3d4ddec98cf67efc72b70d9b40d561e</id>
<content type='text'>
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@3773 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@3773 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
</pre>
</div>
</content>
</entry>
<entry>
<title>bug 355</title>
<updated>2001-05-11T18:00:00+00:00</updated>
<author>
<name>Luc Maranget</name>
<email>luc.maranget@inria.fr</email>
</author>
<published>2001-05-11T18:00:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=2876eb2bc2335999b7a9f2150085e244b395cb9e'/>
<id>2876eb2bc2335999b7a9f2150085e244b395cb9e</id>
<content type='text'>
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@3507 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@3507 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
</pre>
</div>
</content>
</entry>
<entry>
<title>more tests against zero</title>
<updated>2001-04-30T18:51:44+00:00</updated>
<author>
<name>Luc Maranget</name>
<email>luc.maranget@inria.fr</email>
</author>
<published>2001-04-30T18:51:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=62cf939f0d6339cd10de181fc00bc87fd3c75783'/>
<id>62cf939f0d6339cd10de181fc00bc87fd3c75783</id>
<content type='text'>
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@3496 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@3496 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
</pre>
</div>
</content>
</entry>
<entry>
<title>stupid bug in offsets (Switch)</title>
<updated>2001-04-30T18:08:22+00:00</updated>
<author>
<name>Luc Maranget</name>
<email>luc.maranget@inria.fr</email>
</author>
<published>2001-04-30T18:08:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=046e095ec2d93ac8d5a60f1a6933bb51cdf1ded0'/>
<id>046e095ec2d93ac8d5a60f1a6933bb51cdf1ded0</id>
<content type='text'>
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@3495 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@3495 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
</pre>
</div>
</content>
</entry>
<entry>
<title>new Switch module</title>
<updated>2001-04-30T16:31:09+00:00</updated>
<author>
<name>Luc Maranget</name>
<email>luc.maranget@inria.fr</email>
</author>
<published>2001-04-30T16:31:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=157c4e54c9fd3e5ce83bd67072b74217937e42b2'/>
<id>157c4e54c9fd3e5ce83bd67072b74217937e42b2</id>
<content type='text'>
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@3494 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@3494 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
</pre>
</div>
</content>
</entry>
<entry>
<title>optimsation pm a donf</title>
<updated>2001-02-19T20:27:52+00:00</updated>
<author>
<name>Luc Maranget</name>
<email>luc.maranget@inria.fr</email>
</author>
<published>2001-02-19T20:27:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/ocaml.git/commit/?id=eb7578b8db11dbed6960a35abab066ca514592ff'/>
<id>eb7578b8db11dbed6960a35abab066ca514592ff</id>
<content type='text'>
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@3427 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@3427 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
</pre>
</div>
</content>
</entry>
</feed>
