summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Update headers.Sebastian Bergmann2001-12-11361-700/+694
* More README update.Yasuo Ohgaki2001-12-111-34/+44
* README updateYasuo Ohgaki2001-12-111-0/+3
* Added README file for pgsql moduleYasuo Ohgaki2001-12-112-1/+86
* Show example of property-specific accessors.Andrei Zmievski2001-12-111-0/+19
* This commit implements property-specific accessors.Andrei Zmievski2001-12-112-53/+153
* Modified __call() handler to accept a byref return value parameter thatAndrei Zmievski2001-12-102-15/+31
* Spaces -> TabsSterling Hughes2001-12-101-1/+1
* - mnogosearch example updated to include searchd supportSergey Kartashoff2001-12-101-0/+10
* - Fixed search daemon support in mnogosearch module.Sergey Kartashoff2001-12-101-0/+28
* Fix protoYasuo Ohgaki2001-12-101-40/+40
* Added async query functionsYasuo Ohgaki2001-12-102-3/+294
* Enable it for real.foobar2001-12-101-1/+1
* * enable overload extension by defaultStig Bakken2001-12-101-1/+1
* * use macros in error messagesStig Bakken2001-12-091-3/+3
* *** empty log message ***Andrei Zmievski2001-12-091-1/+1
* Adjust to account for latest changes.Andrei Zmievski2001-12-091-3/+1
* - Only destroy the current object if it was received from the __get() handler.Andrei Zmievski2001-12-091-48/+62
* Fixed a typo.foobar2001-12-091-3/+3
* Align comments in xslt.cSterling Hughes2001-12-092-8/+6
* - Remove debug codeDerick Rethans2001-12-081-5/+1
* - Added var_export, which shows a representation of a variable, much likeDerick Rethans2001-12-083-0/+98
* - Fix memory leak when accessing undefined index or property.Andrei Zmievski2001-12-071-10/+18
* - Fix crash with invalid option to xslt_set_scheme_handlers().Markus Fischer2001-12-071-1/+2
* Let's not crash when no error str has been setRasmus Lerdorf2001-12-071-1/+5
* Fix for bug #13628.Dan Kalowsky2001-12-071-0/+1
* fix #13801 (imap_rfc822_parse_adrlist changes arg1)Thies C. Arntzen2001-12-071-0/+1
* Make sure refcount is 1 on stack zval.Andrei Zmievski2001-12-071-0/+1
* old stuff removedHartmut Holzgraefe2001-12-071-45/+0
* Fix long2ip's handling of unsigned longs, by accepting a string argument andSterling Hughes2001-12-071-5/+7
* proto fixesHartmut Holzgraefe2001-12-071-2/+2
* proto fixHartmut Holzgraefe2001-12-071-1/+1
* - proto descriptionsHartmut Holzgraefe2001-12-071-559/+448
* Fixed one proto.Egon Schmid2001-12-071-1/+1
* Fixed some protos.Egon Schmid2001-12-071-5/+5
* * configure help indent fixStig Bakken2001-12-072-2/+2
* proto fixHartmut Holzgraefe2001-12-073-2/+5
* protos preparedHartmut Holzgraefe2001-12-071-0/+36
* All right, let people RTFM.Andrei Zmievski2001-12-072-7/+26
* Add fold markers in strategic places and improve MINIT function a bit.Andrei Zmievski2001-12-071-2/+13
* If the method exists in object's function table, call it directly withoutAndrei Zmievski2001-12-071-20/+36
* Support overloaded method calls via __call().Andrei Zmievski2001-12-071-10/+58
* added protos (but without description yet)Hartmut Holzgraefe2001-12-061-0/+64
* some cleanup of ext_skel stuffHartmut Holzgraefe2001-12-061-61/+18
* whitespace/indentHartmut Holzgraefe2001-12-061-374/+384
* renamed rot13 to str_rot13()Hartmut Holzgraefe2001-12-063-4/+4
* proto fixHartmut Holzgraefe2001-12-061-1/+1
* ported rot13() from php3Hartmut Holzgraefe2001-12-063-0/+29
* proto fixesHartmut Holzgraefe2001-12-062-3/+3
* proto fixesHartmut Holzgraefe2001-12-061-5/+4