summaryrefslogtreecommitdiff
path: root/stdlib
Commit message (Expand)AuthorAgeFilesLines
* MAJ versionrecursive_modulesXavier Leroy2003-05-131-1/+1
* Support for 'module rec' bindings (experimental)Xavier Leroy2003-05-022-0/+11
* Addition of the Fragile_pat warning.Pierre Weis2003-05-021-1/+1
* Complete move from virtual to private for concrete types with privatePierre Weis2003-05-011-1/+1
* Une grammaire à 0 conflits, ça se fête, ça se choie, ça se maintient.Pierre Weis2003-04-291-1/+1
* Documentation.Pierre Weis2003-04-281-1/+15
* Introducing new constants deserve a new sub-version increment!Pierre Weis2003-04-281-1/+1
* Introducing format %$ (to print strings with variables substitution)Pierre Weis2003-04-282-4/+11
* Addition of function add_substitute for adding strings to buffer withPierre Weis2003-04-282-2/+82
* Ajout des litteraux de type int32, nativeint, int64Xavier Leroy2003-04-253-29/+27
* Correcting the bug of large buffering when scanning files.Pierre Weis2003-04-252-7/+33
* Adding new arguments types: boolean with spec Bool for function takingPierre Weis2003-04-252-12/+28
* Optimisation de Pervasives.compare par strength reductionXavier Leroy2003-04-012-2/+2
* PR#1610Damien Doligez2003-03-311-1/+1
* corection de bugs methodes polymorphesJacques Garrigue2003-03-261-1/+1
* En Windows, utiliser . comme repertoire temporaire si la variable TEMP n'est ...Xavier Leroy2003-03-241-1/+1
* PR#1588Damien Doligez2003-03-131-1/+1
* note: on ne peut pas externer un weak arrayDamien Doligez2003-03-121-2/+9
* bug de printf "%8s" x qui tronquait x a 8 caracteresDamien Doligez2003-03-121-1/+1
* completude de la doc, typo sur anon_funDamien Doligez2003-03-122-15/+18
* Ajout de Sys.readdirXavier Leroy2003-03-032-4/+14
* Format %S now understands continuation newlines (\\\n).Pierre Weis2003-03-022-3/+15
* Documenting format %$.Pierre Weis2003-02-282-0/+2
* Introduction des types virtuels etape 2: introduction dans camlp4.Pierre Weis2003-02-281-1/+1
* Nouveau format %$. Introduction des types virtuels: step 1 sans inclusion dan...Pierre Weis2003-02-283-37/+23
* PR#1554Damien Doligez2003-02-241-1/+1
* precisions dans la doc de sortDamien Doligez2003-02-121-2/+3
* Default policy is to ignore tag printing completely.Pierre Weis2003-01-242-4/+4
* regularisation de print_endlineDamien Doligez2003-01-222-2/+3
* points-virgules mal placesDamien Doligez2003-01-213-6/+6
* typo dans un commentaireDamien Doligez2003-01-211-1/+1
* PR#1497Damien Doligez2003-01-111-1/+1
* better treatment of %nPierre Weis2002-12-161-7/+5
* PR#1495Damien Doligez2002-12-121-1/+1
* 18 chiffres pour les flottantsDamien Doligez2002-12-121-1/+1
* DocumentationPierre Weis2002-12-091-3/+12
* Introducing the skip facility for scanf.Pierre Weis2002-12-091-3/+11
* Bufferized input from channels.Pierre Weis2002-12-081-4/+18
* adding some semantics on the string type for specsPierre Weis2002-12-082-16/+26
* Exporting stdibPierre Weis2002-12-082-3/+12
* adding C-like %n format for scanf. For printf %n is an alias fr %i.Pierre Weis2002-12-084-21/+42
* Relax the value restrictionJacques Garrigue2002-12-031-1/+1
* Typing of kprintf turned to the more general type allowed by newPierre Weis2002-11-221-1/+1
* - Revu en profondeur la verification des CRC d'interfaces.Xavier Leroy2002-11-171-0/+46
* Documentation.Pierre Weis2002-11-151-6/+4
* changement des locations, bug trouve par DDRDamien Doligez2002-11-121-6/+10
* amelioration de let recDamien Doligez2002-11-071-1/+1
* PR#1466 suite (et fin en ce qui concerne MacOS X)Damien Doligez2002-11-071-1/+1
* PR#63Damien Doligez2002-11-051-1/+1
* PR#1465Damien Doligez2002-11-041-1/+1