Skip to content

Issues: erlang/otp

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

v3_kernel: Fix typo in comment fix
#1068 by kostis was merged May 25, 2016 Loading…
compiler: beam_disasm entry type enhancement
#1072 by kostis was merged May 30, 2016 Loading…
hipe: Pattern matching compilation of binaries and bistrings
#1102 by kostis was merged Jun 15, 2016 Loading…
Add floor/1 and ceil/1 feature
#1145 by bjorng was merged Sep 5, 2016 Loading…
Eliminate the sys_pre_expand module enhancement
#1156 by bjorng was merged Sep 2, 2016 Loading…
Document the ordering used in ordsets and orddicts enhancement waiting waiting for changes/input from author
#1242 by michalmuskala was merged Nov 18, 2016 Loading…
Remove duplicate docs for the priority inet option fix
#1258 by essen was merged Nov 25, 2016 Loading…
Test some internal scripts feature testing currently being tested, tag is used by OTP internal CI
#1262 by bjorng was closed Dec 19, 2016 Loading…
Add option 'deterministic' for reproducible builds feature testing currently being tested, tag is used by OTP internal CI
#1273 by bjorng was merged Dec 9, 2016 Loading…
Make sure that Travis fails when test cases fail fix testing currently being tested, tag is used by OTP internal CI
#1277 by bjorng was merged Dec 15, 2016 Loading…
Reduce memory consumption during compilation enhancement testing currently being tested, tag is used by OTP internal CI
#1288 by bjorng was merged Dec 19, 2016 Loading…
Add take/2 to all dictionary modules feature testing currently being tested, tag is used by OTP internal CI
#1290 by bjorng was merged Dec 19, 2016 Loading…
Improve compilation speed for huge literal case expressions enhancement testing currently being tested, tag is used by OTP internal CI
#1300 by bjorng was merged Jan 12, 2017 Loading…
Kernel/STDLIB: Remove references to OTP R12B and earlier enhancement testing currently being tested, tag is used by OTP internal CI
#1303 by bjorng was merged Jan 12, 2017 Loading…
Reference Manual: Remove references to OTP releases before R13A enhancement testing currently being tested, tag is used by OTP internal CI
#1304 by bjorng was merged Jan 12, 2017 Loading…
asn1: Remove deprecated functions testing currently being tested, tag is used by OTP internal CI
#1307 by bjorng was merged Jan 16, 2017 Loading…
add proplist typespec to doc
#1317 by comtihon was closed Jan 30, 2017 Loading…
Teach the ASN.1 compiler the 'maps' option feature testing currently being tested, tag is used by OTP internal CI
#1327 by bjorng was merged Feb 9, 2017 Loading…
Store messages for 'rex' and 'error_logger' off heap fix testing currently being tested, tag is used by OTP internal CI
#1328 by bjorng was merged Feb 6, 2017 Loading…
Include more otp_SUITE tests cases in the smoke test
#1334 by bjorng was merged Feb 9, 2017 Loading…
Reduce size of the log file for Travis CI
#1336 by bjorng was merged Feb 9, 2017 Loading…
Documentation: fix link to erlang(3) man page fix testing currently being tested, tag is used by OTP internal CI
#1349 by srenatus was merged Feb 22, 2017 Loading…
Better error descriptions for ASN.1 encoding/decoding failures enhancement testing currently being tested, tag is used by OTP internal CI
#1352 by bjorng was merged Feb 28, 2017 Loading…
Fix minor typo in compile:forms/1 doc fix
#1355 by gomoripeti was merged Feb 27, 2017 Loading…
zip: Fix bugs ERL-348 and ERL-349 fix testing currently being tested, tag is used by OTP internal CI
#1358 by bjorng was merged Mar 1, 2017 Loading…
ProTip! Exclude everything labeled bug with -label:bug.