summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-02-07Fixing win32 port of poll.pixel
Fixed vector<> usage issue.
2007-02-07Small buffer fix.pixel
2007-02-07Typospixel
2006-11-14Pushing new m4 files from aclocalpixel
2006-11-14Various compilation fixes, mostly side effects from the win32 backport.pixel
2006-11-14Fixing that very old project files so that they compile again.pixel
2006-11-14Updating that very old autoconf/automake project.pixel
2006-11-13AMD64 fixes.pixel
2006-10-28Task manager now has timeout support.pixel
2006-07-17Okay... let's be nice with that... for now!pixel
2006-07-17I hate windows API.... AAAAAARGHHH!!!pixel
2006-07-17MSVC becomes more and more stupid with packed structures...pixel
2006-07-16Adding mkdir to LUApixel
Fixing iconv Fixing the hash table functions
2006-07-16Adding alignpixel
2006-02-09In general: better thread handling. Added locks everywhere it should. ↵pixel
Added/fixed thread spawning stuff. Also, added Lua's methods: -) copy -) setgcthreshold -) getgcthreshold -) getgccount
2006-02-09Let's stop using that deadly to_charp() that gives a static char[]! It's ↵pixel
dangerous.
2006-02-09Adding thread creation/destruction hooks.pixel
2006-02-09Changing the behavior of tostring: now booleans and nils can be converted to ↵pixel
strings.
2006-02-02Typo...pixel
2006-02-02Removing a lot of warnings, as well as a bunch of terrible bugs!pixel
2006-02-02Removing a dozen of warnings.pixel
2006-02-02Fixing old Dalos, and fixing Linux compilation.pixel
2006-02-01Fixing that fucking SDL_main thing, once and for all.pixel
2006-01-31Way too much changes - all over.pixel
2005-12-01*** empty log message ***pixel
2005-12-01Slightly better way to handle doubles in strings.pixel
2005-12-01Added getglobal & dumpvars, as well as fixed a few argument checks.pixel
2005-12-01Updating MSVC direcotory tree with Visual Studio 2005 support.pixel
2005-12-01notrunc wasn't working properly..pixel
2005-11-13Fixing various stuff, especially DVD reading.pixel
2005-11-09Fixing more cross platform issues...pixel
2005-11-02Adding DVD support, and updating zlib.pixel
2005-10-13Updating zlib to 1.2.3.pixel
2005-10-13Fixing various (fucking) macos X issues.pixel
2005-06-20Minor cosmetic changes.pixel
2005-06-06Updated zlib, adding hashing functions, and introducing first bits of a new ↵pixel
sliding window generic algorithm.
2005-03-31Adding LuaRegex.pixel
2005-03-31Hum... that tostring method still needs fixing...pixel
2005-03-30Adding LuaConfig class.pixel
2005-03-29This wasn't working at ALLpixel
2005-02-24Huh ? Normalizing (again) crlfs....pixel
2005-02-17REfixing throwers (grr)pixel
2005-02-17Updating makefiles to add luapatch, and updating things a bit for PS2 target.pixel
2005-02-17Fixing throwerspixel
2005-02-12Better update of breakspixel
2005-01-05Optimizing operator== a bit.pixel
2005-01-02Whoops, bispixel
2005-01-02"Whoops"pixel
2004-12-27adding C-closure wrapping to lua, and using it.pixel
2004-12-27typo...pixel