Mercurial
Mercurial
>
icculus
>
physfs
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-120
+120
+1000
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.
Updated.
2002-05-27, by Ryan C. Gordon
Added a bunch of explicit casts when using malloc().
2002-05-27, by Ryan C. Gordon
Updated.
2002-05-25, by Ryan C. Gordon
Implemented __PHYSFS_platformGetLastModTime().
2002-05-25, by Ryan C. Gordon
Updated.
2002-05-25, by Ryan C. Gordon
Updated.
2002-05-25, by Ryan C. Gordon
Added getlastmodtime command.
2002-05-25, by Ryan C. Gordon
Patched to compile.
2002-05-25, by Ryan C. Gordon
More proper error reporting.
2002-05-25, by Ryan C. Gordon
Only attempt to build BeOS code on BeOS (don't even try building an empty
2002-05-25, by Ryan C. Gordon
Added PHYSFS_getLastModTime() API. (Thanks, John Hall!)
2002-05-25, by Ryan C. Gordon
Updated.
2002-05-25, by Ryan C. Gordon
Updated.
2002-05-25, by Ryan C. Gordon
Upped version to 0.1.6
2002-05-25, by Ryan C. Gordon
Updated.
2002-05-24, by Ryan C. Gordon
Initial add.
2002-05-24, by Ryan C. Gordon
BeOS support.
2002-05-24, by Ryan C. Gordon
Split some of the unix.c code out to posix.c for BeOS to use.
2002-05-24, by Ryan C. Gordon
Initial add.
2002-05-24, by Ryan C. Gordon
Corrected to fix "make dist".
2002-05-24, by Ryan C. Gordon
Updated.
2002-05-24, by Ryan C. Gordon
Updated.
2002-05-23, by Ryan C. Gordon
Updated.
2002-05-23, by Ryan C. Gordon
Updated.
2002-05-23, by Ryan C. Gordon
Updated.
2002-05-21, by Ryan C. Gordon
FIXME removal.
2002-05-21, by Ryan C. Gordon
Fixme removal.
2002-05-21, by Ryan C. Gordon
Updated.
2002-05-20, by Ryan C. Gordon
Initial add.
2002-05-20, by Ryan C. Gordon
Updated.
2002-05-16, by Ryan C. Gordon
Fixed OpenAppend to actually open for append. Used "wb+" instead of "ab".
2002-05-16, by Ryan C. Gordon
Updated.
2002-05-16, by Ryan C. Gordon
readline detection fixes by Edward Rudd.
2002-05-16, by Ryan C. Gordon
Added unzip.h, so "make dist" picks it up.
2002-05-10, by Ryan C. Gordon
--enable-debug is default.
2002-05-10, by Ryan C. Gordon
This file is now auto-generated by autoconf.
2002-05-10, by Ryan C. Gordon
Initial autoconf support.
2002-05-10, by Ryan C. Gordon
Initial add.
2002-05-10, by Ryan C. Gordon
Updated.
2002-05-09, by Ryan C. Gordon
-Fixed a lot of the file functions error handling. Many were handling
2002-05-08, by Gregory S. Read
-Added optional DISABLE_NT_SUPPORT to not compile NT specific code
2002-05-06, by Gregory S. Read
Updated.
2002-04-24, by Ryan C. Gordon
Updated win32 build info, other tweaks.
2002-04-24, by Ryan C. Gordon
Updated.
2002-04-22, by Ryan C. Gordon
Initial add.
2002-04-22, by Ryan C. Gordon
Updated.
2002-04-19, by Ryan C. Gordon
"make package" now generates .tar.gz, instead of .tar.bz2 ...
2002-04-19, by Ryan C. Gordon
Upped version to 0.1.5.
2002-04-16, by Ryan C. Gordon
Updated.
2002-04-16, by Ryan C. Gordon
Patched to stop -ansi bitching.
2002-04-16, by Ryan C. Gordon
Updated.
release-0.1.5
2002-04-13, by Ryan C. Gordon
Updated.
2002-04-13, by Ryan C. Gordon
More cleanups.
2002-04-13, by Ryan C. Gordon
Removed unused copyEnvironmentVariable function.
2002-04-12, by Ryan C. Gordon
Updated.
2002-04-12, by Ryan C. Gordon
Fixed an endline issue.
2002-04-12, by Ryan C. Gordon
Patches for correctness and cleaner win32 support.
2002-04-12, by Ryan C. Gordon
Doesn't grab mutex in __PHYSFS_setError() if PHYSFS_init() hasn't been called.
2002-04-08, by Ryan C. Gordon
Updated.
2002-04-08, by Ryan C. Gordon
Darwin patches.
2002-04-06, by Ryan C. Gordon
Updated.
2002-04-06, by Ryan C. Gordon
Updated.
2002-04-06, by Ryan C. Gordon
Darwin fixes.
2002-04-06, by Ryan C. Gordon
Added MacOS info, etc.
2002-04-06, by Ryan C. Gordon
Updated.
2002-04-06, by Ryan C. Gordon
Fixed __PHYSFS_platformRealPath(), and changed userdir behaviour. We're now feature-complete on the Mac, as far as I can tell.
2002-04-06, by Ryan C. Gordon
Updated.
2002-04-06, by Ryan C. Gordon
Now handles Finder aliases as if they were symlinks.
2002-04-06, by Ryan C. Gordon
Patched to compile on Linux/gcc.
2002-04-05, by Ryan C. Gordon
Mentioned MacOS Classic.
2002-04-05, by Ryan C. Gordon
Added physfs_byteorder.c ...
2002-04-05, by Ryan C. Gordon
Updated.
2002-04-05, by Ryan C. Gordon
Added byte ordering API.
2002-04-05, by Ryan C. Gordon
Initial add.
2002-04-05, by Ryan C. Gordon
Cleaned up byteorder-safe reading functions. Use internal Physfs stricmp.
2002-04-05, by Ryan C. Gordon
Fixed byte ordering bugs.
2002-04-05, by Ryan C. Gordon
Updated.
2002-04-05, by Ryan C. Gordon
Mostly implemented (fully implemented if you don't want aliases to work like symlinks).
2002-04-05, by Ryan C. Gordon
Added some more error string constants.
2002-04-05, by Ryan C. Gordon
Added some malloc() failure checks in CD-ROM detection code.
2002-04-05, by Ryan C. Gordon
More hacks to handle quoted arguments. Write, append, and filelength tests. Upped version to 0.1.1.
2002-04-05, by Ryan C. Gordon
Fixed isDirectory and enumarateFiles (had wrong param in PBGetCatInfoSync()).
2002-04-04, by Ryan C. Gordon
Updated.
2002-04-04, by Ryan C. Gordon
Error subsystem does basic initialization during PHYSFS_init(), now.
2002-04-04, by Ryan C. Gordon
More work. More to go.
2002-04-04, by Ryan C. Gordon
Handles quoted arguments a little bit better (needs some overhauling to do it right, though).
2002-04-04, by Ryan C. Gordon
Added Metrowerks SIOUX setup code.
2002-04-03, by Ryan C. Gordon
Approved zeph's comments, fixed a few of my screwups.
2002-04-03, by Ryan C. Gordon
Implemented platformTimeslice, platformGetCurrentDir, and platformCvtToDependent.
2002-04-03, by Ryan C. Gordon
-Added type casting that Ryan needs to approve.
2002-04-03, by Gregory S. Read
-Made type cast changes that Ryan needs to approve.
2002-04-03, by Gregory S. Read
-Implemented PHYSFS file routines
2002-04-03, by Gregory S. Read
Username is now accurately reported, which means that the default user dir works more correctly.
2002-04-02, by Ryan C. Gordon
Initial add. Not nearly complete, but enough to get through PHYSFS_init().
2002-04-02, by Ryan C. Gordon
Added warning about potential infinite recursion between setError and grabMutex.
2002-04-02, by Ryan C. Gordon
Fixed calculateUserDir() to prevent extra dir separator insertion in default case.
2002-04-02, by Ryan C. Gordon
Updated.
2002-04-02, by Ryan C. Gordon
Disable readline support when building on MacOS Classic.
2002-04-02, by Ryan C. Gordon
Initial add.
2002-04-01, by Ryan C. Gordon
Updated.
2002-04-01, by Ryan C. Gordon
Patched to compile on MacOS Classic, with CodeWarrior 6.
2002-04-01, by Ryan C. Gordon
Removed now-unnecessary errno.h include.
2002-04-01, by Ryan C. Gordon
Missed an ferror(); fixed to use platform abstraction instead.
2002-04-01, by Ryan C. Gordon
Updated comment on thread safety.
2002-03-30, by Ryan C. Gordon
Updated.
2002-03-30, by Ryan C. Gordon
First shot at thread-safety.
2002-03-30, by Ryan C. Gordon
Patched to compile.
2002-03-30, by Ryan C. Gordon
Platform abstracted i/o, other bugfixes.
2002-03-29, by Ryan C. Gordon
Updated.
2002-03-29, by Ryan C. Gordon
Added Gregory S. Read.
2002-03-25, by Ryan C. Gordon
Updated.
2002-03-25, by Ryan C. Gordon
Converted to file i/o abstraction, removed race condition.
2002-03-25, by Ryan C. Gordon
Fixed a crashbug when opening a file that doesn't exist.
2002-03-25, by Ryan C. Gordon
Abstracted file deletion, so we don't rely on C library for it anymore.
2002-03-25, by Ryan C. Gordon
Updated.
2002-03-25, by Ryan C. Gordon
Now uses platform file i/o abstraction.
2002-03-25, by Ryan C. Gordon
Fixed a const thing.
2002-03-25, by Ryan C. Gordon
Quick fix.
2002-03-25, by Ryan C. Gordon
Added typedefs and platform-specific i/o.
2002-03-24, by Ryan C. Gordon
-Added init and deinit routines per physfs_internal.h changes.
2002-03-24, by Gregory S. Read
less
more
|
(0)
-120
+120
+1000
tip