Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-22 | trivial: update the memory pool log info to the latest. | Xiaohong Bao | |
2011-10-31 | merge | Brad Payne (Vir Linden) | |
2011-10-25 | fix for SH-2624: crash at LLPrivateMemoryPoolManager::freeMem: ASSERT (!addr) | Xiaohong Bao | |
2011-10-17 | merge changes for storm-1651 | Oz Linden | |
2011-10-14 | b782a75c99e6 backout cleanup | Dave Parks | |
2011-10-10 | fix for SH-2464: Crash on exit in LLPrivateMemoryPoolManager::freeMem | Xiaohong Bao | |
2011-09-07 | fix for VWR-26864: Recent commit to Snowstorm project introduces frequent ↵ | Xiaohong Bao | |
errors and crashes associated with private memory pool. | |||
2011-09-02 | re-write the hash table code to eliminate potential flaws and simplify the ↵ | Xiaohong Bao | |
implementation. | |||
2011-07-20 | add a debug setting "MemoryPrivatePoolEnabled" to turn on/off private memory ↵ | Xiaohong Bao | |
pool. | |||
2011-07-20 | fix a merge error | Xiaohong Bao | |
2011-07-19 | fix for memory alignment to 16 bytes. | Xiaohong Bao | |
2011-07-15 | Merge from viewer-development | Xiaohong Bao | |
2011-05-11 | fix a crash | Xiaohong Bao | |
2011-05-11 | fix a crash | Xiaohong Bao | |
2011-05-10 | fix a linux compiling error. | Xiaohong Bao | |
2011-05-10 | add debug mode to track the memory allocation/deallocation. | Xiaohong Bao | |
2011-04-04 | fix an issue on mac and linux, also fix an assertion. | Xiaohong Bao | |
2011-04-04 | fix the bug for mac and linux of continuously adjusting memory. | Xiaohong Bao | |
2011-02-24 | fix the compiling error: "free" is defined and in use globally. | Xiaohong Bao | |
2011-02-23 | add types to LLPrivateMemoryPool | Xiaohong Bao | |
2011-02-23 | fix a merge error | Xiaohong Bao | |
2011-02-23 | fix an assert error | Xiaohong Bao | |
2011-02-23 | Automated merge with ssh://hg.lindenlab.com/bao/private-memory-pool | Xiaohong Bao | |
2011-02-23 | Merge from viewer-development | Xiaohong Bao | |
2011-02-01 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-01-28 | trivial: convert to "unix return" | Xiaohong Bao | |
2011-01-26 | add "pause" function for SH-846: design and implement the debug code to ↵ | Xiaohong Bao | |
locate memory leaking | |||
2011-01-26 | for SH-846: design and implement the debug code to locate memory leaking | Xiaohong Bao | |
2011-01-12 | trivial: fix some mac compiling errors | Xiaohong Bao | |
2011-01-07 | fixed a hash bug, enlarged the overhead for large allocations, and add new ↵ | Xiaohong Bao | |
chunk to the tail of the linked list so new allocations go to oldest chunks first. | |||
2011-01-06 | fix an exit crash. | Xiaohong Bao | |
2011-01-06 | add the class LLPrivateMemoryPoolManager | Xiaohong Bao | |
2011-01-06 | removed some debug code, redesigned the hash function, fixed bugs | Xiaohong Bao | |
2011-01-04 | a wroking version with a lot of debugging code (to be removed). | Xiaohong Bao | |
2010-12-08 | test code and some code change | Xiaohong Bao | |
2010-12-03 | first iteration of memory pool code | Xiaohong Bao | |
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-05-21 | Fix up the SSE stuff so it compiles on Linux. Though I don't think it ↵ | Tofu Linden | |
actually works properly. | |||
2009-06-21 | merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 | Steven Bennetts | |
ignore-dead-branch | |||
2009-02-03 | QAR-1177 maint-viewer-12 + uploadfees-viewer combo mergeme | Adam Moss | |
svn merge -r108355:109316 svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/maint-viewer-12-uploadfees-qa108314 Whew. | |||
2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
2008-08-12 | QAR-767 Combined maint-render-7 and maint-viewer-9 merge | Steven Bennetts | |
merge release@93398 viewer-merge-1@94007 -> release dataserver-is-deprecated | |||
2008-06-27 | QAR-669 1.20 Viewer RC11 | Steven Bennetts | |
QAR-648 1.20 Viewer RC10 merge Branch_1-20-Viewer-2 -r 88724:90511 -> release | |||
2008-06-06 | QAR-650 - Viewer RC 9 merge -> release (post cmake) | Steven Bennetts | |
merge release@88802 Branch_1-20-Viewer-2-merge-1@89178 -> release | |||
2008-05-08 | QAR-570 maint-render-4 merge | Steven Bennetts | |
merge -r 87067:87077 svn+ssh://svn.lindenlab.com/svn/linden/branches/maint-render/maint-render-4-merge -> release. dataserver-is-deprecated. | |||
2007-10-04 | Result of svn merge -r71162:71205 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/linden/branches/new-license into release. only changes files which are not deployed or the comments section of code. | |||
2007-09-14 | EFFECTIVE MERGE: svn merge -r 68118:68999 ↵ | Don Kjer | |
svn+ssh://svn/svn/linden/branches/maintenance ACTUAL MERGE: svn merge -r 69685:69687 svn+ssh://svn/svn/linden/branches/release-r69649-maintenance-sync EQUIVALENT TO: svn merge -r 68118:69663 svn+ssh://svn/svn/linden/branches/maintenance-r68999 | |||
2007-07-18 | svn merge -r64837:65485 ↵ | Bryan O'Sullivan | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance --> release (only inside indra) (josh) Original log message was: svn merge -r64837:65485 svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance bos updated it to be: svn merge -r64837:65269 svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance However, it appears it actually was: svn merge -r64837:65485 svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance ... missing some file additions. | |||
2007-03-31 | svn merge -r 59364:59813 ↵ | Josh Bell | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/maintenance --> release |