aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2009-12-21Fixed missing eix fileNiclas Eklund
2009-12-21Removed superfluous backslashNiclas Eklund
2009-12-21Removed 011 in documentation filesNiclas Eklund
2009-12-18Merge branch 'dgud/emacs-improvements' into ccase/r13b04_devErlang/OTP
2009-12-18Emacs: Added indentation inside parenthesisDan Gudmundsson
2009-12-17More -spec indentation fixes.Dan Gudmundsson
2009-12-17Fix duplicate ei_tracelevel symbolBjörn-Egil Dahlberg
2009-12-15Merge branch 'dgud/emacs-improvements' into ccase/r13b04_devErlang/OTP
2009-12-15Merge branch 'sc/ei_decode_skip_fun' into ccase/r13b04_devErlang/OTP
2009-12-15Deprecate concat_binary/1Björn Gustavsson
2009-12-15Fixed indentation of -spec() -> Var :: type();Dan Gudmundsson
2009-12-15Added a indentation when using electric-comma.Dan Gudmundsson
2009-12-15Include the test suites for erl_interfaceBjörn-Egil Dahlberg
2009-12-15OTP-8308 Added an xsl transform from OTP xml documentation to a fileLars G Thorsen
2009-12-14Fix ei_skip_term() handling of funs encoded as NEW_FUN_EXTSimon Cornish
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-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-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-09compiler: Teach 'slim' to omit compilation infoBjörn Gustavsson
2009-12-09Update .gitignore filesBjörn Gustavsson
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-08OTP-5037 Document debug support.Björn-Egil Dahlberg
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-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