Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023年02月17日 | Update copyright year | pcpa | 1 | -1/+1 |
2022年10月06日 | Update Copyright year. | pcpa | 1 | -1/+1 |
2022年05月30日 | Support compiling without support for mmap() | Paul Cercueil | 1 | -1/+0 |
2019年09月17日 | Update copyright year | pcpa | 1 | -1/+1 |
2017年09月14日 | Update copyright year | pcpa | 1 | -1/+1 |
2015年04月26日 | Update copyright date | pcpa | 1 | -1/+1 |
2014年11月01日 | Resync with new patch to make functions receive a const argument | pcpa | 1 | -2/+2 |
2014年11月01日 | misc: Make jit_note and related functions take a const argument | Holger Hans Peter Freyther | 1 | -2/+2 |
2014年07月29日 | Do not pass null for free, memcpy and memmove | pcpa | 1 | -2/+20 |
2013年09月24日 | Add code to calculate code buffer size based on devel time information. | pcpa | 1 | -23/+0 |
2013年08月11日 | Correct license to properly advertise LGPLv3 and not GPLv3. | pcpa | 1 | -8/+10 |
2013年03月29日 | Do not start over jit generation if can safely grow buffer size. | pcpa | 1 | -0/+24 |
2013年03月29日 | Add a simple memory management wrapper. | pcpa | 1 | -0/+102 |