aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2011-09-16Explicitly kill dynamic children in supervisorsChristopher Faulet
2011-09-02Update documentation and specifications of some of the zlib functionsHans Bolinder
2011-09-02Merge branch 'bjorn/deprecate-docbuilder/OTP-9509' into devBjörn Gustavsson
2011-09-02Merge branch 'bjorn/erts/old-code-checking-improvements/OTP-9495' into devBjörn Gustavsson
2011-09-02Merge branch 'ia/odbc/stored-procedures-does-not-cleanup/OTP-9444' into devIngela Anderton Andin
2011-09-02When using output parameters the internal odbc state was not correctlyIngela Anderton Andin
2011-09-02Merge branch 'lukas/test_server/fix_suite_compile_error/OTP-9517' into devLukas Larsson
2011-09-02Merge branch 'hb/spec_improvements/OTP-9485' into devHans Bolinder
2011-09-01Merge branch 'lukas/common_test/cth_prio/OTP-9445' into devLukas Larsson
2011-09-01Merge branch 'rc/stdlib-edoc-fix' into devHenrik Nord
2011-09-01Merge branch 'pl/no_bat_files_none_win32' into devHenrik Nord
2011-09-01Merge branch 'fm/gen_tcp_udp_doc_packet_type' into devHenrik Nord
2011-09-01Merge branch 'ta/wx-obsolete-guard' into devHenrik Nord
2011-09-01Merge branch 'ta/hipe_cleanup' into devHenrik Nord
2011-09-01Move test_server_test_lib.hrl to test release dirLukas Larsson
2011-09-01Make the check_old_code/1 BIF auto-importedBjörn Gustavsson
2011-09-01Deprecate the docbuilder applicationBjörn Gustavsson
2011-08-31Merge branch 'ia/ssl/use-inet-and-gen-specs' into devIngela Anderton Andin
2011-08-31Use inet and gen_* dialyzer specsIngela Anderton Andin
2011-08-31Fix a couple of minor bugs with hook priorityLukas Larsson
2011-08-31Update to reflect addition of CTH priority additionLukas Larsson
2011-08-31Update CTH priority default to be 0Lukas Larsson
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-31Improve and correct types and specifications in Kernel and STDLIBHans Bolinder
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-29Merge branch 'rz/add_proplist_type' into devHenrik Nord
2011-08-29Merge branch 'ml/two-trivial-documentation-fixes' into devHenrik Nord
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-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