| Commit | Date | |
|---|---|---|
|
[r2181]
by
mrowe
Prevent exception being thrown in Pool.__del__ on application shutdown due to self._core being have destroyed by stuffing the three needed methods into the Pool class object. The apr_initialize call in Pool.__init__ has also been moved into a more logical place to ensure it gets called before svn_pool_create when creating the application-level Pool object. |
2005-09-04 22:06:44 | Tree |
| 2005-09-04 21:14:20 | Tree | |
|
[r2179]
by
cboos
The plain text renderer would normally render as text anything that's not binary. However, there are a few formats (mainly PDF, RTF, etc.) that are not For the time being, we maintain a list of this kind of format Fixes #1920. |
2005-09-04 21:08:29 | Tree |
| 2005-09-04 20:41:04 | Tree | |
| 2005-09-04 20:36:55 | Tree | |
| 2005-09-04 20:19:04 | Tree | |
| 2005-09-04 20:18:17 | Tree | |
| 2005-09-04 12:12:28 | Tree | |
| 2005-09-04 11:49:18 | Tree | |
|
[r2172]
by
cboos
TracCrossReferences branch: some renamings Note: if you already had a `xref` table, simply do the following in sqlite: PS: also fixed the upgrade process (one statement at a time) |
2005-09-04 08:49:59 | Tree |