aboutsummaryrefslogtreecommitdiff
path: root/src/mem2.c
Commit message (Collapse)AuthorAge
...
* The win32 driver compiles but does not yet work well. Many bugsdrh2007-08-24
| | | | | fixed. (CVS 4282) FossilOrigin-Name: 3a68fcddfa9184e4b310ce0a21312c54b9462ec8
* Improvements to memory leak detection. The --backtrace=NNN option is nowdrh2007-08-23
| | | | | | | | recognized by tester.tcl. Memory leak summaries are automatically written to the file ./memleak.txt and each leak is tagged with the test in which it occurred. The quick.test script runs on Linux with no errors and no leaks. (CVS 4273) FossilOrigin-Name: 21f6b31097692171c6493e6ca6de6acbd62dc595
* All of the malloc test cases run. Still seeing failures in malloc4.test. ↵drh2007-08-22
| | | | | (CVS 4272) FossilOrigin-Name: 205d0b881d541db65837ce6cf44d58d607635bc2
* The malloc.test script now passes all tests with no errors. (CVS 4271)drh2007-08-22
| | | FossilOrigin-Name: db818430e9ea4ef4a4af575784009d5acae785a3
* Work toward multithreading support. Currently crashes quickly on a test. ↵drh2007-08-20
| | | | | (CVS 4253) FossilOrigin-Name: 1315bd8e125602275fb718780f9b2730bd37f6ab
* Change the design of the mutex interface to allow fordrh2007-08-16
| | | | | both "fast" and "recursive" mutexes. (CVS 4238) FossilOrigin-Name: 160593dcc5690af715b775c81137c6e09cca6454
* Enhancements and smoke testing of the new memory allocation subsystem.drh2007-08-15
| | | | | Have not yet cut it over to the core, though. (CVS 4230) FossilOrigin-Name: 1dad2c0a1f00596b13b02ccef664bd2346a677a4
* Test infrastructure for the new memory subsystem. (CVS 4229)drh2007-08-15
| | | FossilOrigin-Name: 9e506656720fb3a3205b8cc398152272ce56f6f3
* Add a debugging memory allocator. (CVS 4227)drh2007-08-15
FossilOrigin-Name: 8d2d1c4ff9dca61f75e3048107ee9712d346a28c