Merge remote-tracking branch 'origin/pycurl' into planetlab-4_0-branch
[plcapi.git] / PLC / Filter.py
2015-04-17 rootMerge remote-tracking branch 'origin/pycurl' into plane... planetlab-4_0-branch
2007-11-15 Tony MackMerge from trunk
2007-11-13 Tony Mackmerge from trunk
2007-07-23 Tony Mackmerge changes from HEAD
2007-04-17 Faiyaz AhmedMerge from HEAD. Signed off by tmack.
2007-01-04 Mark Huangminimal hacks so that the PHP bindings can be built...
2006-12-04 Mark Huang- spacing nits
2006-11-29 Tony Mack- added support for wildcards in dictionary filters
2006-11-21 Thierry Parmentelatsupport for negation with fields starting with ~
2006-11-09 Mark Huang- Filters can be null
2006-11-08 Mark Huang- add generic Filter class for Get() requests: eases...