summaryrefslogtreecommitdiff
path: root/byterun/misc.c
Commit message (Expand)AuthorAgeFilesLines
* Some tweaks for MPR#7557 (#1213)Damien Doligez2017-06-281-2/+2
* cherry-pick the fix for MPR#7557 from 4.04Damien Doligez2017-06-231-1/+2
* runtime: added caml_stat_block, caml_stat_string type aliasesMax Mouratov2017-03-171-2/+2
* runtime: deprecation of caml_strdup, caml_strconcatMax Mouratov2017-03-171-37/+0
* runtime: deprecation of caml_aligned_mallocMax Mouratov2017-03-171-27/+0
* runtime: replacing direct calls to malloc/calloc/realloc/free with calls to c...Max Mouratov2017-03-171-2/+2
* Assertions cleanupSébastien Hinderer2017-03-131-1/+1
* Add runtime functions for integer arithmetic with checked overflowXavier Leroy2017-02-251-0/+45
* Instrumentation for american fuzzy lop (afl-fuzz) (#504)Stephen Dolan2016-12-061-1/+1
* Spacetime: a new memory profiler (#585)Mark Shinwell2016-07-291-0/+3
* Install all include files, and access internals with CAML_INTERNALSFabrice Le Fessant2016-07-121-0/+2
* Add caml_ext_table_clear (#625)Mark Shinwell2016-06-271-2/+9
* Update headers for the new license.Damien Doligez2016-02-181-12/+14
* GC latency improvementsDamien Doligez2015-12-211-1/+80
* Revert commits related to #330.alainfrisch2015-12-081-13/+0
* Fix "weak hash of serialised closures" from mantis #0005942.Benoit Vaugon2015-12-041-0/+13
* GPR#210: runtime warnings are disabled by default.alainfrisch2015-11-301-1/+1
* whitespace cleanup, cut long lines, add some missing headersDamien Doligez2015-09-111-2/+2
* Fix call to undeclared function "caml_ml_enable_runtime_warnings" in startup_...Xavier Leroy2015-08-041-0/+16
* merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16...Damien Doligez2015-07-171-0/+7
* PR#6760: closures evaluated in the toplevel can now be marshalledGabriel Scherer2015-02-081-0/+13
* PR#5887: move the byterun/*.h headers to byterun/caml/*.h to avoid header nam...Gabriel Scherer2014-12-271-3/+3
* fix type errors (warnings) reported by the C compilerDamien Doligez2014-12-161-3/+3
* Start tidying up the runtime:Damien Doligez2014-12-121-0/+1
* Add missing Noreturn qualifiersGabriel Scherer2014-08-061-1/+0
* PR#6075: avoid using unsafe C library functions (strcpy, strcat, sprintf).Xavier Leroy2014-04-151-0/+38
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* better anti-fragmentation measuresDamien Doligez2008-02-291-1/+9
* Typo in debug codeXavier Leroy2005-10-181-5/+5
* Remplacement long/unsigned long par intnat/uintnatXavier Leroy2005-09-221-9/+9
* Exporter caml_fatal_error*, la lib str les utiliseXavier Leroy2004-04-011-3/+4
* suppression du support Mac OS 9Damien Doligez2004-01-081-24/+1
* depollution suite (PR#1914, PR#1956)Damien Doligez2003-12-311-4/+4
* depollution suite (PR#1914 et PR#1956); byterun/weak.c: PR#1929 suiteDamien Doligez2003-12-291-10/+10
* lazy a la TolmachDamien Doligez2002-01-201-1/+2
* MAJ en-tetes pour mentionner la 'special exception' sur la LGPLXavier Leroy2001-12-071-1/+2
* Chargement dynamique de primitives CXavier Leroy2001-08-281-0/+43
* Revu l'initialisation de verb_gc. Ajout de messages de trace pour attempt_openXavier Leroy2001-02-191-1/+1
* passage a ANSI C -> suppression bcopy et memmovDamien Doligez2000-10-291-77/+0
* ajout Weak.get_copyDamien Doligez2000-08-231-2/+2
* MacOS: ajout macosunix; portage bigarray et systhreads; tabsDamien Doligez2000-04-051-1/+1
* codes pour faciliter le debugDamien Doligez2000-04-031-8/+13
* petit changement gc_messageDamien Doligez2000-01-071-1/+1
* Changement de la licenceXavier Leroy1999-11-171-1/+2
* gc_message: option pour court-circuiter le degre de verbositeDamien Doligez1999-11-081-4/+5
* changement gc_messageDamien Doligez1998-08-071-5/+2
* Sources C convertis en ANSI CXavier Leroy1997-09-021-18/+10
* deTABisationDamien Doligez1997-05-191-17/+17
* compactageDamien Doligez1997-05-131-1/+3