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
/
lib
Age
Commit message (
Expand
)
Author
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
2008-09-23
Upgrading to lua 5.1.4
pixel
2008-09-22
Getting rid of the nasty 'TIME_WAIT' issue when server crashes and restarts.
pixel
2008-08-20
Avoiding _G infinite recursion while dumping.
pixel
2008-08-14
Avoid returning non-initialized value on EOF.
pixel
2008-08-11
Adding the ability to read / write floats and doubles
pixel
2008-08-06
Small change to avoid exceptions to go a level too high...
pixel
2008-08-05
Small fix for spurious C++ compilers.
pixel
2008-08-05
Silenting some warnings.
pixel
2008-07-27
Fix for badly formatted query strings.
pixel
2008-07-24
Bug fixes...
pixel
2008-07-23
Updating debug strings.
pixel
2008-07-23
Putting away the debug timeout...
pixel
2008-07-23
Creating httplib.lua
pixel
2008-07-22
Fixing the timeout condition that could sometime fail for non-watchable handles.
pixel
2008-07-22
A little bit more cleaning here.
pixel
2008-07-22
Returning http headers and http status from HttpClient.
pixel
2008-07-22
Fixing HttpClient in case of less specific URLs.
pixel
2008-07-22
Fixing win32 SetNonBlock
pixel
2008-07-18
Harminizing.
pixel
2008-07-18
Beautifying the code a bit.
pixel
2008-07-18
Adding the GenTicket function, using the ISAAC random generator.
pixel
2008-07-18
Adding the ISAAC Random generator.
pixel
2008-07-18
Adding time() function.
pixel
2008-07-16
Adding basic cookies support.
pixel
2008-07-16
Switching from std::cerr to printm.
pixel
2008-07-05
Removing the useless lock/unlock code from the Lua interface.
pixel
2008-07-02
Fixing code for the latests mingw32 compilers.
pixel
2008-07-02
Changing slightly the way children processes are handled - should fix defunc ...
pixel
2008-06-02
Disregard TM9 in setNumber, and rather try to autodetect number format.
pixel
2008-05-20
Real string escaping this time...
pixel
2008-05-18
Adding getNumber and setNumber methods.
pixel
2008-05-18
Fixing tostring to have a more coherent behavior.
pixel
2008-05-14
Using default compression level for deflate algorithm
pixel
2008-05-14
Adding the Delay task to Lua.
pixel
2008-05-13
Adding basic inflate / deflate support.
pixel
2008-05-12
Fixing the setBlob method. The one from Statement shouldn't work, but the one...
pixel
2008-03-28
Forgot a break;
pixel
2008-03-18
Forgot getRowid for ResultSet.
pixel
2008-03-17
Partial Blob support; no real streaming.
pixel
2008-03-17
Support of Bytes in the form of getBytes, setBytes, getRowid and setRowid.
pixel
2008-03-17
Adding first version of the Lua <--> OCCI bindings.
pixel
2008-02-26
Improving Base64's arguments
pixel
2008-02-18
Patching latests lua bug reports.
pixel
2008-02-18
Avoiding 100% CPU all the time.
pixel
2008-02-18
Providing the 'Yield' method for tasks.
pixel
2008-02-18
Preparing changes for ppoll
pixel
2008-02-17
Clustering the max number of clients per http host.
pixel
[next]