This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-10 14:17:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4ddc8b1c1dc30edebc51ae44a92fff159e456049
0ad
/
source
/
lib
/
sysdep
T
History
olsner
28602d600d
mmgr ported to linux
...
This was SVN commit r1895.
2005-02-02 17:01:33 +00:00
..
unix
mmgr ported to linux
2005-02-02 17:01:33 +00:00
win
mmgr: further cleanup; reduced size of struct Alloc; use caching symbol resolver in debug.cpp
2005-02-02 03:32:11 +00:00
cpu.h
…
debug.h
symbol->descriptive_string cache - avoids redundant debug_resolve_symbol calls.
2005-02-02 03:35:25 +00:00
dir_watch.h
…
gfx.h
stomped various lint warnings:
2005-01-23 17:45:25 +00:00
ia32.cpp
_control87 is now ia32_control87 and overrides _control87 via macro. after adding float.h to precompiled.h, compiler was thinking _control87 was dllexport and creating an .exp file (confusing)
2005-01-30 23:07:55 +00:00
ia32.h
_control87 is now ia32_control87 and overrides _control87 via macro. after adding float.h to precompiled.h, compiler was thinking _control87 was dllexport and creating an .exp file (confusing)
2005-01-30 23:07:55 +00:00
os.h
stomped various lint warnings:
2005-01-23 17:45:25 +00:00
sysdep.cpp
- moved assert2 to sysdep/debug.h
2005-01-25 18:27:00 +00:00
sysdep.h
sysdep: inline vsprintf2 definition (no need for printf.h)
2005-01-27 15:50:11 +00:00