aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib
AgeCommit message (Expand)Author
2013-05-28Merge branch 'bmk/snmp/agent/mib_storage_behaviour/OTP-11107' into bmk/snmp/s...Micael Karlberg
2013-05-28Support callback attributes in erl_ppAnthony Ramine
2013-05-28stdlib: re-factored erl_lint.erlFredrik Gustafsson
2013-05-28Improve erl_lint performanceJosé Valim
2013-05-28[stdlib] Updated for snmp deprecationsMicael Karlberg
2013-05-28Fix receive support in erl_eval with a BEAM moduleAnthony Ramine
2013-05-22Teach c:ls/1 to show non-directory filesBjörn Gustavsson
2013-05-20beam_lib, compile: Replace use of deprecated crypto functionsBjörn Gustavsson
2013-05-20crypto: Correct deprecated informationIngela Anderton Andin
2013-05-17Merge branch 'siri/cuddle-with-tests' into maintSiri Hansen
2013-05-16[stdlib] Fix pretty printing of invalid formsHans Bolinder
2013-05-08ssl & crypto: Generalize the remaining crypto APIIngela Anderton Andin
2013-05-08crypto: New API for ciphersIngela Anderton Andin
2013-05-08crypto: Deprecate functions, update doc and specsIngela Anderton Andin
2013-05-06Merge branch 'sverk/ets-test-cuddle' into maintSverker Eriksson
2013-05-03Merge branch 'nox/fix-epp-file-attrs/OTP-11079' into maintFredrik Gustafsson
2013-05-03Fix gen_server_SUITE:call_with_huge_message_queueSiri Hansen
2013-05-02Fix faulty rest on error in unicode:characters_to_listPatrik Nyblom
2013-05-02Fix zip_SUITE:borderline testSiri Hansen
2013-04-30Rename and document lists:zf/2 as lists:filtermap/2Anthony Ramine
2013-04-26Fix an inconsistent state in eppAnthony Ramine
2013-04-19stdlib: Make memcheck in ets_SUITE less sensitiveSverker Eriksson
2013-04-19fix excessive CPU consumption of timer_serverAliaksey Kandratsenka
2013-04-18Merge branch 'siri/doc-fnu-opts/OTP-10901' into maintSiri Hansen
2013-04-17Add documentation of w, i and e addition to +fnu and +fna switches to erlSiri Hansen
2013-04-17Merge branch 'bjorn/fix-encoding/OTP-11041' into maintBjörn Gustavsson
2013-04-17Encode Erlang source files with non-ascii characters in UTF-8Björn Gustavsson
2013-04-15Merge branch 'jaf/fix-supervisor-multi-restart/OTP-11042' into maintFredrik Gustafsson
2013-04-15Merge branch 'lh/demonitor-flush/OTP-11039' into maintFredrik Gustafsson
2013-04-11Merge branch 'lh/otp-optims/OTP-11035' into maintFredrik Gustafsson
2013-04-11Merge branch 'sverk/dets_remove_test_otp_9607' into maintSverker Eriksson
2013-04-05Use erlang:demonitor(Ref, [flush]) where applicableLoïc Hoguin
2013-04-05Fixed broken links in sys.htmlFredrik Gustafsson
2013-04-04Merge branch 'sv/stdlib/sys-get-state/OTP-11013' into maintFredrik Gustafsson
2013-04-04Fix rest_for_one and one_for_all restarting a child not terminatedJames Fish
2013-04-04Changed handshake from to_erl to run_erl, on behalf of shell searchFredrik Gustafsson
2013-04-03Removed ?line macroFredrik Gustafsson
2013-04-02add sys:get_state/1,2 and sys:replace_state/2,3Steve Vinoski
2013-04-01Use erlang:demonitor's flush option on timeoutLoïc Hoguin
2013-04-01Don't lookup the node unless required in gen:call/{3,4}Loïc Hoguin
2013-03-29update sys:get_status/2,3 documentation for gen_eventSteve Vinoski
2013-03-29Document erl_parse:abstract/2Hans Bolinder
2013-03-28Fix a bug in the Erlang scannerHans Bolinder
2013-03-27stdlib: Fix unstable testcase ets_SUITE:delete_large_named_tableSverker Eriksson
2013-03-27stdlib: Remove obsolete testcase dets_SUITE:otp_9607Sverker Eriksson
2013-03-26Merge branch 'dgud/testcase_fixes' into maintDan Gudmundsson
2013-03-19Let escript recognize an encoding comment on the second lineHans Bolinder
2013-03-18Fix a test case bugHans Bolinder
2013-03-18Fix a test case bugHans Bolinder
2013-03-18Remove ?line from dets_SUITE.erlHans Bolinder