Dynamic Languages Toolkit Project IP Log

Committers

Committer Namedev.eclipse.org unix login nameOrganizationStatus
Nir CohenncohenZend Technologies 
Johan CompagnerjcompagneServoy 
Jae Gangemijgangemi  
Roy GanorrganorZend Technologies 
Mark HowemhoweEmbarcadero 
Mikhail Kaluginmkalugin Commit rights expired on April 25, 2008
Dmitriy Kovalevdkovalevxored software, Inc. 
Alex Panchenkoapanchenkxored software, Inc. 
Alon PeledapeledZend Technologies 
Pavel Petrochenkoppetroche Commit rights expired on April 24, 2008
Andrey Platovaplatovxored software, Inc. 
Shelby SandersssandersEmbarcadero 
Andrei Sobolevasobolevxored software, Inc. 
Michael SpectormspectorZend Technologies 

Contributors and Their Contributions

Bug Size Description
Vladimir Belov (xored.com)
264320 316.2K JavaScript code formatter
JavaScript code formatter M2 sources
264320 0 JavaScript code formatter
JavaScript formatter patch +E4X
275443 0 Some javascript formatting issues
JavaScript formatter patch (replacement)
276484 1.1M JavaScript code formatter
JavaScript formatter patch
Johan Compagner (j-com.nl)
204543 971 javascript stepOver doesn't work correctly (it is step into)
step over patch
204564 1.5K Debug events raised from breakpoint ctor
creating the right watch expression
204763 1.1K JavaLocalApplicationLaunchConfigurationDeligate needs 1 extra space
add an extra space
204807 5.9K multilply javascript watchpoint fixes
multiply fixes
205569 1.9K DOMResolver patch (also accept scriptables instead of just ScriptableObject)
dom resolver patch
205569 3.1K DOMResolver patch (also accept scriptables instead of just ScriptableObject)
dom resolver patch2 (and code completion null pointer)
213176 1.0K CompletonProposalComparator patch
The patch
213183 11.0K Rhino parser improved so that it has support for comment parsing.
the patch
213186 24.1K big patch for js codecompletion fixes and improvements.
the patch
217335 2.1K white space patch for launching the debugger when installed in a path with white space.
white space patch
217438 876 mixinmodel returns wrong object[] when nothing is found for the given isourcemodel
mixin patch
221823 5.6K debug output/console patch
The debug console patch
222294 13.6K Debug VariablesView patch (all values where just "Object")
the patch
Jae Gangemi (gmail.com)
193111 1.8K debugger should check to see if 'stdin' is supported
patch fixing said issue
193336 10.1K add support for 'return' keyword color
patch implementing desired functionality
193638 10.5K pull up ScriptSourceLookupDirectory implementation
implemenation patch
195206 16.8K add support for active state's ruby debugging engine
implemenation patch
195421 25.4K add method to IDLTKUILanguageToolkit to get debugger pref page id
patch implementing desired functionality
195427 10.2K create global NoDebugEngineStatusHandler
patch implementing desired functionality
195749 9.9K add external debug engine runner implementation
implemenation patch
195750 12.9K add external debug engine preference page
implemenation patch
195750 8.4K add external debug engine preference page
minor bug fix patch
195751 26.4K refactor tcl debugging preference page
implemenation patch
195753 28.9K implement python debugger support
implemenation patch
195753 13.0K implement python debugger support
implemenation zip
196100 3.9K add suport for 'value' as child element of dbgp property element
implemenation patch
196493 868.5K enforce project specific format settings
settings patch
196898 4.6K add method to IScriptModel interface to lookup projects by nature id
implemenation patch
198190 44.6K add support for remote debugger launching
implementation patch for core
198190 9.8K add support for remote debugger launching
implementation patch for ruby
198190 9.0K add support for remote debugger launching
implementation patch for tcl
198313 3.7K 'break on first line' should use 'step into' continuation command
patch fixing said issue
198757 1.1K latest change to AbstractScriptLaunchConfigurationDelegate breaks remote debugging
patch fixing said issue
198868 5.5K pull up ScriptEditorDebugAdapterFactory implementation
implemenation patch
198870 1.7K NullPointerExceptions caused by missing editor
patch fixing said issue
198871 3.1K allow missing hitCondition attribute
patch fixing said issue
198878 3.1K allow suspend entry/exit dbgp properties not to be set
patch fixing said issue
198883 1.1K python project properties missing build path page
patch fixing said issue
Tobias Grimm (e-tobi.net)
269114 4.8K RSpec runner broken for 1.2.0
RSpec runner bugfixes for RSpec up to 1.2.4
Atsushi Hasegawa (gmail.com)
232876 1.6K %actionSet.label.rubyDebug and %actionSet.label.scriptDebugger are displayed as command group name on [Customize Perspective - Ruby] dialog
Patch for action set command name
232884 1.0K An extra period in TypeHierarchyMessages#BUNDLE_NAME value
Patch to remove an extra period.
247761 1.2K Single carriage return character (x0D) is misplaced instead of line feed (x0A) when I type "do" keyword at end of line
Patch to place getDefaultLineDelimiter() string
Eden Klein (zend.com)
246675 1.5K class field-Modifiers always shown as "default" in outline views
Patch
251080 12.9K "Show container for duplicates" menu option should be removed
Patch
252155 809 Outline sorter preferences are not initialized
outline sorter patch
253696 2.4K Change access modifiers in BuildpathsBlock
change access modifiers patch
253696 2.3K Change access modifiers in BuildpathsBlock
access modifiers patch
253696 7.6K Change access modifiers in BuildpathsBlock
extensibility patch
253696 3.1K Change access modifiers in BuildpathsBlock
Wizard buttons patch
256788 1.6K Delete class/interface should not delete the file itself
Deleted file fix
Nikolay Kurtov (gmail.com)
197115 27.3K [PATCH]Tests for completion
Patch with test for completion
197119 1.6K [PATCH]Test for bug #180854
Test for bug #180854
197240 16.2K [PATCH]Tests for partitioning
Patch with tests for partitioning
197265 80.1K [PATCH]Tests for parser
Patch with tests for parser
197266 13.7K [PATCH]Tests for completion
Patch with tests for completion
197463 1.3K [PATCH]Test for bug #186514
Patch. Test for bug #186514
197465 2.2K [PATCH]Test for bug #180397
Patch with test for bug #180397
197466 67.2K [PATCH]Tests for folding
Patch with tests for folding
197467 13.0K [PATCH]Tests for selection
Patch with tests for selection
197769 73.1K [PATCH]Include Python in build system
Patch includes Python in build system
198654 2.4K Invalid completion on ruby Fixnum
Patch for this bug
198704 1.6K StringIndexOutOfBoundException during complete
Another patch with the same test
209354 1.9K Completion throws StackOverflowError on methods from inside modules
Patch with test for this bug
217795 15.7K [PATCH] Fix for JavaScript tests
Patch contains fix for JavaScript tests
Leonty (xored.com)
199691 1.9K Python test system patch
patch
199856 7.3K Token position bugs
patch
200180 603.5K Some more token displacement problems fixed; 2 bugs with class fields fixed.
Use this patch instead of one in patch.txt!
200180 5.9K Some more token displacement problems fixed; 2 bugs with class fields fixed.
test system patch
200180 4.0K Some more token displacement problems fixed; 2 bugs with class fields fixed.
test system patch
200789 4.5K Token displacement, test system, parser bugs
patch
200789 715.3K Token displacement, test system, parser bugs
patch
200789 2.7K Token displacement, test system, parser bugs
test
202139 37.2K XOTcl command processors bugs
some bugfixes and new tests
202575 24.2K Switch statement not supported; incorrect processing of some commands
patch (fixes merging issues)
211576 530.6K NullPointer exception while typeing "for' statement
patch
Alex Panchenko (xored.com)
185488 96.6K TODO marker is ignored and item is not added to Tasks view
patch
188858 2.3K Syntax highlighting doesn't affect numbers and single-line comments
RubySourceViewerConfiguration patch
191181 28.4K Missing options for controlling folding
Ruby Folding Preferences
194721 3.6K Open declaration should check correct offsets for search
patch
200024 5.0K Pressing TAB in the ruby script editor seem doesn't align along tab columns
patch
224304 2.2K java.lang.ClassCastException: during completion for Ruby code
patch
225557 8.2K Same behavior for all folded region
patch
226888 1.8K [PATCH] New Project Wizard should not check directory if project name is invalid
ProjectWizardFirstPage patch
227084 1.5K Wrong characters in the New Ruby Class dialog title
RubyWizardMessages patch
227086 1.5K New Ruby Project - step 2 - collapsing/expanding HintTextGroup causes horizontal scrollbar
NewSourceContainerWorkbookPage patch
227282 1.1K [PATCH] Error on ruby code paste
RubyAutoEditStrategy patch
227296 5.2K [PATCH] Syntax Color Setup Preview should use fixed width font
patch
227751 2.1K ScriptEditor context menu preferences should open initially 1st page of editor preferences
ScriptEditor.collectContextMenuPreferencePages patch
227940 1.4K SourceIndexer class javadoc formatting
SourceIndexer class javadoc patch
228179 8.1K IndexManager - new getSourceElementParser(IScriptProject) method
patch
228823 3.4K isArchiveFileName() improvements
patch and tests
228828 1.3K ScriptElementImageProvider javadoc fix
patch
228846 22.3K Display documentation for all matched methods
DocumentationView patch
228858 22.8K TCL ManPageFolder management refactoring
patch
228859 20.0K RubyDocumentation display improvements
patch
229276 4.6K Ruby completion - sort types by relevance
patch
229278 6.4K Ruby completion - more detailed labels
patch
229561 1.3K CompletionTestsRequestor should fail on completionFailure
CompletionTestsRequestor patch
229561 1.7K CompletionTestsRequestor should fail on completionFailure
RubyCompletionEngine patch
230113 4.2K Ruby folding test should be updated
RubyFoldingTest patch
230116 32.8K Ruby require() statement hyperilnk detector
RubyRequireHyperlinkDetector
230117 1.5K Ruby UI tests suite does not include all tests
AllTests patch
230157 1.3K RubyParser should not add unexpected part if it is not specified
RubyParser patch
230354 11.1K Search All occurences bugfix, hilight only class name when class is in search results
tests
230354 11.9K Search All occurences bugfix, hilight only class name when class is in search results
patch
230825 14.5K Fix bugs in DBGP base64 implementations, small optimizations, and tests
patch
230825 903 Fix bugs in DBGP base64 implementations, small optimizations, and tests
additional patch
231118 3.6K JavaScriptAndJdtDebuggerPlugin should check the language of the threads and touch only javascript threads
patch
231752 5.0K Outline of the ruby class should not display TCL actions
patch
Alon Peled (zend.com)
235137 1.2K ScriptSearchPage resets the last chosen "Limit To" option
comments out the code that resets "Limit To"
Pavel Petrochenko (xored.com)
175258 3.1K [PATCH] Extension to provide possibility to select elements outside of DLTKModel
Patch
175258 2.6K [PATCH] Extension to provide possibility to select elements outside of DLTKModel
renamed to IForeignElement, delegation location fixed.
175503 13.3K [PATCH]Completion proposals should support package references and typed fields
Patch
175503 1.3K [PATCH]Completion proposals should support package references and typed fields
additional patch
176333 4.3K SourceType does not handles memento in right way
patch to fix this problem
180443 17.0K DLTK UI misses BracketInserter facility
Abstract Bracket inserter , and needed utilities
180446 1.4K Template proposals does not have icon
patch wich adds icons to ruby template proposals
180448 348.8K JavaScript editing facilities need to be enchanced.
Patch adds, code templates, bracket inserter and source actions to javascript UI
Gabriel Petrovay (gmail.com)
301566 5.3K DLTKLanguageManager.getSourceParser(...) is missing the IProject parameter
patch for DLTK 2.0
301566 5.2K DLTKLanguageManager.getSourceParser(...) is missing the IProject parameter
patch for DLTK 1.0
Jacek Pospychala (zend.com)
310087 1.5K Compile error org.eclipse.dltk.internal.mylyn.actions.FocusBreakpointsViewAction in Eclipse 3.6
patch
312777 135.5K Fix license texts in source features
patch
Vadim Punski (zend.com)
266668 14.9K Opened external file - model not updated
patch for model not updated for external file
267008 10.5K No validation for opened external files in PDT
Fixing annotation behavior for external file
268080 2.8K no fake source created for NonExistingFileEditorInput
NonExistingFileEditorInput support
288827 2.1K SourceModuleStructureRequestor.resolveDuplicates slow performance
patch for resolve duplicates performance issue
Ivan Sabinin (xored.com)
177315 1.6K [PATCH] API extension for Code Completion
Code Complete API extension
177533 8.4K [PATCH] API extension for Problem Resolving & Reporting
patch
179481 1.6K [PATCH] Script Explorer project fragment patch
Project fragment patch
181136 1.6K [PATCH] Ruby source recognition patch
(use this one)
184199 900 [PATCH] make visible ScriptExplorerContentProvider.getScriptFolderProvider()
patch for ScriptExplorerContentProvider
186916 1.0K [PATCH] Abstract Script Launch Config method visibility patch
private -> protected
187221 1.0K [PATCH] Script Explorer postRefresh patch
private->protected
188201 927 [PATCH] Scrip Console Manager null launch config patch
launch config null check
189395 1.1K [PATCH] Script Launch UI patch
private->protected
189826 1.1K [PATCH] Patch for Go Into Project action
fixes possible cycling
Timur Shipilov (xored.com)
200980 824 Unable to debug Ruby script containing '$stdout.sync = true' or '$stdout.sync = true'
Patch to fix the problem
205901 787 Details show nil for all items in expressions and variables view
Patch to fix the problem
206124 877 Possible infinite loop in DbgpPacketReceiver
Patch to fix the problem
206125 996 NPE when performing RubyLaunchingTests
Patch to fix the problem
206125 1.8K NPE when performing RubyLaunchingTests
Patch to fix project dependencies
207138 64.2K Separate abstract part from basic debugger
Deletes dbgp from basic debugger
207957 34.9K Support Kent Sibilev "ruby-debug"
Patch for abstract and basic debugger
207957 22.3K Support Kent Sibilev "ruby-debug"
Plugin adding the fast debugger functionality
207957 79.3K Support Kent Sibilev "ruby-debug"
One more patch for abstract debugger
207982 6.0K Extended debug lifecycle events
Adds extended debug events support
208215 15.4K Possible deadlock in ruby debugger when performing io operations
Patch to fix the problem
208222 38.9K output is missing
Patch to fix the problem
208224 9.6K Exception is not printed by Debugger
Patch to fix the problem
208288 4.1K Terminate button in Debug doesn't work
Patch to fix the problem
208553 21.8K Fast debugger preference page doesn't work properly
Patch to fix the problem
208774 6.9K Breakpoints doesn't work in basic debugger when there are more than one thread
Patch to fix the problem
208880 6.8K Improving simple debugger speed
Patch
209492 1.8K Detail formatters for common Ruby types
Adds detail formatters
209492 8.6K Detail formatters for common Ruby types
Updates atomic types list
209495 69.4K Provide “break on exception” as a debug option
Patch adding basic breakpoint exceptions support
209495 2.9K Provide “break on exception” as a debug option
Icons for org.eclipse.dltk.ruby.debug.ui
209496 88.5K Implement hotswap
Adds basic hot swap support
209496 8.6K Implement hotswap
Small improvement
209994 6.8K Debug fails on using parsing XML with REXML
Patch to fix the problem
Michael Spector (gmail.com)
221126 79.5K Type Hierarchy infrastructure is missing
Type hierarchy patch
221126 16.3K Type Hierarchy infrastructure is missing
File Network support in Type Hierarchy Resolver
Yuri Strot (xored.com)
272666 120.6K Multiple Formatter Profiles
Patch
272666 19.1K Multiple Formatter Profiles
Additional Profile Patch
Andrey Tarantsov (gmail.com)
175273 73.7K [PATCH] Ruby DDP-based type inferencing, initial support
The patch
175414 51.5K [PATCH] Ruby type inferencing: constants support
Constants support in Ruby TI
175419 18.3K [PATCH] Ruby type inferencing: 'self' support
Patch for Self support in Ruby TI
175427 30.4K [PATCH] Ruby type inferencing: lots of bug fixes, initial built-in types support
Patch
175448 26.9K [PATCH] Ruby type inferencing: arguments support
Patch
175475 31.2K [PATCH] Ruby selection, parser and Open Type / Open Action fixes
Patch
176377 181.3K [PATCH] Ruby builtin methods handling fix
Patch
Q.S. Wang (zend.com)
256231 6.4K [PHP Explorer] [regression] missing Open with>Other for php/phtml files in
Fixing in DLTK code
zhaozhongwei (eclipseworld.org)
275270 8.0K [regression] Code Assist list was bad refreshed using Backspace button
patch
283367 19.9K make DLTK support non-zip archive
patch for supporting non-zip archive in DLTK

