Age | Commit message (Expand) | Author |
2010-11-27 | Damn capitalization difference... I should make this right one day, but I'm w... | Nicolas "Pixel" Noble |
2010-11-27 | Adding SetFakeName system to help with the built-ins luas loads. | Nicolas "Pixel" Noble |
2010-08-16 | Adding raw inflate support, also should hopefully support gz files using zlib... | Nicolas "Pixel" Noble |
2010-07-01 | Adding gzip generation from zlib_deflate. | Nicolas "Pixel" Noble |
2010-06-21 | Fixing a few bugs: zlib_deflate was mischecking its arguments, and HandleLua:... | Pixel |
2010-06-21 | Yet another stack mistake in the HandleLua code... | Pixel |
2010-06-21 | Fixing stack abuses from HandleLua code... | Pixel |
2010-06-20 | Adding levels and ability to raw-compress in zlib_deflate. | Pixel |
2009-12-29 | Wow... what a leak. | Nicolas "Pixel" Noble |
2009-12-27 | Fixing various extra variables, and wrongly named functions. | Nicolas "Pixel" Noble |
2009-12-27 | Fixing parameters. | Nicolas "Pixel" Noble |
2009-12-27 | Adding more reading functions to Lua, including 64 bits. | Nicolas "Pixel" Noble |
2009-12-18 | Fixing LuaHandle::read for real this time. | Nicolas "Pixel" Noble |
2009-12-18 | Fixing LuaHandle::read | Nicolas "Pixel" Noble |
2009-12-18 | And of course, forgot a few semicolons | Nicolas "Pixel" Noble |
2009-12-18 | Getting rid of 'MIN' completely; this too much a pain. | Nicolas "Pixel" Noble |
2009-12-18 | Making msvc happy | Nicolas "Pixel" Noble |
2009-12-17 | Fixing adler32 & crc32, and adding block-reading system for them, instead of ... | Nicolas "Pixel" Noble |
2009-12-17 | Adding readfile, adler32 and crc32 | Nicolas "Pixel" Noble |
2009-12-17 | Forgot one element in the stack. | Nicolas "Pixel" Noble |
2009-12-17 | ACTUALLY fixing all the calls... | Nicolas "Pixel" Noble |
2009-12-17 | Fixing all the calls... | Nicolas "Pixel" Noble |
2009-12-17 | Finally adding the HandleLua object, plus a few minor tweaks to the Lua VM. | Nicolas "Pixel" Noble |
2009-11-08 | Adding the ability to open archives from Lua. | Pixel |
2009-06-03 | Adding ucl_overlap, and improving / fix a bit the other ucl features. | Pixel |
2009-06-01 | Full control over ucl_compress/decompress from Lua. | Pixel |
2009-06-01 | What a horrible bug... you can not deterministically have the output size of ... | Pixel |
2009-05-28 | Uniformizing the usage of luarecast. | Pixel |
2009-05-15 | Making UCL optionnal. | Pixel |
2009-04-30 | Adding UCL n2e compression support. | Pixel |
2008-10-15 | Adding the reset method to Lua Buffers, and fixing a couple of typos. | Pixel |
2008-09-29 | Bumping Copyright date. | Pixel |
2008-09-29 | Getting rid of these nasty expanded keywords. | Pixel |
2008-08-11 | Adding the ability to read / write floats and doubles | pixel |
2008-05-13 | Adding basic inflate / deflate support. | pixel |
2008-01-24 | exists now returns the handle to the file instead of just a boolean | pixel |
2008-01-21 | Adding even more debug stats. | pixel |
2008-01-21 | Adding the possibility to count the number of handles. | pixel |
2007-05-30 | Updating / inserting copyright header. | pixel |
2007-05-30 | Changing slightly the way the handle subtypes are announcing themselves. | pixel |
2007-05-30 | Swapping argument order. | pixel |
2007-05-30 | Introducing objnames. | pixel |
2006-02-02 | Removing a lot of warnings, as well as a bunch of terrible bugs! | pixel |
2006-01-31 | Way too much changes - all over. | pixel |
2005-10-13 | Fixing various (fucking) macos X issues. | pixel |
2004-11-27 | Large dos2unix commit... | pixel |
2004-11-27 | Large dos2unix commit... | pixel |
2004-02-16 | Adding function 'exists' | pixel |
2003-12-26 | Pffff... | pixel |
2003-12-14 | Trying to fix garbage collector (failed...) | pixel |