1. d0a14bd ATTR_APPEND_ENVIRONMENT_VARIABLES is true by default by apanchenk · 16 years ago
  2. f3bca12 testcase for the last ModelManager.determineIfOnBuildpath(IResource resource,IScriptProject project) change by apanchenk · 16 years ago
  3. 6b9696c * Version update (DLTK-654) by asobolev · 16 years ago
  4. 57881cb removed own copy of InterpreterSearcher - use it from dltk.launching plugin by apanchenk · 16 years ago
  5. 28c2bed unused import removed by apanchenk · 16 years ago
  6. f2ab9c7 TextUtils - now operates on CharSequence - selectHeadLines() method added by apanchenk · 16 years ago
  7. f7b2d42 own DOMSeraizer - for use in tests by apanchenk · 16 years ago
  8. 8862fe7 unnecessary cast removed by apanchenk · 16 years ago
  9. 6b0b1b1 use new method IndexManager.waitUntilReady() instead of fake query in waitUntilIndexsReady() by apanchenk · 16 years ago
  10. 90c152e public Suite(Class theClass, String[] methodNames) constructor added by apanchenk · 16 years ago
  11. 098588d formatting by apanchenk · 16 years ago
  12. 5c2c636 added test for variable validation by apeled · 16 years ago
  13. a569dc0 CharOperation.startsWith() + tests by apanchenk · 16 years ago
  14. c9e1f86 test problem arguments <-> marker attribute conversion by apanchenk · 16 years ago
  15. 408722b compiler.problem.discouragedReference=ignore by apanchenk · 16 years ago
  16. 09567b1 CompilerUtilTests added by apanchenk · 16 years ago
  17. 2d19250 fail("Requied interpreter \"" + name + "\" is not found") by apanchenk · 16 years ago
  18. 95d69b2 * fixed tcl completion on first character. ( caused incorrect work of call hierarchy, if call came from first line) by asobolev · 17 years ago
  19. 68b9e0a test for TextUtils.split() by apanchenk · 17 years ago
  20. 2876372 framework methods to mark tests that do not pass yet by apanchenk · 17 years ago
  21. 92ef25d test instanceof SuiteOfTestCases check added by apanchenk · 17 years ago
  22. 49df962 * version 1.0 to 0.95 down grade by asobolev · 17 years ago
  23. 938c43a *fixes by asobolev · 17 years ago
  24. e67ce5c *fixes by asobolev · 17 years ago
  25. 5d0cbd2 applied patches + 228823 + 228409 by asobolev · 17 years ago
  26. 699c464 * adding language toolkit to some search operations by asobolev · 17 years ago
  27. 018514e *fixes by asobolev · 17 years ago
  28. d5fa394 * fixes by asobolev · 17 years ago
  29. 5c26441 + environment API by asobolev · 17 years ago
  30. 1ca6706 Refactored externalized String append to use MessageFormat, restructured core.tests to be unpacked in order to avoid automated test failures. by ssanders · 17 years ago
  31. 9680482 * IBuildpathContainer interface changes by asobolev · 17 years ago
  32. dea07e9 - DLTKLanguageManager - removed unused exception declarations by asobolev · 17 years ago
  33. 938cc10 Added ignore of SVN files, and optimized file copying. by ssanders · 17 years ago
  34. 49f8edc Refactored to run cross-platform. by ssanders · 17 years ago
  35. 6cd9d74 Corrected all externalization warnings in DLTK Core and Ruby in order to enable a localized release. by ssanders · 17 years ago
  36. 3d1fe49 * fixes JRuby test * some java 1.4 fixes. by asobolev · 17 years ago
  37. ed4ccc6 Corrected all externalization warnings in DLTK Core and Ruby in order to enable a localized release. by ssanders · 17 years ago
  38. 2cf571b * final support of environment variable substitutions by asobolev · 17 years ago
  39. 3674554 *fix by asobolev · 17 years ago
  40. 677fcc8 *fix by asobolev · 17 years ago
  41. 89ae3fb *fixes by asobolev · 17 years ago
  42. ef0fb4c * new script explorer by asobolev · 17 years ago
  43. 72bf4cd * patck from Timur to fix bug:216664 by asobolev · 17 years ago
  44. e43d06a *fixes by asobolev · 17 years ago
  45. 1147697 *fix by asobolev · 17 years ago
  46. 2685cb5 * addeing suppot of eclipse content types by asobolev · 17 years ago
  47. 14106df *fix by asobolev · 17 years ago v20080109
  48. c2ccf00 *fixes by asobolev · 17 years ago
  49. cf101ec *fix by asobolev · 17 years ago v20071228
  50. 3370551 * Eclipse 3.4 fix by asobolev · 17 years ago
  51. 5889d6f * launching tests refactorings by asobolev · 17 years ago
  52. cb7dddd *fix by asobolev · 17 years ago
  53. 265c4f0 * ruby debug patch applied by asobolev · 17 years ago
  54. a185896 *fix by asobolev · 17 years ago
  55. 0195892 * launching/debugging tests by asobolev · 17 years ago
  56. ebd20d3 * patch for timur * fixed bug with incorrect interpreter environment managment. by asobolev · 17 years ago
  57. b98153b * fixed bug 211735 by asobolev · 17 years ago v_13_12_2007_stable
  58. 14c1232 - added preference page to select a source parser by jgangemi · 17 years ago
  59. b366b33 * cleanups and improvements by asobolev · 17 years ago
  60. 72a605d - added tests for source parser retrieval by jgangemi · 17 years ago
  61. c550509 - added/exposed isScriptLikeFileName method by jgangemi · 17 years ago
  62. 369a4ad * test fixes by asobolev · 17 years ago
  63. 381ade1 * testing fix by asobolev · 17 years ago
  64. 688902b * zip extract fix by asobolev · 17 years ago
  65. 3a5148a *fix by asobolev · 17 years ago
  66. 369606c core tests set to be "core-test" ui tests set to be "ui-test" by aplatov · 17 years ago
  67. f37c24c Launching tests update by dkovalev · 17 years ago
  68. cdc79b9 ant target names fixed. Everything was 'core-test' by aplatov · 17 years ago
  69. 04eda9c * fixes for 0.9 version by asobolev · 17 years ago
  70. 9c8aefa * core build fixes by asobolev · 17 years ago
  71. ee3c044 Launching tests update by dkovalev · 17 years ago
  72. 413afa4 Debug test changes by dkovalev · 17 years ago
  73. 2ad131a * python core test fixes by asobolev · 17 years ago v20070801
  74. df378cc Debugger tests, launching tests update by dkovalev · 17 years ago
  75. 69d5833 Copy paste removing by dkovalev · 17 years ago v20070727c
  76. 602a9c6 Created launching test classes for tcl and ruby by dkovalev · 17 years ago v20070727
  77. aaa44d8 * version replace by asobolev · 17 years ago
  78. 38bc4b3 Fixed Tcl console launch error, added launching tests class. by dkovalev · 17 years ago
  79. 4df5c4e Organize imports for Core, Ruby, Tcl. ScriptDebugModelPresentation update for Tcl debugger. by dkovalev · 17 years ago
  80. 380ca47 * test's completion requestor fix by mkalugin · 17 years ago
  81. 6840a0a * imports clean-up by mkalugin · 17 years ago
  82. ab8ab9a * debug output fix by mkalugin · 17 years ago
  83. cb04a92 * added temporary debugging echo's by mkalugin · 17 years ago
  84. 7e7a1ea experimenting with jre container by aplatov · 17 years ago v20070710a
  85. 35daac3 added to build props by aplatov · 17 years ago
  86. ef8f163 path to workspace fixed by aplatov · 17 years ago
  87. f1c6190 tests.xml added by aplatov · 17 years ago
  88. 8832083 * Added correct minimal environment to plugin manifests. by asobolev · 17 years ago
  89. de8d9d8 * required for tests launching classes exported by mkalugin · 17 years ago
  90. 9491781 * tests execution put to rights, empty and duplicated test files are removed by mkalugin · 17 years ago
  91. db1b1c3 Debugging updated. Partly added possibility to handle script language specific types during debugging. by dkovalev · 17 years ago
  92. 1087a06 dltkEditor -> scriptEditor by dkovalev · 17 years ago
  93. 0a110ac Rename of DLTKProject -> ScriptProject by dkovalev · 17 years ago
  94. 9395015 * some extensibility added. by asobolev · 18 years ago
  95. 3fdef11 * build fixes * added (Incubation) to plugin names by asobolev · 18 years ago
  96. e36b4d0 * chaning version to 0.9 by asobolev · 18 years ago
  97. a38d50d * about fixes. * validators creation dialog improved by asobolev · 18 years ago
  98. 7aa06e4 * cleanups. * eclipse 3.3 deprecation fixes. by asobolev · 18 years ago
  99. 00467c4 * tests ordered by mkalugin · 18 years ago
  100. 451a33b Debugging update and imports optimization by dkovalev · 18 years ago