merge PathElement::* into Path::Node
[id3fs.git] / lib / ID3FS / Path / Node.pm
2010-10-18 Ian Beckwithmerge PathElement::* into Path::Node
2010-10-16 Ian Beckwithfix NOT with tagvals
2010-10-15 Ian BeckwithNOT: fix left joins
2010-10-15 Ian Beckwithspecial-case /NOT
2010-10-12 Ian Beckwithfix /NOT
2010-10-12 Ian Beckwithtidy to_sql()
2010-10-12 Ian Beckwithuse list of join types instead of count
2010-10-11 Ian Beckwithstart of support for NOT queries
2010-10-10 Ian Beckwithsort_elements: skip elements with children
2010-10-10 Ian Beckwithfix elements_to_tree (needs array ref not array) and...
2010-10-10 Ian Beckwithfix foo/bar/AND/
2010-10-10 Ian Beckwithpartial (broken) support for tagvals
2010-10-09 Ian Beckwithuse tagtree in queries
2010-10-09 Ian Beckwithpass path to db methods, not just elements
2010-10-09 Ian Beckwithnode_to_sql
2010-10-06 Ian Beckwithassemble tag expression into binary tree, respecting...
2010-10-06 Ian Beckwithpartial support for tag expression as binary tree