aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-05-04Prepare releaseErlang/OTP
2011-05-04Merge branch 'sverker/halfword-ets-ordered_set-seq11836/OTP-9258' into maint-r14Erlang/OTP
2011-05-04Fix bug in halfword emulator causing ets:select_delete on ordered_set to crashSverker Eriksson
2011-05-02Merge branch 'nick/ssh/memory_leak/OTP-9232' into maint-r14Erlang/OTP
2011-04-27OTP-9232:Niclas Eklund
2011-04-20Merge branch 'maint-r14' of super:otp into nick/ssh/memory_leak/OTP-9232Niclas Eklund
2011-04-20Merge branch 'maint-r14' of super:otp into nick/ssh/memory_leak/OTP-9232Niclas Eklund
2011-04-20Added deletion of clients to be used when a session is terminated.Niclas Eklund
2011-04-20Merge branch 'nick/ssh_crypto/strengthened_random/OTP-9225' into maint-r14Erlang/OTP
2011-04-19Renamed the function strong_rand_uniform to strong_rand_mpint.Niclas Eklund
2011-04-18Fixed SSH appup, copyright headers SSH vsn and SSH release note.Niclas Eklund
2011-04-15Adds NIFs for cryptographically strong random number generation.Niclas Eklund
2011-04-15Prepare releaseErlang/OTP
2011-04-15Merge branch 'lukas/common_test/ct_hooks_compat_maint/OTP-9200' into maint-r14Erlang/OTP
2011-04-15Update framwork backwards compatability check to use TEST_SERVER_FRAMEWORK as...Lukas Larsson
2011-04-15Export ct_framework:end_tc/3 for backwards compatability reasonsLukas Larsson
2011-04-15Update end_tc framework calls to check the name of the framework module inste...Lukas Larsson
2011-04-11Prepare releaseErlang/OTP
2011-04-11Merge branch 'rickard/process-status/OTP-9197' into maint-r14Erlang/OTP
2011-04-11Merge branch 'sverker/ets_ordered_set_large_smalls/OTP-9181' into maint-r14Erlang/OTP
2011-04-11Fix thread unsafe accessRickard Green
2011-04-11Fix lost wakeup when process garbage collected by otherRickard Green
2011-04-11Only set status P_WAITING when neededRickard Green
2011-04-07Remove truncation error in key comparision for ordered setPatrik Nyblom
2011-04-07Add testcase for process_info() badarg bugRickard Green
2011-04-04Update release notesErlang/OTP
2011-04-04Merge branch 'dgud/mnesia/missing-where2write/OTP-9168' into maint-r14Erlang/OTP
2011-04-04Prepare releaseDan Gudmundsson
2011-04-04Mnesia sometimes failed to tell all nodes that it had started.Dan Gudmundsson
2011-03-14Prepare releaseOTP_R14B02Erlang/OTP
2011-03-14Merge branch 'nick/CORBA/avoid_warnings/OTP-9050' into devNiclas Eklund
2011-03-14Corrected type of action in release notes.Niclas Eklund
2011-03-14Corrected version in release notes file.Niclas Eklund
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-03-11Update release version in install READMEBjörn-Egil Dahlberg
2011-03-11Update primary bootstrapBjörn-Egil Dahlberg
2011-03-11Merge branch 'pan/doc_link_corrections/OTP-9112' into devBjörn-Egil Dahlberg
2011-03-11Merge branch 'sa/dialyzer-missing-spec' into devHenrik Nord
2011-03-11Merge branch 'pg/hipe-remove-constants-pool' into devNiclas Axelsson
2011-03-11Merge branch 'ks/kernel-dialyzer-cleanups' into devNiclas Axelsson
2011-03-11Add spec for function that does not returnKostis Sagonas
2011-03-11Strenghen specKostis Sagonas
2011-03-11Introduce types to avoid duplication in specsKostis Sagonas
2011-03-11Add specs for functions that do not returnKostis Sagonas
2011-03-11Add specs for behaviour callbacksKostis Sagonas
2011-03-11Simplify two specsKostis Sagonas
2011-03-11Merge branch 'ks/dialyzer-r14b02-final-touches' into devNiclas Axelsson
2011-03-11Release notes and new version for R14B02Kostis Sagonas
2011-03-11More descriptive warning when a tuple pattern matches a typed recordStavros Aronis
2011-03-11Better blame assignment when a spec is erroneousStavros Aronis