| OLD | NEW |
| 1 *.a | 1 *.a |
| 2 *.exe | 2 *.exe |
| 3 *.idb | 3 *.idb |
| 4 *.lib | 4 *.lib |
| 5 *.log | 5 *.log |
| 6 *.map | 6 *.map |
| 7 *.mk | 7 *.mk |
| 8 *.ncb | 8 *.ncb |
| 9 *.pdb | 9 *.pdb |
| 10 *.pyc | 10 *.pyc |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 53 /test/benchmarks/kraken | 53 /test/benchmarks/kraken |
| 54 /test/benchmarks/octane | 54 /test/benchmarks/octane |
| 55 /test/benchmarks/sunspider | 55 /test/benchmarks/sunspider |
| 56 /test/mozilla/CHECKED_OUT_VERSION | 56 /test/mozilla/CHECKED_OUT_VERSION |
| 57 /test/mozilla/data | 57 /test/mozilla/data |
| 58 /test/mozilla/data.old | 58 /test/mozilla/data.old |
| 59 /test/mozilla/downloaded_* | 59 /test/mozilla/downloaded_* |
| 60 /test/promises-aplus/promises-tests | 60 /test/promises-aplus/promises-tests |
| 61 /test/promises-aplus/promises-tests.tar.gz | 61 /test/promises-aplus/promises-tests.tar.gz |
| 62 /test/promises-aplus/sinon | 62 /test/promises-aplus/sinon |
| 63 /test/simdjs/ecmascript_simd* |
| 64 /test/simdjs/data* |
| 63 /test/test262/data | 65 /test/test262/data |
| 64 /test/test262/data.old | 66 /test/test262/data.old |
| 65 /test/test262/tc39-test262-* | 67 /test/test262/tc39-test262-* |
| 66 /test/test262-es6/data | 68 /test/test262-es6/data |
| 67 /test/test262-es6/data.old | 69 /test/test262-es6/data.old |
| 68 /test/test262-es6/tc39-test262-* | 70 /test/test262-es6/tc39-test262-* |
| 69 /testing/gmock | 71 /testing/gmock |
| 70 /testing/gtest | 72 /testing/gtest |
| 71 /third_party | 73 /third_party |
| 72 /third_party/icu | 74 /third_party/icu |
| (...skipping 11 matching lines...) Expand all Loading... |
| 84 TAGS | 86 TAGS |
| 85 *.Makefile | 87 *.Makefile |
| 86 GTAGS | 88 GTAGS |
| 87 GRTAGS | 89 GRTAGS |
| 88 GSYMS | 90 GSYMS |
| 89 GPATH | 91 GPATH |
| 90 gtags.files | 92 gtags.files |
| 91 turbo*.cfg | 93 turbo*.cfg |
| 92 turbo*.dot | 94 turbo*.dot |
| 93 turbo*.json | 95 turbo*.json |
| OLD | NEW |