source: josm/trunk/src/org/openstreetmap/josm/actions/search/PushbackTokenizer.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7463   10 years Don-vip fix #10392 - rework of MenuScroller to replace static scrollCount …
(edit) @7083   10 years Don-vip see #8465 - replace Utils.equal by Objects.equals, new in Java 7
(edit) @6429   10 years simon04 fix #8850 - search: support less/greater-than, e.g., start_date>1950
(edit) @6380   10 years Don-vip update license/copyright information
(edit) @5848   11 years Don-vip Search: allow to search for numerical ranges for id:, changeset:
(edit) @4817   12 years bastiK applied #7178 - Allow plugins to register search operators (patch by …
(edit) @4346   13 years stoecker fix #3942 - patch by simon04 - improve range handling for search
(edit) @3818   13 years bastiK fixed #5857 - add "closed" to search, fixed #5015 - logical AND & for …
(edit) @3811   13 years jttt Fix #5640 Operator 'OR' in search expression does not work, only 'or' …
(edit) @3479   14 years jttt cosmetics
(edit) @3385   14 years jttt Fix warnings
(edit) @3050   14 years mjulius fix last commit
(edit) @3049   14 years mjulius fixes #4627 - r3046 broke the build sorry about that
(edit) @3046   14 years mjulius fixes #4597 - Search for timestamp:2010-02 no longer works Searching …
(edit) @2993   14 years jttt Fix #4528 Search for colon-containing keys broken
(edit) @2973   14 years jttt Fix #4519 JOSM doesn't show nor find token (negative) IDs
(edit) @2863   14 years jttt Fixed #4377 routes plugin search for user names defect, added boolean …
(edit) @2777   14 years mjulius fixes #2473 - Search does not work when searching for value containing …
(edit) @2768   14 years mjulius fixes #4314 - user:"foo" works, user:"foo bar" doesn't fixed parsing …
(edit) @2645   14 years jttt SearchCompiler refactoring, use search pattern for …
(edit) @1641   15 years stoecker fix #2673 - patch by jttt - key=value operator for search action
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1149   15 years stoecker fix #1805, fix by Russ Nelson
(edit) @627   16 years framm - added svn:eol-style prop to all .java files. it is suggested that …
(edit) @582   16 years framm - got rid of a few compiler warnings
(add) @513   16 years gebner Implement a recursive-descent parser for SearchCompiler.
Note: See TracRevisionLog for help on using the revision log.