summaryrefslogtreecommitdiff
path: root/lib/stdlib/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nox/fix-erl_lint-variable-usage' into puFredrik Gustafsson2013-08-011-19/+25
|\
| * Fix variable usage tracking in some record errorsAnthony Ramine2013-07-311-1/+1
| * Fix unsafe variable tracking in try expressionsAnthony Ramine2013-07-221-1/+1
| * Fix variable usage tracking in erl_lintAnthony Ramine2013-07-011-18/+24
* | Merge branch 'epa/fix_io_noreturn_with_self_pid' into puFredrik Gustafsson2013-08-011-0/+2
|\ \
| * | Fix no return of io functions when self() used as Iodevicecrownedgrouse2013-06-031-0/+2
* | | Merge branch 'sze/limit_max_length_int_shell' into puFredrik Gustafsson2013-08-011-1/+3
|\ \ \
| * | | Limit maximum line length in interactive shellsStefan Zegenhagen2013-05-081-1/+3
* | | | Merge branch 'sze/edlin_understand_keys' into puFredrik Gustafsson2013-08-011-0/+30
|\ \ \ \
| * | | | make edlin understand a few important control keysStefan Zegenhagen2013-05-061-0/+30
| |/ / /
* | | | Merge branch 'jv/update-io_prompt-type/OTP-11208' into maintBjörn-Egil Dahlberg2013-07-241-1/+1
|\ \ \ \
| * | | | Update io:prompt() typeJosé Valim2013-07-211-1/+1
* | | | | Update filelib.erl typespecsJosé Valim2013-07-211-10/+13
|/ / / /
* | | | Merge branch 'genrich/stdlib/gen_server_typo/OTP-11200' into maintFredrik Gustafsson2013-07-091-1/+1
|\ \ \ \
| * | | | handle_info Info type possible typogenrich2013-06-081-1/+1
* | | | | Update copyright yearsBjörn-Egil Dahlberg2013-06-128-8/+8
|/ / / /
* | | | Merge branch 'jv/erl_lint-default_types/OTP-11143' into maintFredrik Gustafsson2013-06-051-71/+66
|\ \ \ \
| * | | | stdlib: re-factored erl_lint.erlFredrik Gustafsson2013-05-281-1/+4
| * | | | Improve erl_lint performanceJosé Valim2013-05-281-71/+63
* | | | | Merge branch 'nox/erl_pp-callback/OTP-11140' into maintFredrik Gustafsson2013-06-041-3/+5
|\ \ \ \ \
| * | | | | Support callback attributes in erl_ppAnthony Ramine2013-05-281-3/+5
| |/ / / /
* | | | | beam_lib: Correct wrong type specificationBjörn Gustavsson2013-06-041-1/+1
* | | | | Merge branch 'bmk/snmp/snmp424_integration/r16' into maintMicael Karlberg2013-06-031-1/+3
|\ \ \ \ \
| * \ \ \ \ Merge branch 'bmk/snmp/agent/mib_storage_behaviour/OTP-11107' into bmk/snmp/s...Micael Karlberg2013-05-281-1/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | [stdlib] Updated for snmp deprecationsMicael Karlberg2013-05-281-1/+3
* | | | | | Merge branch 'nox/erl_eval-receive/OTP-11137' into maintFredrik Gustafsson2013-06-031-53/+11
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix receive support in erl_eval with a BEAM moduleAnthony Ramine2013-05-281-53/+11
| |/ / / /
* | | | | Merge branch 'bjorn/stdlib/improve-ls/OTP-11108' into maintBjörn Gustavsson2013-05-291-2/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Teach c:ls/1 to show non-directory filesBjörn Gustavsson2013-05-221-2/+4
| | |_|/ | |/| |
* | | | beam_lib, compile: Replace use of deprecated crypto functionsBjörn Gustavsson2013-05-201-8/+8
* | | | crypto: Correct deprecated informationIngela Anderton Andin2013-05-201-14/+58
|/ / /
* | | [stdlib] Fix pretty printing of invalid formsHans Bolinder2013-05-161-16/+17
* | | ssl & crypto: Generalize the remaining crypto APIIngela Anderton Andin2013-05-081-1/+1
* | | crypto: New API for ciphersIngela Anderton Andin2013-05-081-0/+61
* | | crypto: Deprecate functions, update doc and specsIngela Anderton Andin2013-05-081-0/+72
| |/ |/|
* | Merge branch 'nox/fix-epp-file-attrs/OTP-11079' into maintFredrik Gustafsson2013-05-031-1/+1
|\ \
| * | Fix an inconsistent state in eppAnthony Ramine2013-04-261-1/+1
| |/
* | Rename and document lists:zf/2 as lists:filtermap/2Anthony Ramine2013-04-301-7/+17
|/
* fix excessive CPU consumption of timer_serverAliaksey Kandratsenka2013-04-191-2/+2
* Merge branch 'jaf/fix-supervisor-multi-restart/OTP-11042' into maintFredrik Gustafsson2013-04-151-5/+22
|\
| * Fix rest_for_one and one_for_all restarting a child not terminatedJames Fish2013-04-041-5/+22
* | Merge branch 'lh/demonitor-flush/OTP-11039' into maintFredrik Gustafsson2013-04-154-28/+8
|\ \
| * | Use erlang:demonitor(Ref, [flush]) where applicableLoïc Hoguin2013-04-054-28/+8
* | | Merge branch 'lh/otp-optims/OTP-11035' into maintFredrik Gustafsson2013-04-111-15/+16
|\ \ \ | |/ / |/| |
| * | Use erlang:demonitor's flush option on timeoutLoïc Hoguin2013-04-011-5/+1
| * | Don't lookup the node unless required in gen:call/{3,4}Loïc Hoguin2013-04-011-10/+15
* | | Merge branch 'sv/stdlib/sys-get-state/OTP-11013' into maintFredrik Gustafsson2013-04-044-0/+68
|\ \ \ | |_|/ |/| |
| * | add sys:get_state/1,2 and sys:replace_state/2,3Steve Vinoski2013-04-024-0/+68
| |/
* | Document erl_parse:abstract/2Hans Bolinder2013-03-291-0/+1
* | Fix a bug in the Erlang scannerHans Bolinder2013-03-281-0/+1
|/