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