equal
deleted
inserted
replaced
7 ERR_OS_ERROR. Closing files on MacOS no longer fails if the volume |
7 ERR_OS_ERROR. Closing files on MacOS no longer fails if the volume |
8 info can't be flushed. Minor error message tweak in os2.c. All |
8 info can't be flushed. Minor error message tweak in os2.c. All |
9 possible human-readable literal strings (including all those OS/2 |
9 possible human-readable literal strings (including all those OS/2 |
10 and MacOS error messages) have moved to constants in |
10 and MacOS error messages) have moved to constants in |
11 physfs_internal.h...this allows the library to be translated to |
11 physfs_internal.h...this allows the library to be translated to |
12 other spoken languages fairly easily. |
12 other spoken languages fairly easily. Added Russian translation |
|
13 by Ed Sinjiashvili. |
13 07272002 - Patched the OS/2 code to be useful...works pretty well, now. Added |
14 07272002 - Patched the OS/2 code to be useful...works pretty well, now. Added |
14 makeos2.cmd for building (not an ideal solution, but oh well). |
15 makeos2.cmd for building (not an ideal solution, but oh well). |
15 Initialized some variables in zip.c to prevent compiler whining. |
16 Initialized some variables in zip.c to prevent compiler whining. |
16 07262002 - Fixed a typo in documentation. Archivers with matching file |
17 07262002 - Fixed a typo in documentation. Archivers with matching file |
17 extensions are now given first shot at opening an archive, but if |
18 extensions are now given first shot at opening an archive, but if |