Ryan C. Gordon
70cf36b6b5
Tagging 2.0.1 release
2010-03-24 23:51:40 -04:00
Ryan C. Gordon
3388e96bce
Upped version to 2.0.1
2010-03-23 16:06:49 -04:00
Ryan C. Gordon
f0c9799c69
Update copyright date in stable-2.0 branch.
2010-03-23 13:39:34 -04:00
Ryan C. Gordon
aadfb3b33a
Backported extra CD/DVD filesystem checks to stable-2.0.
2010-03-22 11:16:12 -04:00
Ryan C. Gordon
b73d4a1b3c
Backing out Doxygen escaping patch on stable-2.0 branch.
2010-03-22 11:12:11 -04:00
Ryan C. Gordon
c710fb637a
Backported fixes for bogus homedir bug to stable-2.0 branch.
...
Fixes http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=553174
2010-03-21 12:29:49 -04:00
Ryan C. Gordon
0166d7302a
Doxygen fixes (thanks, Patrick!).
2010-03-17 21:52:21 -04:00
Ryan C. Gordon
06c6e8806b
Backport of Windows file sharing fix from default branch.
2010-03-17 17:11:21 -04:00
Ryan C. Gordon
9e7d931a08
Fix for the Hurd, from the debian project.
2010-03-15 09:44:34 -04:00
Ryan C. Gordon
ff0b95c758
Added an .hgignore file to stable-2.0 branch.
2010-02-28 17:22:43 -05:00
Ryan C. Gordon
3ffdc65c6e
Added Patrice to the credits.
...
(transplanted from 3b976828a3bc35fe5d57ecdaf3a2d0dcd68e70ee)
2010-02-03 23:19:23 -05:00
Ryan C. Gordon
b45c0ce151
Catch case where we use the Unix code on a non-Unix system that lacks pthreads.
...
Thanks, Patrice!
(transplanted from 18ae36a7f55bcca606f7d7d5f745f4d9b95e0840)
2010-02-03 23:14:11 -05:00
Ryan C. Gordon
c906916f4e
Some targets need string.h here.
...
Thanks, Patrice!
(transplanted from 93b8ed5502a5bc476ea86a0f90211917b21a5b57)
2010-02-03 22:50:07 -05:00
Ryan C. Gordon
2276520de9
Merged 1042:dc9291957a5a from default branch: make dist fix.
2010-02-02 23:40:17 -05:00
Ryan C. Gordon
7aaa4dc6bf
Fixed compiler warning on newer Linux systems.
...
(transplanted from 3ab4702d6313b2590f202f1475cd68976765f02f)
2010-02-01 03:02:18 -05:00
Ryan C. Gordon
0310835418
Merged 1018:23aee7da04e0 from default branch: fixed C++-style comments.
2010-01-28 02:45:10 -05:00
Ryan C. Gordon
57a04afef5
Fixed some wrong parentheses in the OS/2 code.
2010-01-28 02:38:57 -05:00
Ryan C. Gordon
d4c4a06b5a
Removed makedist.sh from the stable-2.0 branch ("hg archive" is the new thing.)
2010-01-28 02:36:18 -05:00
Ryan C. Gordon
a259eb4efe
Merged 998:974b90b56c43 from default branch: latin1-to-UTF8 fix.
2009-09-30 01:47:49 -04:00
Ryan C. Gordon
88268ab857
Fixed building of stable-2.0 branch with Mac OS X 10.6 SDK.
2009-09-06 01:06:14 -04:00
Ryan C. Gordon
aa478bc5df
Don't use -fvisibility=hidden on several platforms.
2009-07-12 16:46:06 -04:00
Ryan C. Gordon
e4002c6950
Merged changeset 1006:139e2ab9e303 from default branch: CREDITS.txt update.
2009-07-08 18:48:30 -04:00
Ryan C. Gordon
98790d824f
Merged changeset 1005:cafe3867784c from default branch: cross-compile fixes.
2009-07-08 18:47:54 -04:00
Ryan C. Gordon
d9f0a87208
Merged 1001:b0c6f2f4f361 through 1003:a28d30d275e2 from default branch.
...
Fixes /proc/*/exe behaviour on Linux.
2009-07-08 17:59:29 -04:00
Ryan C. Gordon
8978c7dddc
Merge from 2.1 branch: lzma re-open workaround.
2009-06-21 17:42:20 -04:00
Ryan C. Gordon
d7945d5955
Fixed strict-aliasing issue that gcc 4.4 complains about.
2009-05-03 01:24:41 -07:00
Ryan C. Gordon
60366b5b32
Updated stable TODO.txt ...
2009-03-23 16:57:59 -04:00
Ryan C. Gordon
da35dbe448
Tagging release-1.1.0
2009-03-23 16:57:35 -04:00
Ryan C. Gordon
c32cd9d130
Updated TODO, branching stable-2.0
2009-03-23 16:49:30 -04:00
Ryan C. Gordon
c021fa0613
Tagging 2.0.0 release.
2009-03-23 01:13:28 -04:00
Ryan C. Gordon
a6354f6869
Updated copyright date.
2009-03-23 01:06:54 -04:00
Ryan C. Gordon
8b4f9e89b2
Updated install instructions.
2009-03-23 01:06:17 -04:00
Ryan C. Gordon
fed94bf21a
Upped version to 2.0.0!
2009-03-23 00:45:15 -04:00
Ryan C. Gordon
613aedceaa
Removed physfs.spec.in.
...
Package maintainers can do this better outside our tree.
2009-03-23 00:15:22 -04:00
Ryan C. Gordon
b71ef88ba7
Fixed comment typo.
2009-03-23 00:13:24 -04:00
Ryan C. Gordon
6df0e5ffba
Removed the __arch__swabX macros; Linux kernel headers aren't reliable.
2009-03-23 00:13:08 -04:00
Ryan C. Gordon
10ce30f80d
Screw it, change this back.
2009-03-23 00:12:03 -04:00
Ryan C. Gordon
3c38768192
Corrected soname.
...
Apparently we should be using 0 if we add functions. It's only changing or
removing symbols that causes an SOVERSION bump.
2009-03-22 21:19:21 -04:00
Ryan C. Gordon
78037a7ccb
Valgrind fix: avoid overlapping memcpy() in sorting routines (thanks, JLM!).
2009-02-28 01:34:02 -05:00
Ryan C. Gordon
43dbf3a22c
Haiku support.
2008-11-05 14:42:48 -05:00
Ryan C. Gordon
2e134c7190
Removed the manually-maintained changelog.
...
This was a legacy workaround for CVS limitations. Use the web interface
to our shiny, modern revision control tools instead.
2008-11-03 15:55:29 -05:00
Ryan C. Gordon
bf895c15fc
Updated.
2008-11-02 15:26:22 -05:00
Ryan C. Gordon
2f3ba7602b
Corrected example code in the docs (thanks, Olivier!).
2008-11-02 15:26:14 -05:00
Ryan C. Gordon
2651eb2eb9
Added struct typedefs that you can predeclare without including physfs.h
2008-11-02 15:22:02 -05:00
Ryan C. Gordon
2f23846245
iPhone support patch (thanks, Christian!)
...
Original email...
Date: Tue, 28 Oct 2008 20:22:04 +0100
From: Christian Gmeiner
To: icculus@icculus.org
Subject: Physfs IPhone suport
Hi.. this simple patch adds IPhone support to physfs. I
have also tested a normal osx 10 cocoa app and it builds too
with this patch. Hope to see it soon in the main hg tree.
In the next week I will do some tests on a real IPhone/IPod Touch,
but I think it should be okay.
greets,
--
Christian Gmeiner, B.Sc.
2008-11-02 15:19:58 -05:00
convert-repo
4322ae7af2
update tags
2008-06-30 00:05:31 +00:00
Ryan C. Gordon
61749966b9
Fixed PHYSFS_openAppend() on Unix.
...
Apparently O_APPEND doesn't behave like I thought it did...all these years. :/
2008-04-03 05:05:48 +00:00
Ryan C. Gordon
1b042d124d
Yet another attempt to patch to compile.
2008-03-12 21:42:16 +00:00
Ryan C. Gordon
5c5e3d7e14
Patched to compile.
2008-03-12 21:35:54 +00:00
Ryan C. Gordon
53a9169400
Fixed aliasing bug in Windows platform layer (thanks, Dennis!).
2008-03-12 21:22:22 +00:00