Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-22 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2013-07-22 | Merge branch 'ts/otp_mibs_fix_type_overflows/OTP-11203' | Björn-Egil Dahlberg | |
* ts/otp_mibs_fix_type_overflows/OTP-11203: [otp_mibs] Add type based integer value truncation/reset. [otp_mibs] Add test suite for range checks and reduction value overflow. [otp_mibs] Update types of applicable MIB objects to 64bit based types. | |||
2013-07-19 | os_mon: Relax disksup_SUITE test even more | Björn-Egil Dahlberg | |
Capacity can be zero on certain filesystems. Remove reported mountpoints with zero capacity during tests since these reports false positives. | |||
2013-07-18 | os_mon: Refactor disksup_SUITE | Björn-Egil Dahlberg | |
Notably, remove ?line macro. | |||
2013-07-18 | os_mon: Relax disksup_SUITE api test | Björn-Egil Dahlberg | |
2013-07-16 | snmp: Silence debug in tests | Björn-Egil Dahlberg | |
2013-07-16 | [otp_mibs] Add type based integer value truncation/reset. | Tobias Schlager | |
This fixes errors when querying e.g. the erlNodeReductions, erlNodeInBytes and erlNodeOutBytes objects in long-running Erlang/OTP systems. | |||
2013-07-16 | [otp_mibs] Add test suite for range checks and reduction value overflow. | Tobias Schlager | |
2013-07-16 | [otp_mibs] Update types of applicable MIB objects to 64bit based types. | Tobias Schlager | |
2013-07-15 | Merge branch 'maint' | Björn-Egil Dahlberg | |
2013-07-15 | Merge branch 'egil/erts/aggregate-system-traceability/OTP-11196' into maint | Björn-Egil Dahlberg | |
* egil/erts/aggregate-system-traceability/OTP-11196: Check for native code without loading module Fix erlang:system_info(compile_info) Fix system_information get_beam_name/0 Add beam dynamic libraries to system_information Add system_information testsuite Add system information aggregate Refactor away ?line macro in code_SUITE Fix tests for erts app-file Add erts app-file erts: Add cflags, ldflags and config.h into executable | |||
2013-07-15 | Check for native code without loading module | Björn-Egil Dahlberg | |
2013-07-15 | Fix system_information get_beam_name/0 | Björn-Egil Dahlberg | |
os:getenv("EMU") is not set for windows, use "beam" instead. | |||
2013-07-15 | Add beam dynamic libraries to system_information | Björn-Egil Dahlberg | |
2013-07-15 | Add system_information testsuite | Björn-Egil Dahlberg | |
2013-07-15 | Merge branch 'maint' | Micael Karlberg | |
2013-07-15 | Merge branch 'maint-r16' into maint | Micael Karlberg | |
2013-07-12 | Add system information aggregate | Björn-Egil Dahlberg | |
2013-07-12 | Merge branch 'maint' | Rickard Green | |
* maint: Fix configure detection of ethread native atomics on powerpc | |||
2013-07-12 | Merge branch 'rickard/info/OTP-11196' into maint | Rickard Green | |
* rickard/info/OTP-11196: Fix configure detection of ethread native atomics on powerpc | |||
2013-07-12 | Fix configure detection of ethread native atomics on powerpc | Rickard Green | |
2013-07-12 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-07-12 | Merge branch 'aw/fix-ftp-report-formatting/OTP-11202' into maint | Fredrik Gustafsson | |
* aw/fix-ftp-report-formatting/OTP-11202: Add missing brackets to report formatting on ftp_progress process exit | |||
2013-07-11 | Refactor away ?line macro in code_SUITE | Björn-Egil Dahlberg | |
2013-07-11 | Fix tests for erts app-file | Björn-Egil Dahlberg | |
2013-07-11 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-07-11 | Merge branch 'jw/fix-float-middle-endian/OTP-11201' into maint | Fredrik Gustafsson | |
* jw/fix-float-middle-endian/OTP-11201: Fix binary construction on floating point middle-endian machines Fix binary matching on floating point middle-endian machines Fix erlang:phash2() on floating point middle-endian machines Fix external term format BIFs on floating point middle-endian machines | |||
2013-07-11 | Add missing brackets to report formatting on ftp_progress process exit | Artur Wilniewczyc | |
When progress reporting process exits, ftp client crashes because of missing brackets in io_lib:format argument. | |||
2013-07-11 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-07-11 | Merge branch 'goofansu/fix-supervisor-typo' into maint | Fredrik Gustafsson | |
* goofansu/fix-supervisor-typo: Fix supervisor typo | |||
2013-07-11 | Fix supervisor typo | goofansu | |
`I` should be `If` | |||
2013-07-10 | Merge branch 'maint' | Rickard Green | |
* maint: Add test cases for native atomics and jump table Refuse to build SMP runtime by default without native atomics Make information about use of jump table available via system_info BIF Make ethread library information available via system_info BIF Make emulator arguments available via the system_info BIF | |||
2013-07-10 | Merge branch 'rickard/info/OTP-11196' into maint | Rickard Green | |
* rickard/info/OTP-11196: Add test cases for native atomics and jump table Refuse to build SMP runtime by default without native atomics Make information about use of jump table available via system_info BIF Make ethread library information available via system_info BIF Make emulator arguments available via the system_info BIF | |||
2013-07-09 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-07-09 | Merge branch 'genrich/stdlib/gen_server_typo/OTP-11200' into maint | Fredrik Gustafsson | |
* genrich/stdlib/gen_server_typo/OTP-11200: handle_info Info type possible typo | |||
2013-07-09 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-07-09 | Merge branch 'fredrik/ssh/chmod/OTP-11189' into maint | Fredrik Gustafsson | |
* fredrik/ssh/chmod/OTP-11189: ssh: Not run chmod every lookup | |||
2013-07-09 | Merge branch 'maint' | Siri Hansen | |
2013-07-09 | Merge branch 'sze/ssh_cli_handles/OTP-11199' into maint | Fredrik Gustafsson | |
* sze/ssh_cli_handles/OTP-11199: Make ssh_cli.erl handle <CTRL>+C | |||
2013-07-09 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-07-09 | Merge branch 'sze/ssh_cli_handles/OTP-11199' into maint | Fredrik Gustafsson | |
* sze/ssh_cli_handles/OTP-11199: Make ssh_cli.erl handle <CTRL>+C | |||
2013-07-09 | Refuse to build SMP runtime by default without native atomics | Rickard Green | |
Build with fallback can be enabled by passing the `configure` command line argument `--disable-smp-require-native-atomics` | |||
2013-07-09 | Merge branch 'siri/ct_netconfc/multiple-filter-notification/OTP-11166' into ↵ | Siri Hansen | |
maint * siri/ct_netconfc/multiple-filter-notification/OTP-11166: [ct_netconfc] Allow multiple elements inside filter in create_subscription | |||
2013-07-09 | Merge branch 'maint' | Fredrik Gustafsson | |
2013-07-09 | Merge branch 'ra/trailing-spaces-emacs-skels/OTP-11198' into maint | Fredrik Gustafsson | |
* ra/trailing-spaces-emacs-skels/OTP-11198: Remove trailing spaces in Emacs templates | |||
2013-07-09 | Merge branch 'maint' | Siri Hansen | |
2013-07-09 | Merge branch 'siri/ct_netconfc/doc-send/OTP-11132' into maint | Siri Hansen | |
* siri/ct_netconfc/doc-send/OTP-11132: [common_test] Add documentation for ct_netconfc:send and send_rpc | |||
2013-07-09 | Merge branch 'maint' | Siri Hansen | |
2013-07-09 | Merge branch 'siri/cuddle-with-tests' into maint | Siri Hansen | |
* siri/cuddle-with-tests: [sasl] Remove directory with unicode characters after successful test | |||
2013-07-08 | Merge branch 'bmk/snmp/snmp4241_integration/r16' into maint-r16 | Erlang/OTP | |
* bmk/snmp/snmp4241_integration/r16: [snmp/agent] Cleanup, renaming, appup, proper version and release notes [snmp/agent] Local DB counter increment wrap error SNMP/VACM: bugfix for vacmViewTreeFamilyMask |