커밋 기록

작성자 SHA1 메시지 날짜
  Ryan C. Gordon c188729b12 Backport from default branch: clean up the thread ID mess in platform_unix. 13 년 전
  Ryan C. Gordon f0cb6de676 Fixed some __PHYSFS_platformTell() things in stable-2.0 branch. 14 년 전
  Ryan C. Gordon a7d5c1d3cd Fixed Windows/PocketPC __PHYSFS_platformEOF() for zero-length files. 14 년 전
  Ryan C. Gordon 76ffb5dde1 Fixed compiler warnings on gcc 4.6 (thanks, Volker!). 15 년 전
  Ryan C. Gordon 06c6e8806b Backport of Windows file sharing fix from default branch. 16 년 전
  Ryan C. Gordon 1b042d124d Yet another attempt to patch to compile. 18 년 전
  Ryan C. Gordon 5c5e3d7e14 Patched to compile. 18 년 전
  Ryan C. Gordon 53a9169400 Fixed aliasing bug in Windows platform layer (thanks, Dennis!). 18 년 전
  Ryan C. Gordon 1ae24fd938 Fixed compiler warnings in win32 API calls (thanks, Dennis!). 18 년 전
  Ryan C. Gordon 7501090a5b Minor Windows fix (thanks, fydo!). 18 년 전
  Ryan C. Gordon a863c128be Fixed allocation size when converting from UTF-8 to UCS-2. 18 년 전
  Ryan C. Gordon 1aa0511f7b Fixed wrong dir test in Windows code in both 1.0 and 1.1 (thanks, Dennis!). 18 년 전
  Ryan C. Gordon 565f973e2e Mingw32 fix for 64-bit literals. 18 년 전
  Ryan C. Gordon 2296f69deb Minor windows cleanups. 18 년 전
  Ryan C. Gordon b572b556d2 Patched to compile, and work with pre-Vista versions of the Platform SDK. 19 년 전
  Ryan C. Gordon 9af599504d Symlink support for Windows Vista. Untested code. 19 년 전
  Ryan C. Gordon 49c576280d Man, I knew I would need getOSInfo() as soon as I deleted it! 19 년 전
  Ryan C. Gordon aad1408594 Whoops, forgot to uncomment this from my testing... 19 년 전
  Ryan C. Gordon d8845b0be5 Tons of Unicode work in windows.c ... should now use UCS-2 on NT/XP/Vista/etc 19 년 전
  Ryan C. Gordon da2d3ede59 Reworked getExePath() to remove some FIXMEs and respect Unicode. 19 년 전
  Ryan C. Gordon dc0d27228c Improved dynamic loader and initial Unicode work in windows.c ... 19 년 전
  Ryan C. Gordon 75a4f4ffe1 Pushed a bunch of FIXMEs into the Windows platform layer. 19 년 전
  Ryan C. Gordon 4396d7b3ba Added some FIXME comments. 19 년 전
  Ryan C. Gordon 7386320811 Replaced some Malloc and all the alloca() calls with __PHYSFS_smallAlloc(), 19 년 전
  Ryan C. Gordon 857d9bc84d Since all the platform layers were using the same cut-and-paste of the 19 년 전
  Ryan C. Gordon bb1d757244 Removed __PHYSFS_platformTimeslice()...we don't actually use this anymore. 19 년 전
  Ryan C. Gordon 6fe37fd840 Patched to compile with latest Platform SDK. 19 년 전
  Ryan C. Gordon 607d39a1d3 Bunch of work on Unicode...added case-folding stricmp, removed 19 년 전
  Ryan C. Gordon 69598e49ab Now compiles everything whether we need it or not, removing whole files with 19 년 전
  Ryan C. Gordon e029cb54e5 Fixed some comments. 19 년 전