aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-02-28Make hipe hipe-compiled w/ --enable-native-libsPatrik Nyblom
2012-02-28[asn1] Replace 'driver' option with 'nif'Adam Lindberg
2012-02-28[asn1] Correct test suite dependenciesAdam Lindberg
2012-02-28[asn1] Parallelize test suitesAdam Lindberg
2012-02-28[asn1] Make tables and processes unnamedAdam Lindberg
2012-02-28[asn1] Abstract out table access to new moduleAdam Lindberg
2012-02-28[asn1] Run asn1 compilation in a separate processAdam Lindberg
2012-02-28Merge branch 'maint'Dan Gudmundsson
2012-02-28Merge branch 'dgud/observer/perf-mon/OTP-9891' into maintDan Gudmundsson
2012-02-28Merge branch 'dgud/mnesia/fix-qlc-warning' into maintDan Gudmundsson
2012-02-28Merge branch 'dgud/wx/misc-improvements/OTP-9947' into maintDan Gudmundsson
2012-02-28Merge remote branch 'upstream/maint'Ingela Anderton Andin
2012-02-28Merge branch 'ia/ssh/currently-supported-doc/OTP-8109' into maintIngela Anderton Andin
2012-02-28Merge remote branch 'upstream/maint'Ingela Anderton Andin
2012-02-28Merge branch 'ia/ssh/error-handling' into maintIngela Anderton Andin
2012-02-28Prevent client hanging. (OTP-8111)Ingela Anderton Andin
2012-02-27[wx] Add simple taskbaricon testDan Gudmundsson
2012-02-24erts: Adapt gdb etp-command for new beam_rangesSverker Eriksson
2012-02-24erts: Set correct default tracing when loading codeSverker Eriksson
2012-02-24erts: Fix faulty assert in non-smp debug vmSverker Eriksson
2012-02-24Merge branch 'maint'Gustav Simonsson
2012-02-24Merge branch 'uw/extending_gen' into maintGustav Simonsson
2012-02-24Merge branch 'pan/win32_testbuild' into maintGustav Simonsson
2012-02-24[wx] Add missing stc functionDan Gudmundsson
2012-02-24[wx] Add wxTaskBarIcon classDan Gudmundsson
2012-02-24[wx] Doc overloaded functionsDan Gudmundsson
2012-02-23Fix problem with large fun environment being copied unnecessarilyPeter Andersson
2012-02-23erts: Use correct macro for "yield-return"Sverker Eriksson
2012-02-23Merge branch 'sverk/hipe-debug-cherries'Sverker Eriksson
2012-02-23Merge branch 'maint'Sverker Eriksson
2012-02-23Merge branch 'sverk/ets-compress-bug' into maintSverker Eriksson
2012-02-23erts: Refactor code loading with renamingSverker Eriksson
2012-02-23erts: Seize code_ix lock when updating trace settingsSverker Eriksson
2012-02-23erts: Switch order between code_ix lock and thread blockingSverker Eriksson
2012-02-23Merge branch 'maint'Gustav Simonsson
2012-02-22Review by Kostis Sagonas and fixesStavros Aronis
2012-02-22Simplify external vs bad calls checkStavros Aronis
2012-02-22Remove callgraph from the state used during solvingStavros Aronis
2012-02-22Refactorings in dialyzer_typesigStavros Aronis
2012-02-22Avoid unnecessary passing of huge terms in some closuresStavros Aronis
2012-02-22Further simplificationsStavros Aronis
2012-02-22Remove redundant codeStavros Aronis
2012-02-22Simplify dialyzer_succ_typings codeStavros Aronis
2012-02-22Cleanups in dialyzer_callgraph and dialyzer_dataflowStavros Aronis
2012-02-22Zero-arity unused functions Dialyzer patchStavros Aronis
2012-02-22Cleanup debug messages in dialyzer_dataflowStavros Aronis
2012-02-22Refactorings in dialyzer_analysis_callgraphStavros Aronis
2012-02-22Allow t_opaque_structure to handle multiple opaque typesStavros Aronis
2012-02-22Support alternative spelling of behaviourStavros Aronis
2012-02-22Refactor function selection by Dialyzer's codeserverStavros Aronis