aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Collapse)Author
2011-05-16Spelling in (backward *compatibility*) comment.Micael Karlberg
2011-05-16Moved entry from "Improvements..." to "Fixed...".Micael Karlberg
2011-05-11Merge branch 'bmk/snmp/counter32_decode/OTP-9022' into ↵Micael Karlberg
bmk/snmp/snmp420_integration Conflicts: lib/snmp/src/app/snmp.appup.src OTP-9022
2011-05-11Updated appup file also (to handle snmp_pdus).Micael Karlberg
2011-05-11Cosmetics.Micael Karlberg
2011-05-11Release notes, test case and some minor decode fixesMicael Karlberg
(allow only 32 bit values when decoding).
2011-05-11Dialyzer cleanup (removed unused function clauses).Micael Karlberg
2011-05-02Merge branch 'bmk/snmp/manager/deprecate_old_api/OTP-9174' into ↵Micael Karlberg
bmk/snmp/snmp420_integration
2011-05-02Forgot to deprecate snmpm:agb/5,6,7,8,9Micael Karlberg
2011-04-20Merge branch 'bmk/agent/extra_info_notification/OTP-9183' into ↵Micael Karlberg
bmk/snmp/snmp420_integration Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src OTP-9119 OTP-9183
2011-04-20Patch from Attila Rajmund Nohl: Arguments switched.Micael Karlberg
2011-04-20Just a save commit (I need to work on another branch...)Micael Karlberg
2011-04-18Removed unused function.Micael Karlberg
2011-04-18Merge branch 'bmk/snmp/agent/multi_engine_id_for_traps/OTP-9119' into ↵Micael Karlberg
bmk/agent/extra_info_notification/OTP-9183
2011-04-18Also updated the dokumentation for the added function.Micael Karlberg
2011-04-18Merge branch 'bmk/snmp/agent/multi_engine_id_for_traps/OTP-9119' into ↵Micael Karlberg
bmk/agent/extra_info_notification/OTP-9183 Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src
2011-04-18Fixed appup.Micael Karlberg
2011-04-18Merge branch 'dev' into bmk/snmp/agent/multi_engine_id_for_traps/OTP-9119Micael Karlberg
2011-04-18Patch received from Attila Rajmund Nohl.Micael Karlberg
2011-04-15Merge branch 'bmk/snmp/manager/request_override_options' into ↵Micael Karlberg
bmk/snmp/snmp420_integration Conflicts: lib/snmp/src/app/snmp.appup.src OTP-9162
2011-04-15Fixed appup.Micael Karlberg
2011-04-15Merge branch 'bmk/snmp/snmp420_integration' of super:bmk_otp into ↵Micael Karlberg
bmk/snmp/snmp420_integration
2011-04-15Merge branch 'dev' into bmk/snmp/snmp420_integrationMicael Karlberg
2011-04-15Async get-bulk test case for version 3 request API.Micael Karlberg
2011-04-15Prepare for releaseIngela Anderton Andin
2011-04-15Sync get-bulk test case for version 3 of the request API.Micael Karlberg
2011-04-15Merge branch 'ia/public_key/prepare-for-release' into devIngela Anderton Andin
* ia/public_key/prepare-for-release: Prepare for release
2011-04-15Prepare for releaseIngela Anderton Andin
2011-04-15Merge branch 'ta/dialyzer-doc' into devHenrik Nord
* ta/dialyzer-doc: dialyzer/doc: synchronize manual.txt and dialyzer.xml dialyzer/doc: fix whitespace errors dialyzer/doc: use consistent colons in type specs OTP-9226
2011-04-15Merge branch 'ms/heart-rem-garbage-append' into devHenrik Nord
* ms/heart-rem-garbage-append: heart: remove garbage appended to heart command OTP-9224
2011-04-15Async set test case for version 3 request API.Micael Karlberg
2011-04-14Sync set test case for version 2 request API.Micael Karlberg
2011-04-14Merge branch 'bjorn/compiler/coverage' into devBjörn Gustavsson
* bjorn/compiler/coverage: bs_match_SUITE: Improve coverage of beam_bsm beam_bsm: Eliminate uncovered line in warning generation match_SUITE: Cover a clause in beam_dead:forward/4 beam_dead: Remove uncovered special case handling of empty blocks beam_dead: Remove uncovered clauses in binary matching optimization beam_dead: Remove uncoverable case clause in update_value_dict/3 beam_dead: Remove code that cannot be covered in forward/4 record_SUITE: Cover optimization of is_record/3 in beam_type compiler tests: Reinstate ?MODULE macro in calls to test_lib:recompile/1
2011-04-14Async get-next test cases for version 3 request API.Micael Karlberg
2011-04-14Sync get-next test case for version 3 request API.Micael Karlberg
2011-04-14Async get test case for version 3 request API.Micael Karlberg
2011-04-14First test case for request API version 3.Micael Karlberg
2011-04-14Detailed usage of "Extra" usage in the request API functions,Micael Karlberg
including the reserved value.
2011-04-14Added the documentation for the previous request APIMicael Karlberg
(removed by misstake).
2011-04-14Final version of the (new) API.Micael Karlberg
2011-04-13Merge branch 'mh/eunit-surefire-reports' into devHenrik Nord
* mh/eunit-surefire-reports: Increase depth of error messages in Eunit Surefire reports OTP-9220
2011-04-13Proper interface documentation for new API. Also release notesMicael Karlberg
with links into API.
2011-04-12First time through the compiler.Micael Karlberg
2011-04-12"Time to go to the gym"-backup...Micael Karlberg
2011-04-12Merge branch 'bmk/snmp/manager/request_override_options' of ↵Micael Karlberg
github.com:bmk/otp into bmk/snmp/manager/request_override_options
2011-04-12Merge branch 'dev' into bmk/snmp/manager/request_override_optionsMicael Karlberg
2011-04-12Merge branch 'sa/dialyzer-invalid-spec-fix' into devHenrik Nord
* sa/dialyzer-invalid-spec-fix: Fix crash related with the contract blame assignment patch OTP-9219
2011-04-12Merge branch 'gc/gen-format-status-improvements' into devHenrik Nord
* gc/gen-format-status-improvements: Fix format_status bug for unregistered gen_event processes Conflicts: lib/stdlib/test/gen_event_SUITE.erl OTP-9218
2011-04-12bs_match_SUITE: Improve coverage of beam_bsmBjörn Gustavsson
2011-04-12beam_bsm: Eliminate uncovered line in warning generationBjörn Gustavsson
In warning_translate_label/2, gb_trees:lookup/2 is called to translate from the entry label for a function to its name. Since the gb_tree has an entry for all functions in the module, there is no way that the lookup can fail unless there is a serious bug. Therefore, use gb_trees:get/2 so that an exception and an internal compiler error will be generated if the lookup would ever fail.