aramis_acg
|
e241749511
# FileSystemFilter now skips over empty paths as opposed to crashing on them.
|
14 years ago |
aramis_acg
|
6f30639d7f
- refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX ..
|
14 years ago |
aramis_acg
|
9d70caef0a
[3031725] FileSystemFilter destroys "://" in paths. Addresss this issue. FileSystemFilter now acts with more caution, first tries to open the file given the input path.
|
15 years ago |
adario
|
7877f3fe6f
Fixed a pathname separator issue on Mac OS X.
|
15 years ago |
aramis_acg
|
e8386dc837
Fixing a minor issue in FileSystemFilter which prevented some external files from being loaded. Thanks to Jonathan Klein to point it out.
|
16 years ago |
aramis_acg
|
a3b32f306c
Adding a file system filter layer to correct invalid paths automatically.
|
16 years ago |