summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Ensure started/loaded apps do not leak between Mix tests, closes #9137José Valim2019-06-137-33/+8
* Improve some documentation in Config.ProviderAndrea Leopardi2019-06-131-2/+3
* Update keyword.ex docs (#9136)Hassan Shaikley2019-06-131-1/+1
* Fix bad naming on release script for Windows (#9135)Fernando Tapia Rico2019-06-121-1/+1
* Improve a comment in env.*.eex for releases (#9134)Andrea Leopardi2019-06-121-2/+6
* Add inspect/2 callback to Calendar (#9128)Kip Cole2019-06-1212-67/+282
* Add RELEASE_BOOT_SCRIPT and RELEASE_BOOT_SCRIPT_CLEAN (#9132)Justin Schneck2019-06-122-8/+24
* IEx: Sort Types in `t` helper (#9131)Jonatan Männchen2019-06-112-19/+44
* build_info revision is at leasts 7 bytesJosé Valim2019-06-111-1/+1
* Keep struct fields ordered in typesJosé Valim2019-06-112-1/+18
* Fix redirection to null on windows (#9130)Chris Wögi2019-06-111-3/+3
* Remove timestamps from release, closes #9127José Valim2019-06-112-12/+7
* Avoid mix compiler task warning on noopJosé Valim2019-06-111-0/+4
* Add DateTime.now!/2 (#9125)Wojtek Mach2019-06-101-1/+35
* Add DateTime.shift_zone!/3 (#9126)Wojtek Mach2019-06-101-2/+32
* Do not crash formatter on false positive sigils, closes #9123José Valim2019-06-102-17/+25
* Improve undefined struct messagesJosé Valim2019-06-102-3/+7
* Autocomplete Erlang callbacks on IEx (#9121)Wojtek Mach2019-06-103-10/+14
* Do not autocomplete private types on IEx (#9122)Wojtek Mach2019-06-091-3/+4
* Perform Erlang type autocompletion in IEx (#9110)Jonatan Männchen2019-06-082-10/+18
* --paths= in rebar3 bare compile fixes subcommand splitting on comma bug (#9120)Tristan Sloughter2019-06-081-1/+1
* Immediately shutdown the lexical trackerJosé Valim2019-06-071-5/+5
* Add preferred_cli_target (#9118)Justin Schneck2019-06-073-12/+55
* Update Enum.find/2 docs to include success example first (#9116)Joris Kok2019-06-061-4/+3
* Run the formatterJosé Valim2019-06-041-1/+4
* Rerun xref on --all-warnings, closes #9115José Valim2019-06-042-3/+20
* Add v1.10-ready deprecationsJosé Valim2019-06-0419-253/+108
* Enforce atom keys for configJosé Valim2019-06-041-1/+1
* Use :timer.tc/1 to measure time diff in tests (#9113)Fernando Tapia Rico2019-06-041-6/+10
* Improve performance of release tests (#9112)Fernando Tapia Rico2019-06-031-4/+19
* Remove redundant "a" from Inspect.Opts moduledoc (#9114)Tobiasz Małecki2019-06-031-1/+1
* Start v1.10José Valim2019-06-035-174/+11
* Raise on recursive macros (#9111)José Valim2019-06-033-13/+24
* Clarify syntax for custom Module attributes (#9109)Fernando Tapia Rico2019-06-031-2/+3
* Mention custom scripts in mix release "One-off commands" docs (#9105)Wojtek Mach2019-06-031-1/+30
* Handle multiple versions of the same app during releases (#9102)Fernando Tapia Rico2019-06-032-2/+15
* Clarify inspect docs and link to printable boolean functions, closes #9108José Valim2019-06-021-9/+14
* Fix doc (#9107)Leandro Cesquini Pereira2019-06-011-1/+1
* Typo: Window server -> Windows service (#9106)Leandro Cesquini Pereira2019-06-011-1/+1
* Improve error message from wrong test invocationJosé Valim2019-06-011-4/+12
* Use SPDX full name of Apache License 2.0 (#9104)Chulki Lee2019-05-312-2/+2
* Update registered process lists, closes #9103José Valim2019-05-314-4/+4
* Review CHANGELOG and docs for upcoming RC (#9100)José Valim2019-05-313-12/+86
* Store relative file in module definition (#9099)José Valim2019-05-313-2/+31
* Support unary functions in String.replace/4 (#9073)José Valim2019-05-302-55/+123
* Inspect.Opts.custom_options (#9096)Aleksei Matiushkin2019-05-302-2/+34
* Add 'a' to {invalid_clauses, Name} error (#9090)Ryan Bigg2019-05-291-1/+1
* Use https instead of http when servers are redirecting (#9094)Eksperimental2019-05-297-10/+10
* Rewrite start_supervised already started into duplicate_child_nameJosé Valim2019-05-282-5/+28
* Run 21.3.8 on Travis due to regression on 21.3.0 (#9088)José Valim2019-05-281-1/+1