summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make sure Logger v1.8 does not get stuck in discard modejv-logger-discard-afterJosé Valim2019-05-084-25/+68
* Translate process crash on node in Logger (#9020)Mitchell Henke2019-05-082-0/+26
* Raise on bad EEx state, closes #8790 (#8976)José Valim2019-04-231-0/+9
* Move DebugInfo test into its own sync caseJosé Valim2019-03-311-15/+19
* Ensure debug_info is kept in protocols, closes #8923José Valim2019-03-312-4/+19
* Fix typo 'alwaus' -> 'always' (#8760)John Jacob2019-02-031-1/+1
* Release v1.8.1v1.8.1José Valim2019-01-302-1/+19
* IEx h: sort results by arity (#8727)Eksperimental2019-01-292-6/+7
* Add IEx warning when using --remsh with 'dumb' terminal (#8563)Sfusato2019-01-291-0/+7
* Revert "Include optional dependencies in extra_applications (#8263)"José Valim2019-01-294-8/+39
* Fix IEx.pry crash when IEx (IEx.Broker) isn't running (#8730)Tobiasz Małecki2019-01-291-1/+7
* Do not rely on timezone database for DateTime.nowJosé Valim2019-01-251-2/+4
* Fix rounding for subnormal floats (#8687)José Valim2019-01-252-38/+98
* Correct release date of v1.8 in CHANGELOG (#8646)Fernando Tapia Rico2019-01-181-1/+1
* Release v1.8.0v1.8.0José Valim2019-01-144-13/+5
* Only perform behaviour checking if blamingJosé Valim2019-01-132-27/+26
* Update usage of Unicode characters in atoms, variables and friends (#8603)Eksperimental2019-01-122-12/+21
* Update Writing Documentation.md (#8599)José Valim2019-01-071-20/+32
* Ensure we support counters in bitstring size varsJosé Valim2019-01-075-58/+67
* Mention added guards in changelog (#8602)Łukasz Samson2019-01-071-0/+1
* Handle non-printable args in StringIO gracefully (#8600)Fernando Tapia Rico2019-01-062-0/+18
* Error on undefined variables in bitstring segments (#8598)Fernando Tapia Rico2019-01-053-26/+71
* Handle unquote in remote call, closes #8588José Valim2019-01-052-11/+18
* Release v1.8.0-rc.1v1.8.0-rc.1José Valim2019-01-022-1/+9
* User defined types with the name `record` fail to compile in 1.8.0-rc.0 (#8569)nico piderman2019-01-022-7/+20
* Move Calendar to its groupJosé Valim2019-01-021-1/+1
* More docs to child specsJosé Valim2019-01-021-1/+12
* Add additional guards for Keywords.merge/3 (#8574)Jon Anderson2019-01-021-2/+2
* Clear up MIX_ENV env variable before tests, closes #8584José Valim2019-01-021-1/+2
* Make KeyError.message/2 private (#8573)Wojtek Mach2018-12-291-1/+1
* Add missing deprecation related to mix compile.erlang (#8577)Eksperimental2018-12-291-0/+1
* Improve docs for supervised proceessesJosé Valim2018-12-273-17/+66
* Add note about `@since` to changelog, closes #8570José Valim2018-12-271-0/+1
* Avoid race conditions on behaviour checks, closes #8568José Valim2018-12-275-126/+130
* Streamline supervisor docsJosé Valim2018-12-271-111/+89
* Remove trailing new line in VERSIONJosé Valim2018-12-261-1/+1
* Update VERSIONJosé Valim2018-12-261-1/+1
* Fix changelog typo (#8565)Kim Shrier2018-12-241-1/+1
* Improve release instructionsJosé Valim2018-12-241-2/+2
* Release v1.8.0-rc.0v1.8.0-rc.0José Valim2018-12-242-4/+4
* Update CHANGELOG (#8550)José Valim2018-12-241-1/+64
* Swap argument order to avoid failures on OTP masterJosé Valim2018-12-221-12/+12
* Provide a quick introduction to OptionParser in mdocsJosé Valim2018-12-221-5/+21
* Add Supported Erlang/OTP versions for v1.8 (#8549)Eksperimental2018-12-211-0/+1
* Improve `defprotocol/2` docs (#8548)Wojtek Mach2018-12-211-10/+19
* Prepare for v1.8 releaseJosé Valim2018-12-213-4/+16
* Fix cond scope and improve coverage, closes #8542 (#8544)José Valim2018-12-214-9/+90
* Add :reduce to for comprehensions (#8531)José Valim2018-12-215-24/+175
* Remove trailing commas in templates (#8545)Fernando Tapia Rico2018-12-211-3/+3
* Minor doc changes in Collectable protocol moduledoc (#8543)Sergio Espeja2018-12-201-1/+1