index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2011-08-18
Update examples in the documentation to include line numbers
Björn Gustavsson
2011-08-18
beam_lib: Retain the "Line" chunk when stripping BEAM files
Björn Gustavsson
2011-08-18
compiler: Add no_line_info for suppressing line/1 instructions
Björn Gustavsson
2011-08-18
common_test: Use line numbers in exceptions
Björn Gustavsson
2011-08-18
common_test tests: Don't do detailed testing of the stack backtrace
Björn Gustavsson
2011-08-18
test_server: Refactor init_per_testcase/3 into two functions
Björn Gustavsson
2011-08-16
compiler: Don't create filenames starting with "./"
Björn Gustavsson
2011-08-16
Lookup and include filenames and line numbers in exceptions
Björn Gustavsson
2011-08-16
emulator: Add a fourth element in exception stacktraces
Björn Gustavsson
2011-08-16
Include location information for line instructions in BEAM files
Björn Gustavsson
2011-08-16
compiler: Generate line instructions
Björn Gustavsson
2011-08-16
compiler, emulator: Introduce the line/1 instruction
Björn Gustavsson
2011-08-16
v3_kernel: Make sure that line number annotations are passed through
Björn Gustavsson
2011-08-16
v3_core: Annotate exception-generating clauses with line numbers
Björn Gustavsson
2011-08-16
Remove support for very old BEAM files
Björn Gustavsson
2011-08-16
Don't include tail-recursive calls in stacktraces
Björn Gustavsson
2011-08-16
Fix the no_tail option
Björn Gustavsson
2011-08-16
dbg_ieval: Properly handle exceptions when binary construction fails
Björn Gustavsson
2011-08-16
Fix binary matching in the debugger
Björn Gustavsson
2011-08-16
Delay saving of the stack in exit_info when an exception occurs
Björn Gustavsson
2011-08-16
Eliminate warnings in test suites
Björn Gustavsson
2011-08-16
Update test suites that have been copied from other applications
Björn Gustavsson
2011-08-16
Fix handling of guard BIFs in list and binary comprehensions
Björn Gustavsson
2011-08-16
Handle terms in the top-level of guards properly
Björn Gustavsson
2011-08-16
Make sure that erlang:raise/3 sets the emulated stacktrace
Björn Gustavsson
2011-08-16
Make stacktraces in exceptions more similar to BEAM's stacktraces
Björn Gustavsson
2011-08-16
Don't build stacktrace until erlang:get_stacktrace() is called
Björn Gustavsson
2011-08-16
Rewrite stack handling
Björn Gustavsson
2011-08-16
Slightly clean-up and optimize some evaluation code
Björn Gustavsson
2011-08-16
ieval record: Rename the misnamed 'last_call' field to 'top'
Björn Gustavsson
2011-08-16
dbg_istk: Use a record for stack entries instead of a tuple
Björn Gustavsson
2011-08-16
Break out stack handling into the dbg_istk module
Björn Gustavsson
2011-08-16
dbg_iload: Remove unnecessary handling of old guard tests
Björn Gustavsson
2011-08-16
Remove the special handling of Mod:module_info/{0,1}
Björn Gustavsson
2011-08-16
Remove the special handling of spawn BIFs
Björn Gustavsson
2011-08-16
Remove BIFs that no longer exist from dbg_iload:bif_type/1
Björn Gustavsson
2011-08-16
Handle all guard BIFs as safe in function bodies
Björn Gustavsson
2011-08-16
Remove support for erlang:fault/{1,2}
Björn Gustavsson
2011-08-16
compiler tests: Add a test for constants in guards
Björn Gustavsson
2011-08-15
Merge branch 'dev' into major
Niclas Eklund
2011-08-15
Merge branch 'nick/lht-idl-compiler-opt/OTP-9460' into dev
Niclas Eklund
2011-08-11
Changed version, added release note and updated license headers.
Niclas Eklund
2011-08-10
Merge branch 'dev' into major
Lars Thorsen
2011-08-10
Merge branch 'lars/xmerl/attr_val_bug/OTP-9411' into dev
Lars Thorsen
2011-08-10
Merge branch 'dev' into major
Lars Thorsen
2011-08-09
Added test case for ticket 9411.
Lars Thorsen
2011-08-09
Entity replacement in attributes doesn't work poperly.
Lars Thorsen
2011-08-09
Added ticket test case.
Lars Thorsen
2011-08-09
Fixed problem with relative paths to schemas.
Lars Thorsen
2011-08-08
Merge branch 'dev' into major
Henrik Nord
[next]