summaryrefslogtreecommitdiff
path: root/ext/satellite
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete directory.Sebastian Bergmann2002-09-193-15/+0
|
* @- Removed Satellite. It is now part of PEAR.David Eriksson2002-02-0536-5169/+3
|
* Update headers.Sebastian Bergmann2001-12-1127-54/+54
|
* proto fixesHartmut Holzgraefe2001-12-062-3/+15
|
* proto fixHartmut Holzgraefe2001-12-051-0/+3
|
* Unified the configure messages.foobar2001-11-301-4/+3
|
* Deprecated style usedfoobar2001-10-221-1/+1
|
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
| | | | | | see README.EXTENSIONS file for upgrade help. @Introduced extension version numbers (Stig)
* TypoJeroen van Wolffelaar2001-09-271-1/+1
|
* Patch from Sander Steffann <sander@steffann.nl> to prevent crash.David Eriksson2001-09-271-0/+2
|
* Fixed Jeroen's macroficationDavid Eriksson2001-09-266-35/+35
|
* leave on first directoryDavid Eriksson2001-09-261-0/+1
|
* 3rd run in back-substitutin Z_* macro's. The val->Z_ cases are all solved now.Jeroen van Wolffelaar2001-09-262-4/+4
|
* 2nd phase in back-substitution those macro'sJeroen van Wolffelaar2001-09-253-7/+7
| | | | | I've got pretty much everything now...
* Back-substitute for Z_* macro's. If it breaks some extension (the script ↵Jeroen van Wolffelaar2001-09-256-39/+39
| | | | isn't optimal, it parses for example var->zval.value incorrect) please let me know.
* Fixes commit / link problems with certain compilers.foobar2001-09-051-2/+2
| | | | | | # Please use PHP_CHECK_LIBRARY() always instead of AC_CHECK_LIB # if you need to pass extra libs/libpaths to the test.
* adjusted Satellite for Zend 2David Eriksson2001-08-124-33/+7
|
* changed IOR valuesDavid Eriksson2001-08-121-2/+2
|
* wrote some tests for satelliteDavid Eriksson2001-08-126-0/+104
|
* Prevent potential crashDavid Eriksson2001-08-091-2/+9
|
* Convert parameter to long if needed.David Eriksson2001-08-091-1/+1
|
* Added zend_ prefix to wrong_param_count in enum.c, object.c and struct.cDavid Eriksson2001-08-091-1/+1
|
* struct.cDavid Eriksson2001-08-091-1/+1
|
* Prevent potential crashes.David Eriksson2001-08-091-0/+9
|
* (PHP satellite_object_to_string) Added function to get IOR of object.David Eriksson2001-08-093-2/+47
|
* rewrote configuration scriptDavid Eriksson2001-08-092-29/+64
|
* Added patch for ORBit that handles "Multiple Components Profile" in an IOR.David Eriksson2001-08-092-0/+43
|
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-12/+10
|
* Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on ↵Zeev Suraski2001-07-302-8/+8
| | | | the way
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-242-0/+9
|
* First step towards full libtool 1.4 portabilitySascha Schumann2001-05-122-4/+0
|
* - Fix copyright notices with 2001Andi Gutmans2001-02-2627-27/+27
|
* Patch for inherited interfaces by Daniel Stodden <stodden@in.tum.de>David Eriksson2001-02-201-11/+55
|
* Stop leaking ParameterType dataDavid Eriksson2001-02-201-5/+19
|
* Corrected typo in config.m4David Eriksson2001-02-201-1/+1
|
* Applied patch from Oleg Sharoiko <os@rsu.ru> to fix bug in ↵David Eriksson2001-01-302-5/+9
| | | | satellite_any_to_zval_sequence
* Whitespace change for funclist.txt.Egon Schmid2001-01-261-2/+1
|
* Added some missing EXPERIMENTAL files plus some missing extensionsfoobar2001-01-191-0/+5
| | | | | into EXTENSIONS file.
* updated documentation and configurationDavid Eriksson2000-11-302-5/+8
|
* changed variable names to *_class_functionsDavid Eriksson2000-11-302-4/+4
|
* 2nd step towards auto-creditsHartmut Holzgraefe2000-11-201-0/+2
|
* Updated build instructions, changed E_ERRORs to E_WARNINGsDavid Eriksson2000-10-156-20/+47
|
* # corrected my e-mail addressDavid Eriksson2000-09-0128-28/+28
|
* - Initial submission of CORBA extension for PHP: SatelliteDavid Eriksson2000-09-0129-0/+4844