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