Remove anjuta conf stuff
This commit is contained in:
parent
a49d2612a4
commit
7f66ab61bf
@ -1,25 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
<gtodo>
|
|
||||||
<category title="Release 1.0" place="0">
|
|
||||||
<item>
|
|
||||||
<attribute id="1215549569" priority="2" done="0" start_date="733231" enddate="99999999" notify="0" endtime="-60" last_edited="1215549569"/>
|
|
||||||
<summary>Port to libevent</summary>
|
|
||||||
<comment>Port to libevent 1.4 for data communications</comment>
|
|
||||||
</item>
|
|
||||||
</category>
|
|
||||||
<category title="Bug Fixes" place="1">
|
|
||||||
<item>
|
|
||||||
<attribute id="1216068491" priority="2" done="0" start_date="733237" enddate="99999999" notify="0" endtime="-60" last_edited="1216075803"/>
|
|
||||||
<summary>Segmentation fault when creating large number of request</summary>
|
|
||||||
<comment>Running httperf with the following options results in a segmentation fault.
|
|
||||||
|
|
||||||
--num-conns=10000
|
|
||||||
--num-calls=40
|
|
||||||
--rate=200
|
|
||||||
|
|
||||||
This is a defect has been either created or exposed by Adrian Chadd's libevent port.
|
|
||||||
|
|
||||||
</comment>
|
|
||||||
</item>
|
|
||||||
</category>
|
|
||||||
</gtodo>
|
|
@ -1,44 +0,0 @@
|
|||||||
<?xml version="1.0"?>
|
|
||||||
<anjuta>
|
|
||||||
<plugin name="GBF Project Manager"
|
|
||||||
url="http://anjuta.org/plugins/"
|
|
||||||
mandatory="yes">
|
|
||||||
<require group="Anjuta Plugin"
|
|
||||||
attribute="Interfaces"
|
|
||||||
value="IAnjutaProjectManager"/>
|
|
||||||
<require group="Project"
|
|
||||||
attribute="Supported-Project-Types"
|
|
||||||
value="automake"/>
|
|
||||||
</plugin>
|
|
||||||
<plugin name="Symbol Browser"
|
|
||||||
url="http://anjuta.org/plugins/"
|
|
||||||
mandatory="yes">
|
|
||||||
<require group="Anjuta Plugin"
|
|
||||||
attribute="Interfaces"
|
|
||||||
value="IAnjutaSymbolManager"/>
|
|
||||||
</plugin>
|
|
||||||
<plugin name="Make Build System"
|
|
||||||
url="http://anjuta.org/plugins/"
|
|
||||||
mandatory="yes">
|
|
||||||
<require group="Anjuta Plugin"
|
|
||||||
attribute="Interfaces"
|
|
||||||
value="IAnjutaBuildable"/>
|
|
||||||
<require group="Build"
|
|
||||||
attribute="Supported-Build-Types"
|
|
||||||
value="make"/>
|
|
||||||
</plugin>
|
|
||||||
<plugin name="Task Manager"
|
|
||||||
url="http://anjuta.org/plugins/"
|
|
||||||
mandatory="no">
|
|
||||||
<require group="Anjuta Plugin"
|
|
||||||
attribute="Interfaces"
|
|
||||||
value="IAnjutaTodo"/>
|
|
||||||
</plugin>
|
|
||||||
<plugin name="Debug Manager"
|
|
||||||
url="http://anjuta.org/plugins/"
|
|
||||||
mandatory="no">
|
|
||||||
<require group="Anjuta Plugin"
|
|
||||||
attribute="Interfaces"
|
|
||||||
value="IAnjutaDebuggerManager"/>
|
|
||||||
</plugin>
|
|
||||||
</anjuta>
|
|
Loading…
Reference in New Issue
Block a user