Age | Commit message (Expand) | Author |
2009-10-20 | Supporting win32's getenv/setenv. | Pixel |
2009-10-18 | Fixing some codepath. | Nicolas "Pixel" Noble |
2009-10-08 | This lock isn't necessary anymore, and it now produces deadlocks. | Pixel |
2009-10-08 | Fixing once and for all that ugly baby of to_charp and extract from String, a... | Pixel |
2009-10-05 | Some sanity changes. | Pixel |
2009-09-30 | Fixing a few bugs, moving Desc from hitten to public, and adding the rawselec... | Pixel |
2009-09-29 | First overhaul of the dblib, in order to add oracle support. | Pixel |
2009-07-07 | Adding get/set/unsetenv to Lua. | Pixel |
2009-06-06 | Fixing / improving decoding with the new charset. | Pixel |
2009-06-06 | Tweaking Base85 with a different charset, and a lookup table. | Pixel |
2009-06-06 | Fixing Base85 code. | Pixel |
2009-06-06 | Adding Base85 code. | Pixel |
2009-06-03 | Adding ucl_overlap, and improving / fix a bit the other ucl features. | Pixel |
2009-06-02 | Typo... | Pixel |
2009-06-02 | Protecting Buffers against erratic seeks. | Pixel |
2009-06-01 | Merge branch 'master' of ssh+git://pixel@git.grumpycoder.net/pub/repo.git/Bal... | Pixel |
2009-06-01 | Full control over ucl_compress/decompress from Lua. | Pixel |
2009-06-01 | Fixing win32 handle leak bug. | Pixel |
2009-06-01 | What a horrible bug... you can not deterministically have the output size of ... | Pixel |
2009-06-01 | Better handling of lenghts in the ucl part. | Pixel |
2009-06-01 | This couldn't possibly have been merged properly... | Pixel |
2009-06-01 | How is linux handling that ? dumpvar is static, we shouldn't be able to call ... | Pixel |
2009-05-28 | Merge branch 'master' of ssh+git://pixel@git.grumpycoder.net/pub/repo.git/Bal... | Pixel |
2009-05-28 | Stupid typo... | Pixel |
2009-05-28 | Uniformizing the usage of luarecast. | Pixel |
2009-05-26 | Merge branch 'master' of ssh+git://git.grumpycoder.net/pub/repo.git/Baltisot | Pixel |
2009-05-26 | Typo fixing Base64DecodeBin | Pixel |
2009-05-25 | Typo. | Pixel |
2009-05-25 | Adding Base64DecodeBin, and fixing memory leak. | Pixel |
2009-05-24 | Moving lua_recast out of LuaOCCI into BLua.h | Pixel |
2009-05-15 | Making UCL optionnal. | Pixel |
2009-04-30 | Adding UCL n2e compression support. | Pixel |
2009-04-21 | Adding flatten_xml() function. | Pixel |
2009-04-17 | Adding Clob support. | Pixel |
2009-04-14 | Adding a hack to have getFieldsInfo for OCCI's ResultSets; partial support of... | Pixel |
2009-04-14 | Having the ability to mask off OCCI'S SQLException and return the codes instead. | Pixel |
2009-02-12 | Indentation fix... | Pixel |
2009-02-12 | This file parser was stupid. Fixing by loading the whole file in a dynamic bu... | Pixel |
2009-02-02 | Merge branch 'master' of ssh+git://pixel@git.grumpycoder.net/pub/repo.git/Bal... | Pixel |
2009-02-02 | Awful typo. | Pixel |
2008-12-03 | Fixing va_list warning. | Nicolas Noble |
2008-11-28 | Adding Darwin support: | Nicolas Noble |
2008-11-05 | Adding base64 lookup table. | Nicolas "Pixel" Noble |
2008-10-23 | Auto-destroying the mail processor objects upon completion. | Pixel |
2008-10-17 | Fixing various regex issues with the new matches method. | Pixel |
2008-10-17 | Linux compilation fix. | Pixel |
2008-10-17 | Fixing SafeQuery's auto-reconnect. | Pixel |
2008-10-15 | Adding matches into the LuaDomain controler, in order to handle submatches di... | Pixel |
2008-10-15 | Adding the reset method to Lua Buffers, and fixing a couple of typos. | Pixel |
2008-10-15 | Fixing an awful lot of typos / mistakes. | Pixel |