summaryrefslogtreecommitdiff
path: root/lib/kernel/src/group.erl
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into frazze/stdlib/multiline_editingFredrik Frantzen2023-05-111-11/+24
|\
| * kernel: support sending raw byte data over stdoutfrazze-jobb2023-05-051-11/+24
* | kernel, stdlib: multiline editing in the shellfrazze-jobb2023-05-101-151/+197
|/
* Fix a bug that `file:read(standard_io, ..)` unexpectedly returns `eof`.Takeru Ohta2023-02-201-1/+3
* Update copyright yearErlang/OTP2023-02-141-1/+1
* Also normalize expand_fun when set via io:setoptsJosé Valim2023-01-161-7/+9
* stdlib: fix some autocompletion bugsfrazze-jobb2022-10-191-1/+1
* Make Ctrl+L clear the screen in the terminalJosé Valim2022-10-121-2/+2
* kernel: Add support for expand after current lineLukas Larsson2022-10-041-13/+43
* stdlib: Add shell:whereis/0Lukas Larsson2022-10-031-27/+19
* stdlib: extend auto-completion in shell to use type specificationsfrazze-jobb2022-09-271-13/+26
* kernel: Add support for Ctrl+O to open EDITOR in shellfrazze-jobb2022-09-261-0/+12
* kernel: Do not save io:get_line calls in shell historyfrazze-jobb2022-09-261-3/+9
* stdlib: Make it possible to define types, specs and functions in shellfrazze-jobb2022-09-261-26/+53
* stdlib: Fix group handling of eof for -noshellLukas Larsson2022-08-291-1/+7
* kernel: Introduce terminal io:getopts optionLukas Larsson2022-08-291-3/+12
* kernel: Change -noshell and -noinput to use user_drvLukas Larsson2022-08-291-12/+12
* stdlib: Fix ancestors for group and shellLukas Larsson2022-08-291-3/+8
* kernel: Remove shell:whereis_evaluatorLukas Larsson2022-08-291-36/+11
* Remove deprecated call to net:call/4José Valim2019-11-291-1/+1
* kernel: Remove commented out codeHans Bolinder2019-08-201-7/+1
* Update copyright yearHenrik Nord2018-06-181-1/+1
* kernel: in the group added processing of 'EXIT' signal from shell in case of ...Anton Ryabkov2018-02-021-120/+130
* Merge branch 'dgud/kernel/get_chars_raw_echo_off'Dan Gudmundsson2017-10-171-15/+64
|\
| * Let io:get_chars/2 (echo off) fetch chars without eolDan Gudmundsson2017-08-301-15/+64
* | kernel: Do not use deprecated functions in string(3)Hans Bolinder2017-07-061-6/+6
|/
* Update copyright yearHans Nilsson2017-06-141-1/+1
* Add persistence to history of the non-legacy shellFred Hebert2017-05-171-1/+2
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* kernel,ssh: Add synchronous user_drv protocolLukas Larsson2014-10-161-55/+93
* Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder2013-05-061-3/+5
* Make adjustments for UnicodeHans Bolinder2013-01-251-1/+1
* [stdlib] Remove documentation of Unicode functions in io_libHans Bolinder2013-01-251-4/+1
* Add search to Erlang shell's historyFred Hebert2013-01-191-7/+133
* Make sure the Erlang shell prompt can handle UnicodeHans Bolinder2013-01-021-4/+4
* Merge branch 'dp/shell-line-editing' into devErlang/OTP2010-05-191-13/+35
|\
| * Readline-style line edit historyDave Peticolas2010-03-091-8/+30
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+689