aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-03-10Fix handling of bs_match_string translationKostis Sagonas
2013-03-10Take out 'constant' type test and unnecessary type declarationKostis Sagonas
2013-03-10Take out 'constant' type test from left over commentsKostis Sagonas
2013-03-10Enable more warningsKostis Sagonas
2013-03-10Use remote type instead of relying on hipe_icode.hrlKostis Sagonas
2013-03-10Add type info for hipe_bifs:nstack_used_size/0Kostis Sagonas
2013-03-10Use correct type nameKostis Sagonas
2013-03-10Update a commentKostis Sagonas
2013-03-08Delete obsolete note about simple-one-for-one supervisorMagnus Henoch
2013-03-08Checking if jinterface is presentFredrik Gustafsson
2013-03-08kernel: Document application:ensure_started/1,2Björn-Egil Dahlberg
2013-03-08Merge branch 'fredrik/ssh/fix-rekeying/OTP-10911' into maint-r16Erlang/OTP
2013-03-08Merge branch 'ia/ssh/errorhandling-nonexisting-subsystem/OTP-10714' into main...Erlang/OTP
2013-03-08Merge branch 'sverk/erl_interface-trailing-enum-comma' into maint-r16Erlang/OTP
2013-03-08ssh: Prepare for upcoming releaseIngela Anderton Andin
2013-03-08ssh: Test and enhance handling of nonexistent subsystemIngela Anderton Andin
2013-03-08Fixed appup for 2.1.5Fredrik Gustafsson
2013-03-08PER/UPER: Correct decoding of ENUMERATEDs with a single valueBjörn Gustavsson
2013-03-08Merge branch 'fredrik/inets/httpc_length_zero' into maintFredrik Gustafsson
2013-03-08Merge branch 'ta/docs-16b' into maintFredrik Gustafsson
2013-03-08Merge branch 'mh/dialyzer-overlapping-warning/OTP-10918' into maintFredrik Gustafsson
2013-03-08Prepare releaseErlang/OTP
2013-03-08Merge branch 'fredrik/ssh/fix-rekeying/OTP-10911' into maint-r16Erlang/OTP
2013-03-08Merge branch 'sverk/erl_interface-trailing-enum-comma' into maint-r16Erlang/OTP
2013-03-08Fixed rekeying initiation and secured testcaseFredrik Gustafsson
2013-03-08reduce bashismYAMAMOTO Takashi
2013-03-08compilation fix for NetBSDYAMAMOTO Takashi
2013-03-08compilation fix for NetBSDYAMAMOTO Takashi
2013-03-07Merge branch 'anders/cover_source_search/OTP-10902' into maintAnders Svensson
2013-03-07[debugger] Add an option 'Strings'Hans Bolinder
2013-03-07Merge branch 'egil/fix-mseg_dealloc-arguments/OTP-10912' into maintBjörn-Egil Dahlberg
2013-03-07Merge branch 'egil/ansi-pedantic' into maintBjörn-Egil Dahlberg
2013-03-07Fix gen_fsm example codeTuncer Ayaz
2013-03-07Merge branch 'ia/ssl/npn-abbrivated/OTP-10909' into maintIngela Anderton Andin
2013-03-06ssl: Handle next protocol negotiation when reusing a session.Ingela Anderton Andin
2013-03-06Merge branch 'ia/ssl/versions-option' into maintIngela Anderton Andin
2013-03-06Merge branch 'lh/fix-hipe-doc-title/OTP-10904' into maintFredrik Gustafsson
2013-03-06Remove obsolete common_test note regarding source pathsAnders Svensson
2013-03-06Extend cover.erl source searchAnders Svensson
2013-03-06Document change to cover.erl source searchAnders Svensson
2013-03-06Fix cover.xml formatting errorAnders Svensson
2013-03-06Include module, function and arity in Dialyzer's "overlapping domain" warningsMagnus Henoch
2013-03-05Fix doc typos for R16B01Tuncer Ayaz
2013-03-05tests: Refactor away ?line macro in test suiteBjörn-Egil Dahlberg
2013-03-05kernel: Tests for application:ensure_started/1,2Björn-Egil Dahlberg
2013-03-05kernel: Add application:ensure_started/1,2Björn-Egil Dahlberg
2013-03-05erts: Fix refactor error in msegBjörn-Egil Dahlberg
2013-03-05ssl: Clean code thanks to dialyzerIngela Anderton Andin
2013-03-05ssl: Check that negotiated version is a supported version.Ingela Anderton Andin
2013-03-05[jinterface] Kill process between tests to avoid consequential errorSiri Hansen