summaryrefslogtreecommitdiff
path: root/lib/sasl/src/rb.erl
Commit message (Expand)AuthorAgeFilesLines
* Change "can not" into "cannot"Raimo Niskanen2018-07-271-1/+1
* sasl: Do not use deprecated functions in string(3)Hans Bolinder2017-09-151-3/+3
* Update copyright yearHans Nilsson2017-06-191-1/+1
* [sasl] Improve handling of unicode in rbSiri Hansen2017-06-161-55/+56
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* Merge branch 'maint'Fredrik Gustafsson2013-08-231-18/+38
|\
| * Add Fd usage in rb loggingcrownedgrouse2013-07-131-18/+38
* | Fix unmatched_return warnings in saslSiri Hansen2013-05-061-7/+7
|/
* Bugfix in rb:filter when using 're' (regexp) and 'no'Siri Hansen2011-05-131-1/+1
* Don't attempt to do supervisor:delete_child for temporary childSiri Hansen2011-05-121-2/+1
* Never fail when stopping rb, and fix file descriptor leakSiri Hansen2011-05-121-5/+6
* rb help errorSiri Hansen2011-03-301-2/+2
* sasl: Use gen_server:call/3 with infinity timeoutBjörn Gustavsson2010-03-081-11/+18
* Merge branch 'va/rb-improvements' into ccase/r13b04_devErlang/OTP2010-02-161-14/+220
|\
| * New rb:filter/2 to filter reports by dateAlvaro Videla2010-02-141-26/+100
| * New rb:filter/1 function to ease report filteringAlvaro Videla2010-02-141-2/+115
| * Modify rb:grep/1 to grep reports using the re moduleAlvaro Videla2010-02-141-7/+26
| * Fix minor typo in read_report/1Alvaro Videla2010-02-141-1/+1
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+697