| Commit | Date | |
|---|---|---|
| 2005-09-05 12:33:33 | Tree | |
| 2005-09-05 02:47:05 | Tree | |
|
[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 |