Age | Commit message (Expand) | Author |
2010-12-28 | Prepare release | Erlang/OTP |
2010-12-28 | Correct type specs in io | Patrik Nyblom |
2010-12-28 | Remove dead code (and dialyzer errors) from filename and re | Patrik Nyblom |
2010-12-28 | Set types correctly for open_port({spawn_executable, ... | Patrik Nyblom |
2010-12-28 | Fix native code compiler infinite loop and update type info for 're' | Kostis Sagonas |
2010-12-27 | Improved error handling for ssh:connect/3/4. | Niclas Eklund |
2010-12-21 | Correct type specs in io | Patrik Nyblom |
2010-12-21 | Merge branch 'ja/fix-hipe-spec-ets-new' into dev | Niclas Axelsson |
2010-12-21 | Merge branch 'sa/dialyzer-or-fix' into dev | Niclas Axelsson |
2010-12-21 | Merge branch 'pan/r14b01-dialyzer-type-corrections' into dev | Patrik Nyblom |
2010-12-21 | Remove faulty change left by mistake in epp | Patrik Nyblom |
2010-12-21 | Merge branch 'pan/r14b01-dialyzer-type-corrections' into dev | Patrik Nyblom |
2010-12-21 | Merge branch 'bjorn/compiler/export-type/OTP-8998' into dev | Björn Gustavsson |
2010-12-21 | compiler: Don't include -export_type as attributes in BEAM files | Björn Gustavsson |
2010-12-21 | Merge branch 'bjorn/bs-zero-width-bug/OTP-8997' into dev | Björn Gustavsson |
2010-12-21 | Fix type-checking of variable used in zero-width bit syntax construction | Björn Gustavsson |
2010-12-20 | Merge branch 'maint-r14' into dev | Ingela Anderton Andin |
2010-12-20 | Merge commit 'build/maint-r14/2010-12-20_15.15' into maint-r14 | Ingela Anderton Andin |
2010-12-20 | Release note contained wrong ticker number. | Niclas Eklund |
2010-12-20 | OTP-8987 | Niclas Eklund |
2010-12-20 | Merge branch 'pan/unicode-filenames/testcase-correction' into dev | Patrik Nyblom |
2010-12-20 | Merge branch 'ks/r14b01-hipe-fix' into dev | Patrik Nyblom |
2010-12-20 | Fix bug in the handling of 'or' by Dialyzer | Stavros Aronis |
2010-12-20 | Merge branch 'pan/bad-dist-msg/OTP-8993' into dev | Patrik Nyblom |
2010-12-20 | Removed dead code | Patrik Nyblom |
2010-12-20 | Make file_name_SUITE:very_icky work on Windows | Patrik Nyblom |
2010-12-17 | Remove dead code (and dialyzer errors) from filename and re | Patrik Nyblom |
2010-12-17 | Merge branch 'maint-r14' into dev | Niclas Eklund |
2010-12-17 | Merge branch 'maint-r13' into maint-r14 | Niclas Eklund |
2010-12-17 | Update release notes | Erlang/OTP |
2010-12-17 | Merge branch 'ia/ssl/session-and-cert-cache-handling/OTP-8965' into maint-r14 | Erlang/OTP |
2010-12-17 | Merge branch 'rickard/ets-tab-delete/OTP-8999' into dev | Rickard Green |
2010-12-17 | Merge branch 'bmk/inets/httpd_hrl_file_install/OTP-8988' into dev | Ingela Anderton Andin |
2010-12-17 | Cleaned up meaningless code discovered thanks to cover | Ingela Anderton Andin |
2010-12-16 | External include files | Micael Karlberg |
2010-12-16 | Set types correctly for open_port({spawn_executable, ... | Patrik Nyblom |
2010-12-16 | Merge branch 'nick/orber/old_ssl_option/OTP-8994' into maint-r14 | Erlang/OTP |
2010-12-16 | Merge branch 'nick/orber/recursive_types/OTP-8868' into maint-r14 | Erlang/OTP |
2010-12-16 | Fix type specification of the ets:new/2 BIF | Jesper Louis Andersen |
2010-12-16 | Safe deallocation of ETS-table structures | Rickard Green |
2010-12-16 | Prepare for release | Ingela Anderton Andin |
2010-12-16 | Cache invalidation and consistent user closing | Ingela Anderton Andin |
2010-12-16 | Cache invaldation first version does not break old test cases | Ingela Anderton Andin |
2010-12-15 | kernel: fix faulty distribution testcase | Björn-Egil Dahlberg |
2010-12-15 | Remove ancient distribution message DOP_NODE_LINK from all code | Patrik Nyblom |
2010-12-15 | Fixes a race condition found in percept_db start/1 function. | Ahmed Omar |
2010-12-14 | Merge branch 'nick/orber/old_ssl_option/OTP-8994' into maint-r13 | Erlang/OTP |
2010-12-14 | Support for recursive unions and structs. Break loop if recursive TypeCode. | Niclas Eklund |
2010-12-13 | Fix native code compiler infinite loop and update type info for 're' | Kostis Sagonas |
2010-12-10 | Merge branch 'maint-r13' of super:otp into nick/orber/recursive_types/OTP-8868 | Niclas Eklund |