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
2008-10-16
Fixing exception prototype under Linux.
Pixel
2008-10-09
Having Lua interfering with the MailHandler now, and switching the MailProces...
Pixel
2008-10-09
Finishing creating the first version of LuaSmtp and the associate MailServer ...
Pixel
2008-10-08
Adding the MailHandler system for SMTP server.
Pixel
2008-10-08
Fixing a bit the reset command.
Pixel
2008-10-08
Be nicer with windows telnet by changing the LuaPrinter behavior: now puts ha...
Pixel
2008-10-08
Obviously, the buffer has to be emptied AFTER we check it...
Pixel
2008-10-08
Typo - forgot a CR.
Pixel
2008-10-08
Obviously, buffers need to be emptied at each loop...
Pixel
2008-10-08
Fixing ReadJob to work better with partial input buffers.
Pixel
2008-10-08
Avoiding passing on strings by copy during exceptions.
Pixel
2008-10-08
Bouncing IOAgain from the >> operator.
Pixel
2008-10-08
Resetting buffers between reads and writes.
Pixel
2008-10-08
Adding a consolidating case to the extract method.
Pixel
2008-10-07
Merge branch 'master' of ssh+git://pixel@git.grumpycoder.net/pub/repo.git/Bal...
Pixel
2008-10-07
Adding early MailServer system.
Pixel
2008-10-07
Typo.
Pixel
2008-10-07
Fixing a few warnings.
Pixel
2008-10-06
Changing the way LoadLuaLib is generated, in order to be more compatible with...
Pixel
2008-10-06
Consolidation.
Pixel
2008-10-07
Various bugfixes around the bush.
Pixel
2008-10-06
Adding options field to selects.
Pixel
2008-10-06
Consolidating foreign key system by enhancing restrictions with tablenames.
Pixel
2008-10-06
Adding some early foreign key system.
Pixel
2008-10-06
Adding protected equivalents of functions
Pixel
2008-10-06
Adding 'timestamp' type.
Pixel
2008-10-06
Adding 'text' type.
Pixel
2008-10-06
Changing slightly the primary key syntax, allowing multiple columns.
Pixel
2008-10-04
Adding number of operations done during opentable
Pixel
2008-10-03
One last example with nextrow
Pixel
2008-10-03
More solid example, and a couple more functions
Pixel
2008-10-03
Moving 'SafeQuery' to the private part.
Pixel
2008-10-03
Adding more examples, and fixing a few bugs.
Pixel
2008-10-03
Returning nil on 'FetchRow' if we don't have any more row to return.
Pixel
2008-10-03
Returning nil on 'FetchRow' if we don't have any more row to return.
Pixel
2008-10-03
Fixing update's fields check.
Pixel
2008-10-03
Fixing select's fields check.
Pixel
2008-10-03
Forgot the select and update methods.
Pixel
2008-10-03
Fixing multiple fields SQL syntax.
Pixel
2008-10-03
Adding 'default' field to ddl.
Pixel
2008-10-03
Moving _luadb to private.
Pixel
2008-10-03
Adding dblib.lua
Pixel
2008-10-03
Adding the dtable function.
Pixel
2008-09-29
Quick-fix for MySQL NULL values.
Pixel
2008-09-29
Bumping Copyright date.
Pixel
2008-09-29
Getting rid of these nasty expanded keywords.
Pixel
2008-09-26
Adding the ability to hash data from handles.
Pixel
2008-09-26
Increasing buffersize of the HashFunction, and removing the lock.
Pixel
2008-09-26
Fixing MSVC whinnings.
Pixel
2008-09-23
Compiler bitching fix.
pixel
[next]