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-25
Merge branch 'bjorn/line-numbers-in-exceptions/OTP-9468' into major
Björn Gustavsson
2011-08-25
Merge branch 'dev' into major
Henrik Nord
2011-08-24
Merge branch 'anders/diameter/augment_inherited_enums/OTP-9469' into dev
Anders Svensson
2011-08-24
Merge branch 'anders/diameter/optional_appid_in_spec/OTP-9467' into dev
Anders Svensson
2011-08-24
Merge branch 'hw/update-chmod-without-f' into dev
Henrik Nord
2011-08-24
Merge branch 'ao/fix-percept-msgs' into dev
Henrik Nord
2011-08-24
Fix message handling in select requests
Ahmed Omar
2011-08-24
Add demonitor to avoid keeping DOWN message in the queue
Ahmed Omar
2011-08-24
Merge branch 'sa/dialyzer-server-loop-fix' into dev
Henrik Nord
2011-08-23
Merge branch 'gs/yecc-example' into dev
Henrik Nord
2011-08-23
Merge branch 'sa/dialyzer-small-fixes' into dev
Henrik Nord
2011-08-23
Merge branch 'nick/ssh/stop_channel_tampers_with_trap_exit_flag/OTP-9386' int...
Niclas Eklund
2011-08-23
Merge branch 'nick/lht-idl-compiler-opt/OTP-9460' into dev
Niclas Eklund
2011-08-23
Fix missing comma in code example
Raimo Niskanen
2011-08-18
Fix incorrect order of pseudo variables in yecc example
garrett
2011-08-18
[IC] Changed version, added release note and updated license headers.
Niclas Eklund
2011-08-18
Fix a bug in zip:zip_open/1,2.
Hans Bolinder
2011-08-18
debugger: By default, only save non-tail-recursive calls
Björn Gustavsson
2011-08-18
debugger: Add line_number_SUITE
Björn Gustavsson
2011-08-18
debugger: Include line numbers in exceptions
Björn Gustavsson
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-18
Merge branch 'hb/correction_of_zip_contracts/OTP-9471' into dev
Hans Bolinder
2011-08-18
Merge branch 'hb/et/remove_dialyzer_warnings/OTP-9470' into dev
Hans Bolinder
2011-08-17
Correct contracts in the zip module
Hans Bolinder
2011-08-17
Merge branch 'ia/odbc/skip-tests-because-of-driver-issues' into dev
Ingela Anderton Andin
2011-08-17
Remove Dialyzer warnings
Hans Bolinder
2011-08-17
Allow @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-17
Fix dialyzer warning on default clause for binary comprehension
Ivan Dubrov
2011-08-17
ic: Fix typo, #ifudef -> #ifndef
Haitao Li
2011-08-16
Merge branch 'kj/eunit-surefire-fixes' into dev
Henrik Nord
2011-08-16
Merge branch 'cr/trivia' into dev
Henrik Nord
2011-08-16
compiler: Don't create filenames starting with "./"
Björn Gustavsson
2011-08-16
Merge branch 'rc/edoc-minor' into dev
Henrik Nord
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
[next]