CVS Access Policy

DLTK committers have access to all code within DLTK; committers are on an honor system to only edit code with which they are familiar and competent to update.

Andrey Platov have access to DLTK website content.

Third Party Software

NameIPzilla EntryDirectory locationLicenseUsage
JRuby 0.9.11137 Derived sources located in org.eclipse.dltk.ruby.core plugin, within jruby source folderCPL 1.0 DLTK Ruby component includes source code derived from JRuby (Full list of classes in the CQ)
org.apache.xmlbeans 2.31598 Not used in DLTK yetApache License, 2.0 Not used in DLTK yet,
Not contributed to Helios
ANTLR Runtime (Only) 3.01647 N/A - Consumed via OrbitNew BSD license Used by Python component from org.eclipse.dltk.python.core plugin,
Not contributed to Helios
Used by JavaScript component from org.eclipse.dltk.javascript.parser plugin,
Not contributed to Helios
Rhino Version: 1.6R2: limited to top level source 1591 Derived sources located in org.eclipse.dltk.javascript.rhino bundle, within rhino source folderNetscape Public License 1.1 (NPL) Used by JavaScript component,
Not contributed to Helios
h2 Database 1.1.117 3467 N/A - Consumed via Orbit Eclipse Public License Used by DLTK Indexing framework
from org.eclipse.dltk.core.index.sql.h2 plugin