Skip to content

Commit 3b507dd

Browse files
author
Damien Doligez
committed
renaming of Objective Caml to OCaml and cleanup of copyright headers
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@11156 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
1 parent db1e7c7 commit 3b507dd

File tree

1,429 files changed

+5440
-3720
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,429 files changed

+5440
-3720
lines changed

Changes

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Bug Fixes:
2323
- type abbreviations expanding to a universal type variable were not working
2424
correctly during unification
2525

26-
Objective Caml 3.12.1:
26+
OCaml 3.12.1:
2727
----------------------
2828

2929
Bug fixes:

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#########################################################################
22
# #
3-
# Objective Caml #
3+
# OCaml #
44
# #
55
# Xavier Leroy, projet Cristal, INRIA Rocquencourt #
66
# #

Makefile.nt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#########################################################################
22
# #
3-
# Objective Caml #
3+
# OCaml #
44
# #
55
# Xavier Leroy, projet Cristal, INRIA Rocquencourt #
66
# #

_tags

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
#########################################################################
2+
# #
3+
# OCaml #
4+
# #
5+
# Nicolas Pouillard, projet Gallium, INRIA Rocquencourt #
6+
# #
7+
# Copyright 2007 Institut National de Recherche en Informatique et #
8+
# en Automatique. All rights reserved. This file is distributed #
9+
# under the terms of the Q Public License version 1.0. #
10+
# #
11+
#########################################################################
12+
113
# Ocamlbuild tags file
214

315
true: -traverse

asmcomp/alpha/arch.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/alpha/emit.mlp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/alpha/proc.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/alpha/reload.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/alpha/scheduling.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/alpha/selection.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/amd64/arch.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/amd64/emit.mlp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/amd64/emit_nt.mlp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/amd64/proc.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/amd64/proc_nt.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/amd64/reload.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/amd64/scheduling.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/amd64/selection.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/arm/arch.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/arm/emit.mlp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/arm/proc.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/arm/reload.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/arm/scheduling.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/arm/selection.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/asmgen.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/asmgen.mli

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/asmlibrarian.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/asmlibrarian.mli

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/asmlink.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/asmlink.mli

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/asmpackager.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/asmpackager.mli

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/clambda.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/clambda.mli

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/closure.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/closure.mli

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

asmcomp/cmm.ml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
(***********************************************************************)
22
(* *)
3-
(* Objective Caml *)
3+
(* OCaml *)
44
(* *)
55
(* Xavier Leroy, projet Cristal, INRIA Rocquencourt *)
66
(* *)

0 commit comments

Comments
 (0)