-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Comparing changes
Open a pull request
base repository: elixir-lang/elixir
base: v1.14.5
head repository: elixir-lang/elixir
compare: v1.15.0
Commits on Aug 11, 2015
-
Move logger flush to kernel cli, closes #3100
José Valim committedAug 11, 2015 Configuration menu - View commit details
-
Copy full SHA for 3a9f5f0 - Browse repository at this point
Copy the full SHA 3a9f5f0View commit details -
José Valim committed
Aug 11, 2015 Configuration menu - View commit details
-
Copy full SHA for 632f4e9 - Browse repository at this point
Copy the full SHA 632f4e9View commit details -
Fix bootstrap issues in kernel/cli
José Valim committedAug 11, 2015 Configuration menu - View commit details
-
Copy full SHA for c3d6196 - Browse repository at this point
Copy the full SHA c3d6196View commit details -
Check for PID result from Logger
José Valim committedAug 11, 2015 Configuration menu - View commit details
-
Copy full SHA for d2c8545 - Browse repository at this point
Copy the full SHA d2c8545View commit details -
capture non-symbolic operators (&and/2, ¬/1, &c.)
partial fix for issue #3486 pin operator is a different issue and will take some more investgation to find the cause.
ꗈ ꘐ ꗈ committedAug 11, 2015 Configuration menu - View commit details
-
Copy full SHA for 0e802f5 - Browse repository at this point
Copy the full SHA 0e802f5View commit details -
Merge pull request #3571 from jisaacstone/i_3486
capture non-symbolic operators (&and/2, ¬/1, &c.)
Configuration menu - View commit details
-
Copy full SHA for 2dd1df8 - Browse repository at this point
Copy the full SHA 2dd1df8View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5d5f0b - Browse repository at this point
Copy the full SHA c5d5f0bView commit details -
Merge pull request #3570 from fishcakez/embedded_config_warn
Warn if app configured but not started when build_embedded
Configuration menu - View commit details
-
Copy full SHA for e448e65 - Browse repository at this point
Copy the full SHA e448e65View commit details -
Configuration menu - View commit details
-
Copy full SHA for e65c571 - Browse repository at this point
Copy the full SHA e65c571View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cf40c1 - Browse repository at this point
Copy the full SHA 7cf40c1View commit details
Commits on Aug 12, 2015
-
Use or in left in [a, b, c] as the compiler can opt it better
José Valim committedAug 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 095c144 - Browse repository at this point
Copy the full SHA 095c144View commit details -
Remove warnings from erlang suite
José Valim committedAug 12, 2015 Configuration menu - View commit details
-
Copy full SHA for befe68e - Browse repository at this point
Copy the full SHA befe68eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30df5bd - Browse repository at this point
Copy the full SHA 30df5bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b534aa4 - Browse repository at this point
Copy the full SHA b534aa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fd0db9 - Browse repository at this point
Copy the full SHA 3fd0db9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f17bc54 - Browse repository at this point
Copy the full SHA f17bc54View commit details -
Clean up typespec docs to avoid current confusion
José Valim committedAug 12, 2015 Configuration menu - View commit details
-
Copy full SHA for 70f48f1 - Browse repository at this point
Copy the full SHA 70f48f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 921af55 - Browse repository at this point
Copy the full SHA 921af55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16c9930 - Browse repository at this point
Copy the full SHA 16c9930View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61aa18c - Browse repository at this point
Copy the full SHA 61aa18cView commit details
Commits on Aug 13, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 0fe463f - Browse repository at this point
Copy the full SHA 0fe463fView commit details -
José Valim committed
Aug 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 8081973 - Browse repository at this point
Copy the full SHA 8081973View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6506f6e - Browse repository at this point
Copy the full SHA 6506f6eView commit details -
Ensure to always clearn up logger configuration
José Valim committedAug 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 2eec0cf - Browse repository at this point
Copy the full SHA 2eec0cfView commit details -
Move test to compile task (compile.all is an impl detail)
José Valim committedAug 13, 2015 Configuration menu - View commit details
-
Copy full SHA for 6c5bc28 - Browse repository at this point
Copy the full SHA 6c5bc28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74873ed - Browse repository at this point
Copy the full SHA 74873edView commit details -
Merge pull request #3574 from jisaacstone/i_3565
documentaion for module names, variable names and custom sigils
Configuration menu - View commit details
-
Copy full SHA for f1b2985 - Browse repository at this point
Copy the full SHA f1b2985View commit details -
Merge pull request #3573 from c-rack/issue-3541
Remove compiled protocols on mix clean. Fixes #3541
Configuration menu - View commit details
-
Copy full SHA for becf3ec - Browse repository at this point
Copy the full SHA becf3ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2524f3b - Browse repository at this point
Copy the full SHA 2524f3bView commit details -
Merge pull request #3575 from jisaacstone/unimpdoc
Added a blub about underscore names to the `import` documentation
Configuration menu - View commit details
-
Copy full SHA for 9b64750 - Browse repository at this point
Copy the full SHA 9b64750View commit details -
The following commands were used to find the buggy strings: `ag "[\r\n]\ {4}\[*-]([^\r\n]+[\r\n])+\ {7,}"` `ag "[\r\n]\ {4}[-*]([^\r\n]+[\r\n])(\ {4,}[^\r\n]+[\r\n])+\ {7,}"`
Configuration menu - View commit details
-
Copy full SHA for 8865bd5 - Browse repository at this point
Copy the full SHA 8865bd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c1c0a8 - Browse repository at this point
Copy the full SHA 5c1c0a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b16a135 - Browse repository at this point
Copy the full SHA b16a135View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a0f13d - Browse repository at this point
Copy the full SHA 3a0f13dView commit details -
Merge pull request #3579 from lexmag/fix-capture_log-test-race
Fix race condition in `CaptureLogTest`
Configuration menu - View commit details
-
Copy full SHA for b967e00 - Browse repository at this point
Copy the full SHA b967e00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 932abbb - Browse repository at this point
Copy the full SHA 932abbbView commit details
Commits on Aug 14, 2015
-
Configuration menu - View commit details
-
Copy full SHA for f267c5a - Browse repository at this point
Copy the full SHA f267c5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f5e298 - Browse repository at this point
Copy the full SHA 1f5e298View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3759c3c - Browse repository at this point
Copy the full SHA 3759c3cView commit details -
Merge pull request #3582 from lexmag/improve-fprof-task
Remove dead code, tidy up `Mix.Tasks.Profile.Fprof`
Configuration menu - View commit details
-
Copy full SHA for 084d9ff - Browse repository at this point
Copy the full SHA 084d9ffView commit details -
Merge pull request #3578 from eksperimental/fix
Mention sigil_R as valid option to create a regex
Configuration menu - View commit details
-
Copy full SHA for 7353e59 - Browse repository at this point
Copy the full SHA 7353e59View commit details -
Warn on build embededd instead
José Valim committedAug 14, 2015 Configuration menu - View commit details
-
Copy full SHA for 64f000d - Browse repository at this point
Copy the full SHA 64f000dView commit details -
Merge pull request #3576 from eksperimental/list_identation
Fix indentention inside lists
Configuration menu - View commit details
-
Copy full SHA for 3831823 - Browse repository at this point
Copy the full SHA 3831823View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50cc003 - Browse repository at this point
Copy the full SHA 50cc003View commit details -
In fact IO.gets always returns a line ended by a LF symbol in such the cases. So we have to take this into account when comparing user input with a target string.
Configuration menu - View commit details
-
Copy full SHA for be35e56 - Browse repository at this point
Copy the full SHA be35e56View commit details -
Merge pull request #3584 from romul/fix_in_cp_r_doc
Fix doc comment for File.cp_r
Configuration menu - View commit details
-
Copy full SHA for cc4983e - Browse repository at this point
Copy the full SHA cc4983eView commit details -
José Valim committed
Aug 14, 2015 Configuration menu - View commit details
-
Copy full SHA for 7533563 - Browse repository at this point
Copy the full SHA 7533563View commit details -
Stop/unload applications started/loaded in mix tests
Signed-off-by: José Valim <jose.valim@plataformatec.com.br>
Configuration menu - View commit details
-
Copy full SHA for eeacdbc - Browse repository at this point
Copy the full SHA eeacdbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3562e86 - Browse repository at this point
Copy the full SHA 3562e86View commit details -
Configuration menu - View commit details
-
Copy full SHA for aee7fbc - Browse repository at this point
Copy the full SHA aee7fbcView commit details
There are no files selected for viewing