index
:
Baltisot
master
Unnamed repository; edit this file to name it for gitweb.
Pixel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2010-11-28
Changing the hashmap in LuaTask to a true C++ map.
Nicolas "Pixel" Noble
2010-11-27
Adding SetFakeName system to help with the built-ins luas loads.
Nicolas "Pixel" Noble
2010-09-16
Making LuaOCCI using the new OCCI-gateway system.
Nicolas "Pixel" Noble
2010-08-16
Forgot to change the prototype.
Nicolas "Pixel" Noble
2010-07-01
Adding gzip generation from zlib_deflate.
Nicolas "Pixel" Noble
2010-06-20
Adding levels and ability to raw-compress in zlib_deflate.
Pixel
2010-06-10
Typo...
Nicolas "Pixel" Noble
2010-06-10
Merge branch 'master' of /pub/repo.git/Baltisot
Nicolas "Pixel" Noble
2010-06-10
Unfortunately... I've reached the point where I *NEED* to know the lua_State ...
Nicolas "Pixel" Noble
2010-06-09
Adding the ability to declare subfunctions.
Nicolas "Pixel" Noble
2010-06-08
Fixing bug in Lua::next.
Nicolas "Pixel" Noble
2009-12-27
Adding more reading functions to Lua, including 64 bits.
Nicolas "Pixel" Noble
2009-12-27
Updating a bit the reading/writing subfunctions.
Nicolas "Pixel" Noble
2009-12-21
Modifying slightly the format of GetName for inputs, in order to be nice with...
Nicolas "Pixel" Noble
2009-12-17
Finally adding the HandleLua object, plus a few minor tweaks to the Lua VM.
Nicolas "Pixel" Noble
2009-12-07
Upgrading to LuaJIT 2.0.0-beta2 - changing the callwrap support.
Nicolas "Pixel" Noble
2009-12-01
Whoops... was removing a biiiit too much off the stack.
Nicolas "Pixel" Noble
2009-12-01
Protecting the pushes in order to make sure we have enough stack space every ...
Nicolas "Pixel" Noble
2009-12-01
Trying to better cleanup the stack after the various opens.
Nicolas "Pixel" Noble
2009-11-13
BigClean: adding a round of thread netsafes.
Pixel
2009-11-13
Typos.
Pixel
2009-11-13
Typo.
Pixel
2009-11-13
Speeding up a little bit the Lua class.
Pixel
2009-11-13
BigClean: Action should now be threadsafe.
Pixel
2009-11-13
BigClean: Input & Archive are a little bit more threadsafe now.
Pixel
2009-11-12
BigClean; Task pass - getting it more threadsafe
Pixel
2009-11-12
Few typos fixes.
Pixel
2009-11-12
Refining a little bit more the code, and stealing another queue algorithm; le...
Pixel
2009-11-12
Adding atomic queues.
Pixel
2009-11-11
Forgot cmpxchg.
Pixel
2009-11-11
Adding atomic operations.
Pixel
2009-11-11
Cleaning out crap.
Pixel
2009-11-10
Merge branch 'master' of ssh+git://pixel@git.grumpycoder.net/pub/repo.git/Bal...
Pixel
2009-11-10
Adding socketpair support.
Pixel
2009-11-09
Removing the Lua lock system, and switching to a true Lua C++ inclusion philo...
Pixel
2009-11-08
Adding jit and bit opens to the Lua class.
Nicolas "Pixel" Noble
2009-11-05
Adding wrap_open, in order to be able to call third party lua libraries.
Pixel
2009-10-21
Adding a few much needed consts.
Pixel
2009-10-05
Some sanity changes.
Pixel
2009-09-21
Inlining the tolittle and tobig functions.
Nicolas "Pixel" Noble
2009-06-06
Tweaking Base85 with a different charset, and a lookup table.
Pixel
2009-06-06
Adding Base85 code.
Pixel
2009-06-03
Adding ucl_overlap, and improving / fix a bit the other ucl features.
Pixel
2009-06-01
What a horrible bug... you can not deterministically have the output size of ...
Pixel
2009-06-01
Better handling of lenghts in the ucl part.
Pixel
2009-06-01
Typo, bis.
Pixel
2009-06-01
Typo.
Pixel
2009-06-01
Seems mingw32 wants its typeinfo header badly.
Pixel
2009-06-01
Mingw32 doesn't like LuaObject::getme without LuaObject defined before.
Pixel
2009-05-28
Uniformizing the usage of luarecast.
Pixel
[next]