Change | User | Description | Committed |
---|---|---|---|
7625 | Jon Parise | Preparing the 1.0.3 build. | 15 years ago |
7624 | Jon Parise | Avoiding a warning about string literal to char* conversion. | 15 years ago |
7623 | Jon Parise | The ZEND_BEGIN_ARG_INFO_EX macro now specifies the 'static' keyword itself,... so don't want to specific it ourself. « |
15 years ago |
6438 | Jon Parise | Correcting a small typo. | 17 years ago |
6279 | Jon Parise | My guest branch has moved to a new location. | 17 years ago |
6277 | Jon_Parise | The Windows version of the extension can now be built as a shared DLL. | 17 years ago |
6172 | Jon_Parise | Preparing the 1.01 release. | 17 years ago |
6169 | Jon_Parise | The internal object code has been rewritten to take advantage of the PHP5-sp...ecific object model. « |
17 years ago |
6168 | Jon_Parise | Bumping copyright years. | 17 years ago |
6150 | Jon_Parise | Correcting some spelling errors. | 17 years ago |
6149 | Jon_Parise | Preparing the 1.0.0 release. | 17 years ago |
6148 | Jon_Parise | Tagging the module with the 1.0 version number. | 17 years ago |
6143 | Jon_Parise |
Cleaning up the package file generation script and preparing the 1.0.0 release candidate. |
17 years ago |
6142 | Jon_Parise | Relocating the examples directory to the top level. | 17 years ago |
6138 | Jon_Parise | Woops; the next release should be 0.9.3. | 17 years ago |
6137 | Jon_Parise | Preparing the 0.9.4 release. | 17 years ago |
6136 | Jon_Parise | Correcting the format of the <configureoption> tag. | 17 years ago |
6131 | Jon_Parise | Added the P4API path as a build-time configuration option and improved the Unix build's P...4API path detection code. « |
17 years ago |
6130 | Jon_Parise | Prepearing the 0.9.2 release. | 17 years ago |
6129 | Jon_Parise | Removing the runTag() and waitTag() methods because support for them has bee...n deprecated in the official P4API. Also, the C++ object memory allocation approach has been simplified. « |
17 years ago |
6128 | Jon_Parise | Correcting the run-tests command line. | 17 years ago |
6127 | Jon_Parise | Preparing the 0.9.1 release. | 17 years ago |
6126 | Jon_Parise | Correcting the C++ linkage when building the extension as a shared module. | 17 years ago |
6101 | Jon_Parise | Updating the package file for the 0.9.0 release. | 17 years ago |
6100 | Jon_Parise | Preparing the 0.9.0 release (now with release stability). | 17 years ago |
6099 | Jon_Parise | Sort the PerforceClientUser methods alphabetically. | 17 years ago |
6098 | Jon_Parise | Updating the example script to handle application-specific command line options and to be...tter handle tagged output. « |
17 years ago |
6097 | Jon_Parise | Preparing the documentation for the 0.7.0 release. | 17 years ago |
6096 | Jon_Parise | Removing the Examples section in favor of including full example scripts in the package it...self. « | 17 years ago |
6095 | Jon_Parise | Adding some new sections to the users guide. | 17 years ago |
6094 | Jon_Parise | setArgs() now accepts either an array of arguments or individual arguments. | 17 years ago |
6093 | Jon_Parise | Fixing a small PHP parse error. | 17 years ago |
6092 | Jon_Parise | Fixing support for tagged output. We also now return all of the tags ...;(unfiltered) to the user's OutputStat() implementation. « |
17 years ago |
6091 | Jon_Parise | Move this package into the pecl.php.net channel. | 17 years ago |
6090 | Jon_Parise | Preparing the 0.6.0 release. | 17 years ago |
6089 | Jon_Parise | Correcting the spelling of the $Date:$ RCS tag. | 17 years ago |
6088 | Jon_Parise | Adding some initial user documentation. | 17 years ago |
6087 | Jon_Parise | Wrapping the rest of the client API and adding argument info to the native PerforceClient... methods. « | 17 years ago |
6086 | Jon_Parise | Preparing the 0.5.0 alpha release. | 17 years ago |
6085 | Jon_Parise | Adding a CREDITS file. | 17 years ago |
6084 | Jon_Parise | Adding some initial unit tests. | 17 years ago |
6083 | Jon_Parise | Search both /usr and /usr/local hierarchies for the Perforce API. | 17 years ago |
6082 | Jon_Parise | Allocate memory for our C++ objects using PHP's memory manager. | 17 years ago |
6081 | Jon_Parise | Simplifying the method calling code a little bit so that it only searches within the known... clientuser class entry's function table. We can also get rid of the get_class_name() helper function. « |
17 years ago |
6080 | Jon_Parise | Rewriting the method calling routines to avoid heap allocation for arguments. | 17 years ago |
6079 | Jon_Parise | We now use a formal interface to define the UI object. This requires PHP5 ... so all PHP4 support has been removed. A number of other small code improvements are also included. « |
17 years ago |
6078 | Jon_Parise | Updating copyright years. | 17 years ago |
6065 | Jon_Parise | Removing PHP 4 (pre- Zend Engine 2) compatibility. | 17 years ago |
6064 | Jon_Parise | Updating the Win32 build configuration file for the latest P4API layout. | 17 years ago |
6055 | Jon_Parise | Updating to work with the Perforce 2007.2 API. | 18 years ago |