Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-21 | Merge branch 'maint' | Patrik Nyblom | |
2012-03-21 | erts: Basic test of erlang:halt/0..2 | Raimo Niskanen | |
2012-03-21 | erts: Document erlang:halt/2 and update erlang:halt/0,1 | Raimo Niskanen | |
2012-03-21 | erts: Implement erlang:halt/2 | Raimo Niskanen | |
2012-03-21 | Merge branch 'pan/testcase-fix-bigboot' into maint | Patrik Nyblom | |
* pan/testcase-fix-bigboot: Align java test Makefile.src with c tests ditto in ic Teach ei testsuites parallel make Teach edlin_expand_SUITE:init_per_suite independence Teach big_boot_embedded testcase about comte OTP-10008 | |||
2012-03-21 | Align java test Makefile.src with c tests ditto in ic | Patrik Nyblom | |
2012-03-21 | Teach ei testsuites parallel make | Patrik Nyblom | |
2012-03-21 | Teach edlin_expand_SUITE:init_per_suite independence | Patrik Nyblom | |
2012-03-21 | Teach big_boot_embedded testcase about comte | Patrik Nyblom | |
2012-03-21 | Merge branch 'pan/remove_temp_files_io_proto_SUITE' into maint | Patrik Nyblom | |
* pan/remove_temp_files_io_proto_SUITE: io_proto_SUITE: make sure temp files are removed OTP-10005 | |||
2012-03-21 | io_proto_SUITE: make sure temp files are removed | Patrik Nyblom | |
2012-03-21 | Merge branch 'pan/win_doc_fix/OTP-9846' into maint | Patrik Nyblom | |
* pan/win_doc_fix/OTP-9846: Correct build instruction for 32bit OpenSSL | |||
2012-03-21 | Correct build instruction for 32bit OpenSSL | Patrik Nyblom | |
Also made some visual improvements to the example command lines for wxWidgets/OpenSSL and made some minor updates to the build instructions for those libraries. | |||
2012-03-21 | Prepare for release | Ingela Anderton Andin | |
Updates for ssh that needs to restarted so no need for soft upgrade | |||
2012-03-21 | Merge branch 'maint' | Dan Gudmundsson | |
2012-03-21 | Merge branch 'dgud/observer/fix-mem-graph' into maint | Dan Gudmundsson | |
* dgud/observer/fix-mem-graph: [observer] Remove system from memory graph | |||
2012-03-21 | Merge branch 'dgud/wx/misc-improvements/OTP-9947' into maint | Dan Gudmundsson | |
* dgud/wx/misc-improvements/OTP-9947: [wx] Add more types [wx] Fix listctrl issues [wx] Fix bad defines [wx] Fix bad type references [wx] Fix missing export_types | |||
2012-03-21 | Merge branch 'dgud/debugger/breakpoints_bug/OTP-9950' into maint | Dan Gudmundsson | |
* dgud/debugger/breakpoints_bug/OTP-9950: [debugger] Fixed disappearing breakpoints | |||
2012-03-21 | stdlib: Stop working around erlang:halt not flushing | Raimo Niskanen | |
2012-03-21 | erts: Make erlang:halt/0,1 close ports and flush async threads | Raimo Niskanen | |
2012-03-21 | erts: Remove forgotten and unused function erl_exit0 | Raimo Niskanen | |
2012-03-21 | erts: Implement erl_halt | Raimo Niskanen | |
2012-03-21 | Prepare for release | Ingela Anderton Andin | |
Supervisor tree changed so can not do soft upgrade | |||
2012-03-21 | [eldap] Add infrastructure | Dan Gudmundsson | |
2012-03-21 | Prepare for release | Ingela Anderton Andin | |
Distribution fixes so no need to soft upgrade. | |||
2012-03-21 | Merge branch 'maint' | Hans Bolinder | |
* maint: Make sure disk_log does not write too much data | |||
2012-03-21 | Merge branch 'hb/kernel/too_greedy_disk_log/OTP-9999' into maint | Hans Bolinder | |
* hb/kernel/too_greedy_disk_log/OTP-9999: Make sure disk_log does not write too much data | |||
2012-03-21 | Merge branch 'maint' | Hans Bolinder | |
* maint: Fix continuation error Remove unused file Correct a minor bug in qlc's testsuite | |||
2012-03-21 | Merge branch 'hb/stdlib/fix_qlc_suite/OTP-10000' into maint | Hans Bolinder | |
* hb/stdlib/fix_qlc_suite/OTP-10000: Correct a minor bug in qlc's testsuite | |||
2012-03-21 | Merge branch 'lars/xmerl/continuation-error/OTP-9961' into maint | Lars Thorsen | |
* lars/xmerl/continuation-error/OTP-9961: Fix continuation error | |||
2012-03-21 | Fix continuation error | Lars Thorsen | |
2012-03-21 | Merge branch 'lars/xmerl/remove-unused-file/OTP-9965' into maint | Lars Thorsen | |
* lars/xmerl/remove-unused-file/OTP-9965: Remove unused file | |||
2012-03-21 | Remove unused file | Lars Thorsen | |
2012-03-20 | Prepare for patch relese | Ingela Anderton Andin | |
Four digit version number as we backmerged part of R15 solutions | |||
2012-03-20 | Removed function that should not be backmerged | Ingela Anderton Andin | |
2012-03-20 | [observer] Remove system from memory graph | Dan Gudmundsson | |
It is confusing we have total and system is total - processes | |||
2012-03-20 | Merge branch 'maint' | Sverker Eriksson | |
2012-03-20 | Merge branch 'sverk/cpu-topology-crash' into maint | Sverker Eriksson | |
* sverk/cpu-topology-crash: erts: Fix memory corruption when reading topology info OTP-10004 | |||
2012-03-20 | Fix error message if stdlib has faulty start type in .rel file | Siri Hansen | |
If stdlib had a different start type than permanent, systools_make would fail but it would say that it was sasl that had faulty start type. This has been corrected. | |||
2012-03-20 | Add documentation of regular expressions for version numbers in appup | Siri Hansen | |
2012-03-20 | [eldap] Initial copy of Tobbe's eldap client | Torbjorn Tornkvist | |
Copied with Torbjorns permission from https://github.com/etnt/eldap.git | |||
2012-03-20 | Add the surefire ct hook | Lukas Larsson | |
The hook should work with modern versions of Jenkins CI to gather test results. | |||
2012-03-20 | Document correct default value for 'mod' parameter in .app | Siri Hansen | |
The default value for the 'mod' parameter in .app files was incorrectly documented to be 'undefined'. It is now corrected to []. | |||
2012-03-20 | Avoid undefined start_phases entry in .script | Siri Hansen | |
Inorder to align with reltool a {start_phases,undefined} entry in will no longer occur in the application specification in .script files. The start_phases entry will only exist if it contains real start phases. Also, the default value for #application.start_phases is no longer set to [] in systools.hrl. This value was actually never used, since it was always explicitly set in systools_make:parse_applications - by default to 'undefined', so the default value in the record definition was only a confusing detail. Anyway - now corrected. | |||
2012-03-20 | Correct a minor bug in qlc's testsuite | Hans Bolinder | |
2012-03-20 | Make sure disk_log does not write too much data | Hans Bolinder | |
While disk_log eagerly collects logged data for better performance, collecting too much data may choke the system and cause huge binaries to be written. The problem was addressed in OTP-9764, but the situation was not improved in all cases. Thanks to Richard Carlsson. | |||
2012-03-20 | Merge branch 'maint' | Gustav Simonsson | |
2012-03-20 | Merge branch 'gustav/ic/remove-warnings' into maint | Gustav Simonsson | |
* gustav/ic/remove-warnings: Bump version from 4.2.29 to 4.2.30 Add generation of Erlang callback functions to avoid compiler warnings of generated Erlang source code Seq12023 OTP-9998 | |||
2012-03-20 | Bump version from 4.2.29 to 4.2.30 | Gustav Simonsson | |
2012-03-20 | Merge branch 'maint' | Gustav Simonsson | |