Age | Commit message (Expand) | Author |
2016-03-15 | update copyright-year | Henrik Nord |
2015-09-09 | stdlib: Fix bug with unicode detection in re | Shane Howley |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2014-02-12 | [stdlib] Remove a confusing comment in the re module | Hans Bolinder |
2013-08-09 | Add match_limit and match_limit_recursion options | Patrik Nyblom |
2013-08-09 | Add return_errors option to re:run/3 | Patrik Nyblom |
2013-08-09 | Add documentation of extensions to re module | Patrik Nyblom |
2013-08-09 | Add new options to Erlang re interface and mend dupnames | Patrik Nyblom |
2013-08-06 | Handle CRLF correctly in global regexp | Patrik Nyblom |
2012-10-01 | Merge branch 'vs/re_back_reference' | Henrik Nord |
2012-07-10 | extend re back reference syntax with \g escape sequence | Vance Shipley |
2012-01-27 | Move types and specs from erl_bif_types.erl to modules | Hans Bolinder |
2011-11-02 | Fix re:split spec not to accept option 'global' | Shunichi Shinohara |
2011-08-16 | emulator: Add a fourth element in exception stacktraces | Björn Gustavsson |
2011-05-18 | Fixup of re doc and specs | Patrik Nyblom |
2011-05-12 | Types and specifications have been modified and added | Hans Bolinder |
2011-03-07 | Cleanup | Kostis Sagonas |
2010-12-17 | Remove dead code (and dialyzer errors) from filename and re | Patrik Nyblom |
2010-01-27 | Merge branch 'rb/stdlib_re_unicode_fixes' into ccase/r13b04_dev | Erlang/OTP |
2010-01-27 | Fix lost unicode option in re:compile() | Patrik Nyblom |
2010-01-27 | Refactor out repeated block in re module | Rory Byrne |
2010-01-27 | Fix re:replace/4 to handle unicode charlist Replacement argument | Rory Byrne |
2010-01-27 | Fix re:replace/4 to handle binary unicode output when nothing replaced | Rory Byrne |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |