1999-10-07 |
Sascha Schumann | nsapi => aolserver |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Andrei Zmievski | Renaming ChangeLog to NEWS. All future entries intended... |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Sascha Schumann | PHP_SHOW_LD_LIBRARY_PATH leaked out of my test... |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Uwe Steinmann | - new functions pdf_get_font, pdf_get_fontsize, pdf_get... |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Andrei Zmievski | Test commit again. |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Andrei Zmievski | Testing commit. |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Andrei Zmievski | Ignore generated files. |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Andrei Zmievski | Put PLS_FETCH() in the correct place. |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Andrei Zmievski | Ignore generated files. |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Andrei Zmievski | Fix for #2457. |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Thies C. Arntzen | fix ZTS compile |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Thies C. Arntzen | fixed hopefully last XML problem. that one was hard! |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Thies C. Arntzen | added zval_del_ref() function |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Sascha Schumann | (php_ns_request_handler): call ts_free_thread() to... |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Thies C. Arntzen | compiles again - and gets compiled |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Sascha Schumann | Pass -avoid-version when building a shared library... |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Thies C. Arntzen | SET_VAR_STR* expect a emalloc'ed copy of the string! |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Andi Gutmans | - Reverse my patch |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Sascha Schumann | Enable hardcoding runpaths for more platforms and allow... |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Sascha Schumann | Ignore already applied patches. |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Sascha Schumann | Allow *.a and *.o as libtool objects, and hardcode... |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Andi Gutmans | - Fixed memory leak with this pointer. It was somtimes... |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Andrei Zmievski | Move random functions related defines into its own... |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Thies C. Arntzen | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Thies C. Arntzen | fix for using resources as array indices |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Sascha Schumann | Fix "make clean". automake does not define an extra... |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Sascha Schumann | unidiff isn't widely recognized, change to context... |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Sascha Schumann | Fixed pg_fetch_array() with three arguments. |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Thies C. Arntzen | - replaced most getParamters against getParamtersEx... |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Sascha Schumann | * --copy always, since we need to change ltmain.sh |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Uwe Steinmann | - fixed some memory leaks |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Uwe Steinmann | - as always forgot the Changelog entry |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Uwe Steinmann | - support for mimetype application/vnd.fdf needed by... |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Uwe Steinmann | - fix to work with new version of FdfTk |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Sascha Schumann | FreeBSD's libtool port seems to contain a bug which... |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Sascha Schumann | Apply patch automatically at buildconf time |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Sascha Schumann | Fix typo (xml_globals => dir_globals) |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Thies C. Arntzen | use reference counting for emulating child<->parent... |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Sascha Schumann | Explicit casts to ulong. Some compiler don't like... |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Sascha Schumann | More portability stuff |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Thies C. Arntzen | dir modules is now resourcified & thread-safe! |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Sascha Schumann | Generate files for distribution (also adds parsedate.c) |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Sascha Schumann | Fix typo. |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Sascha Schumann | OSF/1 V4.0 wants -lcxx |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Sascha Schumann | Add $automake_flags, to allow propagation of -... |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Sascha Schumann | Get rid of *_SHLIB variables. Our config scripts... |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Andrei Zmievski | Remove _A. |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Sascha Schumann | Fix automake dependencies |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Thies C. Arntzen | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Thies C. Arntzen | fixed ora_close again |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Thies C. Arntzen | fix some warnings |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Sascha Schumann | Fix logic. |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Sascha Schumann | Use libtool |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Sascha Schumann | automake does not find all subdirectories automatic... |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Sascha Schumann | This causes link problems with anything higher... |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Sascha Schumann | * Get rid of libphp_util.la |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Sascha Schumann | 100% speedup in buildconf. |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Sascha Schumann | Build program static. |
commit | commitdiff | tree | snapshot |
1999-10-05 |
Marko Karppinen | Fix a typo? (compile bustage on Solaris 2.6) |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Andrei Zmievski | Taken from PHP3 source. |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Andrei Zmievski | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Andrei Zmievski | test |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Andrei Zmievski | test |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Andrei Zmievski | test |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Sascha Schumann | -module is already set in Makefile.am |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Andrew Skalski | Added delete and rename functions. |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Sascha Schumann | * Fix header("HTTP/..") behaviour |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Sascha Schumann | Move %(EXTRA_LIBS). |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Sascha Schumann | The .sym format isn't that complex. |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Sascha Schumann | Add necessary rule. |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Sascha Schumann | Forgot these.. |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Sascha Schumann | Use libtool. |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Sascha Schumann | Use libtool to build. |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Sascha Schumann | * archive-based convenience libraries completel... |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Sascha Schumann | Whoops, OSF/1 has -lpthread and -lpthreads, but... |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Sascha Schumann | Polish this. |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Thies C. Arntzen | upgraded the former basic_functions.c code to use new... |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Thies C. Arntzen | use getParametersEx for all builtin functions |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Thies C. Arntzen | ereg now returns a continious array 0..9 again - empty... |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Sascha Schumann | -lpthreads is needed on OSF/1 aka Digital Unix... |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Thies C. Arntzen | added add_*_resource() and add_*_bool() functions |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Thies C. Arntzen | i swear, i compiled (at least) before i committed! |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Sascha Schumann | Object files are usually not found in the srcdir. |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Thies C. Arntzen | "cc -32" on IRIX 6.4 does not like (PHP_TRACK_VARS... |
commit | commitdiff | tree | snapshot |
1999-10-04 |
Sascha Schumann | Fix typo. This caused strange errors when using... |
commit | commitdiff | tree | snapshot |
1999-10-03 |
Andi Gutmans | - Hooray. This might actually work. (I hope) |
commit | commitdiff | tree | snapshot |
1999-10-03 |
Andi Gutmans | - Update changelog |
commit | commitdiff | tree | snapshot |
1999-10-03 |
Sascha Schumann | Make config executable |
commit | commitdiff | tree | snapshot |
1999-10-03 |
Sascha Schumann | Make it executable. |
commit | commitdiff | tree | snapshot |
1999-10-03 |
Sascha Schumann | *_config are executable, thus we don't need %(SHELL) |
commit | commitdiff | tree | snapshot |
1999-10-03 |
Sascha Schumann | Fix Apache-module build |
commit | commitdiff | tree | snapshot |
1999-10-02 |
Sascha Schumann | Test commit II. |
commit | commitdiff | tree | snapshot |
1999-10-02 |
Sascha Schumann | Test commit. |
commit | commitdiff | tree | snapshot |
1999-10-02 |
Sascha Schumann | Reactivate autoheader |
commit | commitdiff | tree | snapshot |
1999-10-02 |
Andrei Zmievski | test commit |
commit | commitdiff | tree | snapshot |
1999-10-02 |
Andrei Zmievski | test commit |
commit | commitdiff | tree | snapshot |
1999-10-02 |
Andi Gutmans | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-02 |
Andrei Zmievski | test commit |
commit | commitdiff | tree | snapshot |
1999-10-02 |
Andrei Zmievski | test commit |
commit | commitdiff | tree | snapshot |
1999-10-02 |
Andrei Zmievski | test commit |
commit | commitdiff | tree | snapshot |
next |