index
:
delta/ocaml.git
3.08
3.09
3.10
3.11
3.12
4.00
4.00-with-binannot
4.01
4.02
4.03
4.04
4.05
4.06
4.07
4.08
4.09
4.10
4.11
4.12
4.13
4.14
5.0
5.1
FSF
MPR7048
MPR7609
MPR7609-continued
MPR7638
MPR7642
PR7042
abstract-new
abstract_intel_emit
abstract_x86_asm
afrisch_fix_reachable_words
afrisch_fix_stdlib_makefile_windows
annot-from-lambda
arm-literals
arm64
ast_rewriter
atomic_write_cmi
attributes
autofocus
backend-optims
big-marshal
binary-annot
binary-compat
build-with-debugging-informations
cc-optim
cducetrunk
class-with-type
cmm-mach-types
constructors_with_record
constructors_with_record2
constructors_with_record3
constructors_with_record4
constructors_with_record5
contracts
contracts-3.11
contribution_workflow
delegate
deprecated_optional_arguments
disable_unused_warnings_for_print_types
doc2attr
doc_windows_unicode
dothat
dwarf
dynamic_loading
dynamics
dyntypes
enter-mod-decl
ephemeron
exception_registration
execvpe
expoly
extension_points
fastclass
faster-testsuite
fix-32bit-warning
fix-getwd-use
fix_7657
fix_7680
fix_7682
fix_large_file_lseek_windows
fix_mingw
fix_ocamllex
fixedtypes
flambda
flambda_trunk
fmu
fstclassmod
fstclassmod_parametrized
gadt-warnings
gadts
gadts-devel
gadts-devel-lenormand
gcaml
gcaml3
gcaml3090
gcaml3101
ground_coercion
hex-float
hidden_args
implicit-subtyping
implicit-unpack
implicits
improve-PIC-and-PIE
improve_arg_read_arg
inline-more
inplace_let
ios-support
jo311
jo312
jo400
jo401
jocamltrunk
jocamltrunk+cduce
labltk
let_open_in_classes
letopen
letopenin
lightlabels
located_errors
m7100_gc_when_many_custom_blocks_in_minor_heap
map_file_omission
mark_expansive
master
menubars
merge_sig_str
metadata
minus-camlp4
mltk
module-alias
module_of_module_type
moduletypeof
monadic_let
more_unboxing
multimatch
namespaces
natdynlink
new-test-framework
newfunsyntax
newoolab
newoolab2
newoolabmult
newsysthreads
newtypein
no_internal_deprecation
non-vanishing
objvariants
ocaml-binannot
ocaml2
ocamldebug_g
ocamlmode
olabl
open_types
opt_backtrace
override
overridemethod
poly_meth
poly_meth2
polyrec
ppc64
pr/1866
pr7591
pr7661-again
pr8891
pr8908
pr8934
private_abbrevs
raise_variants
record-disambiguation
recursive_modules
remove-libnum
remove_spurious_semi_colons
resurrect-cygwin64-review-base
revert-1377-ocamldep_nested_include_fix
safe-string
short-paths
short-paths-4.01
sigsubst
simplify_duplicate_ident_optim
sse2
static_exceptions
strict_labels
stripped-ocaml
test_for_self_review
tests_asmcomp_revised
tmp-merging-3.12.1
treematch
trunk
unlabeled-1.1.2
unlabeled-1.2.2
unlabeled-1.3.2
unused_declarations
user-defined-indexing-operators
variants303
varunion
warning_attribute_on_type_exprs
win32
win32-rename
win32-sockets
with-frame-pointers
github.com: ocaml/ocaml
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdlib
/
list.ml
Commit message (
Expand
)
Author
Age
Files
Lines
*
List.cons, finally
Gabriel Scherer
2015-04-26
1
-0
/
+2
*
#4986. Add two common operations: List.sort_uniq (more efficient that sorting...
Alain Frisch
2013-07-09
1
-0
/
+103
*
remove all $Id keywords
Damien Doligez
2012-10-15
1
-2
/
+0
*
renaming of Objective Caml to OCaml and cleanup of copyright headers
Damien Doligez
2011-07-27
1
-1
/
+1
*
Adding List.iteri/mapi.
Alain Frisch
2010-11-05
1
-0
/
+12
*
PR#4055 List.nth when argument is negative
Damien Doligez
2006-09-11
1
-7
/
+7
*
nettoyage
Damien Doligez
2005-10-25
1
-1
/
+2
*
depollution suite (PR#1914 et PR#1956)
Damien Doligez
2004-01-01
1
-1
/
+1
*
Utiliser compare x y = 0 au lieu de x = y lorsqu'on compare des cles qui peuv...
Xavier Leroy
2003-11-21
1
-4
/
+4
*
changement List.sort; ajout fast_sort et List.merge
Damien Doligez
2002-06-05
1
-2
/
+96
*
MAJ en-tetes pour mentionner la 'special exception' sur la LGPL
Xavier Leroy
2001-12-07
1
-1
/
+2
*
petite amelioration de List.sort
Damien Doligez
2000-07-10
1
-1
/
+1
*
PR#139
Damien Doligez
2000-06-14
1
-1
/
+1
*
nouveaux tris
Damien Doligez
2000-04-14
1
-0
/
+27
*
bug rev_map2 (PR#32)
Damien Doligez
2000-01-25
1
-1
/
+1
*
Changement de la licence
Xavier Leroy
1999-11-17
1
-1
/
+2
*
Documentation des fonctions non-tail-rec
Damien Doligez
1999-09-19
1
-0
/
+18
*
Ajout de Pervasives.ignore. List.remove -> List.remove_ass*
Xavier Leroy
1999-02-24
1
-4
/
+6
*
Ajout des fonctions find, partition, find_all
Pierre Weis
1999-01-04
1
-0
/
+16
*
Ajout des fonction remove et removeq, déjà écrite dans le système pour
Pierre Weis
1998-11-05
1
-5
/
+17
*
Ajout de List.rev_append. Nettoyages
Xavier Leroy
1998-04-27
1
-11
/
+14
*
Retour au code d'origine pour List.iter. Je veux un seul test par
Xavier Leroy
1997-11-06
1
-2
/
+1
*
Makefiles: fix disparition de weak.cmo
Damien Doligez
1997-10-31
1
-1
/
+2
*
hashtbl.ml: un parametre inutilise lors du redimensionnement.
Xavier Leroy
1997-03-21
1
-3
/
+5
*
List.concat comme synonyme de List.flatten
Xavier Leroy
1997-02-25
1
-0
/
+2
*
Erreur dans List.nth
Xavier Leroy
1997-02-16
1
-1
/
+1
*
List.nth fait une erreur si n < 0
Xavier Leroy
1997-02-16
1
-2
/
+4
*
Bug dans exists2.
Xavier Leroy
1996-07-01
1
-1
/
+1
*
Renommage en Objective Caml
Xavier Leroy
1996-04-30
1
-2
/
+2
*
map2 de gauche a droite
Xavier Leroy
1995-11-19
1
-1
/
+1
*
Bug de memq qui appelait mem sur le tail de la liste...
Xavier Leroy
1995-10-19
1
-1
/
+1
*
Ajout de List.for_all2 et List.exists2.
Xavier Leroy
1995-09-28
1
-0
/
+12
*
Ajout de memq.
Xavier Leroy
1995-09-19
1
-0
/
+4
*
Ajout des notices de copyright
Xavier Leroy
1995-08-09
1
-0
/
+13
*
MAJ des commentaires de doc dans les interfaces
Xavier Leroy
1995-08-09
1
-4
/
+0
*
pervasives: utilisation de %addfloat, etc.
Xavier Leroy
1995-07-02
1
-2
/
+3
*
Changement representation des constructeurs constants.
Xavier Leroy
1995-06-18
1
-0
/
+5
*
Passage a la version bootstrappee (franchissement du Rubicon)
Xavier Leroy
1995-05-04
1
-0
/
+104