PPI: Implement ActiveSplitter routing module
authorg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Mon, 12 Jan 2009 11:37:37 +0000 (11:37 +0000)
committerg0dil <g0dil@270642c3-0616-0410-b53a-bc976706d245>
Mon, 12 Jan 2009 11:37:37 +0000 (11:37 +0000)
commit7ff3c55db7420433cea0bd7f0fe6c82583f78d4f
treed2880aa4ffeb3280d0efd8957ba4dd2a6fad8695
parenta726ae0cb14d0ce37e5aab3c4e07121bbbd3b31c
PPI: Implement ActiveSplitter routing module
Utils/Console: Ignore trailing '/' on auto-cd
Utils/Console: Add support for STL vector/list arguments and return values
Utils/Console: Set default server name from executable name
senfscons: Don't build SENF automatically in senfutil

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1056 270642c3-0616-0410-b53a-bc976706d245
18 files changed:
PPI/Splitters.cc [new file with mode: 0644]
PPI/Splitters.cci [new file with mode: 0644]
PPI/Splitters.cti [new file with mode: 0644]
PPI/Splitters.hh [new file with mode: 0644]
PPI/Splitters.test.cc [new file with mode: 0644]
PPI/predecl.hh
Utils/Console/Console.hh
Utils/Console/Executor.cc
Utils/Console/ParsedCommand.cti
Utils/Console/ParsedCommand.hh
Utils/Console/STLSupport.ct [new file with mode: 0644]
Utils/Console/STLSupport.hh [new file with mode: 0644]
Utils/Console/STLSupport.test.cc [new file with mode: 0644]
Utils/Console/Server.cc
Utils/Console/Traits.cti
Utils/Console/Traits.hh
Utils/Termlib/Editor.hh
senfscons/senfutil.py