1. 453a52a remove debug print by apanchenk · 16 years ago v20090527-1716
  2. 29bd4b9 use IPath.toString() here instead of toPortableString() by apanchenk · 16 years ago
  3. af94e92 use new HEADER when indexes are written by apanchenk · 16 years ago
  4. c45d3c6 * Bug fixes * Multiple sources/packages support for tcl by asobolev · 16 years ago
  5. 078f32d * Bug fixes * Multiple sources/packages support for tcl by asobolev · 16 years ago
  6. 5766e56 generics... by apanchenk · 16 years ago
  7. 149e2da generics... by apanchenk · 16 years ago
  8. a68bdbd generics... by apanchenk · 16 years ago
  9. 33aab68 option to pass interpreter environment variables to external checker invocation by apanchenk · 16 years ago
  10. 723b3d5 J2SE-1.5 by apanchenk · 16 years ago
  11. 9e47f9d option to create local linked files by apanchenk · 16 years ago
  12. 6591aca increase visibility of GridData factory methods by apanchenk · 16 years ago
  13. 245da49 use generics by apanchenk · 16 years ago
  14. 789420b * Allow multiple file archive cache by asobolev · 16 years ago
  15. 84a1989 TCLLIBPATH: add only folders from the same environment by apanchenk · 16 years ago
  16. f31a467 (formatting) by apanchenk · 16 years ago
  17. 6829b49 (formatting) by apanchenk · 16 years ago
  18. b37af97 IEnvironment.getFile(URI) now checks if URI belongs to this environment by apanchenk · 16 years ago
  19. 04603f4 IEnvironment.getFile(URI) now checks if URI belongs to this environment by apanchenk · 16 years ago
  20. bd48639 don't think we need these classes by apanchenk · 16 years ago
  21. b31bc3d don't think we need these classes by apanchenk · 16 years ago
  22. 6b06b4e use generics by apanchenk · 16 years ago
  23. 04bf60b fix typo in PerformanceNode class name by apanchenk · 16 years ago
  24. ae01055 * Tcl packages auto configuration improvements by asobolev · 16 years ago
  25. 0ae3e8b * Tcl packages auto configuration improvements by asobolev · 16 years ago
  26. a003fea optimize foldering/IElementCommentResolver by apanchenk · 16 years ago
  27. fa64b0a optimize foldering/IElementCommentResolver by apanchenk · 16 years ago
  28. 75a0d01 use file cache here by apanchenk · 16 years ago
  29. 50eb6a5 null check for processor added by apanchenk · 16 years ago v20090521-1209
  30. ff242f3 * Fixes for very long tcl arguments serialization by asobolev · 16 years ago v20090520-2134
  31. eb64716 Fix 'Open tcl namespace' search by apanchenk · 16 years ago v20090520-1801
  32. b454ca9 * open stream closes fix by asobolev · 16 years ago v20090519-2015
  33. eca3149 move new method from IEnvironemnt to IEnvironmentProvider by apanchenk · 16 years ago v20090519-1837
  34. 2f5409d move new method from IEnvironemnt to IEnvironmentProvider by apanchenk · 16 years ago
  35. de500a4 restore LineTracker only once by apanchenk · 16 years ago
  36. 02c17a1 * some fixes from windows by asobolev · 16 years ago
  37. bf6582b * some fixes from windows by asobolev · 16 years ago
  38. 3bfaca4 * small fix by asobolev · 16 years ago
  39. 591d8bb launching: directory=empty string, since DStore fails if null by apanchenk · 16 years ago
  40. b6bd3ef * tcl cache fixes * some improvements by asobolev · 16 years ago
  41. 5000c9d improvements in getEnvironemtn(IModelElement) by apanchenk · 16 years ago
  42. d508b09 containsURI(URI locationURI)=return "file".equals(locationURI.getScheme()) by apanchenk · 16 years ago
  43. d489e4d use RSEEnvironmentProvider.RSE_SCHEME constant by apanchenk · 16 years ago
  44. e784ecb * some windows related fixes by asobolev · 16 years ago
  45. 1944d66 * some windows related fixes by asobolev · 16 years ago
  46. 3d79411 null checks added for built-in modules by apanchenk · 16 years ago
  47. f165364 * mixin persistence cache support by asobolev · 16 years ago
  48. 616b0be 1) Ctrl-1 now works anywhere in the same line by apanchenk · 16 years ago
  49. 4ac1fc9 * some fixes in new tcl parser by asobolev · 16 years ago
  50. 4da731f formatting by apanchenk · 16 years ago
  51. 1118cab use generics by apanchenk · 16 years ago
  52. 9498d7a merge: use temporary file for launcher & send ^C to terminate remote script by apanchenk · 16 years ago
  53. c1a6680 merge: preference to log launch output - to debug RSE launching issues by apanchenk · 16 years ago
  54. 9d6e6cd merge: preference to log launch output - to debug RSE launching issues by apanchenk · 16 years ago
  55. 9b9c81e merge: preference to log launch output - to debug RSE launching issues by apanchenk · 16 years ago
  56. da85890 *Tcl ast persistence model improvements by asobolev · 16 years ago
  57. 690d22d * Tcl Offline AST caching initial support by asobolev · 16 years ago v20090517-1334
  58. 0f78b02 * Tcl Offline AST caching initial support by asobolev · 16 years ago
  59. 30cda82 * Tcl Offline AST caching initial support by asobolev · 16 years ago
  60. 7aff41a fix package delimiter in Open Type dialog by mspector · 16 years ago
  61. 0368707 replace sequences of spaces+tabs with single space by apanchenk · 16 years ago
  62. 629526c align N in namespace icon by mspector · 16 years ago
  63. e657006 use "NAME=VALUE;export NAME" instead of "export NAME=VALUE" for solaris compatibility by apanchenk · 16 years ago
  64. 604a1a5 * generic purpose caching subsystem initial implementation by asobolev · 16 years ago
  65. ac5fc1d * generic purpose caching subsystem initial implementation by asobolev · 16 years ago
  66. 147703b use correct parameter for ListenerList constructor by apanchenk · 16 years ago
  67. c908b26 protected void createContentControls(Composite composite, final int nColumns) method extracted by apanchenk · 16 years ago
  68. c1f9b90 use ListenerList from core.runtime by apanchenk · 16 years ago
  69. 1737562 use org.eclipse.jface.util.LocalSelectionTransfer since org.eclipse.ui.views.navigator.LocalSelectionTransfer is @deprecated by apanchenk · 16 years ago
  70. 32b4953 get the debugmodelid back from the marker if it is null (restored from disk) by jcompagne · 16 years ago
  71. 830a8f9 IScriptFolder.findScriptFolder() implemented by apanchenk · 16 years ago
  72. 44a6bfd format_source_code_changes_only by apanchenk · 16 years ago
  73. aa91846 use StatusInfo from public API by apanchenk · 16 years ago
  74. 3aaaf95 format_source_code_changes_only by apanchenk · 16 years ago
  75. c630175 Fixed bug 215679 (open project on double-clicking) by mspector · 16 years ago
  76. 2a1712a more lazy provider initialization, respect priority => RSE is initialized a bit later by apanchenk · 16 years ago v20090508-1858
  77. 6605805 priority=10 by apanchenk · 16 years ago
  78. 9bd8ee2 apply APPEARANCE_DOCUMENTATION_FONT like in JDT by apanchenk · 16 years ago
  79. 9bdcc81 dltk documentation font by apanchenk · 16 years ago
  80. a8195d8 restore skipNextNewLine variable by apanchenk · 16 years ago v20090506-1709
  81. 5bd5385 appendToPreviousLine(): change lineStarted by apanchenk · 16 years ago
  82. 60321cd * use of swtbot from eclipse by asobolev · 16 years ago
  83. 910f7b2 merge reset() and endBuild() methods by apanchenk · 16 years ago v20090505
  84. 9aa21ba merge reset() and endBuild() methods by apanchenk · 16 years ago
  85. df4f7b6 localization by apanchenk · 16 years ago
  86. 7e96187 * Some Script builder improvements for external sourc module building by asobolev · 16 years ago
  87. 3906911 add plugin.properties to bin.includes by apanchenk · 16 years ago
  88. 8e0d459 use NLS.bind() by apanchenk · 16 years ago
  89. 37bdffc use NLS.bind() by apanchenk · 16 years ago
  90. 2f3ba23 use NLS.bind() by apanchenk · 16 years ago
  91. a7456d9 use public StatusInfo by apanchenk · 16 years ago
  92. 4d7e6ff use NLS.bind() by apanchenk · 16 years ago
  93. a43eaf3 use NLS.bind() by apanchenk · 16 years ago
  94. 3812684 use NLS.bind() by apanchenk · 16 years ago
  95. 54d7fc0 use NLS.bind() by apanchenk · 16 years ago
  96. 83a2c26 use NLS.bind() by apanchenk · 16 years ago
  97. 46811a0 use NLS.bind() by apanchenk · 16 years ago
  98. 10284c2 NumberFormat.getInstance() extracted by apanchenk · 16 years ago
  99. ee59f9f use ICU by apanchenk · 16 years ago
  100. 721adbb use ICU by apanchenk · 16 years ago