equal
deleted
inserted
replaced
2 * CHANGELOG. |
2 * CHANGELOG. |
3 */ |
3 */ |
4 |
4 |
5 08212002 - Did a couple tedious-for-small-rewards cleanups, optimizations, |
5 08212002 - Did a couple tedious-for-small-rewards cleanups, optimizations, |
6 corrections and streamlinings I've been meaning to do. Touched a |
6 corrections and streamlinings I've been meaning to do. Touched a |
7 lot of code. |
7 lot of code. One of the side results is that ZIP_isDirectory() |
|
8 got fixed. |
8 08192002 - Generalized sorting routines, moved them into physfs.c and removed |
9 08192002 - Generalized sorting routines, moved them into physfs.c and removed |
9 the multiple copies from the various archivers. Adding profiling |
10 the multiple copies from the various archivers. Adding profiling |
10 code (currently only for sort routines)...enable it with |
11 code (currently only for sort routines)...enable it with |
11 --enable-profiling in the configure script. Fixed incorrect |
12 --enable-profiling in the configure script. Fixed incorrect |
12 behaviours in configure.in. |
13 behaviours in configure.in. |