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-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
2008-02-17
Upgrading to Lua 5.1.3
pixel
2008-02-15
Reverting timeout...
pixel
2008-02-15
Trying to lower the number of http clients...
pixel
2008-02-15
Fixing possible http server bug.
pixel
2008-02-15
Increasing timeout.
pixel
2008-01-29
fixing unicode.
pixel
2008-01-28
Adding a shortcut for domains to directly specify a filename to copy.
pixel
2008-01-28
Removing one useless buffer in the process.
pixel
2008-01-25
Fixing and patching iconv.
pixel
2008-01-25
Trying better string handling method - allowing embedded zeroes.
pixel
2008-01-24
exists now returns the handle to the file instead of just a boolean
pixel
2008-01-23
Deffering the deletion of the thread to the garbage collector, through the we...
pixel
2008-01-23
Trying to reduce VM leaks.
pixel
2008-01-22
Leak.... fixed....
pixel
2008-01-21
Adding even more debug stats.
pixel
2008-01-21
Removing debug messages.
pixel
2008-01-21
Removing extra 'this' in debug message.
pixel
2008-01-21
Adding the possibility to count the number of handles.
pixel
2008-01-21
Fixing the getpattern of Domain......
pixel
2008-01-21
Fixing NB_Tasks and NB_Zombies, and putting a default delay of one second for...
pixel
[next]