Home
Download
Documentation
Support
Mailing List
Feedback
Search:
Help/Guide
About Trac
Preferences
OpenID Login
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Blog
Context Navigation
View Latest Revision
source:
src
/
graph
/
graph_filtering.cc
@
218253
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@6758e8
3 years
tiago
Change domain to skewed.de
(edit)
@60acdc
3 years
tiago
Include Graph.reindex_edges() and Graph.max_edge_index These ...
(edit)
@b9bbc3
3 years
tiago
Update encoding and copyright information in source files
(edit)
@421121
3 years
tiago
Fix bug in Graph.purge_vertices() This fixes a crash when purging ...
(edit)
@90dce6
3 years
tiago
Fix regression with Graph.purge_edges() and Graph.purge_vertices()
(edit)
@d0a73f
4 years
tiago
Rename fast_vector_property_map to checked_vector_property_map This makes ...
(edit)
@ba56eb
4 years
tiago
Fix edge index housekeeping
(edit)
@0ababf
4 years
tiago
Disable internal bounds checking in property maps This includes a new ...
(edit)
@872d1c
5 years
tiago
Fix bug when copying graph with filtering disabled Also, get rid of ...
(edit)
@e984bf
5 years
tiago
Externalize property maps by default This commit removes the internal ...
(edit)
@e5a0b5
5 years
tiago
Fix edge re-indexing, when only one edge is deleted
(edit)
@172e13
5 years
tiago
Improve edge re-indexing complexity It was needlessly O(E^2), and now is ...
(edit)
@5e8d70
5 years
tiago
Fix edge re-indexing
(edit)
@99bf21
5 years
tiago
Port graph I/O to new filtering engine, enable graph pickling, and fix ...
(edit)
@3cfff0
5 years
tiago
Split libgraph_tool into sub-modules and add test cases This commit ...
(add)
@0b66e2
5 years
tiago
Refactor metaprogramming engine This is a huge commit which completely ...
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog