aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2011-08-18test_server: Refactor init_per_testcase/3 into two functionsBjörn Gustavsson
2011-08-18Merge branch 'hb/correction_of_zip_contracts/OTP-9471' into devHans Bolinder
2011-08-18Merge branch 'hb/et/remove_dialyzer_warnings/OTP-9470' into devHans Bolinder
2011-08-17Correct contracts in the zip moduleHans Bolinder
2011-08-17Merge branch 'ia/odbc/skip-tests-because-of-driver-issues' into devIngela Anderton Andin
2011-08-17Remove Dialyzer warningsHans Bolinder
2011-08-17Allow @enum when AVP is defined in an inherited dictionary.Anders Svensson
2011-08-17@id required in dictionary files only when @messages is specified.Anders Svensson
2011-08-17Fix dialyzer warning on default clause for binary comprehensionIvan Dubrov
2011-08-17ic: Fix typo, #ifudef -> #ifndefHaitao Li
2011-08-16Merge branch 'kj/eunit-surefire-fixes' into devHenrik Nord
2011-08-16Merge branch 'cr/trivia' into devHenrik Nord
2011-08-16compiler: Don't create filenames starting with "./"Björn Gustavsson
2011-08-16Merge branch 'rc/edoc-minor' into devHenrik Nord
2011-08-16Lookup and include filenames and line numbers in exceptionsBjörn Gustavsson
2011-08-16emulator: Add a fourth element in exception stacktracesBjörn Gustavsson
2011-08-16Include location information for line instructions in BEAM filesBjörn Gustavsson
2011-08-16compiler: Generate line instructionsBjörn Gustavsson
2011-08-16compiler, emulator: Introduce the line/1 instructionBjörn Gustavsson
2011-08-16v3_kernel: Make sure that line number annotations are passed throughBjörn Gustavsson
2011-08-16v3_core: Annotate exception-generating clauses with line numbersBjörn Gustavsson
2011-08-16Remove support for very old BEAM filesBjörn Gustavsson
2011-08-16Don't include tail-recursive calls in stacktracesBjörn Gustavsson
2011-08-16Fix the no_tail optionBjörn Gustavsson
2011-08-16dbg_ieval: Properly handle exceptions when binary construction failsBjörn Gustavsson
2011-08-16Fix binary matching in the debuggerBjörn Gustavsson
2011-08-16Delay saving of the stack in exit_info when an exception occursBjörn Gustavsson
2011-08-16Eliminate warnings in test suitesBjörn Gustavsson
2011-08-16Update test suites that have been copied from other applicationsBjörn Gustavsson
2011-08-16Fix handling of guard BIFs in list and binary comprehensionsBjörn Gustavsson
2011-08-16Handle terms in the top-level of guards properlyBjörn Gustavsson
2011-08-16Make sure that erlang:raise/3 sets the emulated stacktraceBjörn Gustavsson
2011-08-16Make stacktraces in exceptions more similar to BEAM's stacktracesBjörn Gustavsson
2011-08-16Don't build stacktrace until erlang:get_stacktrace() is calledBjörn Gustavsson
2011-08-16Rewrite stack handlingBjörn Gustavsson
2011-08-16Slightly clean-up and optimize some evaluation codeBjörn Gustavsson
2011-08-16ieval record: Rename the misnamed 'last_call' field to 'top'Björn Gustavsson
2011-08-16dbg_istk: Use a record for stack entries instead of a tupleBjörn Gustavsson
2011-08-16Break out stack handling into the dbg_istk moduleBjörn Gustavsson
2011-08-16dbg_iload: Remove unnecessary handling of old guard testsBjörn Gustavsson
2011-08-16Remove the special handling of Mod:module_info/{0,1}Björn Gustavsson
2011-08-16Remove the special handling of spawn BIFsBjörn Gustavsson
2011-08-16Remove BIFs that no longer exist from dbg_iload:bif_type/1Björn Gustavsson
2011-08-16Handle all guard BIFs as safe in function bodiesBjörn Gustavsson
2011-08-16Remove support for erlang:fault/{1,2}Björn Gustavsson
2011-08-16compiler tests: Add a test for constants in guardsBjörn Gustavsson
2011-08-15Correct the contract of timer:now_diff/2Hans Bolinder
2011-08-15Merge branch 'dev' into majorNiclas Eklund
2011-08-15Merge branch 'nick/lht-idl-compiler-opt/OTP-9460' into devNiclas Eklund
2011-08-11Changed version, added release note and updated license headers.Niclas Eklund