aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-03-16Correct grammatical problems in conjunction with 'its'Matthias Lang
2010-03-16Change all incorrect occurrences of it's to itsMatthias Lang
2010-03-16Corrected spellingNiclas Eklund
2010-03-16Added stack trace information when ssh_connection:handle_msg fails (suggested...Niclas Eklund
2010-03-16Remove stray code supporting 'cond'Björn Gustavsson
2010-03-16Remove stray code supporting constant/1Björn Gustavsson
2010-03-16Merge branch 'bg/asn1-tests' into devErlang/OTP
2010-03-15Merge branch 'bg/efficiency-guide' into devErlang/OTP
2010-03-15Fix another -spec() problemDan Gudmundsson
2010-03-15Add missing elisp files to the the release targetDan Gudmundsson
2010-03-15Fix electric semi-colon and tuples inside listsDan Gudmundsson
2010-03-15Corrected spellingNiclas Eklund
2010-03-15Update copyright headersBjörn Gustavsson
2010-03-12Teach testcase in driver_suite the new prototype for driver_asyncPatrik Nyblom
2010-03-12Added a non existing macro on windows.Dan Gudmundsson
2010-03-12Commit of the generated code with previous commit.Dan Gudmundsson
2010-03-12Fixed code generation from newer doxygen versions.Dan Gudmundsson
2010-03-12Whitespace fixesDan Gudmundsson
2010-03-11asn1 tests: Let ts:run() build the testsBjörn Gustavsson
2010-03-11asn1 tests: No longer tolerate compilation warningsBjörn Gustavsson
2010-03-11asn1 tests: Eliminate use of deprecated concat_binary/1Björn Gustavsson
2010-03-11asn1 tests: Eliminate warning for an unused variableBjörn Gustavsson
2010-03-11asn1 tests: Modernize guard testsBjörn Gustavsson
2010-03-11asn1 tests: Clean up commentsBjörn Gustavsson
2010-03-11asn1 tests: Don't refer to $ERL_TOP in compiler optionsBjörn Gustavsson
2010-03-11OTP-8516 asn1: clean up test suiteBjörn Gustavsson
2010-03-10wx: Correct usage of driver callbacks from wx threadPatrik Nyblom
2010-03-10Adopt the new (R13B04) Nif functionality to the halfword codebasePatrik Nyblom
2010-03-10Support monitoring and demonitoring from driver threadsPatrik Nyblom
2010-03-10Fix further test-suite problemsPatrik Nyblom
2010-03-10Correct the VM to work for more test suitesPatrik Nyblom
2010-03-10Teach {wordsize,internal|external} to system_info/1Patrik Nyblom
2010-03-10Make tracing and distribution workPatrik Nyblom
2010-03-10Turn on instruction packing in the loader and virtual machinePatrik Nyblom
2010-03-10Add the BeamInstr data type for loaded BEAM codePatrik Nyblom
2010-03-10Fix the BEAM dissambler for the half-word emulatorPatrik Nyblom
2010-03-10Store pointers to heap data in 32-bit wordsPatrik Nyblom
2010-03-10Add a custom mmap wrapper to force heaps into the lower address rangePatrik Nyblom
2010-03-10Fit all heap data into the 32-bit address rangePatrik Nyblom
2010-03-10Merge branch 'bg/sasl-infinity' into devErlang/OTP
2010-03-10cerl: Work around missing source frame in when running gdb in emacsPatrik Nyblom
2010-03-10OTP-8475 status lock needed when looking up ioq from async threadsRickard Green
2010-03-10OTP-8502 os:cmd hangRickard Green
2010-03-10OTP-8487 unregister/1 on a port can cause the non-smp runtime to crashRickard Green
2010-03-10Fix a crash when using an undefined record name as a typeKostis Sagonas
2010-03-09OTP-7452 Support for SQL_WCHAR, SQL_WVARCHAR and strings as binariesIngela Anderton Andin
2010-03-09OTP-8503 stdlib: records with no fields is considered typed by eppHans Bolinder
2010-03-09OTP-8501 stdlib: erl_pp no longer quotes atoms in typesHans Bolinder
2010-03-09Merge branch 'ks/types' into devErlang/OTP
2010-03-08Prepare patch releaseBjörn Gustavsson