aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-12-15Added wx derivates.Dan Gudmundsson
2009-12-14Update bootstrap compilerBjörn Gustavsson
2009-12-14Merge branch 'bg/on_load' into ccase/r13b04_devErlang/OTP
2009-12-14Merge branch 'bg/compiler-bopt-bug' into ccase/r13b04_devErlang/OTP
2009-12-14Merge branch 'as/c_nc-fix' into ccase/r13b04_devErlang/OTP
2009-12-14c_SUITE: Use new style guard testsBjörn Gustavsson
2009-12-14Fix c:nc to use outdir or cwd to find compiled object fileAlex Suraci
2009-12-14OTP-8340 A bug concerning bit comprehensions has been fixed in Cover. TheHans Bolinder
2009-12-13OTP-8341 Minor alignment adjustments of scheduler specific data.Rickard Green
2009-12-13Test on_load functions that don't return 'ok'Björn Gustavsson
2009-12-13Change the expected return value for on_load functionsBjörn Gustavsson
2009-12-11beam_bool: Fix generation of code that does not validateBjörn Gustavsson
2009-12-11OTP-8323 Miscellaneous cross compilation improvements. For example, oneRickard Green
2009-12-11Merge branch 'po/blowfish_ecb_cbc_ofb-rebased' into ccase/r13b04_devErlang/OTP
2009-12-11Add Blowfish testsPaul Oliver
2009-12-11Add Blowfish ECB, CBC and OFB modesPaul Oliver
2009-12-11Update bootstrap compilerBjörn Gustavsson
2009-12-11Merge branch 'bg/slimmer-history' into ccase/r13b04_devErlang/OTP
2009-12-10Fix crash in beam_boolBjörn Gustavsson
2009-12-10Cleaned up docsDan Gudmundsson
2009-12-09beam_makepos: Do not put any dates in generated filesBjörn Gustavsson
2009-12-09compiler: Teach 'slim' to omit compilation infoBjörn Gustavsson
2009-12-09Update .gitignore filesBjörn Gustavsson
2009-12-09OTP-8304 Incompatible changes in the experimental NIF feature. Changed theSverker Eriksson
2009-12-09OTP-5037 Document debug support.Björn-Egil Dahlberg
2009-12-09OTP-8304 Incompatible changes in the experimental NIF feature. Changed theSverker Eriksson
2009-12-09.gitignore: Don't ignore script/boot files in bootstrap/binBjörn Gustavsson
2009-12-08Merge branch 'ay/split_binary_docfix' into ccase/r13b04_devErlang/OTP
2009-12-08OTP-5037 Document debug support.Björn-Egil Dahlberg
2009-12-08documentation: Fix erlang:split_binary/2 Pos argumentAleksey Yeschenko
2009-12-07Changed default target from 'debug' to 'opt'.Rickard Green
2009-12-07Changed filename ref_man.src.xml to ref_man.xml.src to avoid confusionDan Gudmundsson
2009-12-07Merge branch 'dgud/wx_filedialog_bug' into ccase/r13b04_devErlang/OTP
2009-12-06asn1 documentation: remove unused filesBjörn Gustavsson
2009-12-06debugger documentation: remove unused filesBjörn Gustavsson
2009-12-04Merge branch 'mh/to_erl-error-messages' into ccase/r13b04_devErlang/OTP
2009-12-04crypto: include the test suiteBjörn Gustavsson
2009-12-04Merge branch 'sv/sys_get_status' into ccase/r13b04_devErlang/OTP
2009-12-04The generated updates, of the previous fix.Dan Gudmundsson
2009-12-04Fixed generation of wxFileDialog:getPaths/1.Dan Gudmundsson
2009-12-04Merge branch 'egil/misc-egd' into ccase/r13b04_devErlang/OTP
2009-12-03Corrected CR and LF clarification in file:read_line, removed extra backslash.Patrik Nyblom
2009-12-03OTP-8326 Change erroneous "\\0" in documentation files erl_notes.xml andBjörn-Egil Dahlberg
2009-12-03Add test cases for egd_primitivesBjörn-Egil Dahlberg
2009-12-03Optimize egd render speed and reduce code sizeBjörn-Egil Dahlberg
2009-12-03documentation: Fix bugs introduced in the SGML to XML transitionHans Bolinder
2009-12-01Teach sys:get_status/1,2 to call Mod:format_status/2Steve Vinoski
2009-12-01erlc_SUITE: Handle new formatting of warningsBjörn Gustavsson
2009-12-01OTP-8310 Bugs have been fixed in the evaluation of comprehensions andHans Bolinder
2009-11-30Merge branch 'ks/dialyzer-wx-fix' into ccase/r13b04_devErlang/OTP