aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2011-02-28Add 'apps' option to the erlang interfaceStavros Aronis
2011-02-28Make crypto.c work with valgrind 3.6 and correct cerl.srcPatrik Nyblom
2011-02-28Merge branch 'dev' into bmk/megaco/miscellaneous_dialyzer/OTP-9075Micael Karlberg
2011-02-25No auto import of error/1,2.Micael Karlberg
2011-02-25First batch of attempts to deal with dialyzer issues...Micael Karlberg
2011-02-25Fix trivial typos in supervisor_SUITETuncer Ayaz
2011-02-25Honor start type in .rel files when building relup filesPaul Guyot
2011-02-25[agent] When callingMicael Karlberg
2011-02-25[agent] For the table vacmAccessTable, when performing theMicael Karlberg
2011-02-25Merge branch 'lukas/test_server/ts_cleanup' into lukas/test_server/ts_migrati...Lukas Larsson
2011-02-25[agent] Added a "complete" set of (snmp) table and variableMicael Karlberg
2011-02-25Update test_server tests to conform with common_test standardLukas Larsson
2011-02-24[compiler] Added support for the textual conventionMicael Karlberg
2011-02-24Merge branch 'bjorn/fix-dialyzer-warnings' into devBjörn Gustavsson
2011-02-24Merge branch 'bjorn/compiler/refactor-source-options' into devBjörn Gustavsson
2011-02-24Merge branch 'bjorn/fix-os_find_executable/OTP-8983' into devBjörn Gustavsson
2011-02-23Wrong tag for note (snmpc instead of compiler)...Micael Karlberg
2011-02-23Fixed release notes (almost, since this change willMicael Karlberg
2011-02-23Fixed release notes and appup file.Micael Karlberg
2011-02-23Fixed release notes and appup file.Micael Karlberg
2011-02-23Updated release notes and appup file.Micael Karlberg
2011-02-23Final update of appup filer (forgot about the read_mib macro usedMicael Karlberg
2011-02-23Final update to release notes and the appup file.Micael Karlberg
2011-02-23Updated release notes and the documentation.Micael Karlberg
2011-02-23v3_kernel_pp: Eliminate dialyzer warningBjörn Gustavsson
2011-02-23kernel: Eliminate compiler warningBjörn Gustavsson
2011-02-23stdlib tests: Eliminate some compiler warningsBjörn Gustavsson
2011-02-23compiler: Eliminate some warningsBjörn Gustavsson
2011-02-23Initial fix of release notes (bad notes for version 4.18).Micael Karlberg
2011-02-23Now also handling generation of header files.Micael Karlberg
2011-02-23Fixed document encoding.Micael Karlberg
2011-02-23inet6_tcp_dist: Eliminate dialyzer warning for "tuple fun"Björn Gustavsson
2011-02-23Fixed verbosity.Micael Karlberg
2011-02-23Merge branch 'ia/supervisor-saves-unnecessary-data/OTP-9064' into devIngela Anderton Andin
2011-02-23Fixed MIB file name making...Micael Karlberg
2011-02-22Backup commit (time to go home)...Micael Karlberg
2011-02-22Merge branch 'ia/ssl/dialyzer' into devIngela Anderton Andin
2011-02-22Dialyzer does not like old fun syntaxIngela Anderton Andin
2011-02-22Corrected dialyzer specsIngela Anderton Andin
2011-02-22ei: buffer overflow when decoding atomsMichael Santos
2011-02-22erl_interface: fix buffer overflowsMichael Santos
2011-02-22Modernized some dialyzer specsIngela Anderton Andin
2011-02-22Added test case do_not_save_start_parameters_for_temporary_children and fixedIngela Anderton Andin
2011-02-22Do not save parameter list for any temporary processesIngela Anderton Andin
2011-02-22Do not save initial arguments for dynamic temporary processesIngela Anderton Andin
2011-02-22Merge branch 'bmk/snmp/add_compiler_support_agent_capabilities/OTP-8966' into...Micael Karlberg
2011-02-22Prep for release: snmp-4.19Micael Karlberg
2011-02-22Prep for release: snmp-4.19Micael Karlberg
2011-02-21Update ct_hooks to fail gracefully when a hook is entered incorrectly in suite/0Lukas Larsson
2011-02-21Remove old test_server codeLukas Larsson