summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
3.08fix changes of ocamldocMaxence Guesdon19 years
3.09resize that does not refresh the valuesDamien Doligez16 years
3.10fix unsoundness in variance checking for private typesJacques Garrigue15 years
3.11closed the branchDamien Doligez14 years
3.12Update ChangesXavier Leroy2 years
4.00Update ChangesXavier Leroy2 years
4.00-with-binannotbin-annot: improved 'read_cmt' tool. Abstract Env.t .Fabrice Le Fessant12 years
4.01Update ChangesXavier Leroy2 years
4.02Changes for 1330David Allsopp16 months
4.03Changes for 1330David Allsopp16 months
4.04Changes for 1330David Allsopp16 months
4.05Changes for 1330David Allsopp16 months
4.06Update ChangesXavier Leroy2 years
4.07Update ChangesXavier Leroy2 years
4.08Update ChangesXavier Leroy2 years
4.09Update ChangesXavier Leroy2 years
4.10ChangesGabriel Scherer20 months
4.11ChangesGabriel Scherer20 months
4.12ChangesGabriel Scherer20 months
4.13Merge pull request #11860 from Octachron/index_for_stdlibGabriel Scherer16 months
4.14Allow installing in folder with space in name (#11590)David Allsopp16 months
5.0suppress spurious alert when compiling stdlib documentationDamien Doligez13 months
5.1Merge pull request #12131 from NickBarnes/nick-get-copyGabriel Scherer12 months
FSFMAJ 2004-02-16Xavier Leroy20 years
MPR7048MPR#7048: ocamldoc -latex, don't escape Latin-1 accented vowelsXavier Leroy7 years
MPR7609MPR#7609: use-after-free with ocamldebug and Pervasives.flush_all (alternativ...Xavier Leroy7 years
MPR7609-continuedMPR#7609: use-after-free with ocamldebug and Pervasives.flush_all, continuedXavier Leroy7 years
MPR7638MPR#7638: in the Windows Mingw64 port, multithreaded programs compiled to byt...Xavier Leroy7 years
MPR7642MPR#7642 continued: fixing typosXavier Leroy7 years
PR7042Fix for PR#7024: CSE confuses +0.0 and -0.0Xavier Leroy8 years
abstract-newclean up Types.VarianceJacques Garrigue11 years
abstract_intel_emitSync with trunk.Alain Frisch9 years
abstract_x86_asmabstract_asm: first step in checking args of mnemonicsFabrice Le Fessant10 years
afrisch_fix_reachable_wordsUpdate ChangesAlain Frisch3 years
afrisch_fix_stdlib_makefile_windowsAvoid rules with multiple targets.alainfrisch6 years
annot-from-lambdaAdded tail call heuristic for native compilationXavier Leroy14 years
arm-literalsARM emitter: fix max_instruction_size and rename num_literals into size_literalsXavier Leroy7 years
arm64Nasty typo in destroyed_at_c_call causing wrong register allocation e.g. for ...Xavier Leroy11 years
ast_rewriterDo not create intermediate files when several ast rewriters are chained.Alain Frisch12 years
atomic_write_cmiCreate .annot and .cmt files atomically, like .cmi filesXavier Leroy7 years
attributesFixes.Alain Frisch12 years
autofocusNew modifier in record declaration (after 'mutable'): 'match'. This enables ...Alain Frisch12 years
backend-optimsUpdated dependencies.Xavier Leroy10 years
big-marshalMinor fixes following the discussion on pull request 224:Xavier Leroy9 years
binary-annotbinary-annot: added some tools cmt2ml, cmt2annotFabrice Le Fessant13 years
binary-compatbinary-compat: finished - input and output - 3.12.0 3.11.2Fabrice Le Fessant13 years
build-with-debugging-informationsBuild the compiler with debugging informationsPierre Chambart8 years
cc-optimasmrun/Makefile: Remove hard-wired '-O' optionsXavier Leroy9 years
cducetrunkMerge from diff ocaml3100/ocaml3102: cvs update -j ocaml3100 -j ocaml3102 -kkAlain Frisch16 years
class-with-typemore examplesJacques Garrigue15 years
cmm-mach-typesUpdate to trunk r16267.Xavier Leroy9 years
constructors_with_recordComment about doing something special with mutable fields.Alain Frisch12 years
constructors_with_record2Reference.Alain Frisch10 years
constructors_with_record3Cleanup.Alain Frisch10 years
constructors_with_record4Sync with trunk.Alain Frisch10 years
constructors_with_record5Sync.Alain Frisch10 years
contractsupdateDana N. Xu11 years
contracts-3.11Rename contracts branch.Xavier Leroy13 years
contribution_workflowMake it sounds less scary.alainfrisch7 years
delegateval ... with [private] {reader|writer|accessor}Jacques Garrigue20 years
deprecated_optional_argumentsPOC deprecated optional argumentsAlain Frisch6 years
disable_unused_warnings_for_print_typesAlso disable warning 60.alainfrisch7 years
doc2attrImprove logic to return several warnings for ill placed doc comments.Alain Frisch9 years
doc_windows_unicodeInstructions related to FlexDLL.alainfrisch7 years
dothatCamlp4 has been bootstrapped!Pierre Weis12 years
dwarffile headersMark Shinwell11 years
dynamic_loadingSupport IRIXXavier Leroy23 years
dynamicsrestart developpingJun FURUSE / 古瀬 淳22 years
dyntypesComments.Alain Frisch14 years
enter-mod-decltypemod: lower_nongen to outer scope, not to scope - 1Thomas Refis5 years
ephemeronmerge with trunk at rev 14512Damien Doligez10 years
exception_registrationContinue.Alain Frisch11 years
execvpeMPR#7640: update ChangesXavier Leroy7 years
expolyajout de la quantification des variables de rangeeJacques Garrigue18 years
extension_pointsThese two files slipped through a synchronization with trunk.Alain Frisch11 years
fastclassno local application of obj_init to envJacques Garrigue20 years
faster-testsuiteThe result file was renamed.Xavier Leroy9 years
fix-32bit-warningfix commit a80d536Damien Doligez8 years
fix-getwd-useGPR#1086 continued: do not use getwd()Xavier Leroy7 years
fix_7657Changelog.alainfrisch7 years
fix_7680Get rid of redundant machinery.alainfrisch6 years
fix_7682Fix bug on unboxed records with one polymorphic field.alainfrisch6 years
fix_large_file_lseek_windowsMerge branch 'trunk' into fix_large_file_lseek_windowsAlain Frisch6 years
fix_mingwTry to fix MinGW build.alainfrisch7 years
fix_ocamllexFix bug introduced in #1585.alainfrisch6 years
fixedtypesrename fixed types as privateJacques Garrigue19 years
flambdaBranch to add a pass between lambda and clambdaPierre Chambart10 years
flambda_trunkSome fixes, in particular for Windows.alainfrisch8 years
fmuexpand correctly?Jacques Garrigue20 years
fstclassmodRemove the combined unpack/local binding of modules (let module (M : T) = ...).Alain Frisch15 years
fstclassmod_parametrizedFix pretty-printing bug.Alain Frisch14 years
gadt-warningsswitch to 'pat -> .' and add P/Texp_unreachableJacques Garrigue9 years
gadtsfix record pattern-matching; sort records in typed treeJacques Garrigue13 years
gadts-develmerge trunkJacques Garrigue12 years
gadts-devel-lenormandRename the branch to reuse the nameJacques Garrigue13 years
gcamlport to the latest ocaml (2004/06/18)Jun FURUSE / 古瀬 淳20 years
gcaml3fix of printerJun FURUSE / 古瀬 淳19 years
gcaml30903.09.1 updateJun FURUSE / 古瀬 淳16 years
gcaml3101regexp temporary disableJun FURUSE / 古瀬 淳16 years
ground_coercionmise a jourJacques Garrigue16 years
hex-floatscanf support for %h and %H (hex floats).Xavier Leroy9 years
hidden_argsadd hidden arguments to type constructorsJacques Garrigue23 years
implicit-subtypingAllow implicit coercion on type with free variables (if subtyping does not un...Alain Frisch13 years
implicit-unpackbe principalJacques Garrigue14 years
implicitsAllow to take instances of polymorphic values which are not functions.Alain Frisch13 years
improve-PIC-and-PIEGPR#1323: generate frame tables in data sectionXavier Leroy7 years
improve_arg_read_argAvoid non-tail recursion when loading files in Arg.read_arg.alainfrisch7 years
inline-moreinline-more: flatten structures in transl_store_structureFabrice Le Fessant13 years
inplace_letOptimize let-bindings.Alain Frisch14 years
ios-supportenhanced commentGerd Stolpmann9 years
jo311Preparing relase 3.11.2Luc Maranget14 years
jo312Put remove_DEBUG in tools, once for all.Luc Maranget13 years
jo400version to 4.00.1.ALuc Maranget11 years
jo401Merge jo401 w.r.t ocaml/4.01 from 13776 to 14115Luc Maranget10 years
jocamltrunkReport jocaml related changes performed in jo401Luc Maranget10 years
jocamltrunk+cducebackport from jocamlPierre Habouzit19 years
labltkimport labltkJacques Garrigue24 years
let_open_in_classesManual.alainfrisch7 years
letopenessai d'ajout de let open ... inJacques Garrigue23 years
letopeninInitial commit on this branch.Alain Frisch15 years
lightlabelsflags -> modeJacques Garrigue24 years
located_errorsKeep location on value declarations.Alain Frisch14 years
m7100_gc_when_many_custom_blocks_in_minor_heapMerge branch 'trunk' into m7100_gc_when_many_custom_blocks_in_minor_heapAlain Frisch6 years
map_file_omissionIntroduce UnixLabels.map_fileXavier Leroy7 years
mark_expansiveMark expansive subexpressions and allow generalizing nonexpansive ones.Jacques Garrigue21 years
masterextend OCAMLRUNPARAM instead of replacing itDamien Doligez9 years
menubarsapparenceJacques Garrigue21 years
merge_sig_strremove useless Obj.magicDamien Doligez9 years
metadataAdding metadata to expressions in parsetree.Alain Frisch14 years
minus-camlp4remove camlp4Jérémie Dimino10 years
mltkmltk -> labltk, temporary...Jun FURUSE / 古瀬 淳22 years
module-aliasAdd -trans-mod option for transparent module dependencies.Jacques Garrigue10 years
module_of_module_typeImplement the '(module type <module-type>)' module-expr.Alain Frisch14 years
moduletypeofExperiment: module type ofXavier Leroy14 years
monadic_letMore work on typingWojciech Meyer11 years
more_unboxingSync with trunk.Alain Frisch12 years
multimatchmerge from HEADJacques Garrigue21 years
namespacesnamespaces: fixed camlp4 compilation, but ocamlbuild still fails to compile, ...Fabrice Le Fessant13 years
natdynlinkMerge manifest when producing .cmxs.Alain Frisch17 years
new-test-frameworklast commit in this branchDamien Doligez9 years
newfunsyntaxMore liberal syntax for annotations: let (f : ...) x1 x2 = ....Alain Frisch14 years
newoolabadd specific test supportJacques Garrigue20 years
newoolab2reload for IspectestJacques Garrigue20 years
newoolabmultavoid one shiftJacques Garrigue20 years
newsysthreadsMore cleanupsXavier Leroy14 years
newtypeinRemove the 'let new type t in ...' syntax, replaced by 'fun (type t) -> ...'.Alain Frisch15 years
no_internal_deprecationDeprecated type declarations are not reported when accessed from the current ...alainfrisch7 years
non-vanishingroll back addition of abstract new typesJacques Garrigue11 years
objvariantsmerge from 2004-12-10Jacques Garrigue19 years
ocaml-binannotbinannot: replace Lazy by EnvLazy for serializationFabrice Le Fessant12 years
ocaml2Correction du bug signale par C.Rinderknecth (composantes mal calculees pour ...Xavier Leroy24 years
ocamldebug_gBuild tools with debugging informationNicolás Ojeda Bär6 years
ocamlmodestandaloneJacques Garrigue22 years
olablconverterJacques Garrigue24 years
open_typesmerge 'merge-exceptions.patch' and add forgotten filesJacques Garrigue10 years
opt_backtraceException backtraces for AMD64/Win64Xavier Leroy17 years
overriderevert unnecessary changesJacques Garrigue14 years
overridemethodInitial implementation of the override modifier.Alain Frisch14 years
poly_methmore detailsJacques Garrigue23 years
poly_meth2merging poly_meth2Jacques Garrigue22 years
polyrecl'exemple de XavierJacques Garrigue15 years
ppc64Typo in comment explaining the TOC galore. (Courtesy M. Shinwell.)Xavier Leroy9 years
pr/1866take @shindere's remarks into accountDamien Doligez6 years
pr7591MPR#7591, GPR#1257: Update ChangelogXavier Leroy7 years
pr7661-againFix followup to MPR#7661, Extension constructor patterns with argumentmaranget6 years
pr8891PR#8891: used as a base for other PRsThomas Refis5 years
pr8908PR#8908: used as a base for other PRs.Thomas Refis5 years
pr8934PR#8934: used as a base for other PRsThomas Refis5 years
private_abbrevsThis commit was manufactured by cvs2svn to create branchNo author17 years
raise_variantsNo need for caml_init_exceptions.Alain Frisch10 years
record-disambiguationmerge patch new-error.diff by lpw25Jacques Garrigue11 years
recursive_modulesMAJ versionXavier Leroy21 years
remove-libnumRemove otherlibs/numXavier Leroy7 years
remove_spurious_semi_colonsAdapt to stricter semantics of ';' in strict-sequence.alainfrisch7 years
resurrect-cygwin64-review-baseSimpler implementation of Ccomp.linker_is_flexlinkDavid Allsopp4 years
revert-1377-ocamldep_nested_include_fixRevert "MPR#7643, ocamldep: fix nested structures blowup"Gabriel Scherer7 years
safe-stringmerge trunk up to commit 14699Damien Doligez10 years
short-pathsshorten paths in annot + lookup abbreviations in persistent structuresJacques Garrigue11 years
short-paths-4.01Merge short-paths into a fresh branch of trunk.Jacques Garrigue11 years
sigsubstrevert c9634: no need to modify env.mlJacques Garrigue14 years
simplify_duplicate_ident_optimNew implementation of Env.make_copy_of_typesAlain Frisch5 years
sse2Fix SVN properties.Alain Frisch14 years
static_exceptionsAllow combining static and normal exception handlers in a single try...with.Alain Frisch11 years
strict_labelsremove doublonsJacques Garrigue23 years
stripped-ocamlstripped-ocaml: moved labltk, ocamlbuild, camlp4 to vendors/ subdirFabrice Le Fessant11 years
test_for_self_reviewTest commit.alainfrisch7 years
tests_asmcomp_revisedSplit tests/asmcomp into tests/asmgen and /tests/asmcompXavier Leroy7 years
tmp-merging-3.12.1debugging svn problemsDamien Doligez13 years
treematch+Luc Maranget16 years
trunkInstruction scheduling: do not reorder atomic loads (#12248)Xavier Leroy12 months
unlabeled-1.1.2This commit was manufactured by cvs2svn to create branchNo author29 years
unlabeled-1.2.2This commit was manufactured by cvs2svn to create branchNo author29 years
unlabeled-1.3.2merci AlainJacques Garrigue22 years
unused_declarationsSynchronize with trunk.Alain Frisch12 years
user-defined-indexing-operatorsFix GPR#69 changes: bigarray compatibility sectionoctachron8 years
variants303enrich variant type syntaxJacques Garrigue23 years
varunionallow [] as a refinement of [> ] but not [< ..]Jacques Garrigue17 years
warning_attribute_on_type_exprsAccept test change.alainfrisch7 years
win32MAJXavier Leroy22 years
win32-renameImprove documentation of Unix.renameXavier Leroy7 years
win32-socketsTypo in do_read (byterun/io.c)Xavier Leroy8 years
with-frame-pointersAdd -with-frame-pointers to ./configureFabrice Le Fessant11 years