aboutsummaryrefslogtreecommitdiffstats
path: root/conf.c
Commit message (Collapse)AuthorAgeFilesLines
* Stay synchronized.Eric S. Raymond1998-05-261-1/+1
| | | | svn path=/trunk/; revision=1855
* We can get down to user level and edit now.Eric S. Raymond1998-05-251-1/+1
| | | | svn path=/trunk/; revision=1831
* This version can read a configuration into an object tree and dump it.Eric S. Raymond1998-05-251-2/+9
| | | | svn path=/trunk/; revision=1827
* Before Gunther's patches.Eric S. Raymond1998-05-251-0/+1
| | | | svn path=/trunk/; revision=1822
* Fix syntax error.Eric S. Raymond1998-05-241-1/+1
| | | | svn path=/trunk/; revision=1820
* Cleanup.Eric S. Raymond1998-05-241-2/+4
| | | | svn path=/trunk/; revision=1814
* This code yields a syntactically correct Python initializer thatEric S. Raymond1998-05-231-10/+26
| | | | | | evaluates with no errors. svn path=/trunk/; revision=1813
* We can utter a Python initializer now.Eric S. Raymond1998-05-231-159/+192
| | | | svn path=/trunk/; revision=1812
* Initial revisionEric S. Raymond1998-05-231-0/+227
svn path=/trunk/; revision=1811