~supertux-dev/supertux/+git/external-physfs:stable-1.0

Last commit made on 2014-08-15
Get this branch:
git clone -b stable-1.0 https://git.launchpad.net/~supertux-dev/supertux/+git/external-physfs

Branch merges

Branch information

Name:
stable-1.0
Repository:
lp:~supertux-dev/supertux/+git/external-physfs

Recent commits

1c449c4... by Ryan C. Gordon

The stable-1.0 branch didn't support Unicode at all.

5e9ec2e... by Ryan C. Gordon

Backport from default branch: corrected PHYSFS_enumerateFiles() documentation.
(transplanted from aaa1204a4426c5412d9c2814e41e0b7066db060c)

2d1487b... by Ryan C. Gordon

Don't sort if there's nothing to do (prevents array underflow, too).
(transplanted from 662a7e180c480ff7731493b688aee27e8e010887)

ac819be... by Ryan C. Gordon

Put some include-once and extern "C" blocks in the extras' headers.
(transplanted from 9ba19d71cc4a4dd5c5fafe0de37d09fff75e57f6)

5b78b0e... by Ryan C. Gordon

Fixed __PHYSFS_platformTell() things in stable-1.0 branch.

6802924... by Ryan C. Gordon

Fixed Windows/PocketPC __PHYSFS_platformEOF() for zero-length files.
(transplanted from e55bbdb69dfd9771a5222b6a406a9c418ffbe53b)

3c88853... by Ryan C. Gordon

Backport from dev branch: infinite loop in zip_expand_symlink_path().

2a5e426... by Ryan C. Gordon

Corrected copyright dates in stable-1.0 branch's license.

e1488ce... by Ryan C. Gordon

Backported zip/qpak dir fix from dev branch to stable-1.0.

136684a... by Ryan C. Gordon

Updated copyright date in stable-1.0 branch.