Log of /code/tags/pcre-8.20/sljit
Directory Listing
Revision
739 -
Directory Listing
Modified
Fri Oct 21 09:04:47 2011 UTC
(19 months ago)
by
ph10
Release 8.20
Revision
722 -
Directory Listing
Modified
Fri Oct 7 19:18:55 2011 UTC
(19 months, 1 week ago)
by
zherczeg
Original Path:
code/trunk/sljit
JIT compiler update: Make fast_call a separate call type. Allows call optimizations on MIPS.
Revision
715 -
Directory Listing
Modified
Sat Oct 1 06:42:38 2011 UTC
(19 months, 2 weeks ago)
by
zherczeg
Original Path:
code/trunk/sljit
A fix for signed/unsigned comparison warnings reported by Visual C++ in the JIT compiler
Revision
705 -
Directory Listing
Modified
Thu Sep 22 10:44:35 2011 UTC
(19 months, 4 weeks ago)
by
zherczeg
Original Path:
code/trunk/sljit
JIT compiler fix for MIPS position independent calls
Revision
704 -
Directory Listing
Modified
Wed Sep 21 12:35:36 2011 UTC
(19 months, 4 weeks ago)
by
zherczeg
Original Path:
code/trunk/sljit
Borland C++ JIT support by Dmitry Ukolov
Revision
679 -
Directory Listing
Modified
Sat Sep 3 18:23:04 2011 UTC
(20 months, 2 weeks ago)
by
zherczeg
Original Path:
code/trunk/sljit
Small, ARM related fix in the JIT compiler