aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2012-01-05inet_res_SUITE: Improve portability of run-namedRaimo Niskanen
2012-01-05stdlib: Refactor to tag all times in error loggerBjörn-Egil Dahlberg
2012-01-05stdlib: Use utc time as base in error loggerBjörn-Egil Dahlberg
2012-01-05[snmp/agent] Found another old-style fun (2-tuple)Micael Karlberg
2012-01-05[snmp/agent] Removed use of old style tuple funsMicael Karlberg
2012-01-05Merge branch 'bmk/inets/httpc/bad_keep_alive_mode/r14/OTP-9847' into bmk/inet...Micael Karlberg
2012-01-05Correct syntax in compiler.coverBjörn Gustavsson
2012-01-05[inets/httpc] Add proper code change codeMicael Karlberg
2012-01-04Merge branch 'egil/fix-compiler-warnings' into maintBjörn-Egil Dahlberg
2012-01-04[inets/httpc] Add test caseMicael Karlberg
2012-01-04Cover v3_kernel:get_line/1Björn Gustavsson
2012-01-04core_SUITE: Cover the nomatch_shadow warning in v3_kernelBjörn Gustavsson
2012-01-04core_SUITE: Cover v3_kernel:build_match/2Björn Gustavsson
2012-01-04bs_match_SUITE: Add a test case to cover bsm_ensure_no_partition_2/5Björn Gustavsson
2012-01-04core_fold_SUITE: Cover sys_core_fold:is_safe_bool_expr_1/3Björn Gustavsson
2012-01-04core_SUITE: Cover sys_core_fold:eval_is_boolean/2Björn Gustavsson
2012-01-04core_SUITE: Cover sys_core_fold:make_effect_seq/2Björn Gustavsson
2012-01-04beam_validator_SUITE:beam_files/1: Validate modules in parallelBjörn Gustavsson
2012-01-04compilation_SUITE: Compile compiler modules in parallelBjörn Gustavsson
2012-01-04compilation_SUITE: Prevent cover from being run on slave nodesBjörn Gustavsson
2012-01-04test_lib:p_run/2: Be careful about how many parallel processes we useBjörn Gustavsson
2012-01-04Remove part_eval_SUITEBjörn Gustavsson
2012-01-04orber: Use modern list guard in testsuiteBjörn-Egil Dahlberg
2012-01-04orber: Ignore unused variable in orber_tb.erlBjörn-Egil Dahlberg
2012-01-04xmerl: Ignore unused variable in xmerl_uri.erlBjörn-Egil Dahlberg
2012-01-04Merge branch 'bjorn/compiler/match-fail/OTP-9842' into maintBjörn Gustavsson
2012-01-04Add the beam_except pass to optimize exceptionsBjörn Gustavsson
2012-01-04Eliminate the match_fail primop in v3_kernel and later passesBjörn Gustavsson
2012-01-03syntax_tool: Add missing type informationBjörn-Egil Dahlberg
2012-01-03hipe: Add type information to cfg_info recordBjörn-Egil Dahlberg
2012-01-03tools: Use literal formatting in erl_memory.cBjörn-Egil Dahlberg
2012-01-03Fix some broken links in documentationLukas Larsson
2012-01-03asn1: Remove unused variable in asn1_erl_nif.cBjörn-Egil Dahlberg
2012-01-03ei: Remove unused variable in ei_format.cBjörn-Egil Dahlberg
2012-01-03runtime_tools: Fix signedness in trace_ip_drv.cBjörn-Egil Dahlberg
2012-01-03Change the name of generated pdf file for documentation consistencyHenrik Nord
2012-01-03[inets] Add proper release notes for OTP-9847Micael Karlberg
2012-01-03[inets/httpc] Fix the selection of session for keep-alive modeMicael Karlberg
2011-12-22Merge branch 'raimo/opu-fixes' into maintRaimo Niskanen
2011-12-22Merge branch 'hb/erl_docgen/fix_links/OTP-9832' into maintHans Bolinder
2011-12-22Handle nowarn_unused_function like the compiler doesHans Bolinder
2011-12-21[snmp] Updated doc and fixed wrequest create macrosMicael Karlberg
2011-12-21prim_file_SUITE: large_file success depends on wordsizeRaimo Niskanen
2011-12-21[snmp] Be more verbose in the worker procsMicael Karlberg
2011-12-21[snmp] Add a more informative return value when the trap sending failsMicael Karlberg
2011-12-21[snmp] Fixed the mt_trap test-caseMicael Karlberg
2011-12-21[snmp] Maximum number of varbinds in a Get-BULK responseMicael Karlberg
2011-12-21[snmp] Correted the expect bug in the snmp test utilityMicael Karlberg
2011-12-21[snmp] Mostly added some more verbosity stuffMicael Karlberg
2011-12-21Merge branch 'siri/sasl/check-config-in-tar/OTP-9539' into maintSiri Hansen