summaryrefslogtreecommitdiff
path: root/otherlibs/bigarray
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 4.01 from branching point to 4.01.0+rc1Damien Doligez2013-09-041-15/+20
* PR#4243: make the Makefiles parallelizableDamien Doligez2013-07-241-1/+1
* configure: store $target and $host in the build configuration (fixed).Wojciech Meyer2013-07-011-2/+1
* build: select win32 variants of unix and graph for mingw.Wojciech Meyer2013-06-301-3/+4
* Wrong quoting chase.Pierre Weis2013-05-291-3/+3
* #5774: fix MSVC port.Alain Frisch2012-12-191-25/+31
* PR#5771: Add primitives for reading 2, 4, 8 bytes in strings and bigarraysFabrice Le Fessant2012-11-091-0/+149
* PR#5762: Add primitives for fast access to bigarray dimensionsFabrice Le Fessant2012-11-063-12/+27
* remove all $Id keywordsDamien Doligez2012-10-158-16/+0
* Refactoring of the computations of the actual size of a struct caml_ba_arrayXavier Leroy2012-10-072-17/+10
* PR#5761: Incorrect bigarray custom block sizeDamien Doligez2012-09-271-0/+10
* clean up TABs and whitespaceDamien Doligez2012-07-301-1/+1
* merge changes from 4.00 branching to 4.00.0 (part 1)Damien Doligez2012-07-263-7/+11
* Remove the 'dispose' functions from Bigarray. Xavier Leroy2012-05-063-69/+13
* PR#3571: in Bigarrays, call msync() before unmapping to commit changesXavier Leroy2012-04-094-19/+84
* PR#5543: in Bigarray.map_file, try to avoid using lseek() when growing fileXavier Leroy2012-04-041-18/+56
* PR#5516 continued: it seems that some compilers define __GNUC__ yet don't imp...Xavier Leroy2012-04-032-4/+4
* PR#5516: in Bigarray C stubs, use C99 / GCC flexible array types if possibleXavier Leroy2012-02-272-7/+16
* PR#5511: in Bigarray.reshape, unwarranted limitation on new array dimensionsXavier Leroy2012-02-211-1/+1
* More renaming to OCamlDamien Doligez2012-02-105-31/+31
* Merge branch 'pending'Jonathan Protzenko2012-01-181-1/+7
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-278-8/+8
* PR#5290: added hash functions for channels, nats, mutexes, conditions.Xavier Leroy2011-07-231-1/+2
* uniform .ignore systemDamien Doligez2011-07-201-6/+0
* merge changes from 3.12.0 to 3.12.1Damien Doligez2011-07-204-4/+10
* Better hashing!Xavier Leroy2011-05-291-32/+49
* Ignoring compiled files.Pierre Weis2011-03-171-0/+1
* merge changes from branching of 3.12 to release/3.12.0Damien Doligez2010-08-021-15/+15
* Merge branch 'ocaml-git/buildsys' (early part) into trunkNicolas Pouillard2010-05-111-1/+0
* New -help-warnings command-line option.Alain Frisch2010-05-041-15/+15
* fixed several build problemsDamien Doligez2010-04-221-21/+10
* release runtime lock for lseek (mantis 4801)Mark Shinwell2010-04-011-6/+23
* clean up spaces and tabsDamien Doligez2010-01-221-1/+1
* merge changes from release/3.11.1 to release/3.11.2Damien Doligez2010-01-202-3/+5
* merge changes from 3.10.2merged to 3.11.0Damien Doligez2008-12-033-4/+6
* merge changes between 3.10.2 and the end of branch 3.10Damien Doligez2008-10-081-18/+18
* PR#4223, PR#1508: added unsafe variants of Bigarray.Array{1,2,3}.{get,set}Xavier Leroy2008-07-142-5/+44
* merge changes from 3.10.1 to 3.10.2Damien Doligez2008-02-291-38/+25
* Now that we compile with -DCAML_NAME_SPACE, we need to use new names here.Alain Frisch2008-01-151-5/+5
* PR#4457: no need to limit each bigarray dimension to 2^31.Xavier Leroy2008-01-043-24/+24
* PR#4457: no need to limit each bigarray dimension to 2^31.Xavier Leroy2008-01-042-219/+230
* Merge the natdynlink branch into HEAD.Alain Frisch2007-11-063-117/+23
* Typos reported by Hendrik Tews (PR #4292) No 4, 6, 10, 11.Pierre Weis2007-05-251-1/+1
* Bigarray.*.map_subfile replaced by an optional argument to Bigarray.*.map_fileXavier Leroy2007-02-212-54/+23
* Some changes to the build systemNicolas Pouillard2007-02-071-1/+1
* Add many .mllib .mlpack .clib .dlib filesNicolas Pouillard2007-02-073-0/+3
* Stack backtraces on uncaught exceptions in native code (merge of the opt_back...Xavier Leroy2007-01-292-1/+2
* Compatibilite avec Visual C++ version 6Xavier Leroy2006-10-011-0/+4
* fusion des changements 3.09.2 -> 3.09.3Damien Doligez2006-09-201-14/+39
* TypoXavier Leroy2006-09-191-1/+1