summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wx: Fix configure to work with -WerrorLukas Larsson2021-01-071-4/+2
* Fix include for windowsLukas Larsson2021-01-072-1/+6
* otp: Add -Werror to github actions checksLukas Larsson2021-01-076-16/+60
* odbc: Fix compiler warningsLukas Larsson2021-01-071-29/+54
* crypto: Fix unused function warningLukas Larsson2021-01-071-15/+6
* erts: Use hpp to make clang++ happyLukas Larsson2021-01-072-4/+4
* erts: Add noreturn to esock abortLukas Larsson2021-01-073-5/+29
* erts: Fix socket nif assertLukas Larsson2021-01-071-1/+1
* erts: Cast char constant to silience clang warningLukas Larsson2021-01-073-55/+43
* erts: Add diagnostic suppress as sctp header is incorrectLukas Larsson2021-01-072-0/+48
* erts: Remove -Werror from CFLAGS during configureLukas Larsson2021-01-071-6/+19
* Merge pull request #2962 from garazdawi/lukas/erts/remove_unused_erts_atomLukas Larsson2021-01-071-1/+0
|\
| * Remove unused atom from ertsLukas Larsson2021-01-071-1/+0
* | erts: Fix erl_child_setup argument checkLukas Larsson2021-01-071-1/+1
* | Merge pull request #2954 from tianon/sha256Lukas Larsson2021-01-071-2/+3
|\ \
| * | Also generate SHA256 checksums for releasesTianon Gravi2020-12-291-2/+3
|/ /
* | Merge branch 'rickard/improved-system-memory-data/OTP-16943'Rickard Green2020-12-233-122/+51
|\ \
| * | Improved memsup:get_system_memory_data()Rickard Green2020-10-153-122/+51
* | | Merge branch 'rickard/default-separate-carrier-pools/OTP-16898'Rickard Green2020-12-232-10/+10
|\ \ \
| * | | Revert to using separate carrier pools for different allocatorsRickard Green2020-09-252-10/+10
* | | | Merge branch 'maint'Rickard Green2020-12-231-0/+6
|\ \ \ \
| * \ \ \ Merge branch 'rickard/suspend-resume-BIF-fix/OTP-17080' into maintRickard Green2020-12-231-0/+6
| |\ \ \ \
| | * | | | Check suspendee argument for suspend_process()/resume_process()Rickard Green2020-12-231-0/+6
* | | | | | Merge branch 'rickard/recv-opt/OTP-16226'Rickard Green2020-12-2319-292/+1553
|\ \ \ \ \ \
| * | | | | | Multiple reusable receive markers for receive optimizationRickard Green2020-12-0819-292/+1553
* | | | | | | Merge branch 'rickard/big-ports/OTP-17007'Rickard Green2020-12-2335-172/+551
|\ \ \ \ \ \ \
| * | | | | | | Support of 64-bit portsRickard Green2020-12-1635-172/+551
* | | | | | | | Merge branch 'maint'Rickard Green2020-12-235-26/+6
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'rickard/configure/ERL-1447/OTP-17093' into maintRickard Green2020-12-235-26/+6
| |\ \ \ \ \ \ \
| | * | | | | | | Fix uses of AC_CONFIG_AUX_DIRS() in configure scriptsRickard Green2020-12-215-26/+6
* | | | | | | | | Merge branch 'maint'Rickard Green2020-12-234-3/+154
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'rickard/poll-tab-len/ERIERL-580/OTP-17088' into maintRickard Green2020-12-234-3/+154
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix table sizing in erts_pollRickard Green2020-12-234-3/+154
| | | |_|_|/ / / / | | |/| | | | | |
* | | | | | | | | Merge pull request #2947 from mikpe/ftp-doc-ascii-typoHans Nilsson2020-12-231-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | ftp: fix typo in quote/2 docMikael Pettersson2020-12-221-1/+1
| * | | | | | | | ftp: fix wrong spelling of ASCII in docMikael Pettersson2020-12-221-1/+1
|/ / / / / / / /
* | | | | | | | Merge branch 'maint'Lukas Larsson2020-12-221-21/+30
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'max-au/fix-tracepoint-invocation/PR-2932/OTP-17096' into maintLukas Larsson2020-12-221-21/+30
| |\ \ \ \ \ \ \
| | * | | | | | | erl_gc: fix dynamic tracepoint for heap_growMaxim Fedorov2020-12-181-21/+30
* | | | | | | | | Merge pull request #2914 from erszcz/edoc-spec-cleanup/OTP-17095Lukas Larsson2020-12-2220-382/+469
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Clean up edoc:comment(), edoc:edoc_module() and some typosRadek Szymczyszyn2020-12-215-21/+20
| * | | | | | | | | Remove ?NO_APP, use atom no_appRadek Szymczyszyn2020-12-214-24/+15
| * | | | | | | | | Remove @doc tags in edoc_parser.yrlRadek Szymczyszyn2020-12-211-4/+4
| * | | | | | | | | Replace @spec/@type tags with corresponding attributesRadek Szymczyszyn2020-12-2118-363/+460
* | | | | | | | | | Merge pull request #2812 from dgud/dgud/wx/new_genDan Gudmundsson2020-12-22978-93190/+365947
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | EXTERNAL APPS COMPATDan Gudmundsson2020-12-219-10/+13
| * | | | | | | | | | wx: Generate docsDan Gudmundsson2020-12-21502-13426/+55974
| * | | | | | | | | | Build all wx constsDan Gudmundsson2020-12-2131-4060/+12145
| * | | | | | | | | | Rewrite wx, use wxWidgets 3 as base and use nif interfaceDan Gudmundsson2020-12-21371-88530/+130645
| * | | | | | | | | | Add wx interface filesDan Gudmundsson2020-12-09394-0/+180006