-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: Backports for 1.0.2 #29444
WIP: Backports for 1.0.2 #29444
Commits on Sep 30, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7a30fbd - Browse repository at this point
Copy the full SHA 7a30fbdView commit details -
fix digits(n::Unsigned) with neg base for
n > typemax(n)÷2
(#29205)Configuration menu - View commit details
-
Copy full SHA for bba596f - Browse repository at this point
Copy the full SHA bba596fView commit details -
Make
using LinearAlgebra
explicit (#29188)Ref. https://discourse.julialang.org/t/error-undefvarerror-eigvecs-not-defined/14923/2?u=stillyslalom (cherry picked from commit 2c15430)
Configuration menu - View commit details
-
Copy full SHA for f664f26 - Browse repository at this point
Copy the full SHA f664f26View commit details -
fix awkward phrasing in parallel-computing.md
(cherry picked from commit 157a6d1)
Configuration menu - View commit details
-
Copy full SHA for a7584a8 - Browse repository at this point
Copy the full SHA a7584a8View commit details -
Base.TCPServer --> Sockets.TCPServer (#29230)
(cherry picked from commit abe38f1)
Configuration menu - View commit details
-
Copy full SHA for 038b9bb - Browse repository at this point
Copy the full SHA 038b9bbView commit details -
Changed one identifier in one example (#29279)
The example used identifier `x` for two different purposes. While this isn't a problem for Julia, it makes humans have to read much more carefully. For examples I think it is much clearer to use different identifiers for different purposes. (cherry picked from commit 6354405)
Configuration menu - View commit details
-
Copy full SHA for 9cadb4b - Browse repository at this point
Copy the full SHA 9cadb4bView commit details -
Minor cleanup of noteworthy differences (#29245)
Minor language fixes. Two more significant changes are: * it is recommended to use `===` to compare to `nothing` * `=` is not a binary operator (cherry picked from commit 27de698)
Configuration menu - View commit details
-
Copy full SHA for 20b3cb5 - Browse repository at this point
Copy the full SHA 20b3cb5View commit details -
Improve description of Julia keywords (#29229)
(cherry picked from commit b777030)
Configuration menu - View commit details
-
Copy full SHA for 6c82eef - Browse repository at this point
Copy the full SHA 6c82eefView commit details -
fix minor typo in parallel-computing.md (#29232)
(cherry picked from commit ce64546)
Configuration menu - View commit details
-
Copy full SHA for c5f3adc - Browse repository at this point
Copy the full SHA c5f3adcView commit details -
I spotted a typo when reviewing the merge. (cherry picked from commit 338cf0d)
Configuration menu - View commit details
-
Copy full SHA for 829a976 - Browse repository at this point
Copy the full SHA 829a976View commit details -
typo fix in parallel-computing.md (#29319)
(cherry picked from commit 60e6794)
Configuration menu - View commit details
-
Copy full SHA for 08d8221 - Browse repository at this point
Copy the full SHA 08d8221View commit details -
Configuration menu - View commit details
-
Copy full SHA for e931f98 - Browse repository at this point
Copy the full SHA e931f98View commit details -
Improve noteworthy differences from R on ismissing (#29332)
The R function is called is.na, and automatically works element-wise. (cherry picked from commit 8484f97)
Configuration menu - View commit details
-
Copy full SHA for 10d8327 - Browse repository at this point
Copy the full SHA 10d8327View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbd841e - Browse repository at this point
Copy the full SHA fbd841eView commit details -
Some misisng paren and xrefs (#29351)
(cherry picked from commit 0b5e21c)
Configuration menu - View commit details
-
Copy full SHA for 639032c - Browse repository at this point
Copy the full SHA 639032cView commit details -
(cherry picked from commit c37f4aa)
Configuration menu - View commit details
-
Copy full SHA for d0710c7 - Browse repository at this point
Copy the full SHA d0710c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea37169 - Browse repository at this point
Copy the full SHA ea37169View commit details -
Minor English fixes in constructors.md (#29338)
(cherry picked from commit 94aa39b)
Configuration menu - View commit details
-
Copy full SHA for c5b32ae - Browse repository at this point
Copy the full SHA c5b32aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5addb28 - Browse repository at this point
Copy the full SHA 5addb28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69e8fc6 - Browse repository at this point
Copy the full SHA 69e8fc6View commit details -
always obey inline declarations if the calling signature is concrete (#…
…29258) This implements the suggestion in #27857 (comment) (cherry picked from commit 8d6c1ce)
Configuration menu - View commit details
-
Copy full SHA for 2f9e279 - Browse repository at this point
Copy the full SHA 2f9e279View commit details -
fix crash when interpreting optimized top-level expressions (#29217)
(cherry picked from commit 493068b)
Configuration menu - View commit details
-
Copy full SHA for 80747f6 - Browse repository at this point
Copy the full SHA 80747f6View commit details -
Remove docstring relicts of findlast/findprev for regex (#29398)
(cherry picked from commit 47668c8)
Configuration menu - View commit details
-
Copy full SHA for d67c205 - Browse repository at this point
Copy the full SHA d67c205View commit details -
doc: fix not-true-anymore example with promote_rule (#29416)
(cherry picked from commit ba41f69)
Configuration menu - View commit details
-
Copy full SHA for b029b7b - Browse repository at this point
Copy the full SHA b029b7bView commit details -
improve findnext/findprev docstring for strings (#29415)
(cherry picked from commit bc34c64)
Configuration menu - View commit details
-
Copy full SHA for 63384f3 - Browse repository at this point
Copy the full SHA 63384f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cc9136 - Browse repository at this point
Copy the full SHA 8cc9136View commit details -
fix
sizeof(str::AbstractString)
docstring (#29414)(cherry picked from commit e1f42b1)
Configuration menu - View commit details
-
Copy full SHA for 87ef685 - Browse repository at this point
Copy the full SHA 87ef685View commit details -
Change from parametric T signature to Int32 in _ldexp_exp (#29401)
Configuration menu - View commit details
-
Copy full SHA for 9e77dbc - Browse repository at this point
Copy the full SHA 9e77dbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2493934 - Browse repository at this point
Copy the full SHA 2493934View commit details -
Fix sentence fragment (#29431)
Move whereas clause into subordinate position to avoid sentence fragment. (cherry picked from commit 8907aff)
Configuration menu - View commit details
-
Copy full SHA for bcc39e2 - Browse repository at this point
Copy the full SHA bcc39e2View commit details -
check return from jl_restore_incremental correctly
(cherry picked from commit f474f75)
Configuration menu - View commit details
-
Copy full SHA for 4778a40 - Browse repository at this point
Copy the full SHA 4778a40View commit details
Commits on Oct 6, 2018
-
Bump Documenter to v0.19.3 (#28559)
(cherry picked from commit e7d15d4)
Configuration menu - View commit details
-
Copy full SHA for 9a9c4ba - Browse repository at this point
Copy the full SHA 9a9c4baView commit details -
Minor English fixes/improvements (#29391)
(cherry picked from commit 8d5c109)
Configuration menu - View commit details
-
Copy full SHA for a866a5b - Browse repository at this point
Copy the full SHA a866a5bView commit details -
Some improvements to variables and scoping manual
(cherry picked from commit 4020729)
Configuration menu - View commit details
-
Copy full SHA for af50a7e - Browse repository at this point
Copy the full SHA af50a7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5653c98 - Browse repository at this point
Copy the full SHA 5653c98View commit details -
Improved English and egs (#29281)
Improved English and egs The examples starting around line 80 showing how to create arrays with dimensions are unhelpful because in every case the dimensions are 2x2 so people don't get any sense of which dimension is which. So I've changed them all to 2x3 which doesn't take up any more vertical space but makes it much clearer which dimension is which. I don't like the Comprehensions example because the expression is much too complicated: the idea is to show comprehensions, so I think the expression should be a lot simpler. I changed the `searchsorted` eg to make the searched for number different from all the others to improve clarity. (cherry picked from commit 29b780e)
Configuration menu - View commit details
-
Copy full SHA for 50588bc - Browse repository at this point
Copy the full SHA 50588bcView commit details -
Changed `String` to `BitSet` as a `mutable struct` example. (cherry picked from commit dee7d77)
Configuration menu - View commit details
-
Copy full SHA for f362fb5 - Browse repository at this point
Copy the full SHA f362fb5View commit details -
tiny formatting fix on docs (#29463)
C and Julia code were inside the same code block (cherry picked from commit 39117c9)
Configuration menu - View commit details
-
Copy full SHA for 80a9530 - Browse repository at this point
Copy the full SHA 80a9530View commit details -
correct language in documentation (#29502)
(cherry picked from commit 37dc16e)
Configuration menu - View commit details
-
Copy full SHA for aebc33b - Browse repository at this point
Copy the full SHA aebc33bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b226b2e - Browse repository at this point
Copy the full SHA b226b2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cfe9ce - Browse repository at this point
Copy the full SHA 3cfe9ceView commit details -
Add --project option to man page (#29497)
(cherry picked from commit 7cc9209)
Configuration menu - View commit details
-
Copy full SHA for 0e0e629 - Browse repository at this point
Copy the full SHA 0e0e629View commit details -
(cherry picked from commit 7dd1e4c)
Configuration menu - View commit details
-
Copy full SHA for f35593f - Browse repository at this point
Copy the full SHA f35593fView commit details -
(cherry picked from commit 5bc3de4)
Configuration menu - View commit details
-
Copy full SHA for 798b4de - Browse repository at this point
Copy the full SHA 798b4deView commit details -
REPL: really fix #29347, searching a string not in history (#29412)
(cherry picked from commit 55c3c29)
Configuration menu - View commit details
-
Copy full SHA for 4bff8d6 - Browse repository at this point
Copy the full SHA 4bff8d6View commit details -
REPL: make paste work in search mode (#29373)
(cherry picked from commit 9280bfc)
Configuration menu - View commit details
-
Copy full SHA for e62e48d - Browse repository at this point
Copy the full SHA e62e48dView commit details -
(cherry picked from commit f9b9d85)
Configuration menu - View commit details
-
Copy full SHA for a027a6c - Browse repository at this point
Copy the full SHA a027a6cView commit details -
REPL: show "failed" when i-search fails, like in readline (#29413)
The i-search prompt becomes for example: `(failed forward-i-search)`. (cherry picked from commit 37ab710)
Configuration menu - View commit details
-
Copy full SHA for 516dde6 - Browse repository at this point
Copy the full SHA 516dde6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 130af13 - Browse repository at this point
Copy the full SHA 130af13View commit details -
Fix a typo in parallel computing doc (#29521)
(cherry picked from commit 3cc4b80)
Configuration menu - View commit details
-
Copy full SHA for e214319 - Browse repository at this point
Copy the full SHA e214319View commit details -
Update performance-tips.md (#29543)
My apologies if this small edit is somewhere else waiting to be merged. I couldn't find it... (cherry picked from commit 62e9ba4)
Configuration menu - View commit details
-
Copy full SHA for d75ebb5 - Browse repository at this point
Copy the full SHA d75ebb5View commit details -
cleanup history file for generate_precompile (#29068)
(cherry picked from commit cfc967b)
Configuration menu - View commit details
-
Copy full SHA for 28265d9 - Browse repository at this point
Copy the full SHA 28265d9View commit details -
fix bug in parsing extended colon-like operators (#29314)
(cherry picked from commit 99e0b3b)
Configuration menu - View commit details
-
Copy full SHA for 1a96057 - Browse repository at this point
Copy the full SHA 1a96057View commit details
Commits on Oct 10, 2018
-
fix reinterpret(Char, ::UInt32) for "unnatural" values (fix #29181) (#…
…29192) This code was assuming that character values only have bit-patterns that decoding a string can produce, but of course `reinterpret` can produce any bit pattern in a `Char` whatsoever. The fix doesn't use that assumption and only uses the cache for actual ASCII characters. (cherry picked from commit 88f74b7)
Configuration menu - View commit details
-
Copy full SHA for 58a651b - Browse repository at this point
Copy the full SHA 58a651bView commit details -
Still set rpath-link in RPATH_ESCAPED_ORIGIN
We use this setting for linking curl, which itself needs to find libssh2 and mbedtls. However, while curl will indeed eventually be in the same directory as these two libraries, it is not during linking, causing link failures (unless we happen to have global copies of the same libraries that the linker can pick up). Add an rpath-link command with the absolute path to our library directory to make sure the dependent libraries get picked up at link time. (cherry picked from commit 59b6645)
Configuration menu - View commit details
-
Copy full SHA for 2fe2da3 - Browse repository at this point
Copy the full SHA 2fe2da3View commit details -
Add an option to disable building libssh2 tests
These fail to build if mbedtls is not available in the global linker search path. Add a simple flag to disable them, since we don't use them. (cherry picked from commit 4412dd4)
Configuration menu - View commit details
-
Copy full SHA for 765a4c3 - Browse repository at this point
Copy the full SHA 765a4c3View commit details -
Code-format some function names in doc headers (#29485)
(cherry picked from commit 15843d5)
Configuration menu - View commit details
-
Copy full SHA for 9b7f28b - Browse repository at this point
Copy the full SHA 9b7f28bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d41f77c - Browse repository at this point
Copy the full SHA d41f77cView commit details -
basedocs: add 'See also' for
getproperty
andsetproperty!
(#29570)(cherry picked from commit 9616406)
Configuration menu - View commit details
-
Copy full SHA for b46c362 - Browse repository at this point
Copy the full SHA b46c362View commit details -
Fixing abs for Rational{<:Unsigned} (#29561)
* Fix abs for Rational{<:Unsigned} * Add tests for abs(x::Rational) (cherry picked from commit 4eb1a93)
Configuration menu - View commit details
-
Copy full SHA for 1123f0a - Browse repository at this point
Copy the full SHA 1123f0aView commit details -
fix #29528, specificity transitivity error in DiffEqBase
(cherry picked from commit f034533)
Configuration menu - View commit details
-
Copy full SHA for c88e33b - Browse repository at this point
Copy the full SHA c88e33bView commit details
Commits on Oct 19, 2018
-
Fix quantile doctest formatting (#29573)
An errant space was causing the online documentation to render the docstring incorrectly: https://docs.julialang.org/en/v1/stdlib/Statistics/index.html#Statistics.quantile (cherry picked from commit 367aab3)
Configuration menu - View commit details
-
Copy full SHA for e7aef94 - Browse repository at this point
Copy the full SHA e7aef94View commit details -
Add findlast and findprev examples to strings.md manual (#29019)
(cherry picked from commit e20d1ee)
Configuration menu - View commit details
-
Copy full SHA for f1d4dde - Browse repository at this point
Copy the full SHA f1d4ddeView commit details -
(cherry picked from commit b7a7002)
Configuration menu - View commit details
-
Copy full SHA for 0b44f6e - Browse repository at this point
Copy the full SHA 0b44f6eView commit details -
fix an indent in documentation of Mmap.mmap (#29641)
(cherry picked from commit 9fd9962)
Configuration menu - View commit details
-
Copy full SHA for d2238ec - Browse repository at this point
Copy the full SHA d2238ecView commit details -
Workaround subarray test failure due to associativity. (#29386)
| subarray: Test Failed at /usr/share/julia/test/subarray.jl:611 | Expression: #= /usr/share/julia/test/subarray.jl:611 =# @inferred(sum(Base.unaliascopy(V))) == sum(V) == sum(A[2:5, :, 2:5, 1:2:5]) | Evaluated: 121.8579669083425 == 121.8579669083425 == 121.85796690834263 A = rand(5,5,5,5) V = view(A, 2:5, :, 2:5, 1:2:5) @code_typed sum(V) # calls mapfoldl @code_typed sum(A[2:5, :, 2:5, 1:2:5]) # calls mapreduce mapreduce doesn't guarantee the associativity, which is likely the cause of this precision issue in random sum. (cherry picked from commit 518f548)
Configuration menu - View commit details
-
Copy full SHA for fff684c - Browse repository at this point
Copy the full SHA fff684cView commit details -
Fix typo in arrays.md (#29648)
(cherry picked from commit 57a0347)
Configuration menu - View commit details
-
Copy full SHA for 84ed14b - Browse repository at this point
Copy the full SHA 84ed14bView commit details -
fix #29644: getproperty of Tridiagonal{SparseVector} (#29646)
Configuration menu - View commit details
-
Copy full SHA for 4a96798 - Browse repository at this point
Copy the full SHA 4a96798View commit details -
fix #29662: missing import from Base.Printf to Printf stdlib. (#29663)
(cherry picked from commit 84b9577)
Configuration menu - View commit details
-
Copy full SHA for a97d40c - Browse repository at this point
Copy the full SHA a97d40cView commit details -
Use a stable inverse for Tridiagonal and SymTridiagonal (#29667)
Configuration menu - View commit details
-
Copy full SHA for 03ecf81 - Browse repository at this point
Copy the full SHA 03ecf81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b2d636 - Browse repository at this point
Copy the full SHA 9b2d636View commit details -
Adjust doc test for \ to avoid rounding (#29689)
(cherry picked from commit f51816b)
Configuration menu - View commit details
-
Copy full SHA for e5e3a49 - Browse repository at this point
Copy the full SHA e5e3a49View commit details -
Added docs for external profiling (#28538)
(cherry picked from commit 0d050ac)
Configuration menu - View commit details
-
Copy full SHA for 8b1c3ca - Browse repository at this point
Copy the full SHA 8b1c3caView commit details -
Fix a typo in profile.md (#29627)
(cherry picked from commit 806d7c2)
Configuration menu - View commit details
-
Copy full SHA for 975d690 - Browse repository at this point
Copy the full SHA 975d690View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75e7d05 - Browse repository at this point
Copy the full SHA 75e7d05View commit details
Commits on Oct 29, 2018
-
Upgrade to new Documenter. (#29470)
(cherry picked from commit a897365)
Configuration menu - View commit details
-
Copy full SHA for d00e343 - Browse repository at this point
Copy the full SHA d00e343View commit details -
fix jldoctest example in mapreduce(...) (#29604)
(cherry picked from commit 3b7be23)
Configuration menu - View commit details
-
Copy full SHA for f7eeed4 - Browse repository at this point
Copy the full SHA f7eeed4View commit details -
Uniform scaling cat with zero dimensions (#29457)
* Uniform scaling cat with zero dimensions * Missing type assertion in test (cherry picked from commit 4093dbf)
Configuration menu - View commit details
-
Copy full SHA for 6da9a6c - Browse repository at this point
Copy the full SHA 6da9a6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82ae7e3 - Browse repository at this point
Copy the full SHA 82ae7e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba3c39b - Browse repository at this point
Copy the full SHA ba3c39bView commit details -
convert Integer in Cholesky constructors to BlasInt (#29732)
(cherry picked from commit 53563cd)
Configuration menu - View commit details
-
Copy full SHA for ebbaf5d - Browse repository at this point
Copy the full SHA ebbaf5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 116b091 - Browse repository at this point
Copy the full SHA 116b091View commit details -
fix two punctuation errors (cherry picked from commit 2a01598)
Configuration menu - View commit details
-
Copy full SHA for 29c1eb2 - Browse repository at this point
Copy the full SHA 29c1eb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62ae729 - Browse repository at this point
Copy the full SHA 62ae729View commit details -
adding _small_enough for Diagonal so that fill! works (#29780)
(cherry picked from commit ee08fd6)
Configuration menu - View commit details
-
Copy full SHA for 20a7264 - Browse repository at this point
Copy the full SHA 20a7264View commit details -
Fixed for the markdown table in getting-started.md (#29797)
(cherry picked from commit a8cd3a1)
Configuration menu - View commit details
-
Copy full SHA for 7d1875b - Browse repository at this point
Copy the full SHA 7d1875bView commit details -
clarify pinv documentation (#29793)
* clarify pinv documentation The `pinv` documentation falsely implied that it discarded singular values `σ > tol`, when in fact it discards `σ > tol max(σ)`. This PR corrects the docstring. (`σ > tol max(σ)` is a good behavior! `tol` should be a dimensionless quantity that doesn't depend on the overall scaling/units of the matrix.) * rename tol -> rtol (cherry picked from commit 2996521)
Configuration menu - View commit details
-
Copy full SHA for 7bfe65a - Browse repository at this point
Copy the full SHA 7bfe65aView commit details
Commits on Nov 2, 2018
-
Created an actual table [Manual,Scope of Variables] (#29789)
(cherry picked from commit 679c5b5)
Configuration menu - View commit details
-
Copy full SHA for 307f920 - Browse repository at this point
Copy the full SHA 307f920View commit details -
Make tables on Interfaces manual page more consistent (#29703)
(cherry picked from commit be4b5c9)
Configuration menu - View commit details
-
Copy full SHA for 8ace044 - Browse repository at this point
Copy the full SHA 8ace044View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e298f7 - Browse repository at this point
Copy the full SHA 1e298f7View commit details -
Use Documenter release instead of master. (#29830)
(cherry picked from commit be1ae20)
Configuration menu - View commit details
-
Copy full SHA for 5864e7e - Browse repository at this point
Copy the full SHA 5864e7eView commit details -
Fix CInt to Cint in docs (#29834)
(cherry picked from commit 82c4fce)
Configuration menu - View commit details
-
Copy full SHA for 17a45cc - Browse repository at this point
Copy the full SHA 17a45ccView commit details -
improve performance for ascii (#29609)
(cherry picked from commit b72fc4c)
Configuration menu - View commit details
-
Copy full SHA for df5618b - Browse repository at this point
Copy the full SHA df5618bView commit details -
propgate inbounds to substring and use it in split (#29557)
* propgate inbounds to substring and use it in split * remove Base prefix (cherry picked from commit 18b9fc2)
Configuration menu - View commit details
-
Copy full SHA for 13b3983 - Browse repository at this point
Copy the full SHA 13b3983View commit details -
add inbounds to some more substrings (#29680)
(cherry picked from commit 5c2e0b5)
Configuration menu - View commit details
-
Copy full SHA for 3dcb8b2 - Browse repository at this point
Copy the full SHA 3dcb8b2View commit details -
improve performance for sorting columns in sparse matrix (#29682)
(cherry picked from commit 2885b62)
Configuration menu - View commit details
-
Copy full SHA for 8647b96 - Browse repository at this point
Copy the full SHA 8647b96View commit details -
improve performance for sparse matrix vector indexing (#29696)
(cherry picked from commit 0e023d0)
Configuration menu - View commit details
-
Copy full SHA for d58ee9f - Browse repository at this point
Copy the full SHA d58ee9fView commit details -
speed up logical indexing by bitarray (#29746)
* speed up logical indexing by bitarray * changed inbounds / OOB behavior to match array iterators switched spelling of _blsr * Update base/multidimensional.jl Co-Authored-By: chethega <[email protected]> (cherry picked from commit 44f2563)
Configuration menu - View commit details
-
Copy full SHA for e012058 - Browse repository at this point
Copy the full SHA e012058View commit details -
help type inference for logical indexing (#29633)
(cherry picked from commit aa72f72)
Configuration menu - View commit details
-
Copy full SHA for 14be38f - Browse repository at this point
Copy the full SHA 14be38fView commit details -
Download Pkg from GitHub releases. (#29615)
* Remove Pkg from the JuliaLang/julia repo. * Use git-external to install Pkg during build. (cherry picked from commit 1717adb)
Configuration menu - View commit details
-
Copy full SHA for 6b11812 - Browse repository at this point
Copy the full SHA 6b11812View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87d94ea - Browse repository at this point
Copy the full SHA 87d94eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31234c1 - Browse repository at this point
Copy the full SHA 31234c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3df1997 - Browse repository at this point
Copy the full SHA 3df1997View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb6a9af - Browse repository at this point
Copy the full SHA bb6a9afView commit details -
fix reinterpret error message string (#29844)
(cherry picked from commit 5e9feb4)
Configuration menu - View commit details
-
Copy full SHA for 0861979 - Browse repository at this point
Copy the full SHA 0861979View commit details -
Reduce allocation in flatten (#29786)
(cherry picked from commit 07ea302)
Configuration menu - View commit details
-
Copy full SHA for f0badf9 - Browse repository at this point
Copy the full SHA f0badf9View commit details -
Use
require(pkgid, ...)
instead of relative require (#29770)Co-authored-by: Jameson Nash <[email protected]> (cherry picked from commit 6ae6551)
Configuration menu - View commit details
-
Copy full SHA for facd000 - Browse repository at this point
Copy the full SHA facd000View commit details -
Reinstate statically computed log event ids (#29878)
* fix bug and add tests * Reinstate statically computed log record ids Log ids are meant to identify the location of the message in the source code and must be computed at compile time. fix #28786, fix #28400; closes #29355. * Clarify documentation regarding log record `id` (cherry picked from commit 51683c4)
Configuration menu - View commit details
-
Copy full SHA for 52c67fa - Browse repository at this point
Copy the full SHA 52c67faView commit details -
Fix isvalid for 3-byte overlong encoded UTF-8 sequences
(cherry picked from commit 1bbea22)
Configuration menu - View commit details
-
Copy full SHA for 8ae1d48 - Browse repository at this point
Copy the full SHA 8ae1d48View commit details