Age | Commit message (Collapse) | Author |
|
bjorng/bjorn/asn1/maps-instead-of-records/OTP-14004
Teach the ASN.1 compiler the 'maps' option
OTP-14219
|
|
Extend shell c(...) to find and recompile modules
OTP-14190
|
|
* maint:
Fix observer term conversion error spelling
|
|
Fix observer term conversion error spelling
|
|
* maint:
Reduce size of the log file for Travis CI
Include more otp_SUITE tests cases in the smoke test
|
|
Reduce size of the log file for Travis CI
|
|
Include more otp_SUITE tests cases in the smoke test
|
|
did not load erldoc after changes
|
|
* upstream/pr/1297:
Emacs: Describe how to run unit tests
Emacs: Consider arity when jumping to definitions
|
|
* maint:
dialyzer: Correct PLT tests
|
|
* hasse/dialyzer/correct_plt_tests:
dialyzer: Correct PLT tests
|
|
Also prepare the test cases for Emacs 26.
|
|
Only the xref front-end introduced in Emacs 25 consider arity. It is
not implemented for older emacsen.
Look for manual page files in lib/erlang/man in erlang-root-dir. Also
do not give up in erlang-man-module when not finding the manual page
file. Call manual-entry as a fallback.
Do not bother to populate menu-bar with man pages when menu-bar-mode
is nil.
Add erlang extensions also to dired-omit-extensions.
Remove some support for Emacs 18 and 19.
|
|
The huge log files are problematic. Add shell scripts that
captures the log output to a temporary file and only display
the log file if an error occurs.
|
|
|
|
For the benefit of Travis CI, include more test cases from
otp_SUITE in the smoke test. That will avoid having to run
a pull request through the daily builds to find those kind
of minor issues.
|
|
* dgud/tools/emacs/erlang-mode-cleanup:
Fix a command's name
Clean-up erldoc.el
Set some useful file-local variables in erlang-edoc.el
Clean-up erlang-eunit.el
Clean-up erlang-start.el
Update erlang-pkg.el
Set erlang-mode's encoding to utf-8
Remove redundant wrappers around Emacs version constants
Convert some defvars to defcustoms and fix some docstrings
Remove some unneeded backward compatibility code
Remove redundant erlang-interactive-p
Remove redundant function prog-mode
Remove redundant function erlang-string-to-int
Require Emacs 24.1 in erlang-mode
Fix some whitespace in erlang-mode
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In the observer UI, when inspecting state, the error given when attempting to convert a bad term contains a spelling mistake.
|
|
* maint:
[tools] Update erlang-edoc.el to include @param and @returns
|
|
[tools] Update erlang-edoc.el to include param and returns
OTP-14217
|
|
Conflicts:
OTP_VERSION
|
|
Conflicts:
OTP_VERSION
|
|
|
|
|
|
|
|
* hans/inets/ftp_bad_return_checks_patch/OTP-14203:
ftp: allow different timing sequences
|
|
* raimo/efile_drv-read_file-use-fstat/OTP-14184:
Use fstat if it exists in efile_openfile
|
|
* sverker/bin2term-zlib-bug/ERL-340/OTP-14159:
erts: Fix binary_to_term for compressed and zlib >= v1.2.9
|
|
|
|
|
|
OTP-14205
* rickard/magic-references:
Add binary overhead for magic ref/binaries
Adjust the only usage of exposed magic binaries
Use magic refs for maps merge trap context
Use magic refs binary_to_term/term_to_binary trap context
Use magic refs for distributed send trap context
Use magic refs for unicode static NIFs traps
Use magic refs for binary compile patterns
Use magic refs for list_to_binary/binary_to_list traps
Use magic refs for compiled match specs
Use magic refs for re:run() static NIFs trap
Use magic refs for code loading state
Use magic refs in trapping processes()/ports() BIFs
Use magic refs for NIF resources
Implement magic references
Implement erts_refc_inc_unless()
|
|
|
|
|
|
|
|
|