aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2010-12-17Merge branch 'maint-r13' into maint-r14Niclas Eklund
2010-12-17Update release notesErlang/OTP
2010-12-17Merge branch 'ia/ssl/session-and-cert-cache-handling/OTP-8965' into maint-r14Erlang/OTP
2010-12-17Prep for dev (notes, vsn.mk and appup).Micael Karlberg
2010-12-17Merge branch 'rickard/ets-tab-delete/OTP-8999' into devRickard Green
2010-12-17Merge branch 'bmk/inets/httpd_hrl_file_install/OTP-8988' into devIngela Anderton Andin
2010-12-17Cleaned up meaningless code discovered thanks to coverIngela Anderton Andin
2010-12-16External include filesMicael Karlberg
2010-12-16Set types correctly for open_port({spawn_executable, ...Patrik Nyblom
2010-12-16Added dumping of data after (snmpa_vacm) cleanup call.Micael Karlberg
2010-12-16Merge branch 'nick/orber/old_ssl_option/OTP-8994' into maint-r14Erlang/OTP
2010-12-16Merge branch 'nick/orber/recursive_types/OTP-8868' into maint-r14Erlang/OTP
2010-12-16Fix type specification of the ets:new/2 BIFJesper Louis Andersen
2010-12-16Grammar and typo fixes for the httpc module documentationFilipe David Manana
2010-12-16Safe deallocation of ETS-table structuresRickard Green
2010-12-16Prepare for releaseIngela Anderton Andin
2010-12-16Cache invalidation and consistent user closingIngela Anderton Andin
2010-12-16Cache invaldation first version does not break old test casesIngela Anderton Andin
2010-12-15kernel: fix faulty distribution testcaseBjörn-Egil Dahlberg
2010-12-15Remove ancient distribution message DOP_NODE_LINK from all codePatrik Nyblom
2010-12-15Fixes a race condition found in percept_db start/1 function.Ahmed Omar
2010-12-14Merge branch 'nick/orber/old_ssl_option/OTP-8994' into maint-r13Erlang/OTP
2010-12-14Support for recursive unions and structs. Break loop if recursive TypeCode.Niclas Eklund
2010-12-13Fixes to the orddict module documentationFilipe David Manana
2010-12-13Fixes to the dict module documentationFilipe David Manana
2010-12-13Fix native code compiler infinite loop and update type info for 're'Kostis Sagonas
2010-12-10Added counter (variables) for usm.Micael Karlberg
2010-12-10Merge branch 'maint-r13' of super:otp into nick/orber/recursive_types/OTP-8868Niclas Eklund
2010-12-10The SSL option {ssl_imp, old} was not used if ssl_generation was set to 2. On...Niclas Eklund
2010-12-10Fix wrong erl_compare_ext result comparing listsVitaliy Batichko
2010-12-10Correct erl_global{register, unregister} functionsVitaliy Batichko
2010-12-10Cosmetic stuff (when to newline, intending, ..).Micael Karlberg
2010-12-10Update test support so that if common test fails to be stopped in a suite, th...Lukas Larsson
2010-12-10Added variables from STANDARD-MIB (including counters).Micael Karlberg
2010-12-10Various cosmetic (print) fixes. Wrong module names used for theMicael Karlberg
2010-12-10"Completed" sed'ing of config files.Micael Karlberg
2010-12-10Fix a couple typos in filename encoding docsTuncer Ayaz
2010-12-09First preliminary sedding...Micael Karlberg
2010-12-09Add tests for SCB's with same id and fixed bug relating to itLukas Larsson
2010-12-09Added preliminary make targets for config file building (sed'ing).Micael Karlberg
2010-12-09First preliminary addition of the test configMicael Karlberg
2010-12-09Add test suites for failing in init/1 functionLukas Larsson
2010-12-09Added tests for starting SCB's with arguments and fixed a bug with how SCB's ...Lukas Larsson
2010-12-08Add PID (~p) type parameters to ei_formatVitaliy Batichko
2010-12-08Add char (~c) type parameters to ei_formatVitaliy Batichko
2010-12-08Added utility variable print function, and utilized it in view-mib.Micael Karlberg
2010-12-08Add so that failures in SCB:init/1 causes the entire scb scope to failLukas Larsson
2010-12-08Fix bug which caused scb to be added too much when initiated in the suite inf...Lukas Larsson
2010-12-08Started work on documenting suite callbacks, this is a partial commitLukas Larsson
2010-12-08Add locking mechanism for scb state when using parallel groupsLukas Larsson