Tentative IP Log for technology.dltk
This tentative IP Log is generated dynamically from automatically collected project information.
This information has not been vetted for accuracy by the Eclipse Foundation and may not represent
the true state of the IP of this project(s). Please refer to the official approved IP Log(s) associated with
the official release(s) of this project(s) for more information.
Licenses
- Eclipse Public License v1.0
Third-Party Code
Pre-Req Dependencies
| CQ | Third-Party Code | License | Use |
|---|---|---|---|
| 1137 | JRuby Version: 0.9.1 - Subset of Class Files Only | Common Public License 1.0 | |
| 3467 | h2 Database Version: 1.1.117 (2009-08-09) (PB CQ3508) | Eclipse Public License | unmodified source & binary |
| 4948 | h2 Database Version 1.2.147 (2010-11-21) | Eclipse Public License |
Exempt Pre-Req and Works With Dependencies
No Exempt Pre-Req or Works With dependencies
Unused Approved Contributions
| CQ | Third-Party Code | License | Status |
|---|---|---|---|
| 1591 | Rhino Version: 1.6R2: limited to top level source (**excluding proprietary files grabbed during build process) | Netscape Public License 1.1 (NPL) | unused: not currently in use, but may be used in a future release |
| 1598 | org.apache.xmlbeans Version: 2.3 | Apache License, 2.0 | unused: not currently in use, but may be used in a future release |
| 1647 | ANTLR Runtime (Only) Version: 3.0 | New BSD license | unused: not currently in use, but may be used in a future release |
Committers
| Past and Present Active | ||
|---|---|---|
| Name | Organization | |
| Nir Cohen | Zend Technologies | |
| Johan Compagner | ||
| Jae Gangemi | ||
| Roy Ganor | Zend Technologies | |
| Mark Howe | Embarcadero Technologies Inc. | |
| Mikhail Kalugin | ||
| Dmitriy Kovalev | Xored Software Inc | |
| Vladislav Kuzkokov | Xored Software Inc | |
| Alex Panchenko | ||
| Alon Peled | Zend Technologies | |
| Pavel Petrochenko | ||
| Andrey Platov | Xored Software Inc | |
| Shelby Sanders | Embarcadero Technologies Inc. | |
| Andrei Sobolev | Xored Software, Inc. | |
| Michael Spector | ||
Contributors and Their Contributions
| Ref | Size | Description |
|---|---|---|
| Alex Panchenko (gmail.com) | ||
| 185488 | 98918 bytes | TODO marker is ignored and item is not added to Tasks view patch |
| 188858 | 2363 bytes | Syntax highlighting doesn't affect numbers and single-line comments RubySourceViewerConfiguration patch |
| 191181 | 29129 bytes | Missing options for controlling folding Ruby Folding Preferences |
| 194721 | 3710 bytes | Open declaration should check correct offsets for search patch |
| 200024 | 5126 bytes | Pressing TAB in the ruby script editor seem doesn't align along tab columns patch |
| 224304 | 2202 bytes | java.lang.ClassCastException: during completion for Ruby code patch |
| 225557 | 8362 bytes | Same behavior for all folded region patch |
| 226888 | 1797 bytes | [PATCH] New Project Wizard should not check directory if project name is invalid ProjectWizardFirstPage patch |
| 227084 | 1578 bytes | Wrong characters in the New Ruby Class dialog title RubyWizardMessages patch |
| 227086 | 1547 bytes | New Ruby Project - step 2 - collapsing/expanding HintTextGroup causes horizontal scrollbar NewSourceContainerWorkbookPage patch |
| 227282 | 1166 bytes | [PATCH] Error on ruby code paste RubyAutoEditStrategy patch |
| 227296 | 5345 bytes | [PATCH] Syntax Color Setup Preview should use fixed width font patch |
| 227751 | 2128 bytes | ScriptEditor context menu preferences should open initially 1st page of editor preferences ScriptEditor.collectContextMenuPreferencePages patch |
| 227940 | 1439 bytes | SourceIndexer class javadoc formatting SourceIndexer class javadoc patch |
| 228179 | 8326 bytes | IndexManager - new getSourceElementParser(IScriptProject) method patch |
| 228823 | 3482 bytes | isArchiveFileName() improvements patch and tests |
| 228828 | 1301 bytes | ScriptElementImageProvider javadoc fix patch |
| 228846 | 22827 bytes | Display documentation for all matched methods DocumentationView patch |
| 228858 | 23360 bytes | TCL ManPageFolder management refactoring patch |
| 228859 | 20511 bytes | RubyDocumentation display improvements patch |
| 229276 | 4716 bytes | Ruby completion - sort types by relevance patch |
| 229278 | 6529 bytes | Ruby completion - more detailed labels patch |
| 229561 | 1326 bytes | CompletionTestsRequestor should fail on completionFailure CompletionTestsRequestor patch |
| 229561 | 1692 bytes | CompletionTestsRequestor should fail on completionFailure RubyCompletionEngine patch |
| 230113 | 4265 bytes | Ruby folding test should be updated RubyFoldingTest patch |
| 230116 | 33572 bytes | Ruby require() statement hyperilnk detector RubyRequireHyperlinkDetector |
| 230117 | 1587 bytes | Ruby UI tests suite does not include all tests AllTests patch |
| 230157 | 1339 bytes | RubyParser should not add unexpected part if it is not specified RubyParser patch |
| 230354 | 11368 bytes | Search All occurences bugfix, hilight only class name when class is in search results tests |
| 230354 | 12194 bytes | Search All occurences bugfix, hilight only class name when class is in search results patch |
| 230825 | 14865 bytes | Fix bugs in DBGP base64 implementations, small optimizations, and tests patch |
| 230825 | 903 bytes | Fix bugs in DBGP base64 implementations, small optimizations, and tests additional patch |
| 231118 | 3679 bytes | JavaScriptAndJdtDebuggerPlugin should check the language of the threads and touch only javascript threads patch |
| 231752 | 5074 bytes | Outline of the ruby class should not display TCL actions patch |
| Alon Peled (zend.com) | ||
| 235137 | 1240 bytes | ScriptSearchPage resets the last chosen "Limit To" option comments out the code that resets "Limit To" |
| Andrey Tarantsov (gmail.com) | ||
| 175273 | 75432 bytes | [PATCH] Ruby DDP-based type inferencing, initial support The patch |
| 175414 | 52685 bytes | [PATCH] Ruby type inferencing: constants support Constants support in Ruby TI |
| 175419 | 18713 bytes | [PATCH] Ruby type inferencing: 'self' support Patch for Self support in Ruby TI |
| 175427 | 31145 bytes | [PATCH] Ruby type inferencing: lots of bug fixes, initial built-in types support Patch |
| 175448 | 27566 bytes | [PATCH] Ruby type inferencing: arguments support Patch |
| 175475 | 31952 bytes | [PATCH] Ruby selection, parser and Open Type / Open Action fixes Patch |
| 176377 | 185660 bytes | [PATCH] Ruby builtin methods handling fix Patch |
| Atsushi Hasegawa (gmail.com) | ||
| 232876 | 1633 bytes | %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 | 1048 bytes | An extra period in TypeHierarchyMessages#BUNDLE_NAME value Patch to remove an extra period. |
| 247761 | 1225 bytes | 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 |
| Carl Reinke (nothinglost.net) | ||
| 267363 | 2364 bytes | Declaration of: org.eclipse.dltk.ui.scriptElementLabelProviders schema for scriptElementLabelProviders |
| Eden Klein (zend.com) | ||
| 246675 | 1514 bytes | class field-Modifiers always shown as "default" in outline views Patch |
| 251080 | 13220 bytes | "Show container for duplicates" menu option should be removed Patch |
| 252155 | 809 bytes | Outline sorter preferences are not initialized outline sorter patch |
| 253696 | 2446 bytes | Change access modifiers in BuildpathsBlock change access modifiers patch |
| 253696 | 2364 bytes | Change access modifiers in BuildpathsBlock access modifiers patch |
| 253696 | 7802 bytes | Change access modifiers in BuildpathsBlock extensibility patch |
| 253696 | 3128 bytes | Change access modifiers in BuildpathsBlock Wizard buttons patch |
| 256788 | 1612 bytes | Delete class/interface should not delete the file itself Deleted file fix |
| Eric Boureau (sage.com) | ||
| 323825 | 774 bytes | Exception in SourceModuleAnnotationModel.createPositionFromProblem comment #0 |
| Gabriel Petrovay (gmail.com) | ||
| 301566 | 5384 bytes | DLTKLanguageManager.getSourceParser(...) is missing the IProject parameter patch for DLTK 2.0 |
| 301566 | 5312 bytes | DLTKLanguageManager.getSourceParser(...) is missing the IProject parameter patch for DLTK 1.0 |
| Ivan Sabinin (xored.com) | ||
| 177315 | 1610 bytes | [PATCH] API extension for Code Completion Code Complete API extension |
| 177533 | 8556 bytes | [PATCH] API extension for Problem Resolving & Reporting patch |
| 179481 | 1658 bytes | [PATCH] Script Explorer project fragment patch Project fragment patch |
| 181136 | 1646 bytes | [PATCH] Ruby source recognition patch (use this one) |
| 184199 | 900 bytes | [PATCH] make visible ScriptExplorerContentProvider.getScriptFolderProvider() patch for ScriptExplorerContentProvider |
| 186916 | 1033 bytes | [PATCH] Abstract Script Launch Config method visibility patch private -> protected |
| 187221 | 1047 bytes | [PATCH] Script Explorer postRefresh patch private->protected |
| 188201 | 927 bytes | [PATCH] Scrip Console Manager null launch config patch launch config null check |
| 189395 | 1109 bytes | [PATCH] Script Launch UI patch private->protected |
| 189826 | 1155 bytes | [PATCH] Patch for Go Into Project action fixes possible cycling |
| Jacek Pospychala (gmail.com) | ||
| 310087 | 1562 bytes | Compile error org.eclipse.dltk.internal.mylyn.actions.FocusBreakpointsViewAction in Eclipse 3.6 patch |
| 312777 | 138730 bytes | Fix license texts in source features patch |
| Jae Gangemi (gmail.com) | ||
| 193111 | 1857 bytes | debugger should check to see if 'stdin' is supported patch fixing said issue |
| 193336 | 10374 bytes | add support for 'return' keyword color patch implementing desired functionality |
| 193638 | 10753 bytes | pull up ScriptSourceLookupDirectory implementation implemenation patch |
| 195206 | 17173 bytes | add support for active state's ruby debugging engine implemenation patch |
| 195421 | 26045 bytes | add method to IDLTKUILanguageToolkit to get debugger pref page id patch implementing desired functionality |
| 195427 | 10455 bytes | create global NoDebugEngineStatusHandler patch implementing desired functionality |
| 195749 | 10172 bytes | add external debug engine runner implementation implemenation patch |
| 195750 | 13244 bytes | add external debug engine preference page implemenation patch |
| 195750 | 8596 bytes | add external debug engine preference page minor bug fix patch |
| 195751 | 26985 bytes | refactor tcl debugging preference page implemenation patch |
| 195753 | 29600 bytes | implement python debugger support implemenation patch |
| 195753 | 13360 bytes | implement python debugger support implemenation zip |
| 196100 | 3972 bytes | add suport for 'value' as child element of dbgp property element implemenation patch |
| 196493 | 889347 bytes | enforce project specific format settings settings patch |
| 196898 | 4720 bytes | add method to IScriptModel interface to lookup projects by nature id implemenation patch |
| 198190 | 45620 bytes | add support for remote debugger launching implementation patch for core |
| 198190 | 10061 bytes | add support for remote debugger launching implementation patch for ruby |
| 198190 | 9211 bytes | add support for remote debugger launching implementation patch for tcl |
| 198313 | 3778 bytes | 'break on first line' should use 'step into' continuation command patch fixing said issue |
| 198757 | 1095 bytes | latest change to AbstractScriptLaunchConfigurationDelegate breaks remote debugging patch fixing said issue |
| 198868 | 5614 bytes | pull up ScriptEditorDebugAdapterFactory implementation implemenation patch |
| 198870 | 1750 bytes | NullPointerExceptions caused by missing editor patch fixing said issue |
| 198871 | 3206 bytes | allow missing hitCondition attribute patch fixing said issue |
| 198878 | 3168 bytes | allow suspend entry/exit dbgp properties not to be set patch fixing said issue |
| 198883 | 1082 bytes | python project properties missing build path page patch fixing said issue |
| Jens von Pilgrim (jevopi.de) | ||
| 396906 | 29861 bytes | Provide support for packages in new wizards (with patch) Patch with code contribution for bundle org.eclipse.dltk.core |
| Johan Compagner (j-com.nl) | ||
| 204543 | 971 bytes | javascript stepOver doesn't work correctly (it is step into) step over patch |
| 204564 | 1525 bytes | Debug events raised from breakpoint ctor creating the right watch expression |
| 204763 | 1160 bytes | JavaLocalApplicationLaunchConfigurationDeligate needs 1 extra space add an extra space |
| 204807 | 6040 bytes | multilply javascript watchpoint fixes multiply fixes |
| 205569 | 1901 bytes | DOMResolver patch (also accept scriptables instead of just ScriptableObject) dom resolver patch |
| 205569 | 3194 bytes | DOMResolver patch (also accept scriptables instead of just ScriptableObject) dom resolver patch2 (and code completion null pointer) |
| 213176 | 1035 bytes | CompletonProposalComparator patch The patch |
| 213183 | 11238 bytes | Rhino parser improved so that it has support for comment parsing. the patch |
| 213186 | 24683 bytes | big patch for js codecompletion fixes and improvements. the patch |
| 217335 | 2129 bytes | white space patch for launching the debugger when installed in a path with white space. white space patch |
| 217438 | 876 bytes | mixinmodel returns wrong object[] when nothing is found for the given isourcemodel mixin patch |
| 221823 | 5774 bytes | debug output/console patch The debug console patch |
| 222294 | 13958 bytes | Debug VariablesView patch (all values where just "Object") the patch |
| Julien Desgats (sierrawireless.com) | ||
| 353512 | 4041 bytes | Incorrect use of getElementsByTagName in DBGp property decoding Use only on direct child nodes for property parsing |
| Kevin KIN-FOO (sierrawireless.com) | ||
| 390358 | 1644 bytes | Interpreters arguments quotes are trimmed Fix |
| Leonty (xored.com) | ||
| 199691 | 1917 bytes | Python test system patch patch |
| 199856 | 7519 bytes | Token position bugs patch |
| 200180 | 618019 bytes | Some more token displacement problems fixed; 2 bugs with class fields fixed. Use this patch instead of one in patch.txt! |
| 200180 | 6048 bytes | Some more token displacement problems fixed; 2 bugs with class fields fixed. test system patch |
| 200180 | 4078 bytes | Some more token displacement problems fixed; 2 bugs with class fields fixed. test system patch |
| 200789 | 4621 bytes | Token displacement, test system, parser bugs patch |
| 200789 | 732497 bytes | Token displacement, test system, parser bugs patch |
| 200789 | 2745 bytes | Token displacement, test system, parser bugs test |
| 202139 | 38045 bytes | XOTcl command processors bugs some bugfixes and new tests |
| 202575 | 24777 bytes | Switch statement not supported; incorrect processing of some commands patch (fixes merging issues) |
| 211576 | 543292 bytes | NullPointer exception while typeing "for' statement patch |
| Michael Spector (gmail.com) | ||
| 221126 | 81381 bytes | Type Hierarchy infrastructure is missing Type hierarchy patch |
| 221126 | 16665 bytes | Type Hierarchy infrastructure is missing File Network support in Type Hierarchy Resolver |
| Natalia Bartol (zend.com) | ||
| 387751 | 898 bytes | Content Assist should be able to show variables from include, include_once, require and require_once expressions,if the included file is in inludepath library Fixed patch |
| Nikolay Kurtov (gmail.com) | ||
| 197115 | 27941 bytes | [PATCH]Tests for completion Patch with test for completion |
| 197119 | 1684 bytes | [PATCH]Test for Bug 180854 Test for Bug 180854 |
| 197240 | 16569 bytes | [PATCH]Tests for partitioning Patch with tests for partitioning |
| 197265 | 82024 bytes | [PATCH]Tests for parser Patch with tests for parser |
| 197266 | 14030 bytes | [PATCH]Tests for completion Patch with tests for completion |
| 197463 | 1382 bytes | [PATCH]Test for Bug 186514 Patch. Test for Bug 186514 |
| 197465 | 2285 bytes | [PATCH]Test for Bug 180397 Patch with test for Bug 180397 |
| 197466 | 68820 bytes | [PATCH]Tests for folding Patch with tests for folding |
| 197467 | 13263 bytes | [PATCH]Tests for selection Patch with tests for selection |
| 197769 | 74836 bytes | [PATCH]Include Python in build system Patch includes Python in build system |
| 198654 | 2489 bytes | Invalid completion on ruby Fixnum Patch for this bug |
| 198704 | 1622 bytes | StringIndexOutOfBoundException during complete Another patch with the same test |
| 209354 | 1958 bytes | Completion throws StackOverflowError on methods from inside modules Patch with test for this bug |
| 217795 | 16045 bytes | [PATCH] Fix for JavaScript tests Patch contains fix for JavaScript tests |
| Ovidiu Buligan (servoy.com) | ||
| 02a913 | 2 lines | check by default the "no sort" |
| 32b75b | 115 lines | sorting support in the testing view |
| 4a3985 | 60 lines | nicer formatting of IScriptType when the value of a IVariable is a |
| Pavel Petrochenko (xored.com) | ||
| 175258 | 3185 bytes | [PATCH] Extension to provide possibility to select elements outside of DLTKModel Patch |
| 175258 | 2654 bytes | [PATCH] Extension to provide possibility to select elements outside of DLTKModel renamed to IForeignElement, delegation location fixed. |
| 175503 | 13619 bytes | [PATCH]Completion proposals should support package references and typed fields Patch |
| 175503 | 1313 bytes | [PATCH]Completion proposals should support package references and typed fields additional patch |
| 176333 | 4434 bytes | SourceType does not handles memento in right way patch to fix this problem |
| 180443 | 17414 bytes | DLTK UI misses BracketInserter facility Abstract Bracket inserter , and needed utilities |
| 180446 | 1430 bytes | Template proposals does not have icon patch wich adds icons to ruby template proposals |
| 180448 | 357191 bytes | JavaScript editing facilities need to be enchanced. Patch adds, code templates, bracket inserter and source actions to javascript UI |
| Q.S. Wang (zend.com) | ||
| 256231 | 6599 bytes | [PHP Explorer] [regression] missing Open with>Other for php/phtml files in Fixing in DLTK code |
| Robert Gruendler (gmail.com) | ||
| 406113 | 167 bytes | Allow to override the instantiation of ReplaceEdits Edit comment #0 |
| Timur Shipilov (xored.com) | ||
| 200980 | 824 bytes | Unable to debug Ruby script containing '$stdout.sync = true' or '$stdout.sync = true' Patch to fix the problem |
| 205901 | 787 bytes | Details show nil for all items in expressions and variables view Patch to fix the problem |
| 206124 | 877 bytes | Possible infinite loop in DbgpPacketReceiver Patch to fix the problem |
| 206125 | 996 bytes | NPE when performing RubyLaunchingTests Patch to fix the problem |
| 206125 | 1888 bytes | NPE when performing RubyLaunchingTests Patch to fix project dependencies |
| 207138 | 65753 bytes | Separate abstract part from basic debugger Deletes dbgp from basic debugger |
| 207957 | 35713 bytes | Support Kent Sibilev "ruby-debug" Patch for abstract and basic debugger |
| 207957 | 22862 bytes | Support Kent Sibilev "ruby-debug" Plugin adding the fast debugger functionality |
| 207957 | 81221 bytes | Support Kent Sibilev "ruby-debug" One more patch for abstract debugger |
| 207982 | 6112 bytes | Extended debug lifecycle events Adds extended debug events support |
| 208215 | 15751 bytes | Possible deadlock in ruby debugger when performing io operations Patch to fix the problem |
| 208222 | 39827 bytes | output is missing Patch to fix the problem |
| 208224 | 9786 bytes | Exception is not printed by Debugger Patch to fix the problem |
| 208288 | 4246 bytes | Terminate button in Debug doesn't work Patch to fix the problem |
| 208553 | 22330 bytes | Fast debugger preference page doesn't work properly Patch to fix the problem |
| 208774 | 7048 bytes | Breakpoints doesn't work in basic debugger when there are more than one thread Patch to fix the problem |
| 208880 | 6941 bytes | Improving simple debugger speed Patch |
| 209492 | 1805 bytes | Detail formatters for common Ruby types Adds detail formatters |
| 209492 | 8762 bytes | Detail formatters for common Ruby types Updates atomic types list |
| 209495 | 71096 bytes | Provide “break on exception” as a debug option Patch adding basic breakpoint exceptions support |
| 209495 | 3005 bytes | Provide “break on exception” as a debug option Icons for org.eclipse.dltk.ruby.debug.ui |
| 209496 | 90589 bytes | Implement hotswap Adds basic hot swap support |
| 209496 | 8836 bytes | Implement hotswap Small improvement |
| 209994 | 6917 bytes | Debug fails on using parsing XML with REXML Patch to fix the problem |
| Tobias Grimm (e-tobi.net) | ||
| 269114 | 4966 bytes | RSpec runner broken for 1.2.0 RSpec runner bugfixes for RSpec up to 1.2.4 |
| Vadim Punski (zend.com) | ||
| 266668 | 15242 bytes | Opened external file - model not updated patch for model not updated for external file |
| 267008 | 10728 bytes | No validation for opened external files in PDT Fixing annotation behavior for external file |
| 268080 | 2856 bytes | no fake source created for NonExistingFileEditorInput NonExistingFileEditorInput support |
| 288827 | 2120 bytes | SourceModuleStructureRequestor.resolveDuplicates slow performance patch for resolve duplicates performance issue |
| Vladimir Belov (xored.com) | ||
| 264320 | 0 bytes | JavaScript code formatter JavaScript formatter patch +E4X |
| 275443 | 0 bytes | Some javascript formatting issues JavaScript formatter patch (replacement) |
| 276484 | 1159496 bytes | JavaScript code formatter JavaScript formatter patch |
| Vladislav Kuzkokov (xored.com) | ||
| 330316 | 310198 bytes | "Change Method Signature" refactoring support fixed |
| 330316 | 25502 bytes | "Change Method Signature" refactoring support support for renaming methods (functions which are properties) |
| 330316 | 4717 bytes | "Change Method Signature" refactoring support fixes to some issues |
| 330316 | 2754 bytes | "Change Method Signature" refactoring support support for two more declaration types |
| 332755 | 11039 bytes | Shortcuts for refactoring in DLTK Support in editor |
| 332755 | 38339 bytes | Shortcuts for refactoring in DLTK Support in views |
| 328733 | 247 bytes | DLTK code refactoring comment #0 |
| 328733 | 0 bytes | DLTK code refactoring comment #1 |
| Yuri Strot (xored.com) | ||
| 272666 | 123477 bytes | Multiple Formatter Profiles Patch |
| 272666 | 19537 bytes | Multiple Formatter Profiles Additional Profile Patch |
| Zhongwei Zhao (eclipseworld.org) | ||
| 275270 | 8164 bytes | [regression] Code Assist list was bad refreshed using Backspace button patch |
| 283367 | 20377 bytes | make DLTK support non-zip archive patch for supporting non-zip archive in DLTK |
| 321703 | 2732 bytes | CA pop-up unreadable: background from system but not foreground patch |
| 387751 | 1687 bytes | Content Assist should be able to show variables from include, include_once, require and require_once expressions,if the included file is in inludepath library patch |
Repositories
The information contained in this log was generated by using commit information from the following repositories:
/gitroot/dltk/org.eclipse.dltk.core.git
/gitroot/dltk/org.eclipse.dltk.javascript.git
/gitroot/dltk/org.eclipse.dltk.ruby.git
/gitroot/dltk/org.eclipse.dltk.tcl.git
/gitroot/dltk/org.eclipse.dltk.python.git