summaryrefslogtreecommitdiff
path: root/otherlibs/num
Commit message (Expand)AuthorAgeFilesLines
* Delete historical french comments in num libraryGabriel Scherer2015-10-094-19/+1
* Translation of french comments in num libraryGabriel Scherer2015-10-093-31/+41
* Update wrt trunk, revision 16361.Xavier Leroy2015-08-201-2/+2
|\
| * make alldependGabriel Scherer2015-08-151-2/+2
* | Update wrt trunk r16319.Xavier Leroy2015-08-034-23/+113
|\ \ | |/
| * make alldependGabriel Scherer2015-08-021-12/+12
| * Of--by-one-bit error in two_power_m1_big_int, causing out-of-bound write if n...Xavier Leroy2015-07-281-3/+4
| * float_of_big_int: for negative arguments, the top 55 bits must round towards ...Xavier Leroy2015-07-281-1/+1
| * big_int.ml: clarify comments.Xavier Leroy2015-07-251-3/+4
| * Follow-up to r16247: garbled comment.Xavier Leroy2015-07-241-2/+2
| * PR#6896: serious reimplementation of Big_int.float_of_big_int andXavier Leroy2015-07-243-8/+96
* | PowerPC port of ocamlopt:Xavier Leroy2015-07-201-1/+1
|/
* update .depend and bootstrap compilers after 4.02 mergeDamien Doligez2015-07-171-13/+13
* merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16...Damien Doligez2015-07-173-51/+64
* Port fix for GPR#191 to trunk (making gc.h and some part of memory.h public)Mark Shinwell2015-06-081-1/+2
* PR#5418 (comments) : generate dependencies with $(CC) instead of gccDamien Doligez2015-01-201-1/+1
* PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header nam...Gabriel Scherer2014-12-274-22/+23
* PR#6494 backtrack: revert the new 'equal' functions from Num and Big_intGabriel Scherer2014-12-214-10/+0
* PR#6494: Add equal function in modules Big_int, Bytes, Char, Digest, Int32, I...Gabriel Scherer2014-12-214-0/+10
* PR#6517: use ISO C99 types {,u}int{32,64}_t in preference to our homegrownXavier Leroy2014-08-271-7/+7
* merge branch "safe-string"Damien Doligez2014-04-295-60/+58
* remove $Id markersDamien Doligez2014-04-1713-26/+0
* #PR6269 Optimized string matchingLuc Maranget2014-03-211-10/+10
* Fix PR#6164Fabrice Le Fessant2013-09-071-1/+3
* PR#4323: have "of_string" in Num and Big_int work with binary and hexa repres...Gabriel Scherer2013-08-042-5/+18
* PR#4243: make the Makefiles parallelizableDamien Doligez2013-07-241-0/+1
* Port to the ARM 64-bits (AArch64) architecture (experimental).Xavier Leroy2013-07-182-4/+22
* Use 32x32->64 multiplication as provided by the C compiler when possible.Xavier Leroy2013-07-181-0/+8
* Wrong quoting chase.Pierre Weis2013-05-291-3/+3
* PR#6010: Big_int.extract_big_int gives wrong results on negative argumentsXavier Leroy2013-05-081-1/+7
* PR#5934 continued: forgot to commit this in r13438Xavier Leroy2013-03-241-2/+2
* PR#5934: integer shift by negative amount (-1).Xavier Leroy2013-03-242-14/+8
* clean up TABs and whitespaceDamien Doligez2012-07-301-1/+0
* merge changes from 4.00 branching to 4.00.0 (part 1)Damien Doligez2012-07-261-24/+22
* Enable and fix more warnings.Alain Frisch2012-05-292-3/+3
* PR#5310: Ratio.create_ratio/create_normalized_ratio have misleading namesDamien Doligez2012-03-311-2/+8
* Fix PR#5479Fabrice Le Fessant2012-01-171-1/+3
* PR#5179: giant steps towards a Mingw64 port.Xavier Leroy2011-12-211-1/+1
* Removed the obsolete native-code generators for Alpha, HPPA, IA64 and MIPS.Xavier Leroy2011-12-181-1/+1
* Removed the obsolete native-code generators for Alpha, HPPA, IA64 and MIPS.Xavier Leroy2011-12-172-45/+0
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-2727-28/+28
* PR#5290, continued: make sure hash values of nats are the sameXavier Leroy2011-07-231-4/+17
* PR#5290: added hash functions for channels, nats, mutexes, conditions.Xavier Leroy2011-07-231-2/+17
* uniform .ignore systemDamien Doligez2011-07-202-7/+0
* merge changes from 3.12.0 to 3.12.1Damien Doligez2011-07-201-1/+3
* Ignoring compiled files.Pierre Weis2011-03-171-0/+1
* merge changes from branching of 3.12 to release/3.12.0Damien Doligez2010-08-021-10/+10
* PR#4975: spelling mistakes "overriden" and "informations"Damien Doligez2010-05-211-1/+1
* Merge branch 'ocaml-git/buildsys' (early part) into trunkNicolas Pouillard2010-05-111-1/+0
* New -help-warnings command-line option.Alain Frisch2010-05-041-10/+10