aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-11-09Target cleanup in test/MakefileAnders Svensson
2011-11-09Merge branch 'sverk/enif_inspect-memleak/OTP-9668'Sverker Eriksson
2011-11-09More merge cleanup.Micael Karlberg
2011-11-09[httpd] GET request with malformed header date causedMicael Karlberg
2011-11-09[httpd] XSS prevention did not work for hex-encoded URL's.Micael Karlberg
2011-11-09Initial merge from r13 topic branch. With minimal cleanup.Micael Karlberg
2011-11-09Aftermerge cleanup.Micael Karlberg
2011-11-09Initial merge from r13 topic branch. With minimal cleanup.Micael Karlberg
2011-11-09otp: Add paths to erlc for release_testsBjörn-Egil Dahlberg
2011-11-09Fix "OK" spelling in debugger messages and variablesRicardo Catalinas Jiménez
2011-11-09Fix debugger message with wxRicardo Catalinas Jiménez
2011-11-09Add missing spaces in the Reference Manual distributed sectionRicardo Catalinas Jiménez
2011-11-09Add missing parenthesis in heart docRicardo Catalinas Jiménez
2011-11-09Fix typo in the Reference Manual macros sectionRicardo Catalinas Jiménez
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-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