Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 361 | -700/+694 |
* | More README update. | Yasuo Ohgaki | 2001-12-11 | 1 | -34/+44 |
* | README update | Yasuo Ohgaki | 2001-12-11 | 1 | -0/+3 |
* | Added README file for pgsql module | Yasuo Ohgaki | 2001-12-11 | 2 | -1/+86 |
* | Show example of property-specific accessors. | Andrei Zmievski | 2001-12-11 | 1 | -0/+19 |
* | This commit implements property-specific accessors. | Andrei Zmievski | 2001-12-11 | 2 | -53/+153 |
* | Modified __call() handler to accept a byref return value parameter that | Andrei Zmievski | 2001-12-10 | 2 | -15/+31 |
* | Spaces -> Tabs | Sterling Hughes | 2001-12-10 | 1 | -1/+1 |
* | - mnogosearch example updated to include searchd support | Sergey Kartashoff | 2001-12-10 | 1 | -0/+10 |
* | - Fixed search daemon support in mnogosearch module. | Sergey Kartashoff | 2001-12-10 | 1 | -0/+28 |
* | Fix proto | Yasuo Ohgaki | 2001-12-10 | 1 | -40/+40 |
* | Added async query functions | Yasuo Ohgaki | 2001-12-10 | 2 | -3/+294 |
* | Enable it for real. | foobar | 2001-12-10 | 1 | -1/+1 |
* | * enable overload extension by default | Stig Bakken | 2001-12-10 | 1 | -1/+1 |
* | * use macros in error messages | Stig Bakken | 2001-12-09 | 1 | -3/+3 |
* | *** empty log message *** | Andrei Zmievski | 2001-12-09 | 1 | -1/+1 |
* | Adjust to account for latest changes. | Andrei Zmievski | 2001-12-09 | 1 | -3/+1 |
* | - Only destroy the current object if it was received from the __get() handler. | Andrei Zmievski | 2001-12-09 | 1 | -48/+62 |
* | Fixed a typo. | foobar | 2001-12-09 | 1 | -3/+3 |
* | Align comments in xslt.c | Sterling Hughes | 2001-12-09 | 2 | -8/+6 |
* | - Remove debug code | Derick Rethans | 2001-12-08 | 1 | -5/+1 |
* | - Added var_export, which shows a representation of a variable, much like | Derick Rethans | 2001-12-08 | 3 | -0/+98 |
* | - Fix memory leak when accessing undefined index or property. | Andrei Zmievski | 2001-12-07 | 1 | -10/+18 |
* | - Fix crash with invalid option to xslt_set_scheme_handlers(). | Markus Fischer | 2001-12-07 | 1 | -1/+2 |
* | Let's not crash when no error str has been set | Rasmus Lerdorf | 2001-12-07 | 1 | -1/+5 |
* | Fix for bug #13628. | Dan Kalowsky | 2001-12-07 | 1 | -0/+1 |
* | fix #13801 (imap_rfc822_parse_adrlist changes arg1) | Thies C. Arntzen | 2001-12-07 | 1 | -0/+1 |
* | Make sure refcount is 1 on stack zval. | Andrei Zmievski | 2001-12-07 | 1 | -0/+1 |
* | old stuff removed | Hartmut Holzgraefe | 2001-12-07 | 1 | -45/+0 |
* | Fix long2ip's handling of unsigned longs, by accepting a string argument and | Sterling Hughes | 2001-12-07 | 1 | -5/+7 |
* | proto fixes | Hartmut Holzgraefe | 2001-12-07 | 1 | -2/+2 |
* | proto fix | Hartmut Holzgraefe | 2001-12-07 | 1 | -1/+1 |
* | - proto descriptions | Hartmut Holzgraefe | 2001-12-07 | 1 | -559/+448 |
* | Fixed one proto. | Egon Schmid | 2001-12-07 | 1 | -1/+1 |
* | Fixed some protos. | Egon Schmid | 2001-12-07 | 1 | -5/+5 |
* | * configure help indent fix | Stig Bakken | 2001-12-07 | 2 | -2/+2 |
* | proto fix | Hartmut Holzgraefe | 2001-12-07 | 3 | -2/+5 |
* | protos prepared | Hartmut Holzgraefe | 2001-12-07 | 1 | -0/+36 |
* | All right, let people RTFM. | Andrei Zmievski | 2001-12-07 | 2 | -7/+26 |
* | Add fold markers in strategic places and improve MINIT function a bit. | Andrei Zmievski | 2001-12-07 | 1 | -2/+13 |
* | If the method exists in object's function table, call it directly without | Andrei Zmievski | 2001-12-07 | 1 | -20/+36 |
* | Support overloaded method calls via __call(). | Andrei Zmievski | 2001-12-07 | 1 | -10/+58 |
* | added protos (but without description yet) | Hartmut Holzgraefe | 2001-12-06 | 1 | -0/+64 |
* | some cleanup of ext_skel stuff | Hartmut Holzgraefe | 2001-12-06 | 1 | -61/+18 |
* | whitespace/indent | Hartmut Holzgraefe | 2001-12-06 | 1 | -374/+384 |
* | renamed rot13 to str_rot13() | Hartmut Holzgraefe | 2001-12-06 | 3 | -4/+4 |
* | proto fix | Hartmut Holzgraefe | 2001-12-06 | 1 | -1/+1 |
* | ported rot13() from php3 | Hartmut Holzgraefe | 2001-12-06 | 3 | -0/+29 |
* | proto fixes | Hartmut Holzgraefe | 2001-12-06 | 2 | -3/+3 |
* | proto fixes | Hartmut Holzgraefe | 2001-12-06 | 1 | -5/+4 |