Gitiles
Code Review
Sign In
git.eclipse.org
/
dltk
/
org.eclipse.dltk.core
/
1ee134cfec33004b1f552376d258c21eb3779def
/
core
/
plugins
1ee134c
* Performance monitoring view
by asobolev
· 15 years ago
08baf49
* Correct user dependencies
by asobolev
· 15 years ago
v20090528-1923
2e5bb53
* some improvements
by asobolev
· 15 years ago
de7c149
avoid NPE if type == null
by apanchenk
· 15 years ago
v20090528-1554
b8262ac
no need to remove folders/fragments from model
by apanchenk
· 15 years ago
b90eb70
generics
by apanchenk
· 15 years ago
2caf655
file & environment are not available here
by apanchenk
· 15 years ago
fe1534f
extract internal API for IProjectIndexer
by apanchenk
· 15 years ago
e76c28f
extract internal API for IProjectIndexer
by apanchenk
· 15 years ago
ec973df
fix for wrong counter variable uses for looping over sessions
by jcompagne
· 15 years ago
453a52a
remove debug print
by apanchenk
· 15 years ago
v20090527-1716
29bd4b9
use IPath.toString() here instead of toPortableString()
by apanchenk
· 15 years ago
af94e92
use new HEADER when indexes are written
by apanchenk
· 15 years ago
c45d3c6
* Bug fixes * Multiple sources/packages support for tcl
by asobolev
· 15 years ago
078f32d
* Bug fixes * Multiple sources/packages support for tcl
by asobolev
· 15 years ago
5766e56
generics...
by apanchenk
· 15 years ago
149e2da
generics...
by apanchenk
· 15 years ago
a68bdbd
generics...
by apanchenk
· 15 years ago
33aab68
option to pass interpreter environment variables to external checker invocation
by apanchenk
· 15 years ago
723b3d5
J2SE-1.5
by apanchenk
· 15 years ago
9e47f9d
option to create local linked files
by apanchenk
· 15 years ago
6591aca
increase visibility of GridData factory methods
by apanchenk
· 15 years ago
245da49
use generics
by apanchenk
· 15 years ago
789420b
* Allow multiple file archive cache
by asobolev
· 15 years ago
84a1989
TCLLIBPATH: add only folders from the same environment
by apanchenk
· 15 years ago
f31a467
(formatting)
by apanchenk
· 15 years ago
6829b49
(formatting)
by apanchenk
· 15 years ago
04603f4
IEnvironment.getFile(URI) now checks if URI belongs to this environment
by apanchenk
· 15 years ago
bd48639
don't think we need these classes
by apanchenk
· 15 years ago
b31bc3d
don't think we need these classes
by apanchenk
· 15 years ago
6b06b4e
use generics
by apanchenk
· 15 years ago
04bf60b
fix typo in PerformanceNode class name
by apanchenk
· 15 years ago
ae01055
* Tcl packages auto configuration improvements
by asobolev
· 15 years ago
0ae3e8b
* Tcl packages auto configuration improvements
by asobolev
· 15 years ago
fa64b0a
optimize foldering/IElementCommentResolver
by apanchenk
· 15 years ago
75a0d01
use file cache here
by apanchenk
· 15 years ago
50eb6a5
null check for processor added
by apanchenk
· 15 years ago
v20090521-1209
ff242f3
* Fixes for very long tcl arguments serialization
by asobolev
· 15 years ago
v20090520-2134
eb64716
Fix 'Open tcl namespace' search
by apanchenk
· 15 years ago
v20090520-1801
b454ca9
* open stream closes fix
by asobolev
· 15 years ago
v20090519-2015
2f5409d
move new method from IEnvironemnt to IEnvironmentProvider
by apanchenk
· 15 years ago
de500a4
restore LineTracker only once
by apanchenk
· 15 years ago
02c17a1
* some fixes from windows
by asobolev
· 15 years ago
3bfaca4
* small fix
by asobolev
· 15 years ago
b6bd3ef
* tcl cache fixes * some improvements
by asobolev
· 15 years ago
5000c9d
improvements in getEnvironemtn(IModelElement)
by apanchenk
· 15 years ago
d508b09
containsURI(URI locationURI)=return "file".equals(locationURI.getScheme())
by apanchenk
· 15 years ago
e784ecb
* some windows related fixes
by asobolev
· 15 years ago
3d79411
null checks added for built-in modules
by apanchenk
· 15 years ago
f165364
* mixin persistence cache support
by asobolev
· 15 years ago
616b0be
1) Ctrl-1 now works anywhere in the same line
by apanchenk
· 15 years ago
4ac1fc9
* some fixes in new tcl parser
by asobolev
· 15 years ago
c1a6680
merge: preference to log launch output - to debug RSE launching issues
by apanchenk
· 15 years ago
9d6e6cd
merge: preference to log launch output - to debug RSE launching issues
by apanchenk
· 15 years ago
9b9c81e
merge: preference to log launch output - to debug RSE launching issues
by apanchenk
· 15 years ago
da85890
*Tcl ast persistence model improvements
by asobolev
· 15 years ago
0f78b02
* Tcl Offline AST caching initial support
by asobolev
· 15 years ago
30cda82
* Tcl Offline AST caching initial support
by asobolev
· 15 years ago
7aff41a
fix package delimiter in Open Type dialog
by mspector
· 15 years ago
0368707
replace sequences of spaces+tabs with single space
by apanchenk
· 15 years ago
629526c
align N in namespace icon
by mspector
· 15 years ago
604a1a5
* generic purpose caching subsystem initial implementation
by asobolev
· 15 years ago
147703b
use correct parameter for ListenerList constructor
by apanchenk
· 15 years ago
c908b26
protected void createContentControls(Composite composite, final int nColumns) method extracted
by apanchenk
· 15 years ago
c1f9b90
use ListenerList from core.runtime
by apanchenk
· 15 years ago
1737562
use org.eclipse.jface.util.LocalSelectionTransfer since org.eclipse.ui.views.navigator.LocalSelectionTransfer is @deprecated
by apanchenk
· 15 years ago
32b4953
get the debugmodelid back from the marker if it is null (restored from disk)
by jcompagne
· 15 years ago
830a8f9
IScriptFolder.findScriptFolder() implemented
by apanchenk
· 15 years ago
44a6bfd
format_source_code_changes_only
by apanchenk
· 15 years ago
aa91846
use StatusInfo from public API
by apanchenk
· 15 years ago
3aaaf95
format_source_code_changes_only
by apanchenk
· 15 years ago
c630175
Fixed bug 215679 (open project on double-clicking)
by mspector
· 15 years ago
2a1712a
more lazy provider initialization, respect priority => RSE is initialized a bit later
by apanchenk
· 15 years ago
v20090508-1858
9bd8ee2
apply APPEARANCE_DOCUMENTATION_FONT like in JDT
by apanchenk
· 15 years ago
9bdcc81
dltk documentation font
by apanchenk
· 15 years ago
a8195d8
restore skipNextNewLine variable
by apanchenk
· 15 years ago
v20090506-1709
5bd5385
appendToPreviousLine(): change lineStarted
by apanchenk
· 15 years ago
910f7b2
merge reset() and endBuild() methods
by apanchenk
· 15 years ago
v20090505
9aa21ba
merge reset() and endBuild() methods
by apanchenk
· 15 years ago
df4f7b6
localization
by apanchenk
· 15 years ago
7e96187
* Some Script builder improvements for external sourc module building
by asobolev
· 15 years ago
8e0d459
use NLS.bind()
by apanchenk
· 15 years ago
37bdffc
use NLS.bind()
by apanchenk
· 15 years ago
2f3ba23
use NLS.bind()
by apanchenk
· 15 years ago
a7456d9
use public StatusInfo
by apanchenk
· 15 years ago
4d7e6ff
use NLS.bind()
by apanchenk
· 15 years ago
a43eaf3
use NLS.bind()
by apanchenk
· 15 years ago
3812684
use NLS.bind()
by apanchenk
· 15 years ago
54d7fc0
use NLS.bind()
by apanchenk
· 15 years ago
83a2c26
use NLS.bind()
by apanchenk
· 15 years ago
46811a0
use NLS.bind()
by apanchenk
· 15 years ago
10284c2
NumberFormat.getInstance() extracted
by apanchenk
· 15 years ago
ee59f9f
use ICU
by apanchenk
· 15 years ago
721adbb
use ICU
by apanchenk
· 15 years ago
ee1f61b
use ICU
by apanchenk
· 15 years ago
c3f3d50
use ICU
by apanchenk
· 15 years ago
d65597c
New Source Module wizard: create remote file and link it into workspace for linked projects - merged to HEAD
by apanchenk
· 15 years ago
9129591
workarounds to prevent NPE if RSE is not ready yet
by apanchenk
· 15 years ago
184aaa4
use correct way to obtain current command line contents
by apanchenk
· 15 years ago
2b8159a
* Some fixes
by asobolev
· 15 years ago
v20090430-1518
Next »