summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wx: Update documentation links to wxWidgetsDan Gudmundsson2013-11-21216-3465/+3465
* wx: wxListBox::Set crashes on wxWidgets 3.0 with NULL argumentSergei Golovan2013-11-215-5423/+5423
* wx: Fix crash in wxe_server cleanupDan Gudmundsson2013-11-142-14/+24
* wx: Fix looping debug printoutDan Gudmundsson2013-11-051-3/+1
* wx: Fix compilation on old macsDan Gudmundsson2013-10-301-0/+4
* wx: Fix compiler warningsDan Gudmundsson2013-10-302-26/+26
* wx: Fix cleanup of event handlersDan Gudmundsson2013-10-309-88/+218
* wx: Enable configure flags --with-wxdir --with-wx-prefix on windowsDan Gudmundsson2013-10-281-2/+18
* wx: Fix initializations on mac osxDan Gudmundsson2013-10-113-73/+70
* Merge branch 'fredrik/eldap/do_connect_ssl_verify/OTP-11354' into maintFredrik Gustafsson2013-10-091-4/+3
|\
| * eldap: eldap does not support peer verification, removed {verify, 0} from ssl...Fredrik Gustafsson2013-09-251-4/+3
* | Merge branch 'mururu/fix-eunit-io_request/OTP-11373' into maintFredrik Gustafsson2013-10-091-3/+10
|\ \
| * | Fix I/O-protocol error handling in eunitYuki Ito2013-09-211-3/+10
* | | Merge branch 'nox/silent-rules-fixes/OTP-11351' into maintFredrik Gustafsson2013-10-092-5/+3
|\ \ \
| * | | Fix two small silent rules omissionsAnthony Ramine2013-09-212-5/+3
| |/ /
* | | Merge branch 'maint-r16' into maintFredrik Gustafsson2013-09-3012-82/+212
|\ \ \
| * | | Prepare releaseErlang/OTP2013-09-272-1/+25
| * | | Merge branch 'rickard/aligned-sys_alloc-carriers_maint/OTP-11318' into maint-r16Erlang/OTP2013-09-2711-82/+188
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'rickard/aligned-sys_alloc-carriers/OTP-11318' into rickard/alig...Rickard Green2013-09-2511-82/+188
| | |\ \
| | | * | Implement platform specific aligned sys_alloc and use when supportedRickard Green2013-09-2511-71/+181
* | | | | Merge branch 'msassak/empty-pattern-badarg/OTP-11350' into maintFredrik Gustafsson2013-09-302-0/+7
|\ \ \ \ \
| * | | | | stdlib: extended binary_module_SUITE to assure badarg for OTP-11350Fredrik Gustafsson2013-09-251-0/+4
| * | | | | Check all pattern arguments passed to binary:matches/2Mike Sassak2013-09-201-0/+3
| |/ / / /
* | | | | Merge branch 'sv/system_info_max_ets' into maintLukas Larsson2013-09-308-9/+84
|\ \ \ \ \
| * | | | | Update preloadedLukas Larsson2013-09-241-0/+0
| * | | | | add system_info(ets_limit)Steve Vinoski2013-09-247-9/+84
* | | | | | Teach the ASN.1 compiler the no_ok_wrapper optionBjörn Gustavsson2013-09-275-70/+151
* | | | | | Optimize the generated decode/2 functionBjörn Gustavsson2013-09-271-44/+26
* | | | | | Merge branch 'bjorn/asn1/clean-up-tests' into maintBjörn Gustavsson2013-09-2790-4841/+1924
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | No longer compile the X420 specs for plain BERBjörn Gustavsson2013-09-182-6/+4
| * | | | | Combine the testSeqIndefinite/1 and testSetIndefinite/1 test casesBjörn Gustavsson2013-09-184-66/+25
| * | | | | Remove asn1_wrapperBjörn Gustavsson2013-09-182-50/+0
| * | | | | Eliminate the use of asn1_wrapperBjörn Gustavsson2013-09-1866-3833/+1607
| * | | | | Simplify tests of CHOICE with OPTIONALBjörn Gustavsson2013-09-184-189/+26
| * | | | | asn1_test_lib: Add roundtrip functions and use them everywhereBjörn Gustavsson2013-09-1816-68/+40
| * | | | | Makefile: Release Emakefile to ensure warnings are treated as errorsBjörn Gustavsson2013-09-181-4/+2
| * | | | | Don't allow unused exported functions in test case helpersBjörn Gustavsson2013-09-183-13/+27
| * | | | | Move out specific tests from asn1_test_libBjörn Gustavsson2013-09-183-135/+112
| * | | | | testMegaco: Remove unused exported function msg11/0Björn Gustavsson2013-09-181-109/+1
| * | | | | ASN.1 tests: Don't export functions that are only locally calledBjörn Gustavsson2013-09-182-4/+2
| * | | | | Remove unused pem_performance.erl fileBjörn Gustavsson2013-09-181-37/+0
| * | | | | asn1_SUITE: Reinstate test of sub-constraintBjörn Gustavsson2013-09-181-2/+5
| * | | | | ASN.1 tests: Remove unused choice_extension.erlBjörn Gustavsson2013-09-182-38/+0
| * | | | | Remove unused compile() functionsBjörn Gustavsson2013-09-186-76/+0
| * | | | | asn1_test_lib: Remove unnecessary loading of a compiled ASN.1 specBjörn Gustavsson2013-09-182-28/+5
| * | | | | Slightly clean up testX420Björn Gustavsson2013-09-181-15/+5
| * | | | | asn1_SUITE: Combine most tests that use External.asn1Björn Gustavsson2013-09-181-73/+28
| * | | | | asn1ct_gen: Clean up process dictionary after generatingBjörn Gustavsson2013-09-181-0/+2
| * | | | | asn1ct_parser2: Clean the process dictionary after parsingBjörn Gustavsson2013-09-181-0/+8
| * | | | | asn1_SUITE: Remove useless test case testInvokeMod/1Björn Gustavsson2013-09-181-6/+0