| author | David Barr <david.barr@cordelta.com> | |
| Mon, 13 Dec 2010 10:17:36 +0000 (21:17 +1100) | ||
| committer | Jonathan Nieder <jrnieder@gmail.com> | |
| Tue, 22 Mar 2011 23:32:58 +0000 (18:32 -0500) | ||
| commit | 28c5d9ed2a2bc562bc8c50092f52f58b3aa08039 | |
| tree | b997155b67095b169c91ddbb69561c9996b05a22 | tree | snapshot |
| parent | 030879718f696b67fe1c958ab0a238971773ac96 | commit | diff |
vcs-svn: drop string_pool
This reverts commit 1d73b52f5ba4184de6acf474f14668001304a10c
(Add string-specific memory pool, 2010-08-09). Now that svn-fe
does not need to maintain a growing collection of strings (paths)
over a long period of time, the string_pool is not needed.
Signed-off-by: David Barr <david.barr@cordelta.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
This reverts commit 1d73b52f5ba4184de6acf474f14668001304a10c
(Add string-specific memory pool, 2010-08-09). Now that svn-fe
does not need to maintain a growing collection of strings (paths)
over a long period of time, the string_pool is not needed.
Signed-off-by: David Barr <david.barr@cordelta.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
| .gitignore | diff | blob | history | |
| Makefile | diff | blob | history | |
| t/t0080-vcs-svn.sh | diff | blob | history | |
| test-string-pool.c | [deleted file] | blob | history |
| vcs-svn/string_pool.c | [deleted file] | blob | history |
| vcs-svn/string_pool.h | [deleted file] | blob | history |
| vcs-svn/string_pool.txt | [deleted file] | blob | history |