Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-29 | Remove left-over uses of -compile(export_all) | Richard Carlsson | |
2016-11-29 | Make warn_export_all the default | Richard Carlsson | |
2016-11-29 | warn_obsolete_guard is already default | Richard Carlsson | |
Update compiler documentation and remove superfluous erlc flags. | |||
2016-11-29 | Merge pull request #1260 from bjorng/bjorn/travis-dialyzer | Björn Gustavsson | |
Travis: Generate dialyzer warnings for more applications | |||
2016-11-29 | Travis: Generate dialyzer warnings for more applications | Björn Gustavsson | |
We were somewhat conservative in how many applications we tried to analyze. Now that the current set of applications does not seem to cause false positives, be more daring and try some more applications. Note that the other applications are not free from "unmatched return" warnings. | |||
2016-11-29 | Merge branch 'maint' | Hans Bolinder | |
* maint: Fix font-locking for @deprecated in erlang-edoc-mode | |||
2016-11-29 | Merge branch 'leoliu/tools/fix_edoc_mode' into maint | Hans Bolinder | |
* leoliu/tools/fix_edoc_mode: Fix font-locking for @deprecated in erlang-edoc-mode | |||
2016-11-28 | Merge branch 'sverker/nif-entry-abi-compat' | Sverker Eriksson | |
* sverker/nif-entry-abi-compat: erts: Fix code_SUITE:api_2_0,upgrade crash on win64 erts: Add tests of nif API 2.0 erts: Change nif_SUITE to use binaries for raw pointers erts: Use test groups to repeat for different APIs erts: Add testing of old nif API erts: Secure abi backward compat for tracer nifs erts: Mend broken checks in nif_SUITE | |||
2016-11-28 | Merge branch 'maint' | Dan Gudmundsson | |
* maint: Add an option erlang-icr-indent | |||
2016-11-28 | Merge branch 'victorhge/tools/emacs/icr_indentation/PR-1193' into maint | Dan Gudmundsson | |
* victorhge/tools/emacs/icr_indentation/PR-1193: Add an option erlang-icr-indent | |||
2016-11-28 | Update primary bootstrap | Björn Gustavsson | |
2016-11-28 | Merge branch 'richcarl/code-change-utils/PR-1257/OTP-14059' | Björn Gustavsson | |
* richcarl/code-change-utils/PR-1257/OTP-14059: Update preloaded modules Add shell mm() and lm() functions Add code:module_status/1 and modified_modules/0 Fix spec for erlang:get_module_info() Handle prefetched paths Restructure code:which() and where_is_file() Remove remnants of module package support | |||
2016-11-28 | Merge branch 'egil/compiler/maps-warn-repeated-keys/OTP-14058' | Björn-Egil Dahlberg | |
* egil/compiler/maps-warn-repeated-keys/OTP-14058: compiler: Test repeated map key warnings compiler: Warn for repeated identical map keys | |||
2016-11-28 | Merge branch 'maint' | Dan Gudmundsson | |
* maint: wx: Do not dispatch commands after frequent events Avoid unnecessary length calculations in gl Add option to send prebuilt binaries to multiDrawArrays Fix gl driver pointer error | |||
2016-11-28 | Merge branch 'dgud/wx/gl-bugs' into maint | Dan Gudmundsson | |
* dgud/wx/gl-bugs: wx: Do not dispatch commands after frequent events Avoid unnecessary length calculations in gl Add option to send prebuilt binaries to multiDrawArrays Fix gl driver pointer error | |||
2016-11-26 | Update preloaded modules | Björn Gustavsson | |
2016-11-26 | Fix font-locking for @deprecated in erlang-edoc-mode | Leo Liu | |
2016-11-25 | erts: Fix code_SUITE:api_2_0,upgrade crash on win64 | Sverker Eriksson | |
2016-11-25 | Merge branch 'maint' | Rickard Green | |
* maint: Fix initialization dependencies between time, lock-check and lcnt | |||
2016-11-25 | Merge branch 'rickard/init-bug/OTP-13911' into maint | Rickard Green | |
* rickard/init-bug/OTP-13911: Fix initialization dependencies between time, lock-check and lcnt Conflicts: erts/emulator/sys/unix/sys.c | |||
2016-11-25 | Add shell mm() and lm() functions | Richard Carlsson | |
2016-11-25 | Add code:module_status/1 and modified_modules/0 | Richard Carlsson | |
These functions use the MD5 beam/native checksum to determine whether the code for a module has changed on disk and is a candidate for loading. | |||
2016-11-25 | Merge branch 'maint' | Björn Gustavsson | |
* maint: Remove duplicate docs for the priority inet option | |||
2016-11-25 | Merge pull request #1258 from essen/lh-inet-doc-remove-duplicate | Björn Gustavsson | |
Remove duplicate docs for the priority inet option | |||
2016-11-25 | Merge branch 'richarl/fix-license-headers/PR-788' | Björn Gustavsson | |
* richarl/fix-license-headers/PR-788: Make use of the Header feature in yecc Remove Emacs timestamp markers Remove obsolete CVS keyword markup Update obsolete author e-mails Replace broken example URL Add missing entries to COPYRIGHT file Correct copyright on stdlib files Add license headers to hipe files in kernel Correct copyright info on typer files Correct copyright and license on dialyzer files Correct copyright on remaining hipe files Correct copyright info on hipe cerl files Correct copyright info on cerl-related files Correct the copyright info in docgen_edoc_xml_cb Update Syntax Tools license headers Remove some obsolete files Update EDoc license headers to dual Apache2/LGPL Update EUnit license headers to dual Apache2/LGPL | |||
2016-11-24 | Remove duplicate docs for the priority inet option | Loïc Hoguin | |
2016-11-24 | Fix spec for erlang:get_module_info() | Richard Carlsson | |
2016-11-23 | Make use of the Header feature in yecc | Richard Carlsson | |
2016-11-23 | Remove Emacs timestamp markers | Richard Carlsson | |
2016-11-23 | Remove obsolete CVS keyword markup | Richard Carlsson | |
2016-11-23 | Update obsolete author e-mails | Richard Carlsson | |
2016-11-23 | Replace broken example URL | Richard Carlsson | |
2016-11-23 | Add missing entries to COPYRIGHT file | Richard Carlsson | |
2016-11-23 | Correct copyright on stdlib files | Richard Carlsson | |
2016-11-23 | Merge branch 'maint' | Hans Nilsson | |
2016-11-23 | Merge branch 'hans/ssh/cuddle_tests' into maint | Hans Nilsson | |
2016-11-23 | Merge branch 'maint' | Hans Nilsson | |
2016-11-23 | Merge branch 'hans/ssh/max_packetsize_sftp/OTP-13857' into maint | Hans Nilsson | |
2016-11-23 | Merge branch 'maint' | Hans Nilsson | |
2016-11-23 | Merge branch 'hans/ssh/hostkey_fingerprint_option/OTP-13887' into maint | Hans Nilsson | |
2016-11-23 | Merge branch 'hans/public_key/calc_ssh_fingerprint/OTP-13888' into maint | Hans Nilsson | |
2016-11-23 | Add license headers to hipe files in kernel | Richard Carlsson | |
2016-11-23 | Correct copyright info on typer files | Richard Carlsson | |
2016-11-23 | Correct copyright and license on dialyzer files | Richard Carlsson | |
2016-11-23 | Correct copyright on remaining hipe files | Richard Carlsson | |
2016-11-23 | Correct copyright info on hipe cerl files | Richard Carlsson | |
2016-11-23 | Correct copyright info on cerl-related files | Richard Carlsson | |
2016-11-23 | Correct the copyright info in docgen_edoc_xml_cb | Richard Carlsson | |
2016-11-23 | Update Syntax Tools license headers | Richard Carlsson | |
This makes it clear that Apache 2.0 applies, without dropping the old LGPL licensing, and makes all the Syntax Tools file headers look the same as upstream. | |||
2016-11-23 | Remove some obsolete files | Richard Carlsson | |