Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-04-19 | Convert XML files to UTF-8 | Hans Bolinder | |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg | |
2013-01-29 | Prepare releaseOTP_R16A_RELEASE_CANDIDATE | Erlang/OTP | |
2013-01-15 | Implement ./otp_build configure --enable-silent-rules | Anthony Ramine | |
With silent rules, the output of make is less verbose and compilation warnings are easier to spot. Silent rules are disabled by default and can be disabled or enabled at will by make V=0 and make V=1. | |||
2012-08-31 | Update copyright years | Björn-Egil Dahlberg | |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson | |
OTP-10106 OTP-10107 | |||
2012-03-30 | Update copyright years | Björn-Egil Dahlberg | |
2011-12-12 | Prepare release | Erlang/OTP | |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg | |
2011-11-30 | otp_mibs: Eliminate use of tuple fun | Björn Gustavsson | |
2011-11-22 | Revert "Update version numbers for pre-release of R15" | Björn-Egil Dahlberg | |
This reverts commit e21ff9b0b69219ab3853be7e80813156113152b7. | |||
2011-11-22 | Update version numbers for pre-release of R15OTP_R15A | Björn Gustavsson | |
2011-10-27 | Remove unused */doc/src/make.dep files | Björn Gustavsson | |
These dependency files was once used when building the documentation, but are no longer needed. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |