ellson [Mon, 16 Feb 2009 21:19:43 +0000 (21:19 +0000)]
patch-one from Ryan Schmidt
Attached is a patch that I believe brings over the useful changes from 2006-06-10 perl webdot while leaving out the typo and not removing the useful comment. I also moved the doubled slash fix and changed it slightly, and in the regex that removes the initial slash from the PATH_INFO, I made it clear that we want to remove the first slash only if it occurs at the beginning of the string. (That threw me off the search for the doubled slash issue for awhile.)
ellson [Thu, 12 Feb 2009 17:47:24 +0000 (17:47 +0000)]
- no more username in output.
- creator always "graphviz"
- pass in lt_preload_symbols from code using libgvc - avoiding problems with --enable-static
- clean out various bits of dead code
ellson [Thu, 12 Feb 2009 17:47:24 +0000 (17:47 +0000)]
- no more username in output.
- creator always "graphviz"
- pass in lt_preload_symbols from code using libgvc - avoiding problems with --enable-static
- clean out various bits of dead code
ellson [Thu, 12 Feb 2009 17:47:24 +0000 (17:47 +0000)]
- no more username in output.
- creator always "graphviz"
- pass in lt_preload_symbols from code using libgvc - avoiding problems with --enable-static
- clean out various bits of dead code
ellson [Thu, 12 Feb 2009 17:47:24 +0000 (17:47 +0000)]
- no more username in output.
- creator always "graphviz"
- pass in lt_preload_symbols from code using libgvc - avoiding problems with --enable-static
- clean out various bits of dead code
ellson [Thu, 12 Feb 2009 17:47:24 +0000 (17:47 +0000)]
- no more username in output.
- creator always "graphviz"
- pass in lt_preload_symbols from code using libgvc - avoiding problems with --enable-static
- clean out various bits of dead code
ellson [Thu, 12 Feb 2009 17:47:24 +0000 (17:47 +0000)]
- no more username in output.
- creator always "graphviz"
- pass in lt_preload_symbols from code using libgvc - avoiding problems with --enable-static
- clean out various bits of dead code
ellson [Thu, 12 Feb 2009 17:47:24 +0000 (17:47 +0000)]
- no more username in output.
- creator always "graphviz"
- pass in lt_preload_symbols from code using libgvc - avoiding problems with --enable-static
- clean out various bits of dead code
ellson [Thu, 12 Feb 2009 17:47:23 +0000 (17:47 +0000)]
- no more username in output.
- creator always "graphviz"
- pass in lt_preload_symbols from code using libgvc - avoiding problems with --enable-static
- clean out various bits of dead code
ellson [Thu, 12 Feb 2009 17:47:23 +0000 (17:47 +0000)]
- no more username in output.
- creator always "graphviz"
- pass in lt_preload_symbols from code using libgvc - avoiding problems with --enable-static
- clean out various bits of dead code
ellson [Thu, 12 Feb 2009 17:47:23 +0000 (17:47 +0000)]
- no more username in output.
- creator always "graphviz"
- pass in lt_preload_symbols from code using libgvc - avoiding problems with --enable-static
- clean out various bits of dead code
ellson [Thu, 12 Feb 2009 17:47:23 +0000 (17:47 +0000)]
- no more username in output.
- creator always "graphviz"
- pass in lt_preload_symbols from code using libgvc - avoiding problems with --enable-static
- clean out various bits of dead code
ellson [Thu, 12 Feb 2009 17:47:23 +0000 (17:47 +0000)]
- no more username in output.
- creator always "graphviz"
- pass in lt_preload_symbols from code using libgvc - avoiding problems with --enable-static
- clean out various bits of dead code
glenlow [Thu, 12 Feb 2009 08:04:25 +0000 (08:04 +0000)]
gvplugin_quartz and gvplugin_pango refusing to load at runtime because of missing dependent library loads (over-enthusiastic dylib dead-strip aided and abetted by necessary flat namespace linking)
ellson [Tue, 10 Feb 2009 16:15:48 +0000 (16:15 +0000)]
temporarily commit Sandip's version - for posterity - but I think I need to revert
to the old format to avaid unnecessary script and documentation breakage