Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add cvsclean target for standalone extensions. | Andrei Zmievski | 2001-02-01 | 1 | -0/+6 |
| | |||||
* | UDM_PARAM_CHARSET parameter in Udm_Set_Agent_Param() has been added to | Sergey Kartashoff | 2001-02-01 | 3 | -18/+44 |
| | | | | | | | set local charset you are using. Example updated also. @- UDM_PARAM_CHARSET parameter in Udm_Set_Agent_Param() has been added to @ set local charset you are using. Example updated also. (gluke) | ||||
* | Add utility function | Stanislav Malyshev | 2001-02-01 | 1 | -0/+30 |
| | |||||
* | did someone poop in the code? :-) | Stig Bakken | 2001-02-01 | 1 | -1/+1 |
| | |||||
* | some modification from Rainer Schaaf | Uwe Steinmann | 2001-02-01 | 1 | -111/+108 |
| | | | | | | | | | | | * fixed prototype for pdf_new() * MINFO: included Revision of pdf.c, removed info about CJK + in-memory, this is standard with V3.x) * repaired PDF_open_CCITT * repaired PDF_setfont * eliminated many compiler warnings. * former resource "pdf document" is now called "pdf object" | ||||
* | Massive reformatting. | Jon Parise | 2001-02-01 | 1 | -304/+550 |
| | |||||
* | Modified /F handling to allow calling object methods. | Andrei Zmievski | 2001-02-01 | 3 | -58/+54 |
| | |||||
* | Added zend_is_callable() function that checks whether passed zval | Andrei Zmievski | 2001-02-01 | 2 | -0/+41 |
| | | | | | represents a valid and exiting callable construct. | ||||
* | ChangeLog update | 2001-02-01 | 1 | -0/+69 | |
| | |||||
* | NEWS update | 2001-02-01 | 1 | -0/+3 | |
| | |||||
* | Only two lines are allowed here. | Egon Schmid | 2001-01-31 | 1 | -3/+2 |
| | |||||
* | Added the mysql_get_*_info() functions. | Sean Bright | 2001-01-31 | 2 | -0/+123 |
| | | | | | | | | # If anyone knows of a version of mysql lower then 3.20.32 that implements # all 3 of these functions, please change the conditionals. @- Added mysql_get_client_info(), mysql_get_server_info(), @ mysql_get_proto_info(), and mysql_get_host_info() functions. (Sean) | ||||
* | - Change unset() functions to null(). unset() is legacy | Andi Gutmans | 2001-01-31 | 6 | -17/+23 |
| | |||||
* | use $HTTP_SERVER_VARS, in case register_globals is Off, and use !empty() | Chuck Hagenbuch | 2001-01-31 | 1 | -6/+5 |
| | | | | | instead of just if () to avoid errors. | ||||
* | add iconv and ming | Daniel Beulshausen | 2001-01-31 | 1 | -0/+24 |
| | |||||
* | nuke warning, and add dsp | Daniel Beulshausen | 2001-01-31 | 2 | -5/+107 |
| | |||||
* | fix typo | Daniel Beulshausen | 2001-01-31 | 1 | -1/+1 |
| | |||||
* | make iconv compile under win32 using libiconv | Daniel Beulshausen | 2001-01-31 | 2 | -4/+124 |
| | | | | | # http://clisp.cons.org/~haible/packages-libiconv.html | ||||
* | Added search cache and track query features. | Sergey Kartashoff | 2001-01-31 | 5 | -22/+76 |
| | | | | | | @-Added search cache and track query features. # For example please refer at ext/mnogosearch/test.php | ||||
* | Adding readme for release process, this needs to live somewhere and here ↵ | James Moore | 2001-01-31 | 1 | -0/+186 |
| | | | | seems as good a place as any. | ||||
* | added currency, date, IUnknown and NULL datatypes | Harald Radi | 2001-01-31 | 2 | -126/+346 |
| | |||||
* | - note about change of pdf api | Uwe Steinmann | 2001-01-31 | 1 | -0/+3 |
| | |||||
* | - Quick fix. I'm for changing these to add_property_null() as we've nuked | Andi Gutmans | 2001-01-31 | 1 | -1/+1 |
| | | | | | - unset. | ||||
* | ChangeLog update | 2001-01-31 | 1 | -0/+52 | |
| | |||||
* | NEWS update | 2001-01-31 | 1 | -0/+4 | |
| | |||||
* | whitespace | Stig Bakken | 2001-01-31 | 1 | -229/+229 |
| | |||||
* | Fixed conditional. | Sean Bright | 2001-01-31 | 1 | -1/+1 |
| | | | | | # Woops! | ||||
* | Fix for bug #8991. mysql_field_type() now returns "year" for columns of | Sean Bright | 2001-01-31 | 1 | -0/+9 |
| | | | | | type YEAR. | ||||
* | Fixed problem with looping present requests for Isite targets. | Adam Dickmeiss | 2001-01-30 | 2 | -9/+21 |
| | |||||
* | fixing .cvsignore | Harald Radi | 2001-01-30 | 0 | -0/+0 |
| | |||||
* | adding .cvsignore | Harald Radi | 2001-01-30 | 0 | -0/+0 |
| | |||||
* | mnoGoSearch extension module initial version has been added. | Sergey Kartashoff | 2001-01-30 | 7 | -0/+716 |
| | | | | | | | | | | | | This module currently at the alpha state, but it can be used already. @- mnoGoSearch extension module initial version has been added. @ This module currently at the alpha state, but it can be used already. # For details about mnoGoSearch please refer at http://search.mnogo.ru PR: Submitted by: Reviewed by: Obtained from: | ||||
* | @Allow url encoding in DB usernames and passwords (Stig, PEAR) | Stig Bakken | 2001-01-30 | 1 | -26/+61 |
| | |||||
* | Applied patch from Oleg Sharoiko <os@rsu.ru> to fix bug in ↵ | David Eriksson | 2001-01-30 | 2 | -5/+9 |
| | | | | satellite_any_to_zval_sequence | ||||
* | pass another com object as parameter | Harald Radi | 2001-01-30 | 4 | -122/+156 |
| | |||||
* | ChangeLog update | 2001-01-30 | 1 | -0/+17 | |
| | |||||
* | @Added raiseError and setErrorHandling methods to PEAR class (Stig, PEAR) | Stig Bakken | 2001-01-30 | 3 | -12/+187 |
| | | | | | | # This allows all objects to have their own default error handling # or use a global default. | ||||
* | Fixed bug #8946. In some systems the libxml.* is actually libxml2.* | foobar | 2001-01-29 | 1 | -1/+7 |
| | |||||
* | use *_EXTERN_C() and PHP_WIN32 | Harald Radi | 2001-01-29 | 14 | -142/+150 |
| | |||||
* | fixed unicodeconversion and parameter passing bugs in com and dotnet modules | Harald Radi | 2001-01-28 | 7 | -1184/+59 |
| | |||||
* | fixed unicodeconversion and parameter passing bugs in com and dotnet modules | Harald Radi | 2001-01-28 | 10 | -0/+3646 |
| | |||||
* | ChangeLog update | 2001-01-28 | 1 | -0/+39 | |
| | |||||
* | PR: | John Donagher | 2001-01-28 | 1 | -14/+14 |
| | | | | | Clean up and add folding | ||||
* | PR: | John Donagher | 2001-01-28 | 1 | -23/+0 |
| | | | | | | Remove --with-pfpro warning. Verisign has released a beta SDK which corrects the problem. | ||||
* | PR: | John Donagher | 2001-01-27 | 1 | -0/+23 |
| | | | | | | | | Submitted by: Reviewed by: Obtained from: Add configure warning message when compiling --with-pfpro | ||||
* | Fixed some protos. | Egon Schmid | 2001-01-27 | 1 | -3/+3 |
| | |||||
* | File formats in uppercase characters. | Egon Schmid | 2001-01-27 | 1 | -5/+5 |
| | |||||
* | - That doesn't seem like a smart thing to do :) | Andi Gutmans | 2001-01-27 | 1 | -1/+1 |
| | | | | | - I wonder if gcc optimized it out. | ||||
* | This config.m4 was obviously not tested at all before being committed. | Sascha Schumann | 2001-01-27 | 1 | -2/+2 |
| | | | | | s/withval/PHP_MING/ | ||||
* | ChangeLog update | 2001-01-27 | 1 | -0/+43 | |
| |