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
Age
Commit message (
Collapse
)
Author
2007-05-30
Updating / inserting copyright header.
pixel
2007-05-30
Fixing xml markup a bit.
pixel
2007-05-30
Possibility of including handles into the XML tree.
pixel
2007-05-30
Changing slightly the way the handle subtypes are announcing themselves.
pixel
2007-05-30
Compilation fix.
pixel
2007-05-30
Swapping argument order.
pixel
2007-05-30
Introducing objnames.
pixel
2007-05-29
Slightly changes of loadlualibs: now generating automatically the list of files.
pixel
2007-05-29
Fixing a stupid display bug.
pixel
2007-05-29
Improving/Debugging XmlMarkup engine - now we are using a real tree in ↵
pixel
memory before rendering the object.
2007-05-29
Fixing deadly bug - can't pushdestruct a static object.
pixel
2007-05-29
Improving a bit the XmlMarkup object.
pixel
2007-05-29
Creating basic XmlMarkup object.
pixel
2007-05-28
Fixing luac compilation.
pixel
2007-05-28
Adding luac.
pixel
2007-05-28
Adding split function.
pixel
2007-05-28
Adding small helper function to mass-load the lua support libs.
pixel
2007-05-27
Fixing lua support lib a bit.
pixel
2007-05-27
Improving a bit the lua support files.
pixel
2007-05-27
Spawning threads for each call to a LuaDomain.
pixel
2007-05-27
Fixing thread saving system.
pixel
2007-05-27
Adding better threading support for LuaTask, and fixing LuaTask a bit.
pixel
2007-05-27
Using 'proper' arguments.
pixel
2007-05-27
RegisterDomain replaced by Domain, which will handle destruction of the ↵
pixel
object from the LUA Stack.
2007-05-26
Compilation fix.
pixel
2007-05-25
Removing debug messages.
pixel
2007-05-25
De-dumbifying the code a bit.
pixel
2007-05-25
Adding some very basic lua support file.
pixel
2007-05-25
Various fixes from unchecked commits.
pixel
2007-05-25
Slightly better stack handling, and adding support for LuaDomain's destructor.
pixel
2007-05-25
Chaining the pushstatics.
pixel
2007-05-25
Having LuaXML into a class. Non-tested modification, but should be harmless.
pixel
2007-05-24
LuaTask's "Command" is now able to return the stdout's output.
pixel
2007-05-24
Adding the "Command" LuaTask.
pixel
2007-05-24
Fixed timeout handling code.
pixel
2007-05-23
Code fixes on the new Domain system, in order to allow the 'builder'
pixel
task to work properly.
2007-05-23
LuaHttp is now switching itself to an LuaTask. And fixed a small stack
pixel
bug.
2007-05-23
LuaTask is now able to work on the current stack instead of taking a
pixel
string command.
2007-05-23
ChainTasks will now stop the tasks, resume them before waiting for them,
pixel
and delete them when they are done.
2007-05-23
Adding "remove", "insert" and "replace" methods.
pixel
2007-05-22
Fixing stack work.
pixel
2007-05-22
Adding showstack() method.
pixel
2007-05-22
Fixing regex's constructor-per-copy.
pixel
2007-05-21
Adding GetPattern to Regex, mostly for debugging purposes.
pixel
2007-05-21
Fixing chained-list creation.
pixel
2007-05-21
Forgot to export "RegisterDomain" properly.
pixel
2007-05-21
Adding full LUA control for HTTP requests.
pixel
2007-05-09
Made further progress into the implementation of a more generic HTTP action ↵
pixel
handler.
2007-05-09
First new bricks of a more global domain system.
pixel
2007-05-02
Adding basic auth support.
pixel
[next]