Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-10 | Added export of snmp_target_mib:add_addr/11. | Micael Karlberg | |
2011-03-09 | Added the new mib TRANSPORT-ADDRESS-MIB to the mib | Micael Karlberg | |
for which we are building man-pages. | |||
2011-03-09 | Merge branch 'dev' into bmk/snmp/support_ipv6_transport_address | Micael Karlberg | |
2011-03-09 | Proper appup-file that actually passes the test suite. | Micael Karlberg | |
2011-03-09 | Backup commit. | Micael Karlberg | |
2011-03-09 | Prepare release | Dan Gudmundsson | |
2011-03-09 | Applied from mnesia_frag:first patch from Magnus Henoch | Dan Gudmundsson | |
"When I run mnesia:first on an empty fragmented table, it tries to access the fragment with the number one beyond the maximum. In the sample code below, I create a table with two fragments, 'foo' and 'foo_frag2', but mnesia tries to access 'foo_frag3':" | |||
2011-03-09 | The number of test nodes where to small for the testsuite | Dan Gudmundsson | |
A miss introduced when converting to common_test | |||
2011-03-09 | Abort/restart if network has changed, can be a partioned network | Dan Gudmundsson | |
2011-03-09 | Merge branch 'ks/typer' into dev | Niclas Axelsson | |
* ks/typer: (22 commits) Add release notes and up version Strengthen some specs Allow for --show_success_typings spelling also Add '--show_success_typings' option Fix crash in oveloaded contracts with overlapping domains Fix a type error and do some further cleanup Type cleanups and simplifications Cleanup the analysis record Remove typer_annotator.erl and typer.hrl Remove typer_info.erl file Remove typer_options.erl file Remove typer_preprocess.erl file Delete typer_map.erl file, really this time Delete typer_map.erl file Various cleanups Fix Typer's hanging when module name doesn't match filename Moved option to its proper position Clean up of comments Up version to reflect major rewrite Add '--no_spec' option to Typer ... OTP-9113 | |||
2011-03-09 | Merge branch 'hb/erl_docgen/bug_fixes/OTP-8975' into dev | Hans Bolinder | |
* hb/erl_docgen/bug_fixes/OTP-8975: Minor improvement of a script | |||
2011-03-09 | Add release notes and up version | Kostis Sagonas | |
2011-03-08 | Used invalid module names in two places. Corrected. | Micael Karlberg | |
2011-03-08 | Mostly esthetic stuff... | Micael Karlberg | |
2011-03-08 | Added export of new ip check function (using domain when checking). | Micael Karlberg | |
2011-03-08 | Debugging when retrieving destinations. | Micael Karlberg | |
2011-03-08 | Add handling pf domain and also default domain for cases | Micael Karlberg | |
where old style is used. | |||
2011-03-08 | Merge branch 'lukas/tools/cover_mem_footprint/OTP-9043' into dev | Lukas Larsson | |
* lukas/tools/cover_mem_footprint/OTP-9043: Fix spelling on analyse Add short sleep to prevent timing issues on slow machines Update cover tests which depend on compiled files to be skipped if the compile testcase is skipped Conflicts: lib/tools/test/cover_SUITE.erl | |||
2011-03-08 | Merge branch 'kenneth/asn1/componentrelation/OTP-9092' into dev | Kenneth Lundin | |
* kenneth/asn1/componentrelation/OTP-9092: Fixed crash in asn1ct_check occuring for SEQUENCE with extension mark and component relation attribute. | |||
2011-03-08 | Merge branch 'dev' of super:otp into dev | Kenneth Lundin | |
2011-03-08 | Fix spelling on analyse | Lukas Larsson | |
2011-03-08 | Removed white space in function name tag as it breaks links | Ingela Anderton Andin | |
2011-03-08 | Cosmetics... | Micael Karlberg | |
2011-03-08 | Added some target debugging. | Micael Karlberg | |
2011-03-08 | Renamed snmpc(module) to (just) snmpc and | Micael Karlberg | |
snmpc to snmpc(command)... | |||
2011-03-08 | Minor improvement of a script | Hans Bolinder | |
An unnecessary include directive has been removed. | |||
2011-03-08 | Merge branch 'hb/edoc/wiki_encoding/OTP-9109' into dev | Hans Bolinder | |
* hb/edoc/wiki_encoding/OTP-9109: Add encoding when parsing Wiki text | |||
2011-03-08 | Merge branch 'hb/edoc/elib_private/OTP-9110' into dev | Hans Bolinder | |
* hb/edoc/elib_private/OTP-9110: Clean up edoc_lib(3) | |||
2011-03-08 | Merge branch 'ia/odbc/prepare-release-and-bettre-error-msg/OTP-9111' into dev | Ingela Anderton Andin | |
* ia/odbc/prepare-release-and-bettre-error-msg/OTP-9111: Prepare relese and improved error messages OTP-9111 | |||
2011-03-08 | Prepare relese and improved error messages OTP-9111 | Ingela Anderton Andin | |
2011-03-08 | Merge branch 'ia/public_key/prepare-release' into dev | Ingela Anderton Andin | |
* ia/public_key/prepare-release: Prepare for release | |||
2011-03-08 | Merge branch 'ia/ssl/prepare-release' into dev | Ingela Anderton Andin | |
* ia/ssl/prepare-release: Prepare for release | |||
2011-03-08 | Merge branch 'jk/ssl_connection_hibernate' into dev | Ingela Anderton Andin | |
* jk/ssl_connection_hibernate: Add the option { hibernate_after, int() } to ssl:connect and ssl:listen OTP-9106 | |||
2011-03-07 | Bring example config file up-to-date. | Micael Karlberg | |
2011-03-07 | Basically backup commit (time to go home). | Micael Karlberg | |
Implemented handling of domains in the mpd module. Still some errors left though (3 test cases fail). | |||
2011-03-07 | Fixed crash in asn1ct_check occuring for SEQUENCE with extension mark and ↵ | Kenneth Lundin | |
component relation attribute. | |||
2011-03-07 | Fixed release notes. | Micael Karlberg | |
2011-03-07 | Clean up edoc_lib(3) | Hans Bolinder | |
The <c>edoc_lib</c> module is meant to be private, but since it is referred to from other man pages it has been included in the OTP documentation. This change makes all functions private except those referred to from other pages. | |||
2011-03-07 | Merge branch 'dev' into bmk/inets/httpd/dont_send_empty_chunk/OTP-9091 | Micael Karlberg | |
2011-03-07 | Wrong version (downgrade for 5.5 was 5.4 instead which made | Micael Karlberg | |
5.4 appear in two places). | |||
2011-03-07 | Add encoding when parsing Wiki text | Hans Bolinder | |
EDoc used to fail on strings such as "���". Thanks to Richard Carlsson. | |||
2011-03-07 | Prepare for release | Ingela Anderton Andin | |
2011-03-07 | Merge branch 'dev' into bmk/snmp/support_ipv6_transport_address | Micael Karlberg | |
2011-03-07 | Prepare for release | Ingela Anderton Andin | |
2011-03-07 | Merge branch 'dgud/dialyzer-fixes' into dev | Dan Gudmundsson | |
OTP-9107 | |||
2011-03-07 | Add the option { hibernate_after, int() } to ssl:connect and ssl:listen | Jeroen Koops | |
When making an SSL connection (either as client or as server), the process implementing the connection may use as much as hundreds of kilobytes of memory, even when idle. This is problematic for any application maintaining more than just a few SSL connections. This patch introduces the option { hibernate_after, int() } to the ssl:connect and ssl:listen functions, making the SSL connection process go into hibernation after the specified number of milliseconds of inactivity. This will reduce the memory used by the process to just a few hundred bytes, making applications with thousands or more SSL connections feasible, as long as most of the connections are idle for most of the time (which is typically the case). The approach of making the process go into hibernation only after some time of inactivity was chosen because hibernation incurs some CPU usage, and it is therefore not desirable for a process to hibernate after each call. | |||
2011-03-07 | Merge branch 'bmk/snmp/snmpc/OTP-9004' into dev | Micael Karlberg | |
Temporary fix for snmpc command line (ref man) documentation (actually renames the module instead). | |||
2011-03-07 | Temporary module "name" for the module snmpc. | Micael Karlberg | |
2011-03-07 | Removed dialyzer warning. | Lars Thorsen | |
2011-03-07 | Subsections below level 2 where not handled correct when generating html and ↵ | Lars Thorsen | |
pdf. |