| 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 21 matching lines...) Expand all Loading... |
| 32 d8_g | 32 d8_g |
| 33 gccauses | 33 gccauses |
| 34 gcsuspects | 34 gcsuspects |
| 35 shell | 35 shell |
| 36 shell_g | 36 shell_g |
| 37 /_* | 37 /_* |
| 38 /build/Debug | 38 /build/Debug |
| 39 /build/gyp | 39 /build/gyp |
| 40 /build/ipch/ | 40 /build/ipch/ |
| 41 /build/Release | 41 /build/Release |
| 42 /buildtools |
| 42 /hydrogen.cfg | 43 /hydrogen.cfg |
| 43 /obj | 44 /obj |
| 44 /out | 45 /out |
| 45 /perf.data | 46 /perf.data |
| 46 /perf.data.old | 47 /perf.data.old |
| 47 /test/benchmarks/CHECKED_OUT_* | 48 /test/benchmarks/CHECKED_OUT_* |
| 48 /test/benchmarks/downloaded_* | 49 /test/benchmarks/downloaded_* |
| 49 /test/benchmarks/kraken | 50 /test/benchmarks/kraken |
| 50 /test/benchmarks/octane | 51 /test/benchmarks/octane |
| 51 /test/benchmarks/sunspider | 52 /test/benchmarks/sunspider |
| (...skipping 16 matching lines...) Expand all Loading... |
| 68 /tools/visual_studio/Release | 69 /tools/visual_studio/Release |
| 69 /v8.log.ll | 70 /v8.log.ll |
| 70 /xcodebuild | 71 /xcodebuild |
| 71 TAGS | 72 TAGS |
| 72 *.Makefile | 73 *.Makefile |
| 73 GTAGS | 74 GTAGS |
| 74 GRTAGS | 75 GRTAGS |
| 75 GSYMS | 76 GSYMS |
| 76 GPATH | 77 GPATH |
| 77 gtags.files | 78 gtags.files |
| OLD | NEW |