aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib
AgeCommit message (Expand)Author
2013-04-19Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder
2013-04-19Change the default encoding of Erlang files to UTF-8Hans Bolinder
2013-04-19Merge branch 'maint'Fredrik Gustafsson
2013-04-19fix excessive CPU consumption of timer_serverAliaksey Kandratsenka
2013-04-18Merge branch 'maint'Siri Hansen
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 'maint'Björn Gustavsson
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-15Update stdlib.appup.src for R17Siri Hansen
2013-04-15Merge branch 'maint'Fredrik Gustafsson
2013-04-15Merge branch 'jaf/fix-supervisor-multi-restart/OTP-11042' into maintFredrik Gustafsson
2013-04-15Merge branch 'maint'Fredrik Gustafsson
2013-04-15Merge branch 'lh/demonitor-flush/OTP-11039' into maintFredrik Gustafsson
2013-04-11Merge branch 'maint'Fredrik Gustafsson
2013-04-11Merge branch 'lh/otp-optims/OTP-11035' into maintFredrik Gustafsson
2013-04-11Merge branch 'maint'Fredrik Gustafsson
2013-04-11Merge branch 'sverk/dets_remove_test_otp_9607' into maintSverker Eriksson
2013-04-09Merge branch 'maint'Fredrik Gustafsson
2013-04-05Use erlang:demonitor(Ref, [flush]) where applicableLoïc Hoguin
2013-04-05Fixed broken links in sys.htmlFredrik Gustafsson
2013-04-04Merge branch 'maint'Fredrik 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-04Merge branch 'maint'Fredrik Gustafsson
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-30Merge branch 'maint'Hans Bolinder
2013-03-29update sys:get_status/2,3 documentation for gen_eventSteve Vinoski
2013-03-29Document erl_parse:abstract/2Hans Bolinder
2013-03-29Merge branch 'maint'Hans 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 'maint'Dan Gudmundsson
2013-03-26Merge branch 'dgud/testcase_fixes' into maintDan Gudmundsson
2013-03-19Merge branch 'maint'Hans Bolinder
2013-03-19Let escript recognize an encoding comment on the second lineHans Bolinder
2013-03-19Merge branch 'maint'Hans 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
2013-03-18Adjust dets.erl to cope with an evil test caseHans Bolinder
2013-03-13Merge branch 'maint'Fredrik Gustafsson
2013-03-13Merge branch 'mh/supervisor-doc/OTP-10938' into maintFredrik Gustafsson
2013-03-12Merge branch 'maint'Hans Bolinder