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 (
Expand
)
Author
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
2007-05-23
LuaHttp is now switching itself to an LuaTask. And fixed a small stack
pixel
2007-05-23
LuaTask is now able to work on the current stack instead of taking a
pixel
2007-05-23
ChainTasks will now stop the tasks, resume them before waiting for them,
pixel
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 h...
pixel
2007-05-09
First new bricks of a more global domain system.
pixel
2007-05-02
Adding basic auth support.
pixel
2007-04-30
Base64 added into the mess.
pixel
2007-04-23
First steps towards a new HTTP backend.
pixel
2007-04-22
Fixing timeouts causing issues with task deletions.
pixel
2007-04-20
Microsoft's STL iterators are not behaving correctly. Fixing a bit the way we...
pixel
2007-04-18
HtmlSkinner broke the 404 error. Restoring.
pixel
2007-04-14
Creation of the HtmlSkinner class.
pixel
2007-04-14
Adding exports for the methods...
pixel
2007-04-14
This should have been private.
pixel
2007-04-14
4-spaces per tab is one of the biggest absurdity on earth.
pixel
2007-04-14
Adding methods to Image class to enable caller to know which formats are supp...
yazoo
2007-04-14
MySQL under windows needs winsock.h
yazoo
2007-04-13
Updating TODO list.
pixel
2007-04-12
Third and last attempt.
pixel
2007-04-12
Second tentative...
pixel
2007-04-12
Simplifying definitions...
pixel
2007-04-12
Tentatively adding support for the whole SQL class.
pixel
2007-04-12
Introducing LuaSQL.
pixel
2007-04-12
Beeing a bit nicer with memory.
pixel
2007-04-12
'query' now returns an error code instead of throwing an exception.
pixel
2007-04-12
Adding error message support.
pixel
2007-04-12
Fix...
pixel
2007-04-12
Adding numaffectedrows() and insertid() into the SQL class. Also having
pixel
2007-04-12
Updating TODO list.
pixel
2007-04-11
Timeout handling into HttpClient.
pixel
2007-04-11
Slightly better timeout support.
pixel
2007-04-11
Inverting the notion of fakehost in HttpClient.
pixel
2007-04-11
Adding LuaTask class.
pixel
2007-04-11
Adding basic todo-list.
pixel
[next]