summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bmk/megaco/r15_proofing_test'Micael Karlberg2011-12-011-4/+15
|\
| * Exits from undefined functions or function cluases nowMicael Karlberg2011-11-281-4/+15
* | Merge branch 'bmk/megaco/own_dialyzer_plt'Micael Karlberg2011-12-012-15/+16
|\ \
| * | Made the dialyzer targets conform with that ofMicael Karlberg2011-11-242-15/+16
* | | Merge branch 'bmk/inets/inets58_integration2'Micael Karlberg2011-12-0115-172/+309
|\ \ \
| * | | Add ssl (and crypto and public_key) ensure tests.Micael Karlberg2011-11-286-78/+62
| * | | Be more forgiving when waiting for the response...Micael Karlberg2011-11-281-20/+35
| * | | Handle more possible results from parsing the response.Micael Karlberg2011-11-281-1/+9
| * | | Merge branch 'bmk/inets/own_dialyzer_plt' into bmk/inets/inets58_integration2Micael Karlberg2011-11-231-1/+1
| |\ \ \
| | * | | Forgot to rename plt target...Micael Karlberg2011-11-231-1/+1
| * | | | Merge branch 'bmk/inets/own_dialyzer_plt' into bmk/inets/inets58_integration2Micael Karlberg2011-11-231-13/+13
| |\ \ \ \ | | |/ / /
| | * | | Make dialyzer targets more general...Micael Karlberg2011-11-231-13/+13
| * | | | Merge branch 'bmk/inets/own_dialyzer_plt' into bmk/inets/inets58_integration2Micael Karlberg2011-11-232-1/+30
| |\ \ \ \ | | |/ / /
| | * | | Added priv subdir (inets/priv/plt) as plt destination.Micael Karlberg2011-11-232-8/+8
| | * | | Added dialyzer targets for building inets plt and runningMicael Karlberg2011-11-231-1/+30
| * | | | Merge branch 'bmk/inets/dialyzer_fixes/OTP-9736' into bmk/inets/inets58_integ...Micael Karlberg2011-11-234-27/+51
| |\ \ \ \
| | * | | | Fixed acceptor exit warnings (detected by dialyzer).Micael Karlberg2011-11-234-27/+51
| * | | | | Added release notes for OTP-9733.Micael Karlberg2011-11-221-0/+9
| * | | | | Merge branch 'bmk/inets/httpd/bad_msg_size/OTP-9733' into bmk/inets/inets58_i...Micael Karlberg2011-11-222-43/+85
| |\ \ \ \ \
| | * | | | | Used wrong interface module (http instead of httpc: copy-and-paste).Micael Karlberg2011-11-221-1/+1
| | * | | | | [httpd] Sometimes entries in the transfer log was written with the messageMicael Karlberg2011-11-221-42/+84
| * | | | | | Added release notes for OTP-9736.Micael Karlberg2011-11-221-0/+5
| | |/ / / / | |/| | | |
| * | | | | Various minor dialyzer related cleanup.Micael Karlberg2011-11-213-5/+26
| |/ / / /
* | | | | Merge branch 'maint-r14'Micael Karlberg2011-12-0113-290/+632
|\ \ \ \ \
| * | | | | Added make targets for building an snmp dialyzer plt.Micael Karlberg2011-11-253-1/+33
| * | | | | [compiler] Fix the --warnings/--W option parsing in the snmpc wrapper script.Micael Karlberg2011-11-252-2/+25
| * | | | | [compiler] Improved version info printout from theMicael Karlberg2011-11-253-8/+23
| * | | | | [agent] When sending an error message (reply) regardingMicael Karlberg2011-11-253-8/+30
| * | | | | Updated appup file and release notes.Micael Karlberg2011-11-252-4/+89
| * | | | | [agent] Version 4.20 introduced a change that broke trap sending fromMicael Karlberg2011-11-255-143/+104
| * | | | | Upped the version in prep of patch.Micael Karlberg2011-11-251-1/+1
| * | | | | Fixed expect function, which basically ignored detected errors.Micael Karlberg2011-11-252-118/+223
* | | | | | Merge branch 'bjorn/dialyzer-warnings'Björn Gustavsson2011-12-011-1/+2
|\ \ \ \ \ \
| * | | | | | Add type info for erlang:system_info({allocator_sizes,ref(),any()})Björn Gustavsson2011-11-301-1/+2
* | | | | | | Remove dependency on R12 from a qlc test caseHans Bolinder2011-11-302-84/+1800
* | | | | | | Merge branch 'sa/dialyzer-fixes-r15'Henrik Nord2011-11-3010-47/+213
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Update inets test resultsStavros Aronis2011-11-301-7/+5
| * | | | | | Add file/line info in a particular Dialyzer crashStavros Aronis2011-11-302-10/+19
| * | | | | | Fix Dialyzer's warnings in HiPEStavros Aronis2011-11-302-4/+9
| * | | | | | Fix Dialyzer's warning for its own codeStavros Aronis2011-11-301-4/+1
| * | | | | | Fix crash in TyperStavros Aronis2011-11-301-7/+8
| * | | | | | No warnings for underspecs with remote typesStavros Aronis2011-11-305-15/+171
* | | | | | | compiler: Turn calls to math:pi/0 into constant valuesBjörn Gustavsson2011-11-301-0/+1
|/ / / / / /
* | | | | | Merge branch 'siri/stdlib/dialyzer-supervisor/OTP-9741'Siri Hansen2011-11-3015-11/+355
|\ \ \ \ \ \
| * | | | | | Add test for upgrade of supervisorSiri Hansen2011-11-2911-1/+336
| * | | | | | Fix dialyzer warnings in supervisorSiri Hansen2011-11-294-10/+19
* | | | | | | Keep unpack_release backwards compatible with old systools:make_tarSiri Hansen2011-11-301-0/+7
* | | | | | | Merge branch 'bjorn/deprecate-tuple-funs/OTP-9649'Björn Gustavsson2011-11-3015-35/+61
|\ \ \ \ \ \ \
| * | | | | | | otp_mibs: Eliminate use of tuple funBjörn Gustavsson2011-11-301-2/+2
| * | | | | | | os_mon: Eliminate use of tuple funBjörn Gustavsson2011-11-302-3/+3