• Poul-Henning Kamp's avatar
    Change how min/max/default values for parameters are managed. · 6519159a
    Poul-Henning Kamp authored
    Make min/max values strings, and test-convert them along with the
    default value during startup, to see that we can.  At the same time
    normalize the strings with the parameters tweak function.
    
    List min/max values in .rst doc.
    
    param.show will flag default values. (Better the other way around ?)
    
    Add a new feature:
    
    	param.show changed
    
    will only list parameters with non-default values (in short format)
    6519159a
Name
Last commit
Last update
bin Loading commit data...
doc Loading commit data...
etc Loading commit data...
include Loading commit data...
lib Loading commit data...
m4 Loading commit data...
man Loading commit data...
redhat Loading commit data...
.gitignore Loading commit data...
ChangeLog Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README Loading commit data...
autogen.des Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
varnish.m4 Loading commit data...
varnishapi-uninstalled.pc.in Loading commit data...
varnishapi.pc.in Loading commit data...