[D-runtime] [D-Programming-Language/druntime] c96645: report out-of-memory for allocation a bit below si...
GitHub via D-runtime
d-runtime at puremagic.com
Fri Apr 8 15:57:25 PDT 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: c96645ba8ae21288e6a0be15289dda9bc2a81b60
https://github.com/D-Programming-Language/druntime/commit/c96645ba8ae21288e6a0be15289dda9bc2a81b60
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2016-03-30 (Wed, 30 Mar 2016)
Changed paths:
M src/gc/gc.d
Log Message:
-----------
report out-of-memory for allocation a bit below size_t.max
Commit: 07e3042de2d1c962b8b6dee7b586c940adea759d
https://github.com/D-Programming-Language/druntime/commit/07e3042de2d1c962b8b6dee7b586c940adea759d
Author: Rainer Schuetze <r.sagitario at gmx.de>
Date: 2016-03-30 (Wed, 30 Mar 2016)
Changed paths:
M src/gc/gc.d
Log Message:
-----------
add unittest for bugzilla 1180
Commit: 6dbe4d82c074561ddb23525b23cd9cf599e4a5ce
https://github.com/D-Programming-Language/druntime/commit/6dbe4d82c074561ddb23525b23cd9cf599e4a5ce
Author: Steven Schveighoffer <schveiguy at yahoo.com>
Date: 2016-04-08 (Fri, 08 Apr 2016)
Changed paths:
M src/gc/gc.d
Log Message:
-----------
Merge pull request #1528 from rainers/fix_1180
Fix Issue 1180 - the GC failes to handle large allocation requests propperly
Compare: https://github.com/D-Programming-Language/druntime/compare/dcd78038ddf4...6dbe4d82c074
More information about the D-runtime
mailing list