Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-15 | Sync get-bulk test case for version 3 of the request API. | Micael Karlberg | |
2011-04-15 | Async set test case for version 3 request API. | Micael Karlberg | |
2011-04-14 | Sync set test case for version 2 request API. | Micael Karlberg | |
2011-04-14 | Async get-next test cases for version 3 request API. | Micael Karlberg | |
2011-04-14 | Sync get-next test case for version 3 request API. | Micael Karlberg | |
2011-04-14 | Async get test case for version 3 request API. | Micael Karlberg | |
2011-04-14 | First test case for request API version 3. | Micael Karlberg | |
2011-04-14 | Detailed usage of "Extra" usage in the request API functions, | Micael Karlberg | |
including the reserved value. | |||
2011-04-14 | Added the documentation for the previous request API | Micael Karlberg | |
(removed by misstake). | |||
2011-04-14 | Final version of the (new) API. | Micael Karlberg | |
2011-04-13 | Proper interface documentation for new API. Also release notes | Micael Karlberg | |
with links into API. | |||
2011-04-12 | First time through the compiler. | Micael Karlberg | |
2011-04-12 | "Time to go to the gym"-backup... | Micael Karlberg | |
2011-04-12 | Merge branch 'bmk/snmp/manager/request_override_options' of ↵ | Micael Karlberg | |
github.com:bmk/otp into bmk/snmp/manager/request_override_options | |||
2011-04-12 | Merge branch 'dev' into bmk/snmp/manager/request_override_options | Micael Karlberg | |
2011-04-12 | Merge branch 'sa/dialyzer-invalid-spec-fix' into dev | Henrik Nord | |
* sa/dialyzer-invalid-spec-fix: Fix crash related with the contract blame assignment patch OTP-9219 | |||
2011-04-12 | Merge branch 'gc/gen-format-status-improvements' into dev | Henrik Nord | |
* gc/gen-format-status-improvements: Fix format_status bug for unregistered gen_event processes Conflicts: lib/stdlib/test/gen_event_SUITE.erl OTP-9218 | |||
2011-04-11 | Merge branch 'siri/sasl/rb-help-error/OTP-9166' into dev | Siri Hansen | |
* siri/sasl/rb-help-error/OTP-9166: rb help error | |||
2011-04-08 | Some handle_call-cases handled. | Micael Karlberg | |
2011-04-08 | Merge branch 'dev' into bmk/snmp/manager/request_override_options | Micael Karlberg | |
2011-04-08 | Merge branch 'at/os_mon_dragonfly_support' into dev | Henrik Nord | |
* at/os_mon_dragonfly_support: Add support for DragonFlyBSD to memsup OTP-9217 | |||
2011-04-08 | Merge branch 'at/os_mon_netbsd_support' into dev | Henrik Nord | |
* at/os_mon_netbsd_support: Add NetBSD support to memsup and disksup OTP-9216 | |||
2011-04-08 | Merge branch 'mk/net-kernel-epmd-return-list' into dev | Henrik Nord | |
* mk/net-kernel-epmd-return-list: Fix list returned by net_kernel:epmd_module OTP-9215 | |||
2011-04-07 | Merge branch 'ts/cover-with-export_all' into dev | Henrik Nord | |
* ts/cover-with-export_all: add user specified compiler options on form reloading OTP-9204 | |||
2011-04-07 | Merge branch 'maint-r14' into dev | Niclas Eklund | |
2011-04-06 | Backup checkin (still working on the interface functions). | Micael Karlberg | |
2011-04-06 | Updated handle_sync... | Micael Karlberg | |
2011-04-06 | Merge branch 'ia/stdlib/supervisor-saves-temporary-child-specs/OTP-9167' ↵ | Ingela Anderton Andin | |
into dev * ia/stdlib/supervisor-saves-temporary-child-specs/OTP-9167: Completed bug fix "temporary child specs should not be kept when child terminates" and improved test suite Fix issue with temporary children introduced by OTP-9064 | |||
2011-04-05 | Merge branch 'ks/hipe-ppc64' into dev | Henrik Nord | |
* ks/hipe-ppc64: Enable HiPE by default when compiling for PPC64 Translate RTL to PPC code on PPC64 too Changes in ppc files for PPC64 Additions for the PPC64 backend Changes for the PPC64 backend Added loader for ppc64 New files for the 64-bit backends Cleanup tags OTP-9198 | |||
2011-04-05 | sync_get handled (also fixed the common agent-data creation | Micael Karlberg | |
function). | |||
2011-04-04 | Added initial interface change. | Micael Karlberg | |
2011-04-04 | Update release notes | Erlang/OTP | |
2011-04-04 | Prepare release | Dan Gudmundsson | |
2011-04-04 | Merge branch 'mm/xmerl_doc_fixes' into dev | Henrik Nord | |
* mm/xmerl_doc_fixes: Fix minor typos and improve punctuation in the xmerl_xpath @doc comment OTP-9187 | |||
2011-04-04 | Mnesia sometimes failed to tell all nodes that it had started. | Dan Gudmundsson | |
2011-04-04 | Merge branch 'bd/doc_fixes2' into dev | Henrik Nord | |
* bd/doc_fixes2: Fix mistake in blowfish_ebc_en/decrypt docs Compile fixes for earlier documentation fixes Various small documentation fixes OTP-9172 | |||
2011-04-04 | Completed bug fix "temporary child specs should not be kept when child | Ingela Anderton Andin | |
terminates" and improved test suite The bug fix supplied by Filipe David Manana <[email protected]> did not cover all possible ways that a process may be terminated as for instance with supervisor:terminate_child. Also there was a bug in the base case of the patch returning a list of a list instead of only the list. Added a timeout for the test cases, eliminated unnecessary sleeps, improved code. | |||
2011-04-04 | Fix issue with temporary children introduced by OTP-9064 | Filipe David Manana | |
The temporary child specs are never removed from the supervisor's state, and have they're MFA component set to {M, F, undefined} instead of the MFA passed in the supervisor:start_child/2 call. Subsequent calls to supervisor:restart_child/2 may crash. Stack trace example: {badarg,[{erlang,apply,[gen_server,start_link,undefined]}, {supervisor,do_start_child,2},{supervisor,handle_call,3}, {gen_server,handle_msg,5}, {proc_lib,init_p_do_apply,3}]} | |||
2011-04-04 | crashdump_helper: Compile for r12 instead of r11 | Björn Gustavsson | |
The r11 option is no longer supported by the compiler (silently ignored). | |||
2011-04-03 | Add NetBSD support to memsup and disksup | Andrew Thompson | |
2011-04-02 | Fix minor typos and improve punctuation in the xmerl_xpath @doc comment | Marcus Marinelli | |
2011-04-01 | Merge branch 'sverker/hipe-binmatch-heap-corrupt' into dev | Sverker Eriksson | |
* sverker/hipe-binmatch-heap-corrupt: Fix hipe bug in convert_matchstate, bignum-padding one word too long OTP-9182 | |||
2011-04-01 | Merge branch 'sb/make-files-like-erlc' into dev | Henrik Nord | |
* sb/make-files-like-erlc: Change make:files to behave more like erlc OTP-9179 | |||
2011-04-01 | Fix mistake in blowfish_ebc_en/decrypt docs | Bernard Duggan | |
2011-04-01 | Compile fixes for earlier documentation fixes | Bernard Duggan | |
Fixed a couple of compilation errors. Also backed out a tiny change that had already been added by Tuncer Ayaz in his binary-part-typo branch. | |||
2011-04-01 | Various small documentation fixes | Bernard Duggan | |
This change fixes a bunch of small (and a few less small) typos and other errors in various modules that I've spotted throughout my travels. | |||
2011-04-01 | Merge branch 'bmk/snmp/support_ipv6_transport_address' into ↵ | Micael Karlberg | |
bmk/snmp/snmp420_integration | |||
2011-04-01 | Added export of new (ip-) verification function. | Micael Karlberg | |
2011-04-01 | Merge branch 'bmk/snmp/manager/deprecate_old_api/OTP-9174' into ↵ | Micael Karlberg | |
bmk/snmp/snmp420_integration Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/app/snmp.appup.src | |||
2011-04-01 | Fix a bug in erl_recomment | Hans Bolinder | |
In a file containing declarations and comments without any empty lines between them, the recomment_forms() function would associate a multi-line comment with the declaration above it rather than the one following it. (Thanks to Richard Carlsson.) This bug has been reported several times. It was corrected by Kostis Sagonas, but the fix didn't make into the R14B02 release. |