summaryrefslogtreecommitdiff
path: root/sljit/sljitExecAllocator.c
Commit message (Expand)AuthorAgeFilesLines
* Add pcre[16|32]_jit_free_unused_memory to forcibly free unused JIT executable...zherczeg2013-06-141-0/+23
* Last minute fixes and some documentation update in the JIT compiler.zherczeg2012-11-091-1/+4
* Another huge JIT compiler update.zherczeg2012-11-011-2/+2
* Change 0 to NULL for mmap in the JIT compiler.zherczeg2012-10-281-2/+2
* JIT compiler update.zherczeg2012-10-281-5/+14
* Merging all the changes from the pcre16 branch into the trunk.ph102011-12-281-3/+6
* Rolled back trunk to r755 to prepare for merging the 16-bit branch.ph102011-12-281-2/+2
* Retrieve executable code size support for the JIT compiler and fixing some wa...zherczeg2011-12-011-2/+2
* A fix for signed/unsigned comparison warnings reported by Visual C++ in the J...zherczeg2011-10-011-2/+2
* JIT compiler sourceph102011-08-221-0/+274