aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-02-14Fix bug in the simplification of inexact comparisonsKostis Sagonas
2011-02-14Various cleanups and cosmetic changesKostis Sagonas
2011-02-14Fix bug with subgroups after introduction of remote groupsLukas Larsson
2011-02-14Updsated macro EFORMAT exit handling.Niclas Eklund
2011-02-14Merge branch 'bjorn/fix-make_stub-leak' into devBjörn Gustavsson
2011-02-14Fix -spec for file:write_file/3Magnus Henoch
2011-02-14Eliminate memory leak in code:make_stub/1Björn Gustavsson
2011-02-14Test more error cases for code:make_stub/1Björn Gustavsson
2011-02-14Never allow os:find_executable/1 to return the path of directoriesBjörn Gustavsson
2011-02-14compile: Refactor handling of source options (e.g. 'from_core')Björn Gustavsson
2011-02-14Corrected spec usage.Niclas Eklund
2011-02-11Merge branch 'ia/ssl/dialyzer-spec-fixes' into devIngela Anderton Andin
2011-02-11Added missing return value in dialyzer specs (ssl.erl)Ingela Anderton Andin
2011-02-10Update internal pmap to have a process limitLukas Larsson
2011-02-10Eliminated Dialyzer warnings when using exit or throw.Niclas Eklund
2011-02-10Verify that temp allocated memory is releasedRickard Green
2011-02-10Fix exception generation in the io moduleBjörn-Egil Dahlberg
2011-02-10Strengthen some specsKostis Sagonas
2011-02-10Allow for --show_success_typings spelling alsoKostis Sagonas
2011-02-09Add '--show_success_typings' optionStavros Aronis
2011-02-09Rename Suite Callback to Common Test HookLukas Larsson
2011-02-09Fix win32 file drivers atime/mtimeBjörn-Egil Dahlberg
2011-02-09Merge branch 'bjorn/beam-max-args/OTP-9049' into devBjörn Gustavsson
2011-02-09Merge branch 'bjorn/compiler/eliminate-warnings' into devBjörn Gustavsson
2011-02-08Fix crash in oveloaded contracts with overlapping domainsKostis Sagonas
2011-02-07v3_codegen: Use the latest instance of StBjörn Gustavsson
2011-02-06Fix a type error and do some further cleanupKostis Sagonas
2011-02-06Type cleanups and simplificationsKostis Sagonas
2011-02-06Cleanup the analysis recordKostis Sagonas
2011-02-06Remove typer_annotator.erl and typer.hrlKostis Sagonas
2011-02-06Remove typer_info.erl fileKostis Sagonas
2011-02-06Remove typer_options.erl fileKostis Sagonas
2011-02-06Remove typer_preprocess.erl fileKostis Sagonas
2011-02-06Delete typer_map.erl file, really this timeKostis Sagonas
2011-02-06Delete typer_map.erl fileKostis Sagonas
2011-02-06Various cleanupsKostis Sagonas
2011-02-06Fix Typer's hanging when module name doesn't match filenameStavros Aronis
2011-02-06Moved option to its proper positionKostis Sagonas
2011-02-06Clean up of commentsKostis Sagonas
2011-02-06Up version to reflect major rewriteKostis Sagonas
2011-02-06Add '--no_spec' option to TyperStavros Aronis
2011-02-06Replace some string() with file:filename()Kostis Sagonas
2011-02-06First cut of tidier's cleanupKostis Sagonas
2011-02-05Fix a couple typos in driver_entry(3)Tuncer Ayaz
2011-02-03HALFWORD ETS match spec heap fragment optimizationSverker Eriksson
2011-02-03HALFWORD ETS removed eheap and improved test case t_match_spec_runSverker Eriksson
2011-02-03HALFWORD ETS Further match spec optimization to minimize copying and garbageSverker Eriksson
2011-02-03HALFWORD ETS db_prog_match optimizationSverker Eriksson
2011-02-03HALFWORD ETS Fix segv for match spec with several function and guardsSverker Eriksson
2011-02-03HALFWORD Make system_info mseg_alloc report both low/high memSverker Eriksson