| Commit message (Expand) | Author | Age | Files | Lines |
* | bound checking bug with caml_string_{get,set}{16,32,64}: fix the runtime C code | Gabriel Scherer | 2013-11-05 | 1 | -6/+6 |
* | #5774: fix MSVC port. | Alain Frisch | 2012-12-19 | 1 | -25/+31 |
* | PR#5771: Add primitives for reading 2, 4, 8 bytes in strings and bigarrays | Fabrice Le Fessant | 2012-11-09 | 1 | -0/+142 |
* | remove all $Id keywords | Damien Doligez | 2012-10-15 | 1 | -2/+0 |
* | renaming of Objective Caml to OCaml and cleanup of copyright headers | Damien Doligez | 2011-07-27 | 1 | -1/+1 |
* | clean up spaces and tabs | Damien Doligez | 2010-01-22 | 1 | -6/+5 |
* | Added shortcut if == to caml_string_compare and caml_string_equal | Xavier Leroy | 2007-01-30 | 1 | -2/+6 |
* | Remplacement long/unsigned long par intnat/uintnat | Xavier Leroy | 2005-09-22 | 1 | -2/+2 |
* | suppression des warnings "unused variable" de gcc | Damien Doligez | 2004-05-17 | 1 | -1/+1 |
* | depollution suite (et fin?) (PR#1914 et PR#1956) | Damien Doligez | 2004-01-02 | 1 | -2/+2 |
* | depollution suite (PR#1914 et PR#1956) | Damien Doligez | 2004-01-01 | 1 | -1/+3 |
* | depollution suite (PR#1914 et PR#1956); byterun/weak.c: PR#1929 suite | Damien Doligez | 2003-12-29 | 1 | -1/+1 |
* | depollution (PR#1914, PR#1956) | Damien Doligez | 2003-12-16 | 1 | -25/+26 |
* | Les acces hors bornes dans les tableaux et les chaines levent tous la meme ex... | Xavier Leroy | 2003-11-21 | 1 | -2/+2 |
* | Bug dans string_{less,greater}{than,equal} (PR#1674) | Xavier Leroy | 2003-05-06 | 1 | -4/+4 |
* | Optimisation de Pervasives.compare par strength reduction | Xavier Leroy | 2003-04-01 | 1 | -8/+36 |
* | Suppression du cas particulier Win32, on peut utiliser setlocale() | Xavier Leroy | 2002-06-18 | 1 | -12/+0 |
* | MAJ en-tetes pour mentionner la 'special exception' sur la LGPL | Xavier Leroy | 2001-12-07 | 1 | -1/+2 |
* | Chargement dynamique de primitives C | Xavier Leroy | 2001-08-28 | 1 | -11/+11 |
* | bcopy -> memmove; pas de virgule finale dans instruct.h | Damien Doligez | 2000-10-12 | 1 | -1/+1 |
* | Changement de la licence | Xavier Leroy | 1999-11-17 | 1 | -1/+2 |
* | Utiliser isprint() plutot que notre emulation faiblarde | Xavier Leroy | 1999-05-15 | 1 | -21/+20 |
* | Portage Cray T3E | Xavier Leroy | 1998-06-23 | 1 | -4/+12 |
* | Sources C convertis en ANSI C | Xavier Leroy | 1997-09-02 | 1 | -22/+11 |
* | Fix: bug dans le calcul de la longueur max d'une chaine. | Damien Doligez | 1997-06-16 | 1 | -1/+1 |
* | Renommage en Objective Caml | Xavier Leroy | 1996-04-30 | 1 | -2/+2 |
* | Suppression de l'instruction TRANSLATE. | Xavier Leroy | 1996-04-04 | 1 | -0/+8 |
* | Debut du portage Windows NT/95 | Xavier Leroy | 1996-02-15 | 1 | -5/+6 |
* | Ajout des notices de copyright | Xavier Leroy | 1995-08-09 | 1 | -0/+13 |
* | Ajout de l'instruction C_CALL5. | Xavier Leroy | 1995-07-11 | 1 | -6/+3 |
* | Branchement du GC de la version bytecode sur le compilateur natif | Xavier Leroy | 1995-07-10 | 1 | -0/+18 |
* | Changement representation des constructeurs constants. | Xavier Leroy | 1995-06-18 | 1 | -2/+2 |
* | Introduction de primitives C pour {Array,String}.{get,set} | Xavier Leroy | 1995-06-15 | 1 | -0/+17 |
* | Passage a la version bootstrappee (franchissement du Rubicon) | Xavier Leroy | 1995-05-04 | 1 | -0/+81 |