ocaml/otherlibs/str
Gabriel Scherer 75b8c0184f PR#5933 type-specialize 'let compare = compare' on ints and strings
According to the reporter 'sliquister', type-specialized comparison
can nearly halve compilation time in some cases. This patch applies
type-specialization throughout the OCaml distribution sources, so not
all changes will have performance utility, but in this case I think
it's best to be consistent, as I see no downside to the change.


git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13410 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2013-03-19 07:22:12 +00:00
..
.depend merge changes from 4.00 branching to 4.00.0 (part 1) 2012-07-26 19:21:54 +00:00
Makefile remove all $Id keywords 2012-10-15 17:50:56 +00:00
Makefile.nt remove all $Id keywords 2012-10-15 17:50:56 +00:00
libstr.clib Add many .mllib .mlpack .clib .dlib files 2007-02-07 09:52:28 +00:00
str.ml PR#5933 type-specialize 'let compare = compare' on ints and strings 2013-03-19 07:22:12 +00:00
str.mli remove all $Id keywords 2012-10-15 17:50:56 +00:00
strstubs.c misc: replace stat_(alloc|free|resize) occurences with caml_stat_(...). 2013-02-25 03:01:31 +00:00