Mercurial
Mercurial
>
icculus
>
physfs
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-300
-100
-60
+60
+100
+300
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Fixed wrong dir test in Windows code in both 1.0 and 1.1 (thanks, Dennis!).
stable-1.0
2007-12-11, by Ryan C. Gordon
Mingw32 fix for 64-bit literals.
2007-10-01, by Ryan C. Gordon
Mingw32 fix for 64-bit literals.
stable-1.0
2007-10-01, by Ryan C. Gordon
Minor windows cleanups.
2007-10-01, by Ryan C. Gordon
Whoops, it's malloc.h, not alloca.h ...
2007-07-12, by Ryan C. Gordon
Whoops, it's malloc.h, not alloca.h ...
stable-1.0
2007-07-12, by Ryan C. Gordon
Fixed missing alloc macro on mingw32, I think.
2007-07-12, by Ryan C. Gordon
Fixed missing alloc macro on mingw32, I think.
stable-1.0
2007-07-12, by Ryan C. Gordon
Fixed crash on zero-byte read/write (thanks, Ensiform!).
2007-07-11, by Ryan C. Gordon
Fixed crash on zero-byte read/write (thanks, Ensiform!).
stable-1.0
2007-07-11, by Ryan C. Gordon
Updated.
2007-05-27, by Ryan C. Gordon
FIXME removal: Replaced a strncpy() with a memcpy().
2007-05-27, by Ryan C. Gordon
Minor documentation fix.
2007-05-11, by Ryan C. Gordon
Backport from devbranch:
stable-1.0
2007-05-05, by Ryan C. Gordon
Fixed zip archiver: could do bogus seek if a small, non-zip file got put
2007-05-05, by Ryan C. Gordon
Minor const correctness tweak in zip archiver.
2007-04-29, by Ryan C. Gordon
Forgot to update the project version in the Doxygen file before release.
2007-04-03, by Ryan C. Gordon
Updated.
release-1.1.1
2007-04-03, by Ryan C. Gordon
Fixes to the makedist.sh script.
2007-04-03, by Ryan C. Gordon
Updated.
2007-04-03, by Ryan C. Gordon
Reverted change r857:858...recursive mutex APIs sort of suck for portability.
2007-04-03, by Ryan C. Gordon
Updated.
2007-04-03, by Ryan C. Gordon
More svn:ignore...
2007-04-03, by Ryan C. Gordon
Ignore generated source tarballs.
2007-04-03, by Ryan C. Gordon
Added a hack for "make dist" functionality.
2007-04-03, by Ryan C. Gordon
Updated.
2007-04-03, by Ryan C. Gordon
Merged r893:894 from trunk: Doxygen correction.
stable-1.0
2007-04-03, by Ryan C. Gordon
Fixed Doxygen comment (this was probably a Doxygen bug that was since fixed).
2007-04-03, by Ryan C. Gordon
Improved Doxygen comments.
2007-04-02, by Ryan C. Gordon
It's now safe to call PHYSFS_* functions from callbacks, since mutexes are now
2007-04-02, by Ryan C. Gordon
Updated.
2007-04-02, by Ryan C. Gordon
Added initial work on a wxWidgets-based test app.
2007-04-02, by Ryan C. Gordon
Added PHYSFS_symbolicLinksPermitted().
2007-04-01, by Ryan C. Gordon
Added PHYSFS_isInit() function.
2007-04-01, by Ryan C. Gordon
Patched to compile, and work with pre-Vista versions of the Platform SDK.
2007-04-01, by Ryan C. Gordon
Symlink support for Windows Vista. Untested code.
2007-03-31, by Ryan C. Gordon
Updated.
2007-03-31, by Ryan C. Gordon
Fixed typo in documentation.
2007-03-31, by Ryan C. Gordon
Fixed typos in export names.
2007-03-31, by Ryan C. Gordon
Backport of r880:881 from trunk: try DIR archiver first.
stable-1.0
2007-03-31, by Ryan C. Gordon
Try the DIR archiver first, since there's no sense in trying to open a
2007-03-31, by Ryan C. Gordon
Added a simple unpacker example.
2007-03-31, by Ryan C. Gordon
Don't put comments in BAIL_* macros where we want an empty argument...
2007-03-29, by Ryan C. Gordon
Logic bug in MVL/HOG/GRP archivers: these archives never contain subdirs...but they
2007-03-28, by Ryan C. Gordon
Bumped version numbers.
2007-03-26, by Ryan C. Gordon
Man, I knew I would need getOSInfo() as soon as I deleted it!
2007-03-26, by Ryan C. Gordon
Ignore Visual C++ 6.0 build files.
2007-03-26, by Ryan C. Gordon
Whoops, forgot to uncomment this from my testing...
2007-03-26, by Ryan C. Gordon
Tons of Unicode work in windows.c ... should now use UCS-2 on NT/XP/Vista/etc
2007-03-26, by Ryan C. Gordon
Whoops, this should probably be chopping the string instead of turning
stable-1.0
2007-03-26, by Ryan C. Gordon
Reworked getExePath() to remove some FIXMEs and respect Unicode.
2007-03-25, by Ryan C. Gordon
Improved dynamic loader and initial Unicode work in windows.c ...
2007-03-25, by Ryan C. Gordon
Patched to compile on MSVC.
2007-03-25, by Ryan C. Gordon
Pushed a bunch of FIXMEs into the Windows platform layer.
2007-03-25, by Ryan C. Gordon
Updated.
2007-03-24, by Ryan C. Gordon
Replaced BeOS mutex implementation. Now all platforms have recursive mutexes.
2007-03-24, by Ryan C. Gordon
Added some FIXME comments.
2007-03-24, by Ryan C. Gordon
Replaced some Malloc and all the alloca() calls with __PHYSFS_smallAlloc(),
2007-03-24, by Ryan C. Gordon
Apparently this is how you do 64-bit literals in MSVC...untested.
2007-03-21, by Ryan C. Gordon
Replaced LONGLONGLITERAL with __PHYSFS_UI64/__PHYSFS_SI64.
2007-03-21, by Ryan C. Gordon
less
more
|
(0)
-300
-100
-60
+60
+100
+300
tip