aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-21rt_tools: Handle unicode chars in printoutsDan Gudmundsson
2014-01-21kernel: code_SUITE fix unicode optionBjörn-Egil Dahlberg
2014-01-21Fix (unicode) debug info in test casesDan Gudmundsson
2014-01-21stdlib: Fix format if module resides in a unicode directoryDan Gudmundsson
2014-01-21Fix testing with unicode pathsDan Gudmundsson
2014-01-21test_server: Fix ts write unicode in config filesDan Gudmundsson
2014-01-20Merge branch 'sverk/term2bin-simplify'Sverker Eriksson
2014-01-20Merge branch 'rickard/consume_timeslice-testcase-fix'Rickard Green
2014-01-20Fix testcase driver_SUITE:consume_timesliceRickard Green
2014-01-20Merge branch 'sverk/jinterface/unicode-test-bug'Sverker Eriksson
2014-01-20Merge branch 'sverk/bin2term-int-size-estimation-bug'Sverker Eriksson
2014-01-20Optimize code surrounding calls to complete/1Björn Gustavsson
2014-01-20asn1ct_imm: Add the intermediate instruction {list,List,Dst}Björn Gustavsson
2014-01-20Generate intermediate code that is easier to optimizeBjörn Gustavsson
2014-01-20asn1ct_imm: Add the {set,{var,Src},{var,Dst}} instructionBjörn Gustavsson
2014-01-20Keep type information in the apply intermediate instructionBjörn Gustavsson
2014-01-20asn1ct_imm: Add a field for intermediate code for call_genBjörn Gustavsson
2014-01-20Introduce asn1ct_gen:open_output_file/1Björn Gustavsson
2014-01-20Factor out printing of verbose messagesBjörn Gustavsson
2014-01-20Improve optimization of alignment for encodingBjörn Gustavsson
2014-01-20Improve construction of {cons,H,T} instructionsBjörn Gustavsson
2014-01-20Teach asn1ct_func:call_gen/4 to quote the generated function nameBjörn Gustavsson
2014-01-20Test open types that may need more than 128 bytesBjörn Gustavsson
2014-01-20Update primary bootstrapBjörn Gustavsson
2014-01-20Merge branch 'bjorn/compiler/optimizations/OTP-11584'Björn Gustavsson
2014-01-20Merge branch 'bjorn/fix-line-number-in-bs-exception/OTP-11572'Björn Gustavsson
2014-01-20Merge branch 'bjorn/compiler/fix-lift-after/OTP-11580'Björn Gustavsson
2014-01-20Merge branch 'egil/etp-commands/OTP-11582'Björn-Egil Dahlberg
2014-01-20Merge branch 'egil/fix-bs_get_integer/OTP-11581'Björn-Egil Dahlberg
2014-01-17configure: Prefer the system's zlib over own our zlib sourceBjörn Gustavsson
2014-01-17compiler: Silence false warning for unmatched return in 'after' clauseBjörn Gustavsson
2014-01-17Merge branch 'fenollp/escript-doc-chmod'Henrik Nord
2014-01-17Merge branch 'RoadRunnr/ecdh_crypto'Henrik Nord
2014-01-17erts: Refactor ESTACK & WSTACK to use a struct easy to "export"Sverker Eriksson
2014-01-16Merge branch 'rickard/ts_install_mXX_build'Rickard Green
2014-01-16Teach ts_install --enable-mXX-build flagRickard Green
2014-01-16fix emacs erlang skeleton indentationSteve Vinoski
2014-01-16Merge branch 'maint'Björn-Egil Dahlberg
2014-01-16wx: Fix hanging wx callsDan Gudmundsson
2014-01-16Update preloaded modulesBjörn Gustavsson
2014-01-16Add the 'rle' zstrategyBjörn Gustavsson
2014-01-16jinterface: Fix unicode bug in test codeSverker Eriksson
2014-01-16Generalize optimizations of case statementsBjörn Gustavsson
2014-01-16compiler: Correct line number in exception from binary constructionBjörn Gustavsson
2014-01-15fix system_flag deprecation warningsSteve Vinoski
2014-01-15erts: Fix benign ESTACK/WSTACK typoSverker Eriksson
2014-01-15erts: Fix compiler warnings for NO_JUMP_TABLESverker Eriksson
2014-01-15Update wx build instsructions for DarwinDan Gudmundsson
2014-01-15wx: Remove compiler option -fomit-frame-pointer on DarwinDan Gudmundsson
2014-01-15odbc: Fix configure check to work proparly on windowsIngela Anderton Andin