|
../
|
|
eLoader
|
|
34 |
4 years |
everaldo_canuto:
eLoader added eLoader is a standalone loader for encode files.
|
|
win32
|
|
122 |
3 years |
zoeloelip:
Some code clean ups and updated VS6 project files.
|
|
.cvsignore
|
9 bytes |
10 |
4 years |
franck34:
add cvsignore for eclipse ide developers
|
|
AUTHORS
|
471 bytes |
84 |
3 years |
franck34:
Update AUTHORS for version 0.9.3-rc1
|
|
cache.c
|
15.2 kB |
123 |
3 years |
zoeloelip:
* Renamed some macros from MMC (mmcache) to EA (eg MMCG is now EAG)
* …
|
|
cache.h
|
2.4 kB |
64 |
3 years |
zoeloelip:
* This commit contains the first part of the code refactoring. In this …
|
|
ChangeLog
|
12.0 kB |
136 |
3 years |
zoeloelip:
Bumped up version for rc1
|
|
config.m4
|
10.4 kB |
134 |
3 years |
zoeloelip:
* Removed executor hooks, they weren't used anyway.
* Check if eA has a …
|
|
content.c
|
22.0 kB |
123 |
3 years |
zoeloelip:
* Renamed some macros from MMC (mmcache) to EA (eg MMCG is now EAG)
* …
|
|
content.h
|
2.4 kB |
64 |
3 years |
zoeloelip:
* This commit contains the first part of the code refactoring. In this …
|
|
COPYING
|
17.6 kB |
30 |
4 years |
everaldo_canuto:
License file fixed
|
|
debug.c
|
6.5 kB |
123 |
3 years |
zoeloelip:
* Renamed some macros from MMC (mmcache) to EA (eg MMCG is now EAG)
* …
|
|
debug.h
|
3.1 kB |
122 |
3 years |
zoeloelip:
Some code clean ups and updated VS6 project files.
|
|
ea_restore.c
|
28.2 kB |
127 |
3 years |
zoeloelip:
Included some compile fixes. (Thanks Matt)
|
|
ea_restore.h
|
2.7 kB |
124 |
3 years |
zoeloelip:
* ea_store.c and ea_restore.c functions clean up
* extraced …
|
|
ea_store.c
|
23.9 kB |
124 |
3 years |
zoeloelip:
* ea_store.c and ea_restore.c functions clean up
* extraced …
|
|
ea_store.h
|
2.4 kB |
116 |
3 years |
zoeloelip:
Code refactoring needed for the new encoder. Moved all store/calc
…
|
|
eaccelerator.c
|
86.4 kB |
134 |
3 years |
zoeloelip:
* Removed executor hooks, they weren't used anyway.
* Check if eA has a …
|
|
eaccelerator.h
|
14.7 kB |
124 |
3 years |
zoeloelip:
* ea_store.c and ea_restore.c functions clean up
* extraced …
|
|
eaccelerator.ini
|
4.9 kB |
134 |
3 years |
zoeloelip:
* Removed executor hooks, they weren't used anyway.
* Check if eA has a …
|
|
eaccelerator.php
|
209 bytes |
137 |
3 years |
anonymous:
This commit was manufactured by cvs2svn to create tag 'R0_9_4-RC1'.
|
|
eaccelerator_password.php
|
4.0 kB |
137 |
3 years |
anonymous:
This commit was manufactured by cvs2svn to create tag 'R0_9_4-RC1'.
|
|
eaccelerator_version.h
|
77 bytes |
136 |
3 years |
zoeloelip:
Bumped up version for rc1
|
|
encoder.c
|
37.4 kB |
124 |
3 years |
zoeloelip:
* ea_store.c and ea_restore.c functions clean up
* extraced …
|
|
encoder.php
|
15.5 kB |
75 |
3 years |
zoeloelip:
User who supplied patch seemed to use the version with oloader. Fixing …
|
|
loader.c
|
31.7 kB |
127 |
3 years |
zoeloelip:
Included some compile fixes. (Thanks Matt)
|
|
Makefile.in
|
300 bytes |
134 |
3 years |
zoeloelip:
* Removed executor hooks, they weren't used anyway.
* Check if eA has a …
|
|
mm.c
|
30.3 kB |
131 |
3 years |
zoeloelip:
README updates
i386 <-> x86_64 spinlock test
|
|
mm.h
|
3.6 kB |
123 |
3 years |
zoeloelip:
* Renamed some macros from MMC (mmcache) to EA (eg MMCG is now EAG)
* …
|
|
NEWS
|
1.1 kB |
103 |
3 years |
franck34:
Added 0.9.3 comment and update eaccelerator_version.h
|
|
opcodes.c
|
20.7 kB |
102 |
3 years |
zoeloelip:
Fix for bug 1202296 based on patch 1202708
|
|
opcodes.h
|
4.0 kB |
44 |
4 years |
segv74:
1. pretty disassembler's output
2. change FE_FETCH's opcode type from …
|
|
optimize.c
|
115.4 kB |
133 |
3 years |
zoeloelip:
Fixed optimizer bug with php 5.0.5
|
|
README
|
12.8 kB |
135 |
3 years |
zoeloelip:
Updated README
|
|
README.eLoader
|
0.9 kB |
34 |
4 years |
everaldo_canuto:
eLoader added eLoader is a standalone loader for encode files.
|
|
README.win32
|
2.9 kB |
91 |
3 years |
zoeloelip:
Updated README.win32 with extra information from Larnot
|
|
session.c
|
12.2 kB |
123 |
3 years |
zoeloelip:
* Renamed some macros from MMC (mmcache) to EA (eg MMCG is now EAG)
* …
|
|
session.h
|
2.9 kB |
72 |
3 years |
zoeloelip:
This should be the right conditional includes, depending on the session …
|
|
shm.c
|
4.9 kB |
113 |
3 years |
zoeloelip:
* Documented namespace option
* New debug/log code. Make the code a lot …
|
|
shm.h
|
2.3 kB |
64 |
3 years |
zoeloelip:
* This commit contains the first part of the code refactoring. In this …
|
|
webui.c
|
56.2 kB |
123 |
3 years |
zoeloelip:
* Renamed some macros from MMC (mmcache) to EA (eg MMCG is now EAG)
* …
|
|
webui.h
|
2.0 kB |
64 |
3 years |
zoeloelip:
* This commit contains the first part of the code refactoring. In this …
|
|
x86_spinlocks.h
|
2.9 kB |
123 |
3 years |
zoeloelip:
* Renamed some macros from MMC (mmcache) to EA (eg MMCG is now EAG)
* …
|