1. 94e6916 generics by apanchenk · 15 years ago
  2. 0b3c8dc create LazyDLTKSearchDocument - just in case by apanchenk · 15 years ago v20090810-1552
  3. b6d0e25 close stream in finally block by apanchenk · 15 years ago
  4. 4d9edff char[][] splitOn(char[] divider, char[] array) returns null if array is null by apanchenk · 15 years ago
  5. af52ed8 generics by apanchenk · 15 years ago
  6. 50a7452 set default editor if filename macthes to DLTK filename associations by apanchenk · 15 years ago
  7. b62ecb8 disable indexers per nature by apanchenk · 15 years ago v20090808-0009
  8. cfa5538 rename type to ProjectIndexer2 and don't contribute it for all languages by apanchenk · 15 years ago
  9. 603db05 change condition in isEnabled() by apanchenk · 15 years ago
  10. bf9df30 rename to PARTICIPANT_ELEMENT by apanchenk · 15 years ago
  11. 7b854a2 unnecessary casts removed by apanchenk · 15 years ago
  12. 87da2ae * correction by asobolev · 15 years ago v20090806-1714
  13. 9f7fdc7 * NPE fix by asobolev · 15 years ago
  14. 40b7c04 correctly fire environmentAdded events by apanchenk · 15 years ago
  15. 0720ac9 introduce constants for .project & .buildpath by apanchenk · 15 years ago
  16. e8cc4ed * Connection wait timeout set to 10 seconds. Dialog to user will be shown in any case. by asobolev · 15 years ago
  17. a555086 return null if no indexer by apanchenk · 15 years ago
  18. 4ee8061 * NPE fixes in delta processor by asobolev · 15 years ago
  19. 161da75 * Variables resolution fixes * Connection timeout for 5 minutes added by asobolev · 15 years ago
  20. d290334 * some improvements and fixes by asobolev · 15 years ago
  21. 3acbdab only invoke progress job when really indexing by mspector · 15 years ago
  22. 779ca22 refactor indexing requestor by mspector · 15 years ago
  23. 95e2f29 *fix building of new indexing stuff by asobolev · 15 years ago v20090730-1211
  24. 33e4468 * Versions for core, tcl, ruby plugins by asobolev · 15 years ago
  25. 2a763d2 + Add since 2.0 tags by asobolev · 15 years ago
  26. 54a555f merge new indexing infra to HEAD by mspector · 15 years ago v20090806-1713
  27. d355c78 move parseInt() to the base class by apanchenk · 15 years ago
  28. 0512491 added null check in refreshBuildpathContainers by apanchenk · 15 years ago
  29. eee2acc - RSELazyEnvironment by apanchenk · 15 years ago
  30. 78c8c0e LazyFileHandle moved to dltk.core by apanchenk · 15 years ago
  31. 02ed921 use Path.EMPTY by apanchenk · 15 years ago
  32. d0938b9 * Some RSE related performance improvements. by asobolev · 15 years ago
  33. 103fbfb * added some singleton synchronization stuff by asobolev · 15 years ago
  34. cde9f87 * Correct metadata save mechanism by asobolev · 15 years ago
  35. 7085535 * Fix for handle resolution with handles containing # by asobolev · 15 years ago
  36. 1a9cea2 * corrected validation of tcl source modules/ package modules to be always valid by asobolev · 15 years ago
  37. e2caf29 * RSEEnvironment connect now call files ISubSystem connect() instead of indivitual connectors. Work more correct. by asobolev · 15 years ago
  38. ab16645 * Some improvements and fixes by asobolev · 15 years ago
  39. dff2325 * Some fixes by asobolev · 15 years ago
  40. 2925604 rename: ensureConnection() to connect() by apanchenk · 15 years ago
  41. f646615 * Initial support for connected/disconnected environments by asobolev · 15 years ago
  42. d647736 api filter by apanchenk · 15 years ago
  43. cd6081c operation to refresh projects model by apanchenk · 15 years ago
  44. e75b245 unnecessary cast removed by apanchenk · 15 years ago
  45. 30ed6e7 * Lazy file handles now return exists() == true if connection is not yet established. by asobolev · 15 years ago
  46. ec0bd73 generics by apanchenk · 15 years ago
  47. 0687ddb generics by apanchenk · 15 years ago
  48. 36e6ccf correctly handle case if associations are not specified in preferences and only contributed via extension point by apanchenk · 15 years ago
  49. d8d9708 IArchive support improvements by apanchenk · 15 years ago
  50. 904af88 * Add @since 2.0 tags by asobolev · 15 years ago
  51. e280939 Bug #283367 - Support non-zip archives. by rganor · 15 years ago
  52. 6c7a522 * fix by asobolev · 15 years ago v20090716-1915
  53. b082052 + Introduce completion timeout parameter by asobolev · 15 years ago
  54. 5acd10a *fix by asobolev · 15 years ago
  55. c19d556 @since 2.0 by apanchenk · 15 years ago
  56. f7a2b56 new method: join(String[] lines, String separator) by apanchenk · 15 years ago
  57. 9927fc1 * Some @since 2.0 tags added by asobolev · 15 years ago
  58. 290e5df specify filename associations using extension point by apanchenk · 15 years ago v20090713-1828
  59. 74f4188 progress for Refresh Remote Interpreters by apanchenk · 15 years ago
  60. b814ac9 * Some more safe file operations by asobolev · 15 years ago
  61. 8056498 * fix for indexes update for remote file systems with different time zone by asobolev · 15 years ago v20090710-20008
  62. b384112 * timestamp comparison in seconds by asobolev · 15 years ago v20090710-1835
  63. 67c4a8d + EFS aware Tcl indexer class * Some since tags added by asobolev · 15 years ago
  64. 129281b import containers for "package require" & "source" commands by apanchenk · 15 years ago
  65. 8c23fa1 * Some since tags by asobolev · 15 years ago
  66. fca89be @Override for validateSorceModule() remove overridden getProblemReporter() by apanchenk · 15 years ago
  67. 6851b44 extract local var in getLanguageToolkits() by apanchenk · 15 years ago
  68. 63ea236 create own implementation if preference qualifier is not defined by apanchenk · 15 years ago
  69. 8eb0444 extract local var in findAppropriateToolkitByObject by apanchenk · 15 years ago
  70. fbbbad9 language specific file associations by apanchenk · 15 years ago
  71. e9967e0 * Adding @since tags by asobolev · 15 years ago v20090708-1915
  72. 89dc2f8 fixed messages BUNDLE_NAME by mspector · 15 years ago
  73. 12e13c0 Use buffered stream then processing zip archive in content index by asobolev · 15 years ago
  74. 69abd13 make IndexRequest extenders accessible from other plug-ins by mspector · 15 years ago
  75. 03a918f * Some plugin version are updated to 2.0 by asobolev · 15 years ago
  76. 7e654b0 * add API baseline analysis to all plugins by asobolev · 15 years ago
  77. 457ea6b throw newNotPresentException() by apanchenk · 15 years ago
  78. cf36012 uncomment call to createTypeFromZip() - it seems working by apanchenk · 15 years ago
  79. 6461fe5 * NPE fix by asobolev · 15 years ago
  80. da97b50 generics by apanchenk · 15 years ago
  81. 3483ad5 new extension point to help resolve environment files by apanchenk · 15 years ago
  82. 639629f increase visibility of FILE_SCHEME to public by apanchenk · 15 years ago
  83. 4237396 log exceptions as warning if retrying by apanchenk · 15 years ago
  84. bf4c77a - skip reference matches - improve checkTypeName() by apanchenk · 15 years ago
  85. ba5cf63 generics, use interface instead of implementation wherever possible by apanchenk · 15 years ago
  86. 1cf0396 unnecessary NON-NLS comment removed by apanchenk · 15 years ago
  87. ab90797 unused import removed by apanchenk · 15 years ago
  88. 0cee160 DLTKLanguageManager.getSearchPatternProcessor(toolkit) method extracted by apanchenk · 15 years ago
  89. b870ea1 restore all inner classes by apanchenk · 15 years ago
  90. 19761bf restore Local & Global inner classes for compatibility by apanchenk · 15 years ago
  91. 5309b87 * Archvies support fix by asobolev · 15 years ago
  92. a97d69f LazyExtensionManager refactoring by apanchenk · 15 years ago
  93. 9b84b38 locationMatches() - correctly handle null parameter by apanchenk · 15 years ago
  94. 7f4b658 getLanguageToolkit(): if no toolkit yet, retry to obtain it by apanchenk · 15 years ago
  95. 86ede6f introduce methods with IProject parameter by apanchenk · 15 years ago
  96. f7da9c0 fix bug 280229 (search for all occurrences of method) by mspector · 15 years ago
  97. 5816b84 commented out scope.enclosingProjectsAndZips() checks by apanchenk · 15 years ago
  98. f475324 * fixed searching in archived project fragments by asobolev · 15 years ago
  99. 1a32b45 * archive project fragment support fixes (still not yet support RSE) by asobolev · 15 years ago
  100. 40ef073 *fix by asobolev · 15 years ago