root/eaccelerator/tags/0.9.2a/ChangeLog

Revision 52, 2.4 kB (checked in by everaldo_canuto, 4 years ago)

Fix references to "oloader".

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 2004-12-28  Everaldo Canuto <everaldo_canuto at yahoo.com.br>
2
3         * encoder.php Fix references to "oloader".
4
5 2004-12-28 Reiner Jung <r.jung at think-e.com.br>
6
7         * eAccelerator 0.9.2a release
8
9 2004-12-27  Everaldo Canuto <everaldo_canuto at yahoo.com.br>
10
11         * Move encoder version information to eaccelerator.h, today
12         this information are in two places, encoder.h and loader.h
13         now it is unified.
14         * Some updates "mmcache" -> "eAccelerator".
15
16 2004-12-27  Reiner Jung <r.jung at think-e.com.br>
17
18         * eAccelerator 0.9.2 release.
19
20 2004-12-27  Everaldo Canuto <everaldo_canuto at yahoo.com.br>
21
22         * encoder.c Increment encoder version.
23         * encoder.php Fix name of standalone loader "eloader".
24         * win32/* build files for VS6, Thanks to Lyle Arnot.
25         * accelerator_version.h Release updated to 0.9.2.
26
27 2004-12-27  Shin Seung Woo <segv74 at gmail.com>
28
29         * optimize.c Fix array -= += .= bug in PHP5.
30         * Pretty disassembler's output.
31         * Change FE_FETCH's opcode type from EXT_FETCH to EXT_FE (FE = foreach).
32
33 2004-12-25  Everaldo Canuto <everaldo_canuto at yahoo.com.br>
34
35         * win32/* build files for Visual Studio, now works in Win32. Thanks
36         Lyle Arnot for provide this files.
37         * eLoader added eLoader is a standalone loader for encode files.
38         * eaccelerator.name_space config parameter added. Patch 1090379.
39         * fix foreach error in PHP 4.3.10. Thanks to Ilkka Huotari.
40         * encoder.php fix error message when eAccelerator are not loaded.
41
42 2004-12-24  Everaldo Canuto <everaldo_canuto at yahoo.com.br>
43
44         * loader.c fixed constant COMPILE_DL_ELOADER. Thanks to Lyle A.
45
46 2004-12-23  Everaldo Canuto <everaldo_canuto at yahoo.com.br>
47
48         * COPYING license file fixed.
49         * Fixed compilation errors under Win32 and old versions of gcc.
50
51 2004-12-22 ReinerJ <reinerj at users.sourceforge.net>
52
53         * eaccelerator.ini for distrib which have /etc/php.d
54
55 2004-12-22 Franck34 <franck34 at users.sourceforge.net>
56
57         * README file updated
58
59 2004-12-22  Everaldo Canuto <everaldo_canuto at yahoo.com.br>
60
61         * Segmentation fault problems fixed.
62
63 2004-12-19  Everaldo Canuto <everaldo_canuto at yahoo.com.br>
64
65         * Segv patchs for PHP5 applyed.
66         * Some bug fixes to work on PHP4 and PHP5.
67
68 2004-12-09  Everaldo Canuto <everaldo_canuto at yahoo.com.br>
69
70         * first public release 0.9.0 based on Turck MMCache.
Note: See TracBrowser for help on using the browser.