summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-21Adding flatten_xml() function.Pixel
2009-04-17Adding Clob support.Pixel
2009-04-14Adding a hack to have getFieldsInfo for OCCI's ResultSets; partial support of...Pixel
2009-04-14Having the ability to mask off OCCI'S SQLException and return the codes instead.Pixel
2009-02-12Indentation fix...Pixel
2009-02-12This file parser was stupid. Fixing by loading the whole file in a dynamic bu...Pixel
2009-02-02Merge branch 'master' of ssh+git://pixel@git.grumpycoder.net/pub/repo.git/Bal...Pixel
2009-02-02Awful typo.Pixel
2008-12-03Fixing va_list warning.Nicolas Noble
2008-11-28Adding Darwin support:Nicolas Noble
2008-11-05Adding base64 lookup table.Nicolas "Pixel" Noble
2008-10-23Auto-destroying the mail processor objects upon completion.Pixel
2008-10-23Adding more doc.Pixel
2008-10-17Fixing various regex issues with the new matches method.Pixel
2008-10-17Merge branch 'master' of ssh+git://git-g/pub/repo.git/BaltisotPixel
2008-10-17First step of a Lua-API documentation.Pixel
2008-10-17Linux compilation fix.Pixel
2008-10-17Fixing SafeQuery's auto-reconnect.Pixel
2008-10-15Adding matches into the LuaDomain controler, in order to handle submatches di...Pixel
2008-10-15Adding the reset method to Lua Buffers, and fixing a couple of typos.Pixel
2008-10-15Fixing an awful lot of typos / mistakes.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 a bit the reset command.Pixel
2008-10-08Be nicer with windows telnet by changing the LuaPrinter behavior: now puts ha...Pixel
2008-10-08Obviously, the buffer has to be emptied AFTER we check it...Pixel
2008-10-08Typo - forgot a CR.Pixel
2008-10-08Obviously, buffers need to be emptied at each loop...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-08Bouncing IOAgain from the >> operator.Pixel
2008-10-08Resetting buffers between reads and writes.Pixel
2008-10-08Adding a consolidating case to the extract method.Pixel
2008-10-07Merge branch 'master' of ssh+git://pixel@git.grumpycoder.net/pub/repo.git/Bal...Pixel
2008-10-07Adding early MailServer system.Pixel
2008-10-07Typo.Pixel
2008-10-07Fixing a few warnings.Pixel
2008-10-06Changing the way LoadLuaLib is generated, in order to be more compatible with...Pixel
2008-10-06Consolidation.Pixel
2008-10-07Various bugfixes around the bush.Pixel
2008-10-06Adding options field to selects.Pixel
2008-10-06Consolidating foreign key system by enhancing restrictions with tablenames.Pixel
2008-10-06Adding some early foreign key system.Pixel
2008-10-06Adding protected equivalents of functionsPixel