1. d355c78 move parseInt() to the base class by apanchenk · 15 years ago
  2. c19d556 @since 2.0 by apanchenk · 15 years ago
  3. f7a2b56 new method: join(String[] lines, String separator) by apanchenk · 15 years ago
  4. a97d69f LazyExtensionManager refactoring by apanchenk · 15 years ago
  5. 245da49 use generics by apanchenk · 15 years ago
  6. 0f78b02 * Tcl Offline AST caching initial support by asobolev · 15 years ago
  7. 604a1a5 * generic purpose caching subsystem initial implementation by asobolev · 15 years ago
  8. 2a1712a more lazy provider initialization, respect priority => RSE is initialized a bit later by apanchenk · 16 years ago v20090508-1858
  9. 8e68718 header comments added by apanchenk · 16 years ago
  10. a022104 Improve RSE environments initialization code by apanchenk · 16 years ago
  11. 2da3055 re-commit last changes by apanchenk · 16 years ago
  12. f875321 Ensure global items are added first, because nature items may depend on them running first. by ssanders · 16 years ago
  13. bb56b7d Corrected externalization. by ssanders · 16 years ago
  14. a7ca46c additional methods added by apanchenk · 16 years ago v20081027
  15. 61994c1 classAttr now protected by apanchenk · 16 years ago
  16. 7861c66 ISourceLineTracker - interface, implementation and some tests by apanchenk · 16 years ago
  17. 72d0c15 source code cache by apanchenk · 16 years ago
  18. 3f3a366 * fixed CharArraySequence by asobolev · 16 years ago v20080925-1710
  19. 636011e new methods by apanchenk · 16 years ago
  20. 55dcb3c CharArraySequence(char[] buff) constructor by apanchenk · 16 years ago
  21. 1bf85d6 CharSequence implementation backed by char[] by apanchenk · 16 years ago
  22. ed29c95 extensibility and instance validating by apanchenk · 16 years ago
  23. 80f700b CharacterStack and tests by apanchenk · 16 years ago
  24. 2a67502 getCategoryAttributeName() method introduced by apanchenk · 16 years ago
  25. a487eed refactored duplicate parts of the code to TextUtils and HTMLUtils by apanchenk · 16 years ago
  26. 98b38ba improve javadocs by apanchenk · 16 years ago
  27. d9967e0 added constructor with universalNatureId by apanchenk · 16 years ago
  28. ff693d5 moved here from dltk.testing to be reused in different places by apanchenk · 16 years ago
  29. 1b7fadc change type of the splitLines() parameter to the CharSequence by apanchenk · 16 years ago
  30. 9f801f1 Corrected externalization issues. by ssanders · 16 years ago
  31. b97d28d TextUtils - now operates on CharSequence - selectHeadLines() method added by apanchenk · 16 years ago
  32. f2cff54 countLines() by apanchenk · 16 years ago
  33. 7b9a7b9 1. moved from dltk.ui 2. added method String[] splitLines(String) by apanchenk · 16 years ago
  34. bb1ca30 *fixes by asobolev · 17 years ago
  35. 14f4ab5 + environment API by asobolev · 17 years ago
  36. 64072ca *fix by asobolev · 17 years ago
  37. 336925e Optimized buffer size, added ignore for SVN files. by ssanders · 17 years ago
  38. ed4ccc6 Corrected all externalization warnings in DLTK Core and Ruby in order to enable a localized release. by ssanders · 17 years ago
  39. b2c4222 *fix by asobolev · 17 years ago
  40. 28dee58 * tcl package managmenet improvements by asobolev · 17 years ago
  41. f7f18a5 *fixes by asobolev · 17 years ago
  42. 8f6d603 *fix by asobolev · 17 years ago
  43. 59d9e5f * fixes by asobolev · 17 years ago
  44. fd3e797 Added additional check during debugging engine launching by dkovalev · 17 years ago
  45. b44c0c5 Ruby basic debugger update by dkovalev · 17 years ago
  46. 0fa70ab DbgpService update. Added error reporting for invalid ScriptConfig. Added DBGP preferences (port and timeouts) to preference page. by dkovalev · 17 years ago
  47. 79b89df * EPL headers * some cache optimizations by asobolev · 18 years ago
  48. 4d59856 Initial basic ruby debugger implementation. Preferecne ids refactoring. Adding DeployerHelper class. by dkovalev · 18 years ago
  49. c6294ad + initial contribution of core, tcl, ruby source. by asobolev · 18 years ago