1. 6842a2e * added some singleton synchronization stuff by asobolev · 16 years ago
  2. d7976df *** empty log message *** by mspector · 16 years ago
  3. 9fd6d26 some optimizations by mspector · 16 years ago
  4. a2a5f68 some optimizations by mspector · 16 years ago
  5. 694a80d Added SQL-based abstract indexer + implementation on top of H2 by mspector · 16 years ago
  6. 90d1944 Added SQL-based abstract indexer + implementation on top of H2 by mspector · 16 years ago
  7. 3e9599c * add since 2.0 tag by asobolev · 16 years ago
  8. cde9f87 * Correct metadata save mechanism by asobolev · 16 years ago
  9. 4e57bbb * delay resource information fetching by asobolev · 16 years ago
  10. 3550c3d allows to set breakpoints in files not identified as source modules by apanchenk · 16 years ago
  11. 0e61cbc * some NPE fixes by asobolev · 16 years ago
  12. 7085535 * Fix for handle resolution with handles containing # by asobolev · 16 years ago
  13. fd1a07d update version to 2.0.0 by mspector · 16 years ago
  14. 1a9cea2 * corrected validation of tcl source modules/ package modules to be always valid by asobolev · 16 years ago
  15. 0984e49 * since tag by asobolev · 16 years ago
  16. a732643 * Allow pre running configuration of environment variables by asobolev · 16 years ago
  17. 73e5b69 * Applying patch from https://bugs.eclipse.org/bugs/show_bug.cgi?id=284411 with minor modifications by asobolev · 16 years ago
  18. e2caf29 * RSEEnvironment connect now call files ISubSystem connect() instead of indivitual connectors. Work more correct. by asobolev · 16 years ago
  19. d02e71f * RSEEnvironment connect now call files ISubSystem connect() instead of indivitual connectors. Work more correct. by asobolev · 16 years ago
  20. ab16645 * Some improvements and fixes by asobolev · 16 years ago
  21. e2dffba * Some improvements and fixes by asobolev · 16 years ago
  22. 735bf92 * Some improvements and fixes by asobolev · 16 years ago
  23. 07d6c48 * Some improvements and fixes by asobolev · 16 years ago
  24. dff2325 * Some fixes by asobolev · 16 years ago
  25. 8952794 * Some fixes by asobolev · 16 years ago
  26. 0fc3c67 * Some fixes by asobolev · 16 years ago
  27. d94ddce * Some fixes by asobolev · 16 years ago
  28. ebfcde9 *fix by asobolev · 16 years ago v20090721-1921
  29. 2f7649c * set try count to 3 by asobolev · 16 years ago v20090721-1916
  30. ba083b7 declare set of environent ids before while loop by apanchenk · 16 years ago
  31. ca90d1b return null array if no password by apanchenk · 16 years ago
  32. 5d322f0 * Comment added by asobolev · 16 years ago
  33. affa3cf rename: ensureConnection() to connect() by apanchenk · 16 years ago v20090721-1351
  34. 5132bc3 rename: ensureConnection() to connect() by apanchenk · 16 years ago
  35. 2925604 rename: ensureConnection() to connect() by apanchenk · 16 years ago
  36. 5d5ffc7 * Initial support for connected/disconnected environments by asobolev · 16 years ago
  37. 8a57c83 * Initial support for connected/disconnected environments by asobolev · 16 years ago
  38. e981862 * Initial support for connected/disconnected environments by asobolev · 16 years ago
  39. 97a5a63 * Initial support for connected/disconnected environments by asobolev · 16 years ago
  40. f646615 * Initial support for connected/disconnected environments by asobolev · 16 years ago
  41. e75a6e0 refresh projects model after resources refresh by apanchenk · 16 years ago
  42. d647736 api filter by apanchenk · 16 years ago
  43. cd6081c operation to refresh projects model by apanchenk · 16 years ago
  44. c61bd90 formatting, generics by apanchenk · 16 years ago
  45. e75b245 unnecessary cast removed by apanchenk · 16 years ago
  46. 5e0a133 * Lazy file handles now return exists() == true if connection is not yet established. by asobolev · 16 years ago
  47. 30ed6e7 * Lazy file handles now return exists() == true if connection is not yet established. by asobolev · 16 years ago
  48. d94febc * Lazy file handles now return exists() == true if connection is not yet established. by asobolev · 16 years ago
  49. e4ac25a * by asobolev · 16 years ago
  50. 2f745ee * Completion proposals additional information could be focused now using tab by asobolev · 16 years ago
  51. ae55500 * Speedup remote systems if direct ssh connect could not be performed. Or user don't want to specify password. by asobolev · 16 years ago
  52. 18e084f * Speedup remote systems if direct ssh connect could not be performed. Or user don't want to specify password. by asobolev · 16 years ago
  53. ec0bd73 generics by apanchenk · 16 years ago
  54. 0687ddb generics by apanchenk · 16 years ago
  55. b94b63e validateValuePresenceFor(PreferenceKey) method extracted by apanchenk · 16 years ago
  56. 36e6ccf correctly handle case if associations are not specified in preferences and only contributed via extension point by apanchenk · 16 years ago
  57. d8d9708 IArchive support improvements by apanchenk · 16 years ago
  58. 6b8b671 * Add analytics for plugin by asobolev · 16 years ago
  59. 0056cef + Added quites validation for interpreter variabels block by asobolev · 16 years ago
  60. c74adae + Added quites validation for interpreter variabels block by asobolev · 16 years ago
  61. b5fe101 + Added quites validation for interpreter variabels block by asobolev · 16 years ago
  62. 904af88 * Add @since 2.0 tags by asobolev · 16 years ago
  63. e280939 Bug #283367 - Support non-zip archives. by rganor · 16 years ago
  64. 6c7a522 * fix by asobolev · 16 years ago v20090716-1915
  65. f72a78d * some fail safe code added. by asobolev · 16 years ago
  66. 3ab07ec * some fail safe code added. by asobolev · 16 years ago
  67. ef977d8 *fix by asobolev · 16 years ago v20090716-1531
  68. 30a2b9b + Introduce completion timeout parameter by asobolev · 16 years ago Root_INDEX2
  69. b082052 + Introduce completion timeout parameter by asobolev · 16 years ago
  70. a780259 + Introduce completion timeout parameter by asobolev · 16 years ago
  71. 5acd10a *fix by asobolev · 16 years ago
  72. c19d556 @since 2.0 by apanchenk · 16 years ago
  73. f7a2b56 new method: join(String[] lines, String separator) by apanchenk · 16 years ago
  74. f2a5e9c *fix by asobolev · 16 years ago v20090715-1425
  75. 751b0b9 + include properties file to project build configuration by asobolev · 16 years ago
  76. 46b0695 * Support of direct ssh access instead of RSE. by asobolev · 16 years ago
  77. d10e652 * Remove unused UI dependency by asobolev · 16 years ago
  78. 8972153 + DLTK RSE direct ssh support by asobolev · 16 years ago
  79. e46c95c * Some @since 2.0 tags added by asobolev · 16 years ago
  80. 9927fc1 * Some @since 2.0 tags added by asobolev · 16 years ago
  81. 5aff011 * Some @since 2.0 tags added by asobolev · 16 years ago
  82. fcb80b2 * Some @since 2.0 tags added by asobolev · 16 years ago
  83. aa0b953 a) create console when process is available, so processType condition works by apanchenk · 16 years ago v20090714-1507
  84. e439873 generics by apanchenk · 16 years ago
  85. ab4fd3e java 5 syntax by apanchenk · 16 years ago
  86. 08dd421 work around eclipse behavior.. by jcompagne · 16 years ago
  87. 516ed73 generics by apanchenk · 16 years ago
  88. 290e5df specify filename associations using extension point by apanchenk · 16 years ago v20090713-1828
  89. 988d60b canRemove(ISelection) method introduced by apanchenk · 16 years ago
  90. a14c66d reformatted by apanchenk · 16 years ago
  91. 74f4188 progress for Refresh Remote Interpreters by apanchenk · 16 years ago
  92. 0aed029 progress for Refresh Remote Interpreters by apanchenk · 16 years ago
  93. b814ac9 * Some more safe file operations by asobolev · 16 years ago
  94. 7515c1c * some small changes by asobolev · 16 years ago
  95. 7c24782 prevent NPE if no commandLine by apanchenk · 16 years ago
  96. 8056498 * fix for indexes update for remote file systems with different time zone by asobolev · 16 years ago v20090710-20008
  97. b384112 * timestamp comparison in seconds by asobolev · 16 years ago v20090710-1835
  98. 850b544 + EFS aware Tcl indexer class * Some since tags added by asobolev · 16 years ago
  99. 67c4a8d + EFS aware Tcl indexer class * Some since tags added by asobolev · 16 years ago
  100. b5cdcc3 Import declaration filter by apanchenk · 16 years ago