summaryrefslogtreecommitdiff
path: root/Changes
Commit message (Expand)AuthorAgeFilesLines
* PR#3571: in Bigarrays, call msync() before unmapping to commit changesXavier Leroy2012-04-091-0/+6
* PR#5295: OS threads: problem with caml_c_thread_unregister()Xavier Leroy2012-04-081-0/+1
* PR#5543: in Bigarray.map_file, try to avoid using lseek() when growing fileXavier Leroy2012-04-041-1/+2
* PR#5310: Ratio.create_ratio/create_normalized_ratio have misleading namesDamien Doligez2012-03-311-2/+1
* PR#5311: better message for warning 23Damien Doligez2012-03-311-1/+3
* Fix PR#5560Jacques Garrigue2012-03-281-0/+1
* #5397: Filename.temp_dir_name should be mutable.Alain Frisch2012-03-261-0/+1
* Splitting off the win32caml/ subdirectory (the simplistic Win32 UI for the to...Xavier Leroy2012-03-241-1/+4
* Updated documentation of Random.self_init and Random.float.Xavier Leroy2012-03-231-2/+4
* Update Changes for #5551.Alain Frisch2012-03-211-0/+6
* Improve self-initialization of the Random module, using /dev/urandomXavier Leroy2012-03-141-0/+2
* PR#4892: non-strict behavior in Array.setXavier Leroy2012-03-141-0/+1
* PR#5215: Marshalling of closures now supported if the closures come from dyna...Xavier Leroy2012-03-131-0/+2
* merge version 3.12 from 3.12.1 to r12205Damien Doligez2012-03-081-9/+45
* PR#5516: in Bigarray C stubs, use C99 / GCC flexible array types if possibleXavier Leroy2012-02-271-1/+2
* PR#5513: protect against min_int / -1 crashing on x86Xavier Leroy2012-02-241-0/+1
* PR#5511: in Bigarray.reshape, unwarranted limitation on new array dimensionsXavier Leroy2012-02-211-0/+1
* PR#5487: addition of CFI directives and a few filename/linenumber info to gen...Xavier Leroy2012-02-211-0/+4
* Reverting "PR#5504: Add Changes entry". For time being - sorry.Wojciech Meyer2012-02-201-1/+0
* Optimize away compile-time beta-redexes, as found sometimes in generated code...Xavier Leroy2012-02-201-0/+1
* PR#5394: Add Changes entryWojciech Meyer2012-02-191-0/+1
* PR#5504: Add Changes entryWojciech Meyer2012-02-191-0/+1
* PR#5510: Add Changes entryWojciech Meyer2012-02-191-0/+1
* Reverting commits 12108 and 12109 concerning PR#4072. I feel the cure (makin...Xavier Leroy2012-02-181-1/+0
* - PR#5509: misclassification of statically-allocated empty array thatXavier Leroy2012-02-181-0/+2
* Fix PR#5297: compiler does not check %primitive's existenceFabrice Le Fessant2012-02-181-0/+1
* Fix Changes for last commitFabrice Le Fessant2012-02-181-0/+1
* PR#5064, PR#5485: try to ensure that 4K words of stack are availableXavier Leroy2012-02-171-0/+4
* PR#5503: error when ocamlbuild is passed an absolute path as build directoryXavier Clerc2012-02-151-0/+1
* More renaming to OCamlDamien Doligez2012-02-101-1/+1
* Merge the new ARM backend into trunk (PR#5433).Benedikt Meurer2012-02-041-0/+6
* cut long linesDamien Doligez2012-02-031-1/+2
* Fix PR#5498Jacques Garrigue2012-02-031-0/+2
* Update Changes for last commitFabrice Le Fessant2012-02-011-1/+2
* Backported '%apply' and '%revapply' from 3.12.1+dev to 3.13+devFabrice Le Fessant2012-01-231-0/+2
* Update Changes.Alain Frisch2012-01-181-1/+3
* PR#5199: tests are run only for bytecode if either native support is missing,Xavier Clerc2012-01-181-0/+2
* Fix PR#5461Fabrice Le Fessant2012-01-171-0/+1
* Fix PR#5475Fabrice Le Fessant2012-01-171-0/+1
* Fix PR#5479Fabrice Le Fessant2012-01-171-0/+1
* PR#4688: (Windows) special floating-point values aren't converted to strings ...Alain Frisch2012-01-161-0/+1
* #5478: Update Changes.Alain Frisch2012-01-161-0/+1
* More efficient implementation of {Set,Map}.{filter,partition}Xavier Leroy2012-01-161-4/+5
* I messed up the distinction between "Bug fixes" and "Feature wishes". Repair...Xavier Leroy2012-01-141-9/+10
* PR#5327, PR#5329: improvements in Unix.select emulationXavier Leroy2012-01-141-8/+10
* Fix bug #5476: native code compilation of let rec on float arraysFabrice Le Fessant2012-01-131-2/+3
* fix PR#5469Jacques Garrigue2012-01-101-1/+1
* Fix bug #3888 (String.map and Scanf.unescaped)Fabrice Le Fessant2012-01-081-0/+2
* Fix of #5467: no extern C in header filesFabrice Le Fessant2012-01-071-1/+2
* PR#4549: make Filename.dirname/basename POSIX compliantDamien Doligez2012-01-061-1/+1