aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-10-26Store the trap arguments in the X register arrayBjörn Gustavsson
2011-10-26erts-hipe: Make some primops use new BIF calling conventionSverker Eriksson
2011-10-26erts-hipe: Adapt generated BIF wrappers for new calling conventionSverker Eriksson
2011-10-26appmon: Eliminate use of deprecated regexp moduleBjörn Gustavsson
2011-10-26tv: Eliminate use of deprecated regexp moduleBjörn Gustavsson
2011-10-26gs: Eliminate use of deprecated regexp moduleBjörn Gustavsson
2011-10-26inviso: Eliminate use of deprecated regexp moduleBjörn Gustavsson
2011-10-26Uncommented ipv6 test cases.Micael Karlberg
2011-10-26Fixed HTML encode. First *try* to hex decode uri, and thenMicael Karlberg
2011-10-26Skip catching hex decode failure.Micael Karlberg
2011-10-26Fixed hex-decoding.Micael Karlberg
2011-10-26erts-hipe: Remove obscuring macros in generated assembler codeSverker Eriksson
2011-10-26erts-hipe: Make hipe enabled emulator compile with new BIF callsSverker Eriksson
2011-10-26Simplify the instructions for calling BIFsBjörn Gustavsson
2011-10-26Change the calling convention for BIFsBjörn Gustavsson
2011-10-26Use the proper macros in all BIFsBjörn Gustavsson
2011-10-25Problems with proxy test cases.Micael Karlberg
2011-10-25Merge branch 'egil/eprof-doc'Björn-Egil Dahlberg
2011-10-25Added release notes, appup and correct version.Micael Karlberg
2011-10-25Merge branch 'maint-r13' of super:otp into bmk/inets/httpd/xss_when_erl_encod...Micael Karlberg
2011-10-25The XSS prevention methods used was confused if theMicael Karlberg
2011-10-25H�kan Mattsson rewrote the profile tool.Micael Karlberg
2011-10-25Upped the version number. Some cosmetics related to theMicael Karlberg
2011-10-24otp: Update profiling doc with eprofBjörn-Egil Dahlberg
2011-10-24fix handling of block_decipher/5 failureAndreas Schultz
2011-10-21eprof: Fix invalid references to removed functionsBjörn-Egil Dahlberg
2011-10-21Flush trace file driver before stopping dbgSiri Hansen
2011-10-21Merge branch 'anders/diameter/make/OTP-9638'Anders Svensson
2011-10-21Merge branch 'anders/diameter/dictionaries/OTP-9641'Anders Svensson
2011-10-21Merge branch 'hb/stdlib/fix_testsuites/OTP-9637'Hans Bolinder
2011-10-21Fix a few tests that used to fail on the HiPE platformHans Bolinder
2011-10-20Merge branch 'rc/epp-include-path-fix'Henrik Nord
2011-10-20Merge branch 'hl/fix-ms_transform-scope-warn'Henrik Nord
2011-10-20Merge branch 'cf/simple_one_for_one_shutdown'Henrik Nord
2011-10-20Merge branch 'cf/supervisor_shutdown_infinity'Henrik Nord
2011-10-20Merge branch 'master' of super:otp into bmk/inets/inets58_integrationMicael Karlberg
2011-10-20Merge branch 'bjorn/unicode-noncharacters/OTP-9624'Björn Gustavsson
2011-10-20Merge branch 'bjorn/parallel-make/OTP-9451'Björn Gustavsson
2011-10-19Dumb down release target to Solaris /usr/ucb/installAnders Svensson
2011-10-19Dumb down opt/release targets to make 3.80Anders Svensson
2011-10-19Minor tweaks and cleanupAnders Svensson
2011-10-19Merge branch 'maint-r14'Lars Thorsen
2011-10-19Fix erroneous merge resolutionRickard Green
2011-10-19Merge branch 'bmk/inets/httpc/20111011/host_header_format/OTP-9628' into bmk/...Micael Karlberg
2011-10-19Update documentation after changes in integer and float comparisonLukas Larsson
2011-10-19Merge branch 'master' of super:otp into bmk/inets/inets58_integrationMicael Karlberg
2011-10-19Add missing dependency for target release (opt).Micael Karlberg
2011-10-18Make it possible to compile with an R14B compiler.Micael Karlberg
2011-10-18Fixed uri testcases.Micael Karlberg
2011-10-18[httpc] Wrong Host header in IPv6 HTTP requests.Micael Karlberg