| OLD | NEW |
| 1 Name: jemalloc | 1 Name: jemalloc |
| 2 URL: http://hg.mozilla.org/mozilla-central/src/memory | 2 URL: http://hg.mozilla.org/mozilla-central/src/memory |
| 3 Version: unknown |
| 3 | 4 |
| 5 Description: |
| 4 This contains Chromium's locally patched copy of Jason Evans' jemalloc package. | 6 This contains Chromium's locally patched copy of Jason Evans' jemalloc package. |
| 5 | 7 |
| 6 License terms are contained in the source files themselves. | 8 License terms are contained in the source files themselves. |
| 7 | 9 |
| 8 Contents: | 10 Contents: |
| 9 | 11 |
| 10 README.chromium | 12 README.chromium |
| 11 | 13 |
| 12 This file you're looking at right now. | 14 This file you're looking at right now. |
| 13 | 15 |
| (...skipping 18 matching lines...) Expand all Loading... |
| 32 | 34 |
| 33 HOWTOs: | 35 HOWTOs: |
| 34 | 36 |
| 35 Take a new version from upstream: | 37 Take a new version from upstream: |
| 36 | 38 |
| 37 TODO(sgk) | 39 TODO(sgk) |
| 38 | 40 |
| 39 Merge a new upstream version with our local patched copy: | 41 Merge a new upstream version with our local patched copy: |
| 40 | 42 |
| 41 TODO(sgk) | 43 TODO(sgk) |
| OLD | NEW |