Age | Commit message (Expand) | Author |
2011-02-06 | Remove typer_preprocess.erl file | Kostis Sagonas |
2011-02-06 | Delete typer_map.erl file, really this time | Kostis Sagonas |
2011-02-06 | Delete typer_map.erl file | Kostis Sagonas |
2011-02-06 | Various cleanups | Kostis Sagonas |
2011-02-06 | Fix Typer's hanging when module name doesn't match filename | Stavros Aronis |
2011-02-06 | Moved option to its proper position | Kostis Sagonas |
2011-02-06 | Clean up of comments | Kostis Sagonas |
2011-02-06 | Up version to reflect major rewrite | Kostis Sagonas |
2011-02-06 | Add '--no_spec' option to Typer | Stavros Aronis |
2011-02-06 | Replace some string() with file:filename() | Kostis Sagonas |
2011-02-06 | First cut of tidier's cleanup | Kostis Sagonas |
2011-02-05 | Fix a couple typos in driver_entry(3) | Tuncer Ayaz |
2011-02-03 | HALFWORD ETS match spec heap fragment optimization | Sverker Eriksson |
2011-02-03 | HALFWORD ETS removed eheap and improved test case t_match_spec_run | Sverker Eriksson |
2011-02-03 | HALFWORD ETS Further match spec optimization to minimize copying and garbage | Sverker Eriksson |
2011-02-03 | HALFWORD ETS db_prog_match optimization | Sverker Eriksson |
2011-02-03 | HALFWORD ETS Fix segv for match spec with several function and guards | Sverker Eriksson |
2011-02-03 | HALFWORD Make system_info mseg_alloc report both low/high mem | Sverker Eriksson |
2011-02-03 | HALFWORD Fix segv caused by erlang:halt | Sverker Eriksson |
2011-02-03 | HALFWORD Make more allocators use high mem (binary, fixed and driver) | Sverker Eriksson |
2011-02-03 | HALFWORD ETS 32-bit arch fixes and other cleanups | Sverker Eriksson |
2011-02-03 | HALFWORD ETS nicer update_element | Sverker Eriksson |
2011-02-03 | HALFWORD ETS Real matching on relative terms | Sverker Eriksson |
2011-02-03 | HALFWORD first stab at high mem alloc | Sverker Eriksson |
2011-02-03 | HALFWORD ETS relative terms | Sverker Eriksson |
2011-02-03 | Merge branch 'ks/bs_add-fail-labels' into dev | Niclas Axelsson |
2011-02-03 | Fix translation of bs_add's fail labels | Kostis Sagonas |
2011-02-02 | Update documentation to reflect performance enhancement changes of cover | Lukas Larsson |
2011-02-02 | Add aync_analyse_to_file function to cover | Lukas Larsson |
2011-02-02 | compiler Makefile: Turn warnings into errors | Björn Gustavsson |
2011-02-02 | v3_kernel_pp: Add support for pretty-printing #k_literal{} records | Björn Gustavsson |
2011-02-02 | v3_kernel_pp: Eliminate warning | Björn Gustavsson |
2011-02-01 | Fix infinite loop for malformed edoc input | Taylor Venable |
2011-02-01 | Split the cover ets tables into two tables, one with the clause info and one ... | Lukas Larsson |
2011-01-31 | Sanitize the specs of the code module | Kostis Sagonas |
2011-01-31 | Remove hipe constants pool | Paul Guyot |
2011-01-29 | Fix several bugs related to hibernate/3 and HiPE | Paul Guyot |
2011-01-27 | Add process debug tags | Lukas Larsson |
2011-01-27 | Update remote collect to handle multiple requests at once | Lukas Larsson |
2011-01-27 | Remove io printout warnings when exporting an imported module | Lukas Larsson |
2011-01-27 | Update suite callback test timeout so that beam debug test runs do not timeout | Lukas Larsson |
2011-01-26 | Make the call to cover parallel so that the test_server takes advantage of th... | Lukas Larsson |
2011-01-26 | Update cover to allow multiple analyse and analyze_to_file calls at the same ... | Lukas Larsson |
2011-01-26 | Refactor cover to prepare it for making analysis parallel | Lukas Larsson |
2011-01-26 | Merge branch 'uw/xmerl-expand-simple/OTP-9034' into dev | Lars Thorsen |
2011-01-25 | Update escrips to allow the -n or -compile(native) flag, which compiles the c... | Lukas Larsson |
2011-01-25 | Merge branch 'maint-r14' into dev | Niclas Eklund |
2011-01-25 | Update remote loading to only load a certain number of modules at a time to p... | Lukas Larsson |
2011-01-24 | Mention that "-detached" implies "-noinput" | Holger Weiß |
2011-01-24 | Merge branch 'ia/ssl-and-public_key/skip-tests-when-no-crypto-fix' into dev | Ingela Anderton Andin |