aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2011-08-31Update to reflect new cth callback apiLukas Larsson
2011-08-31Update the return from init/2 to be {ok, NewState} or {ok,NewState,Priority} ...Lukas Larsson
2011-08-31Add priority functionality and tests for ct hooksLukas Larsson
2011-08-31Update internal hooks state to use a record instead of tuplesLukas Larsson
2011-08-31Add a high value to test data to catch type cast truncation errorsLukas Larsson
2011-08-31Improve and correct types and specifications in Kernel and STDLIBHans Bolinder
2011-08-30Remove dead code in erl_compileTuncer Ayaz
2011-08-30Corrected input argument to error_logger:error_report/1Ingela Anderton Andin
2011-08-30Merge branch 'rc/eunit-2.2.0' into devHenrik Nord
2011-08-30Updated to EUnit version 2.2.0Richard Carlsson
2011-08-30Merge branch 'ta/teach_emacs_yecc_and_leex_compile' into devHenrik Nord
2011-08-30Teach the emacs mode to compile yecc and leex filesTomas Abrahamsson
2011-08-30Merge branch 'ft/fix_supervisor_temporary_restart' into devHenrik Nord
2011-08-30Improve performance of upgrade when many processes have old codeSiri Hansen
2011-08-30Add origin information to #fun_var closuresStavros Aronis
2011-08-29Merge branch 'rz/add_proplist_type' into devHenrik Nord
2011-08-29Merge branch 'ml/two-trivial-documentation-fixes' into devHenrik Nord
2011-08-29Suppress some warnings about generation of non-returning funsStavros Aronis
2011-08-29Enhance Dialyzer's inference on comparisonsStavros Aronis
2011-08-29Fix infinite loop in dataflowStavros Aronis
2011-08-29Minor fix in dead codeStavros Aronis
2011-08-29Update r9c/{inets,mnesia} results in dialyzer's test suiteStavros Aronis
2011-08-27Add erlang:external_size/2 BIFFilipe David Manana
2011-08-27Fix type of Packet arg of gen_tcp:send/2 and gen_udp:send/4Filipe David Manana
2011-08-26Skip utf8 test case on linux 64 due to old driverIngela Anderton Andin
2011-08-26Merge branch 'hb/inet_types_and_specs/OTP-9260' into devHans Bolinder
2011-08-26code: Optimize purge/1 and soft_purge/1 using check_old_code/1Björn Gustavsson
2011-08-25Improve types and specifications of the inet modulesHans Bolinder
2011-08-25Typofix in httpd_file:handle_error messageAndrás Veres-Szentkirályi
2011-08-25Add erlang:check_old_code/1Björn Gustavsson
2011-08-24Merge branch 'anders/diameter/augment_inherited_enums/OTP-9469' into devAnders Svensson
2011-08-24Merge branch 'anders/diameter/optional_appid_in_spec/OTP-9467' into devAnders Svensson
2011-08-24Merge branch 'hw/update-chmod-without-f' into devHenrik Nord
2011-08-24Merge branch 'ao/fix-percept-msgs' into devHenrik Nord
2011-08-24Fix message handling in select requestsAhmed Omar
2011-08-24Add demonitor to avoid keeping DOWN message in the queueAhmed Omar
2011-08-24Merge branch 'sa/dialyzer-server-loop-fix' into devHenrik Nord
2011-08-23fix supervisors restarting temporary childrenFred Hebert
2011-08-23Merge branch 'gs/yecc-example' into devHenrik Nord
2011-08-23Merge branch 'sa/dialyzer-small-fixes' into devHenrik Nord
2011-08-23Merge branch 'nick/ssh/stop_channel_tampers_with_trap_exit_flag/OTP-9386' int...Niclas Eklund
2011-08-23Merge branch 'nick/lht-idl-compiler-opt/OTP-9460' into devNiclas Eklund
2011-08-23Fix missing comma in code exampleRaimo Niskanen
2011-08-18Fix incorrect order of pseudo variables in yecc examplegarrett
2011-08-18fix broken edoc annotationsRichard Carlsson
2011-08-18[IC] Changed version, added release note and updated license headers.Niclas Eklund
2011-08-18Fix a bug in zip:zip_open/1,2.Hans Bolinder
2011-08-18Merge branch 'hb/correction_of_zip_contracts/OTP-9471' into devHans Bolinder
2011-08-18Merge branch 'hb/et/remove_dialyzer_warnings/OTP-9470' into devHans Bolinder
2011-08-17Correct contracts in the zip moduleHans Bolinder