2001-09-19 |
Joey Smith | Don't manually register the resource, let php_domobject... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Frank M. Kromann | Fixing win32 debug build |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Hartmut Holzgraefe | argument count fix |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Sterling Hughes | another attempt at fixing compile warnings... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Sterling Hughes | hopefully fix win32 compile warnings |
commit | commitdiff | tree | snapshot |
2001-09-18 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Hartmut Holzgraefe | yet another ncurses 4.x fix |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Hartmut Holzgraefe | editor hints added |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Hartmut Holzgraefe | whitespace |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Hartmut Holzgraefe | some keyboard constants |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Hartmut Holzgraefe | some more function implementations |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Sterling Hughes | Merge in qsort changes |
commit | commitdiff | tree | snapshot |
2001-09-17 |
David Benson | Change duration of temporary lobs to avoid leakage... |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Hartmut Holzgraefe | some proto fixes (not all done yet) |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Hartmut Holzgraefe | got rid of strtok and added some comments |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Hartmut Holzgraefe | will now configure out functions not available in ncurs... |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Brian Moon | adding RFC for loose type requirements for functions |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Daniel Beulshausen | fix macros |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Daniel Beulshausen | fix fcntl |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Hartmut Holzgraefe | fixed a warning regarding incompatible function pointer... |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Daniel Beulshausen | fix macro + nuke warning |
commit | commitdiff | tree | snapshot |
2001-09-17 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-17 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Andy Sautins | Collection fix. getelem method now handles returning... |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Sterling Hughes | Make rand thread safe when ZTS is defined. |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Sterling Hughes | Hopefully fix compile warnings on win32 systems |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Zeev Suraski | MFZE1 |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Andi Gutmans | - Start giving the notes extension an indentation face... |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Sascha Schumann | WS-fix and directly use ap_psprintf instead of sprintf... |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Thies C. Arntzen | fixed memory_peak resetting |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Hartmut Holzgraefe | compiles without warnings now |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Sterling Hughes | for the daft folks that think 0 is a good seed. |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Sterling Hughes | @ Make the seed options to srand() and mt_srand() optio... |
commit | commitdiff | tree | snapshot |
2001-09-16 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-16 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Sterling Hughes | fix this in a couple of other places and use estrndup... |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Sterling Hughes | properly grab field and value pairs, plus avoid a segfa... |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Sergey Kartashoff | A bug fixed when trying to return NULL strings. |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Rui Hirokawa | Added support for japanese encoding to htmlentites... |
commit | commitdiff | tree | snapshot |
2001-09-15 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-14 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-13 |
Hartmut Holzgraefe | more data types supported (and warn if unsupported... |
commit | commitdiff | tree | snapshot |
2001-09-13 |
Thies C. Arntzen | fix strtr() when called with two parameters. this has... |
commit | commitdiff | tree | snapshot |
2001-09-13 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Hartmut Holzgraefe | be more flexible in finding a db++ installation |
commit | commitdiff | tree | snapshot |
2001-09-12 |
foobar | Enable chroot() only if SAPI is CGI. |
commit | commitdiff | tree | snapshot |
2001-09-12 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Andy Sautins | oops. Used C++ style comments. Make C style |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Andy Sautins | Collection fix. Fix core dump when accessing an elemen... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Andy Sautins | Handle assign/append of NULL values to collections... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Sascha Schumann | revert last commit. Guys, discuss such things first... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Sterling Hughes | Add an API function for setting the session id from... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Sascha Schumann | Always return something from non-void function |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Sascha Schumann | Remove some unused variables |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Sascha Schumann | Similar to autoconf-2.5x, say who is doing what. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Sascha Schumann | Ignore "AC_PROG_LEX invoked multiple times" |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Sascha Schumann | Remove obselete message and drop "divert(6)" which... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Egon Schmid | Fixed some protos. Haven't read the source code, so... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Wez Furlong | Revise the xxx_export api so that exporting to files... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Wez Furlong | Arrrgghh! |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Wez Furlong | Added some preliminary x509 cert and csr creation/signi... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
foobar | fix build. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Daniel Beulshausen | fix resource destruction |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Sascha Schumann | Use $(LINK) for libraries, but $(LINK_CLEAN) for creati... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Derick Rethans | - Fix for bug #13230 |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Sascha Schumann | Fix a problem when withval pointed to a symlink and... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Daniel Beulshausen | don't forget TSRMLS_CC when using zend_parse_parameters |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Daniel Beulshausen | let apache2 filter build under win32 |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Sascha Schumann | A round of "d'ohs" for me, please. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Sascha Schumann | Use proper macro to return string with unknown length |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Harald Radi | removed ->is_ref check, doesn't make sense and causes... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Harald Radi | IDispatchs got released if they were passed to another... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Stig Bakken | .cvsignore |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Stig Bakken | * build fix |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Sterling Hughes | Revert, this is max error size, not strlen(error) |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Sterling Hughes | RETURN_STRING -> RETURN_STRINGL |
commit | commitdiff | tree | snapshot |
2001-09-10 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Zeev Suraski | MFZE1 (nuke cplusplus code) |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Zeev Suraski | MFZE1 (support return value in execute_scripts) |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Zeev Suraski | Do some justice to the doc team |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Sascha Schumann | Better fix for mark problem |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Sascha Schumann | Fix mark-handling |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Derick Rethans | - Don't wrap lines... this is annoying while coding. |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Derick Rethans | - Really fix nl2br now... it's actaulyl faster now |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Derick Rethans | - Fix for bug 11904 |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Sterling Hughes | remove ARG_COUNT(ht) |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Sterling Hughes | export the mt rand functions... |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Derick Rethans | - Removed duplicate FETCH() |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Sterling Hughes | add DOMXML news |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Sterling Hughes | have this go through php's error warning system |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Sterling Hughes | ws fix, MFB |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Sterling Hughes | Change DOM-XML's error reporting to E_WARNING which... |
commit | commitdiff | tree | snapshot |
2001-09-09 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Harald Radi | com_*() functions returned an oo-resource instead of... |
commit | commitdiff | tree | snapshot |
2001-09-08 |
André Langhorst | fix curl build for curl >= 7.8 |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Stig S. Bakken | remove bogus comment :) |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Stig S. Bakken | RFC document for namespaces |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Stig S. Bakken | wrapped to 80 columns :) |
commit | commitdiff | tree | snapshot |
next |