Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-19 | Add ErlNifSelectReturn | Sverker Eriksson | |
2016-12-19 | nif_SUITE: Add last_fd_stop_call | Sverker Eriksson | |
2016-12-19 | Add stop arguments: fd and is_direct_call | Sverker Eriksson | |
2016-12-19 | erts: Add testing + some minor fixes | Sverker Eriksson | |
2016-11-30 | erts: Add enif_select & enif_open_resource_type_x | Sverker Eriksson | |
2016-11-28 | erts: Rename some static function | Sverker Eriksson | |
2016-11-28 | erts: Refactor add_active_fd | Sverker Eriksson | |
to not inline cold reallocation code. | |||
2016-11-28 | erts: Change handling of error event for driver_select | Sverker Eriksson | |
Make the code simpler. May change the behavior as we may call both iready and oready when getting an error. But doesn't that seem more correct. | |||
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-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 | |