aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2010-05-20Remove stray support for the bs_bits_to_bytes2/2 instructionBjörn Gustavsson
2010-05-20Remove the bs_bits_to_bytes/3 instructionBjörn Gustavsson
2010-05-20Cover handling of 'math' BIFsBjörn Gustavsson
2010-05-20beam_bool: Remove a clause in live_regs/1 that cannot matchBjörn Gustavsson
2010-05-20beam_bool: Cover handling of bs_context_to_binary in initialized_regs/2Björn Gustavsson
2010-05-20beam_bool: Remove a clause in initialized_regs/2 that cannot matchBjörn Gustavsson
2010-05-20beam_block: Remove a clause that will never be executedBjörn Gustavsson
2010-05-20compile: Remove code that is only executed on SolarisBjörn Gustavsson
2010-05-20Do not cover-analyze core_scanBjörn Gustavsson
2010-05-20core_SUITE_data: Don't ignore *.core files in this directoryBjörn Gustavsson
2010-05-20Merge branch 'pan/otp_8217_binary' into devErlang/OTP
2010-05-20Honor internal APIIngela Anderton Andin
2010-05-20Fixed internal APIIngela Anderton Andin
2010-05-19Merge branch 'dp/shell-line-editing' into devErlang/OTP
2010-05-18Fixed extended_key_usage test so that it really tests what we want it to test.Ingela Anderton Andin
2010-05-18Commented out currently unsupported code. To be supported or removed in the f...Ingela Anderton Andin
2010-05-17Add documentation for binary modulePatrik Nyblom
2010-05-17Add more tests and make some go easier on small systemsPatrik Nyblom
2010-05-17Correct Boyer More and trapping for longest_common_suffixPatrik Nyblom
2010-05-17Add longer timetrap to testcases and add binary to app filePatrik Nyblom
2010-05-17Add guard BIFs binary_part/2,3Patrik Nyblom
2010-05-17Add binary:{encode,decode}_unsigned({1,2}Patrik Nyblom
2010-05-17Add referenced_byte_size/1Patrik Nyblom
2010-05-17Add binary:list_to_bin/1 and binary:copy/1,2Patrik Nyblom
2010-05-17Add bin_to_list/{1,2,3}Patrik Nyblom
2010-05-17Add binary:longest_common_prefix/longest_common_suffixPatrik Nyblom
2010-05-17Add binary:part to erl_bif_binary.cPatrik Nyblom
2010-05-17Count reductions for process even when not trappingPatrik Nyblom
2010-05-17Add random compare testcasePatrik Nyblom
2010-05-17Teach binary.c the semantics to take longest instead of shortest matchPatrik Nyblom
2010-05-17Initial commit of the binary EEPPatrik Nyblom
2010-05-17Removed/commented out currently dead code.Ingela Anderton Andin
2010-05-12timer: Update specs and apply tidier cleanupsKostis Sagonas
2010-05-12Merge branch 'bg/compiler-attributes' into devErlang/OTP
2010-05-12hipe_beam_to_icode: Correct names of new recv_* instructionsKostis Sagonas
2010-05-12OTP-8629 stdlib: prepare erl_parse.yrl for future extensionHans Bolinder
2010-05-12OTP-8628 stdlib: correction lists(3)Hans Bolinder
2010-05-12Remove opaque declarations from the attributesBjörn Gustavsson
2010-05-12Merge branch 'bg/opt-receive' into devErlang/OTP
2010-05-11OTP-8620 Updates of ct_sshPeter Andersson
2010-05-11Updated vsnIngela Anderton Andin
2010-05-11Handling of empty certificate extensions OTP-8626Ingela Anderton Andin
2010-05-11OTP-8561: A minor compiler related performance improvement.Micael Karlberg
2010-05-11hipe_icode: Suppress a dialyzer warningKostis Sagonas
2010-05-11Merge branch 'bg/beam_lib' into devErlang/OTP
2010-05-11Merge branch 'dgud/emacs-21-fix' into devErlang/OTP
2010-05-11Merge branch 'pl/fix-shared-lib-install' into devErlang/OTP
2010-05-11Added ticketsIngela Anderton Andin
2010-05-11OTP-8568 RFC -5746Ingela Anderton Andin
2010-05-11Test that gen_server:call/2,3 are fast even with a huge message queueBjörn Gustavsson