Age | Commit message (Expand) | Author |
2013-12-11 | erts: Fix valgrind warning for re_SUITE:error_handling | Sverker Eriksson |
2013-08-15 | Workaround TR gnu/181328, GCC 4.2.1 20070831 on FreeBSD 9.1 | Patrik Nyblom |
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 new options to Erlang re interface and mend dupnames | Patrik Nyblom |
2013-08-06 | Handle CRLF correctly in global regexp | Patrik Nyblom |
2013-08-06 | Add erts_prefix to pcre_library and update erl_bif_re | Patrik Nyblom |
2013-01-25 | Merge branch 'pan/fix-compiler-warnings-clang-and-new-gcc' | Patrik Nyblom |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-23 | Fix compiler warnings from GCC 4.7.1 on ARCH Linux | Patrik Nyblom |
2012-12-07 | Merge branch 'rickard/port-optimizations/OTP-10336' into rickard/r16/port-opt... | Rickard Green |
2012-12-07 | Implement true asynchronous signaling between processes and ports | Rickard Green |
2012-02-21 | erts: Refactor new helper function erts_init_trap_export | Sverker Eriksson |
2011-10-26 | Use the proper macros in all BIFs | Björn Gustavsson |
2011-05-10 | Replace io_list_len() with erts_iolist_size() | Björn Gustavsson |
2010-03-10 | Add the BeamInstr data type for loaded BEAM code | Patrik Nyblom |
2010-03-10 | Store pointers to heap data in 32-bit words | Patrik Nyblom |
2010-01-27 | Fix re:replace/4 to handle unicode charlist RE argument | Patrik Nyblom |
2010-01-20 | OTP-8375 A bug causing memory corruption in re:run() has been corrected. | Patrik Nyblom |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |