Displaying 2 results from an estimated 2 matches for "unbump".
Did you mean:
bump
2008 Jun 09
0
[ANNOUNCE] pixman release 0.11.2 now available
...Add infinite loop test
Fix uses of short variables in pixman-region.c
Bump version number and make it distcheck
Bump version number and make it distcheck
S?ren Sandmann Pedersen (4):
Post-release version bump
Unbump version number; remove file added to EXTRA_DIST
Unbump version number
Bump version number
Thomas Zimmermann (1):
Remove trailing comma from enum (bug 15364)
root (1):
First import of vmx
2008 Nov 20
3
Any progress on undirected self-referential many to many relationships?
I am going to re-ask a question that has been asked a few times in the
past. What is the best way to represent an undirected self-referential
many to many relationship. Trivial examples of this include an edge in
an undirected graph, or a mutual friendship.
Alice is a person
Bob is a person
Alice and Bob are friends of each other
We have a whole bunch of extra information about their friendship