1. 231b04d * Model extensibility compatibility fix. No public API changed. by asobolev · 16 years ago
  2. 09f4c10 * Remove incorrect old timestamp caching by asobolev · 16 years ago
  3. 92f3a5a * Some performance metrics * Timestamp cache by asobolev · 16 years ago
  4. 9e7fcbb * Tcl interpreter information fetching operation by asobolev · 16 years ago
  5. 953b74e * Tcl interpreter information fetching operation by asobolev · 16 years ago
  6. 2c5f0f5 * Tcl interpreter information fetching operation by asobolev · 16 years ago
  7. da27f8d * Tcl interpreter information fetching operation by asobolev · 16 years ago
  8. 2248603 specify thread name & do not log IO errors by apanchenk · 16 years ago
  9. 0f0ed08 * Merge Tcl completion computers * Fixed Tcl sourced module display by asobolev · 16 years ago
  10. 0130660 J2SE-1.5 by apanchenk · 16 years ago
  11. efcc6e3 expose the actions as currently there are no extension points for extending them. by rganor · 16 years ago
  12. f58062a fixed bug 252781 (don't expand first element when expanding file in ScriptExplorer) by mspector · 16 years ago
  13. 9910efd * indexing fixes by asobolev · 16 years ago v20090601-1754
  14. 7326378 generics by apanchenk · 16 years ago
  15. b7524f8 generics by apanchenk · 16 years ago
  16. a89d42e generics by apanchenk · 16 years ago
  17. bcac746 Fixed bug 278556 by mspector · 16 years ago
  18. 9e9539d * some improvements by asobolev · 16 years ago v20090529-2332
  19. 88d940c * indexing fixes by asobolev · 16 years ago
  20. 29c5cfe * indexing fixes by asobolev · 16 years ago
  21. 27a136c Fixed bug 276069 by mspector · 16 years ago
  22. 0f01a51 * some fixes by asobolev · 16 years ago
  23. 141c8be * some fixes by asobolev · 16 years ago
  24. 3357010 - cache requests for 15s only - generics and java-5 loops... by apanchenk · 16 years ago v20090528-2357
  25. 6fbef2c use generics and java-5 loops by apanchenk · 16 years ago
  26. 74752e8 strip the name if the name still has dots in it xxx.yyy by jcompagne · 16 years ago
  27. 1ee134c * Performance monitoring view by asobolev · 16 years ago
  28. 08baf49 * Correct user dependencies by asobolev · 16 years ago v20090528-1923
  29. 2e5bb53 * some improvements by asobolev · 16 years ago
  30. de7c149 avoid NPE if type == null by apanchenk · 16 years ago v20090528-1554
  31. 9011339 destroy mixin model after use by apanchenk · 16 years ago
  32. b8262ac no need to remove folders/fragments from model by apanchenk · 16 years ago
  33. b90eb70 generics by apanchenk · 16 years ago
  34. 2caf655 file & environment are not available here by apanchenk · 16 years ago
  35. fe1534f extract internal API for IProjectIndexer by apanchenk · 16 years ago
  36. e76c28f extract internal API for IProjectIndexer by apanchenk · 16 years ago
  37. ec973df fix for wrong counter variable uses for looping over sessions by jcompagne · 16 years ago
  38. 453a52a remove debug print by apanchenk · 16 years ago v20090527-1716
  39. 29bd4b9 use IPath.toString() here instead of toPortableString() by apanchenk · 16 years ago
  40. af94e92 use new HEADER when indexes are written by apanchenk · 16 years ago
  41. c45d3c6 * Bug fixes * Multiple sources/packages support for tcl by asobolev · 16 years ago
  42. 078f32d * Bug fixes * Multiple sources/packages support for tcl by asobolev · 16 years ago
  43. 5766e56 generics... by apanchenk · 16 years ago
  44. 149e2da generics... by apanchenk · 16 years ago
  45. a68bdbd generics... by apanchenk · 16 years ago
  46. 33aab68 option to pass interpreter environment variables to external checker invocation by apanchenk · 16 years ago
  47. 723b3d5 J2SE-1.5 by apanchenk · 16 years ago
  48. 9e47f9d option to create local linked files by apanchenk · 16 years ago
  49. 6591aca increase visibility of GridData factory methods by apanchenk · 16 years ago
  50. 245da49 use generics by apanchenk · 16 years ago
  51. 789420b * Allow multiple file archive cache by asobolev · 16 years ago
  52. 84a1989 TCLLIBPATH: add only folders from the same environment by apanchenk · 16 years ago
  53. f31a467 (formatting) by apanchenk · 16 years ago
  54. 6829b49 (formatting) by apanchenk · 16 years ago
  55. b37af97 IEnvironment.getFile(URI) now checks if URI belongs to this environment by apanchenk · 16 years ago
  56. 04603f4 IEnvironment.getFile(URI) now checks if URI belongs to this environment by apanchenk · 16 years ago
  57. bd48639 don't think we need these classes by apanchenk · 16 years ago
  58. b31bc3d don't think we need these classes by apanchenk · 16 years ago
  59. 6b06b4e use generics by apanchenk · 16 years ago
  60. 04bf60b fix typo in PerformanceNode class name by apanchenk · 16 years ago
  61. ae01055 * Tcl packages auto configuration improvements by asobolev · 16 years ago
  62. 0ae3e8b * Tcl packages auto configuration improvements by asobolev · 16 years ago
  63. a003fea optimize foldering/IElementCommentResolver by apanchenk · 16 years ago
  64. fa64b0a optimize foldering/IElementCommentResolver by apanchenk · 16 years ago
  65. 75a0d01 use file cache here by apanchenk · 16 years ago
  66. 50eb6a5 null check for processor added by apanchenk · 16 years ago v20090521-1209
  67. ff242f3 * Fixes for very long tcl arguments serialization by asobolev · 16 years ago v20090520-2134
  68. eb64716 Fix 'Open tcl namespace' search by apanchenk · 16 years ago v20090520-1801
  69. b454ca9 * open stream closes fix by asobolev · 16 years ago v20090519-2015
  70. eca3149 move new method from IEnvironemnt to IEnvironmentProvider by apanchenk · 16 years ago v20090519-1837
  71. 2f5409d move new method from IEnvironemnt to IEnvironmentProvider by apanchenk · 16 years ago
  72. de500a4 restore LineTracker only once by apanchenk · 16 years ago
  73. 02c17a1 * some fixes from windows by asobolev · 16 years ago
  74. bf6582b * some fixes from windows by asobolev · 16 years ago
  75. 3bfaca4 * small fix by asobolev · 16 years ago
  76. 591d8bb launching: directory=empty string, since DStore fails if null by apanchenk · 16 years ago
  77. b6bd3ef * tcl cache fixes * some improvements by asobolev · 16 years ago
  78. 5000c9d improvements in getEnvironemtn(IModelElement) by apanchenk · 16 years ago
  79. d508b09 containsURI(URI locationURI)=return "file".equals(locationURI.getScheme()) by apanchenk · 16 years ago
  80. d489e4d use RSEEnvironmentProvider.RSE_SCHEME constant by apanchenk · 16 years ago
  81. e784ecb * some windows related fixes by asobolev · 16 years ago
  82. 1944d66 * some windows related fixes by asobolev · 16 years ago
  83. 3d79411 null checks added for built-in modules by apanchenk · 16 years ago
  84. f165364 * mixin persistence cache support by asobolev · 16 years ago
  85. 616b0be 1) Ctrl-1 now works anywhere in the same line by apanchenk · 16 years ago
  86. 4ac1fc9 * some fixes in new tcl parser by asobolev · 16 years ago
  87. 4da731f formatting by apanchenk · 16 years ago
  88. 1118cab use generics by apanchenk · 16 years ago
  89. 9498d7a merge: use temporary file for launcher & send ^C to terminate remote script by apanchenk · 16 years ago
  90. c1a6680 merge: preference to log launch output - to debug RSE launching issues by apanchenk · 16 years ago
  91. 9d6e6cd merge: preference to log launch output - to debug RSE launching issues by apanchenk · 16 years ago
  92. 9b9c81e merge: preference to log launch output - to debug RSE launching issues by apanchenk · 16 years ago
  93. da85890 *Tcl ast persistence model improvements by asobolev · 16 years ago
  94. 690d22d * Tcl Offline AST caching initial support by asobolev · 16 years ago v20090517-1334
  95. 0f78b02 * Tcl Offline AST caching initial support by asobolev · 16 years ago
  96. 30cda82 * Tcl Offline AST caching initial support by asobolev · 16 years ago
  97. 7aff41a fix package delimiter in Open Type dialog by mspector · 16 years ago
  98. 0368707 replace sequences of spaces+tabs with single space by apanchenk · 16 years ago
  99. 629526c align N in namespace icon by mspector · 16 years ago
  100. e657006 use "NAME=VALUE;export NAME" instead of "export NAME=VALUE" for solaris compatibility by apanchenk · 16 years ago