summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-06-03Adding ucl_overlap, and improving / fix a bit the other ucl features.Pixel
2009-06-01What a horrible bug... you can not deterministically have the output size of ...Pixel
2009-06-01Better handling of lenghts in the ucl part.Pixel
2009-06-01Typo, bis.Pixel
2009-06-01Typo.Pixel
2009-06-01Seems mingw32 wants its typeinfo header badly.Pixel
2009-06-01Mingw32 doesn't like LuaObject::getme without LuaObject defined before.Pixel
2009-05-28Uniformizing the usage of luarecast.Pixel
2009-05-24Moving lua_recast out of LuaOCCI into BLua.hPixel
2009-05-15Making UCL optionnal.Pixel
2009-04-30Adding UCL n2e compression support.Pixel
2009-04-14Having the ability to mask off OCCI'S SQLException and return the codes instead.Pixel
2008-10-15Adding matches into the LuaDomain controler, in order to handle submatches di...Pixel
2008-10-16Adding submatches system.Pixel
2008-10-16Fixing exception prototype under Linux.Pixel
2008-10-09Having Lua interfering with the MailHandler now, and switching the MailProces...Pixel
2008-10-09Finishing creating the first version of LuaSmtp and the associate MailServer ...Pixel
2008-10-08Adding the MailHandler system for SMTP server.Pixel
2008-10-08Fixing ReadJob to work better with partial input buffers.Pixel
2008-10-08Avoiding passing on strings by copy during exceptions.Pixel
2008-10-07Adding early MailServer system.Pixel
2008-10-07Fixing a few warnings.Pixel
2008-09-29Bumping Copyright date.Pixel
2008-09-29Getting rid of these nasty expanded keywords.Pixel
2008-08-11Adding the ability to read / write floats and doublespixel
2008-07-18Adding the ISAAC Random generator.pixel
2008-07-16Adding basic cookies support.pixel
2008-07-02Fixing code for the latests mingw32 compilers.pixel
2008-05-13Adding basic inflate / deflate support.pixel
2008-03-17Adding first version of the Lua <--> OCCI bindings.pixel
2008-02-18Providing the 'Yield' method for tasks.pixel
2008-01-28Adding a shortcut for domains to directly specify a filename to copy.pixel
2008-01-25Trying better string handling method - allowing embedded zeroes.pixel
2008-01-23Deffering the deletion of the thread to the garbage collector, through the we...pixel
2008-01-23Trying to reduce VM leaks.pixel
2008-01-21Adding even more debug stats.pixel
2008-01-21Adding the possibility to count the number of handles.pixel
2007-12-25Introducing some bits of task status.pixel
2007-12-25Adding more stats pulling.pixel
2007-12-25Adding small runner helper.pixel
2007-12-20Trying to add support for better children support - workaround for the late <...pixel
2007-12-20Forgot to commit these.pixel
2007-10-12Adding SocketClient and MailClient.pixel
2007-09-24Adding begin/end iterators for config files.pixel
2007-09-23Adding SetMsg to the Message class.pixel
2007-09-17Adding hashing from Handles.pixel
2007-09-17Adding "GetRemaining" to Buffer class, and enabling the read method to allow ...pixel
2007-09-05Fixing virtual heritage.pixel
2007-09-05*** empty log message ***pixel
2007-09-05Adding upper and lower methods.pixel