aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-11-09Bad note store GC timer deactivation.Micael Karlberg
2011-11-08Merge branch 'master' of super:otp into bmk/snmp/compiler/misc/OTP-9618Micael Karlberg
2011-11-08Merge branch 'bjorn/line-numbers/OTP-9468'Björn Gustavsson
2011-11-08Merge branch 'bjorn/create-less-garbage'Björn Gustavsson
2011-11-08[observer] Clean up codeDan Gudmundsson
2011-11-08[observer] Add a [d]ets viewer, tv replacementDan Gudmundsson
2011-11-08[observer] Started on a wx guiMagnus Eriksson
2011-11-07Merge branch 'egil/fix-compiler-warnings'Björn-Egil Dahlberg
2011-11-07Merge branch 'ta/nif-variadic-funs'Henrik Nord
2011-11-07Minor improvemnts to the emasurement tool mstone1.Micael Karlberg
2011-11-07Merge branch 'master' of super:otp into bmk/megaco/r15_integrationMicael Karlberg
2011-11-07erts: Remove unused variable in enif_make_binaryBjörn-Egil Dahlberg
2011-11-07erts: Remove debug variable in list_to_binaryBjörn-Egil Dahlberg
2011-11-07erts: Remove cp on exiting and trapping processesBjörn-Egil Dahlberg
2011-11-07erts: Remove debug variables in erl_dbBjörn-Egil Dahlberg
2011-11-07erts: Remove dead code in efile_drvBjörn-Egil Dahlberg
2011-11-07erts: Remove lock_check debug variablesBjörn-Egil Dahlberg
2011-11-07erts: Remove unused variable in ttsl_drvBjörn-Egil Dahlberg
2011-11-07erts: "initialized" is only used with CHLDWTHRBjörn-Egil Dahlberg
2011-11-07erts: remove debug variables in beam_bpBjörn-Egil Dahlberg
2011-11-07Optimize filename:basename/1 to produce less garbageBjörn Gustavsson
2011-11-07Prepare releaseDan Gudmundsson
2011-11-07[mnesia] Fix deadlock in aborted mnesia:del_table_copy/2Dan Gudmundsson
2011-11-07[mnesia] Make all schema operations protocol awareDan Gudmundsson
2011-11-07[mnesia] Remove export of clear_table which is not a schema operation anymoreDan Gudmundsson
2011-11-07[mnesia] Cleanly bring down mnesiaDan Gudmundsson
2011-11-07Update primary bootstrapBjörn Gustavsson
2011-11-07Merge branch 'bjorn/fun-improvements/OTP-9667'Björn Gustavsson
2011-11-07Merge branch 'bjorn/external-funs/OTP-9643'Björn Gustavsson
2011-11-07sys_pre_expand: Remove incorrect commentBjörn Gustavsson
2011-11-07compiler: Eliminate use of deprecated erlang:hash/2Björn Gustavsson
2011-11-07beam_asm: Fix broken NewIndex in fun entriesBjörn Gustavsson
2011-11-07beam_asm: Strenghten the calculation of Uniq for funsBjörn Gustavsson
2011-11-07EEP-23: Allow variables in fun M:F/ABjörn Gustavsson
2011-11-07OTP-9683Ingela Anderton Andin
2011-11-04Minor improvements to the meas tools.Micael Karlberg
2011-11-04The profiling test tool has been rewritten.Micael Karlberg
2011-11-04Updated release notes and appup file.Micael Karlberg
2011-11-04beam_type: Improve FP optimizations in the presence of line numbersBjörn Gustavsson
2011-11-02Reference manual: Improve the documentation for external funsBjörn Gustavsson
2011-11-02Test calling a parameterized module within a funBjörn Gustavsson
2011-11-02beam_loader: Support external funs in the literal poolBjörn Gustavsson
2011-11-02beam_load.c: Clarify error message when loading unsupported BEAM filesBjörn Gustavsson
2011-11-02Fix re:split spec not to accept option 'global'Shunichi Shinohara
2011-11-01Merge branch 'bmk/inets/inets536_integration' into maint-r13Erlang/OTP
2011-11-01[httpd] GET request with malformed header date causedMicael Karlberg
2011-11-01[httpd] XSS prevention did not work for hex-encoded URL's.Micael Karlberg
2011-11-01[httpd] GET request with malformed header date causedMicael Karlberg
2011-11-01Clean up of public_key code adding specs and documentationSverker Eriksson
2011-11-01Added PKCS-8 support in sslIngela Anderton Andin