Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add the memory fault simulator to mem5.c. Enable soft heap limit on mem5.c. | drh | 2008-02-18 |
* | Where possible, avoid freeing buffers allocated for vdbe memory cells in case... | danielk1977 | 2008-02-13 |
* | Improved test coverage in date.c. Report an error if a malloc | drh | 2008-01-17 |
* | Fixes for compilation/testing when the various OMIT macros are defined. (CVS ... | danielk1977 | 2007-09-12 |
* | Enable threadsafe builds by default in configure. Ticket #2606. | drh | 2007-09-03 |
* | All of the malloc test cases run. Still seeing failures in malloc4.test. (CV... | drh | 2007-08-22 |
* | Fix two obscure memory leaks that can follow a malloc() failure in sqlite3_se... | danielk1977 | 2007-07-26 |
* | Extend out-of-memory testing with fuzzily generated sql some. One fix for a p... | danielk1977 | 2007-05-31 |
* | Add some extra tests for malloc failure during expression parsing and executi... | danielk1977 | 2007-05-30 |