Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2013-04-19 | Convert XML files to UTF-8 | Hans Bolinder | |
2011-08-02 | Also added handling option "--W" in the snmpc(command), | Micael Karlberg | |
for completion. | |||
2011-08-02 | [compiler] Used wrong variable name (for | Micael Karlberg | |
warnings-as-errors variable), which caused the compiler to crash when using the snmpc script. Also added the option --Werror for the SNMP MIB compiler (escript) frontend (to mimic erlc), which specifies whether warnings should be treated as errors. OTP-9447 | |||
2011-07-19 | Added marker id's in the snmpc(command) to allow linking | Micael Karlberg | |
top specific compiler options. Updated release notes accordingly. OTP-9437 | |||
2011-07-18 | [compiler] Make documentation for the snmpc escript | Micael Karlberg | |
regarding the the new option for warnings as errors ("--wae" in this case). Tuncer Ayaz. OTP-9437 | |||
2011-03-08 | Renamed snmpc(module) to (just) snmpc and | Micael Karlberg | |
snmpc to snmpc(command)... | |||
2011-03-03 | Added documentation file (snmpc_cmd.xml) for the snmpc command | Micael Karlberg | |
line tool. Also updated the central .gitignore file. |