Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Dltk-dev] Fwd: Approved IP Log Review for technology.dltk

FYI - IP Log for DLTK 5.2 (Mars) is approved by IP Team.

Kaloyan

---------- Forwarded message ----------
From: Jason Bennett <jason.bennett@xxxxxxxxxxx>
Date: Wed, May 27, 2015 at 8:21 PM
Subject: Approved IP Log Review for technology.dltk
To: kaloyan.r@xxxxxxxx
Cc: emo-ip-team@xxxxxxxxxxx, Wayne Beaton <emo@xxxxxxxxxxx>



Hello,

We have reviewed the IP Log submission as requested, and it is approved.

JBennett

-------- Forwarded Message --------
Subject: Request IP Log Review for technology.dltk
Date: Mon, 25 May 2015 03:49:03 -0400 (EDT)
From: kaloyan.r@xxxxxxxx
To: emo-ip-team@xxxxxxxxxxx, emo@xxxxxxxxxxx


Kaloyan Raev has requested that you review the attached IP Log for a
Release Review. The reason given was:
Release 5.2 for Mars





IP Log for technology.dltk

Licenses

  • Eclipse Public License v1.0

Third-Party Code

Pre-Req Dependencies

CQThird-Party CodeLicenseUse
1137JRuby Version: 0.9.1 - Subset of Class Files OnlyCommon Public License 1.0
3467h2 Database Version: 1.1.117 (2009-08-09) (PB CQ3508)Eclipse Public Licenseunmodified source & binary
4948h2 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

CQThird-Party CodeLicenseStatus
1591Rhino 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
1598org.apache.xmlbeans Version: 2.3Apache License, 2.0unused: not currently in use, but may be used in a future release
1647ANTLR Runtime (Only) Version: 3.0New BSD licenseunused: 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
Dawid Pakula
Alex Panchenko
Alon Peled Zend Technologies
Pavel Petrochenko
Andrey Platov Xored Software Inc
Kaloyan Raev Zend Technologies
Shelby Sanders Embarcadero Technologies Inc.
Andrei Sobolev Xored Software Inc 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
Attachment 97744: patch
188858 2363 bytes Syntax highlighting doesn't affect numbers and single-line comments
Attachment 99891: RubySourceViewerConfiguration patch
191181 29129 bytes Missing options for controlling folding
Attachment 96592: Ruby Folding Preferences
194721 3710 bytes Open declaration should check correct offsets for search
Attachment 100871: patch
200024 5126 bytes Pressing TAB in the ruby script editor seem doesn't align along tab columns
Attachment 100401: patch
224304 2202 bytes java.lang.ClassCastException: during completion for Ruby code
Attachment 100443: patch
225557 8362 bytes Same behavior for all folded region
Attachment 100137: patch
226888 1797 bytes [PATCH] New Project Wizard should not check directory if project name is invalid
Attachment 95879: ProjectWizardFirstPage patch
227084 1578 bytes Wrong characters in the New Ruby Class dialog title
Attachment 96046: RubyWizardMessages patch
227086 1547 bytes New Ruby Project - step 2 - collapsing/expanding HintTextGroup causes horizontal scrollbar
Attachment 96049: NewSourceContainerWorkbookPage patch
227282 1166 bytes [PATCH] Error on ruby code paste
Attachment 96213: RubyAutoEditStrategy patch
227296 5345 bytes [PATCH] Syntax Color Setup Preview should use fixed width font
Attachment 96236: patch
227751 2128 bytes ScriptEditor context menu preferences should open initially 1st page of editor preferences
Attachment 96587: ScriptEditor.collectContextMenuPreferencePages patch
227940 1439 bytes SourceIndexer class javadoc formatting
Attachment 96767: SourceIndexer class javadoc patch
228179 8326 bytes IndexManager - new getSourceElementParser(IScriptProject) method
Attachment 96994: patch
228823 3482 bytes isArchiveFileName() improvements
Attachment 97564: patch and tests
228828 1301 bytes ScriptElementImageProvider javadoc fix
Attachment 97570: patch
228846 22827 bytes Display documentation for all matched methods
Attachment 97583: DocumentationView patch
228858 23360 bytes TCL ManPageFolder management refactoring
Attachment 97592: patch
228859 20511 bytes RubyDocumentation display improvements
Attachment 97593: patch
229276 4716 bytes Ruby completion - sort types by relevance
Attachment 97954: patch
229278 6529 bytes Ruby completion - more detailed labels
Attachment 97957: patch
229561 1326 bytes CompletionTestsRequestor should fail on completionFailure
Attachment 98129: CompletionTestsRequestor patch
229561 1692 bytes CompletionTestsRequestor should fail on completionFailure
Attachment 98130: RubyCompletionEngine patch
230113 4265 bytes Ruby folding test should be updated
Attachment 98554: RubyFoldingTest patch
230116 33572 bytes Ruby require() statement hyperilnk detector
Attachment 98555: RubyRequireHyperlinkDetector
230117 1587 bytes Ruby UI tests suite does not include all tests
Attachment 98556: AllTests patch
230157 1339 bytes RubyParser should not add unexpected part if it is not specified
Attachment 98595: RubyParser patch
230354 11368 bytes Search All occurences bugfix, hilight only class name when class is in search results
Attachment 98773: tests
230354 12194 bytes Search All occurences bugfix, hilight only class name when class is in search results
Attachment 98774: patch
230825 14865 bytes Fix bugs in DBGP base64 implementations, small optimizations, and tests
Attachment 99004: patch
230825 903 bytes Fix bugs in DBGP base64 implementations, small optimizations, and tests
Attachment 99020: additional patch
231118 3679 bytes _javascript_AndJdtDebuggerPlugin should check the language of the threads and touch only _javascript_ threads
Attachment 99267: patch
231752 5074 bytes Outline of the ruby class should not display TCL actions
Attachment 101000: patch
Alex Panchenko (numberfour.eu)
46d512 3 lines internal/assert: add type name to the assert message
d63759 6 lines internal/assert: check the condition first, then evaluate assert message
Alexander Kurtakov (gmail.com)
412549 1480 bytes Fix compilation against Mylyn 3.7.
Attachment 233245: The patch.
412550 1932 bytes Fix tests compilation with JUnit from Kepler
Attachment 233247: The patch.
Alexander Kurtakov (redhat.com)
4024fe 47 lines Allow compiling against Mars.
5155a8 31 lines Bump BREE to Java 1.5.
538079 73 lines Bump BREE to Java 1.5.
93bb50 27 lines Add Mars target platform.
a52d9a 30 lines Add test dependencies via target-platform-configuration.
Alon Peled (zend.com)
235137 1240 bytes ScriptSearchPage resets the last chosen "Limit To" option
Attachment 103116: comments out the code that resets "Limit To"
Andrey Sobolev (xored.com)
150f0a 10 lines * Apply a patch for issue - Bug 390358 - Interpreters arguments quotes
162661 59 lines * use kepler to build DLTK, some mac related build fixes.
1e3168 2 lines * test compile fix
5ad15f 3 lines * compile fix
5c7f72 2 lines * Applied patch from issue Bug 412549
654f4e 84 lines * build of mac fix
7c9c07 15 lines * build of mac fix
b83992 5 lines * Applied patch for issue Bug 412550
Andrey Tarantsov (gmail.com)
175273 75432 bytes [PATCH] Ruby DDP-based type inferencing, initial support
Attachment 59651: The patch
175414 52685 bytes [PATCH] Ruby type inferencing: constants support
Attachment 59739: Constants support in Ruby TI
175419 18713 bytes [PATCH] Ruby type inferencing: 'self' support
Attachment 59741: Patch for Self support in Ruby TI
175427 31145 bytes [PATCH] Ruby type inferencing: lots of bug fixes, initial built-in types support
Attachment 59742: Patch
175448 27566 bytes [PATCH] Ruby type inferencing: arguments support
Attachment 59747: Patch
175475 31952 bytes [PATCH] Ruby selection, parser and Open Type / Open Action fixes
Attachment 59763: Patch
176377 185660 bytes [PATCH] Ruby builtin methods handling fix
Attachment 60266: 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
Attachment 100980: Patch for action set command name
232884 1048 bytes An extra period in TypeHierarchyMessages#BUNDLE_NAME value
Attachment 100984: 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
Attachment 112929: Patch to place getDefaultLineDelimiter() string
Carl Reinke (nothinglost.net)
267363 2364 bytes Declaration of: org.eclipse.dltk.ui.scriptElementLabelProviders
Attachment 218712: schema for scriptElementLabelProviders
Dawid PakuÅ‚a (w3des.net)
03761a 22 lines Bug 446159 - [H2] Escape backslash in H2ElementDao
0722a2 111 lines Bug 437856 - Add alias, type and modifiers to ImportDeclaration
0a0908 455 lines Bug 454867 - [H2] Optimize schema and search query
4bfa42 3 lines Bug 464696 - Duplicates in Open Type
59f4cf 16 lines Bug 291989 - Unhandled event loop exception in org.eclipse.dltk.internal.mylyn.DLTKStructureBridge when closing PHP editor
61f239 31 lines Bug 454597 - Improve H2 connection setttings
9a2239 20 lines Bug 457797 - [H2] Create view for "by container" search
a83d05 16 lines Bug 439959 - H2 DeleteDBFiles not work after upgrade from juno
aa6e5d 130 lines Bug 457784 - [feature_request][index2] Allow search by "parent" field
Eden Klein (zend.com)
246675 1514 bytes class field-Modifiers always shown as "default" in outline views
Attachment 112041: Patch
251080 13220 bytes "Show container for duplicates" menu option should be removed
Attachment 115250: Patch
252155 809 bytes Outline sorter preferences are not initialized
Attachment 116169: outline sorter patch
253696 2446 bytes Change access modifiers in BuildpathsBlock
Attachment 116935: change access modifiers patch
253696 2364 bytes Change access modifiers in BuildpathsBlock
Attachment 117186: access modifiers patch
253696 7802 bytes Change access modifiers in BuildpathsBlock
Attachment 117665: extensibility patch
253696 3128 bytes Change access modifiers in BuildpathsBlock
Attachment 118046: Wizard buttons patch
256788 1612 bytes Delete class/interface should not delete the file itself
Attachment 118918: Deleted file fix
Eric Boureau (sage.com)
323825 774 bytes Exception in SourceModuleAnnotationModel.createPositionFromProblem
Comment
Gabriel Petrovay (gmail.com)
301566 5384 bytes DLTKLanguageManager.getSourceParser(...) is missing the IProject parameter
Attachment 157934: patch for DLTK 2.0
301566 5312 bytes DLTKLanguageManager.getSourceParser(...) is missing the IProject parameter
Attachment 157943: patch for DLTK 1.0
Ivan Sabinin (xored.com)
177315 1610 bytes [PATCH] API extension for Code Completion
Attachment 60786: Code Complete API extension
177533 8556 bytes [PATCH] API extension for Problem Resolving & Reporting
Attachment 60923: patch
179481 1658 bytes [PATCH] Script Explorer project fragment patch
Attachment 62069: Project fragment patch
181136 1646 bytes [PATCH] Ruby source recognition patch
Attachment 63011: (use this one)
184199 900 bytes [PATCH] make visible ScriptExplorerContentProvider.getScriptFolderProvider()
Attachment 65001: patch for ScriptExplorerContentProvider
186916 1033 bytes [PATCH] Abstract Script Launch Config method visibility patch
Attachment 67174: private -> protected
187221 1047 bytes [PATCH] Script Explorer postRefresh patch
Attachment 67376: private->protected
188201 927 bytes [PATCH] Scrip Console Manager null launch config patch
Attachment 68046: launch config null check
189395 1109 bytes [PATCH] Script Launch UI patch
Attachment 68910: private->protected
189826 1155 bytes [PATCH] Patch for Go Into Project action
Attachment 69208: fixes possible cycling
Jacek Pospychala (gmail.com)
310087 1562 bytes Compile error org.eclipse.dltk.internal.mylyn.actions.FocusBreakpointsViewAction in Eclipse 3.6
Attachment 165729: patch
312777 138730 bytes Fix license texts in source features
Attachment 168370: patch
Jae Gangemi (gmail.com)
193111 1857 bytes debugger should check to see if 'stdin' is supported
Attachment 71609: patch fixing said issue
193336 10374 bytes add support for 'return' keyword color
Attachment 71757: patch implementing desired functionality
193638 10753 bytes pull up ScriptSourceLookupDirectory implementation
Attachment 71976: implemenation patch
195206 17173 bytes add support for active state's ruby debugging engine
Attachment 73258: implemenation patch
195421 26045 bytes add method to IDLTKUILanguageToolkit to get debugger pref page id
Attachment 73048: patch implementing desired functionality
195427 10455 bytes create global NoDebugEngineStatusHandler
Attachment 73049: patch implementing desired functionality
195749 10172 bytes add external debug engine runner implementation
Attachment 73256: implemenation patch
195750 13244 bytes add external debug engine preference page
Attachment 73257: implemenation patch
195750 8596 bytes add external debug engine preference page
Attachment 73279: minor bug fix patch
195751 26985 bytes refactor tcl debugging preference page
Attachment 73259: implemenation patch
195753 29600 bytes implement python debugger support
Attachment 75388: implemenation patch
195753 13360 bytes implement python debugger support
Attachment 75389: implemenation zip
196100 3972 bytes add suport for 'value' as child element of dbgp property element
Attachment 73501: implemenation patch
196493 889347 bytes enforce project specific format settings
Attachment 73764: settings patch
196898 4720 bytes add method to IScriptModel interface to lookup projects by nature id
Attachment 74025: implemenation patch
198190 45620 bytes add support for remote debugger launching
Attachment 74856: implementation patch for core
198190 10061 bytes add support for remote debugger launching
Attachment 74857: implementation patch for ruby
198190 9211 bytes add support for remote debugger launching
Attachment 74858: implementation patch for tcl
198313 3778 bytes 'break on first line' should use 'step into' continuation command
Attachment 74986: patch fixing said issue
198757 1095 bytes latest change to AbstractScriptLaunchConfigurationDelegate breaks remote debugging
Attachment 75290: patch fixing said issue
198868 5614 bytes pull up ScriptEditorDebugAdapterFactory implementation
Attachment 75382: implemenation patch
198870 1750 bytes NullPointerExceptions caused by missing editor
Attachment 75384: patch fixing said issue
198871 3206 bytes allow missing hitCondition attribute
Attachment 75385: patch fixing said issue
198878 3168 bytes allow suspend entry/exit dbgp properties not to be set
Attachment 75387: patch fixing said issue
198883 1082 bytes python project properties missing build path page
Attachment 75395: patch fixing said issue
Jens von Pilgrim (jevopi.de)
396906 29861 bytes Provide support for packages in new wizards (with patch)
Attachment 224910: Patch with code contribution for bundle org.eclipse.dltk.core
Johan Compagner (apache.org)
230641 3 lines added 3 more static methods on the XML object
Johan Compagner (j-com.nl)
204543 971 bytes _javascript_ stepOver doesn't work correctly (it is step into)
Attachment 79122: step over patch
204564 1525 bytes Debug events raised from breakpoint ctor
Attachment 79140: creating the right watch _expression_
204763 1160 bytes JavaLocalApplicationLaunchConfigurationDeligate needs 1 extra space
Attachment 79268: add an extra space
204807 6040 bytes multilply _javascript_ watchpoint fixes
Attachment 79283: multiply fixes
205569 1901 bytes DOMResolver patch (also accept scriptables instead of just ScriptableObject)
Attachment 79802: dom resolver patch
205569 3194 bytes DOMResolver patch (also accept scriptables instead of just ScriptableObject)
Attachment 80444: dom resolver patch2 (and code completion null pointer)
213176 1035 bytes CompletonProposalComparator patch
Attachment 85380: The patch
213183 11238 bytes Rhino parser improved so that it has support for comment parsing.
Attachment 85386: the patch
213186 24683 bytes big patch for js codecompletion fixes and improvements.
Attachment 85388: the patch
217335 2129 bytes white space patch for launching the debugger when installed in a path with white space.
Attachment 88459: white space patch
217438 876 bytes mixinmodel returns wrong object[] when nothing is found for the given isourcemodel
Attachment 88554: mixin patch
221823 5774 bytes debug output/console patch
Attachment 91862: The debug console patch
222294 13958 bytes Debug VariablesView patch (all values where just "Object")
Attachment 92215: the patch
Julien Desgats (sierrawireless.com)
353512 4041 bytes Incorrect use of getElementsByTagName in DBGp property decoding
Attachment 200663: Use only on direct child nodes for property parsing
Kaloyan Raev (zend.com)
448861 24 lines [422573] Issue in IndexManager.getIndexer()
422147 529 Unnecessary call to the SourceModuleInfoCache
Comment
Kevin KIN-FOO (sierrawireless.com)
390358 1644 bytes Interpreters arguments quotes are trimmed
Attachment 221479: Fix
Leonty (xored.com)
199691 1917 bytes Python test system patch
Attachment 75937: patch
199856 7519 bytes Token position bugs
Attachment 76034: patch
200180 618019 bytes Some more token displacement problems fixed; 2 bugs with class fields fixed.
Attachment 76280: Use this patch instead of one in patch.txt!
200180 6048 bytes Some more token displacement problems fixed; 2 bugs with class fields fixed.
Attachment 76425: test system patch
200180 4078 bytes Some more token displacement problems fixed; 2 bugs with class fields fixed.
Attachment 76426: test system patch
200789 4621 bytes Token displacement, test system, parser bugs
Attachment 76635: patch
200789 732497 bytes Token displacement, test system, parser bugs
Attachment 76875: patch
200789 2745 bytes Token displacement, test system, parser bugs
Attachment 76889: test
202139 38045 bytes XOTcl command processors bugs
Attachment 77633: some bugfixes and new tests
202575 24777 bytes Switch statement not supported; incorrect processing of some commands
Attachment 77872: patch (fixes merging issues)
211576 543292 bytes NullPointer exception while typeing "for' statement
Attachment 84938: patch
Mat Booth (redhat.com)
02aa99 1 lines Bug 457960 - We use the hamcrest API directly, it should be
Michael Spector (gmail.com)
221126 81381 bytes Type Hierarchy infrastructure is missing
Attachment 91353: Type hierarchy patch
221126 16665 bytes Type Hierarchy infrastructure is missing
Attachment 93216: File Network support in Type Hierarchy Resolver
Michal Niewrzal (zend.com)
2b5e32 134 lines Bug 456645 - ProblemTreeViewer contains obsolete code which is causing
b3acda 838 lines Bug 435817 - Luna dark theme support
Natalia Bartol (gmail.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
Attachment 222536: Fixed patch
Nikolay Kurtov (gmail.com)
197115 27941 bytes [PATCH]Tests for completion
Attachment 74133: Patch with test for completion
197119 1684 bytes [PATCH]Test for Bug 180854
Attachment 74135: Test for Bug 180854
197240 16569 bytes [PATCH]Tests for partitioning
Attachment 74222: Patch with tests for partitioning
197265 82024 bytes [PATCH]Tests for parser
Attachment 74236: Patch with tests for parser
197266 14030 bytes [PATCH]Tests for completion
Attachment 74237: Patch with tests for completion
197463 1382 bytes [PATCH]Test for Bug 186514
Attachment 74338: Patch. Test for Bug 186514
197465 2285 bytes [PATCH]Test for Bug 180397
Attachment 74339: Patch with test for Bug 180397
197466 68820 bytes [PATCH]Tests for folding
Attachment 74341: Patch with tests for folding
197467 13263 bytes [PATCH]Tests for selection
Attachment 74342: Patch with tests for selection
197769 74836 bytes [PATCH]Include Python in build system
Attachment 74543: Patch includes Python in build system
198654 2489 bytes Invalid completion on ruby Fixnum
Attachment 75217: Patch for this bug
198704 1622 bytes StringIndexOutOfBoundException during complete
Attachment 75298: Another patch with the same test
209354 1958 bytes Completion throws StackOverflowError on methods from inside modules
Attachment 82550: Patch with test for this bug
217795 16045 bytes [PATCH] Fix for _javascript_ tests
Attachment 88861: 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
Attachment 59642: Patch
175258 2654 bytes [PATCH] Extension to provide possibility to select elements outside of DLTKModel
Attachment 59745: renamed to IForeignElement, delegation location fixed.
175503 13619 bytes [PATCH]Completion proposals should support package references and typed fields
Attachment 59771: Patch
175503 1313 bytes [PATCH]Completion proposals should support package references and typed fields
Attachment 59800: additional patch
176333 4434 bytes SourceType does not handles memento in right way
Attachment 60241: patch to fix this problem
180443 17414 bytes DLTK UI misses BracketInserter facility
Attachment 62633: Abstract Bracket inserter , and needed utilities
180446 1430 bytes Template proposals does not have icon
Attachment 62634: patch wich adds icons to ruby template proposals
180448 357191 bytes _javascript_ editing facilities need to be enchanced.
Attachment 62635: 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
Attachment 122053: Fixing in DLTK code
Robert Gruendler (gmail.com)
406113 167 bytes Allow to override the instantiation of ReplaceEdits Edit
Comment
Simon Bernard (sierrawireless.com)
cb64b0 23 lines Bug 446185: Go to debug perspective on break on first line
d473c2 511 lines Bug 413346: [outline] Support StyledText in outline
403751 1306 bytes [autocomplete] problem with typed proposal.
Attachment 228634: patch for Bug 403751
Timur Shipilov (xored.com)
200980 824 bytes Unable to debug Ruby script containing '$stdout.sync = true' or '$stdout.sync = true'
Attachment 81862: Patch to fix the problem
205901 787 bytes Details show nil for all items in expressions and variables view
Attachment 80031: Patch to fix the problem
206124 877 bytes Possible infinite loop in DbgpPacketReceiver
Attachment 80212: Patch to fix the problem
206125 996 bytes NPE when performing RubyLaunchingTests
Attachment 80214: Patch to fix the problem
206125 1888 bytes NPE when performing RubyLaunchingTests
Attachment 80219: Patch to fix project dependencies
207138 65753 bytes Separate abstract part from basic debugger
Attachment 80933: Deletes dbgp from basic debugger
207957 35713 bytes Support Kent Sibilev "ruby-debug"
Attachment 81683: Patch for abstract and basic debugger
207957 22862 bytes Support Kent Sibilev "ruby-debug"
Attachment 81684: Plugin adding the fast debugger functionality
207957 81221 bytes Support Kent Sibilev "ruby-debug"
Attachment 81692: One more patch for abstract debugger
207982 6112 bytes Extended debug lifecycle events
Attachment 85253: Adds extended debug events support
208215 15751 bytes Possible deadlock in ruby debugger when performing io operations
Attachment 81708: Patch to fix the problem
208222 39827 bytes output is missing
Attachment 81861: Patch to fix the problem
208224 9786 bytes Exception is not printed by Debugger
Attachment 81978: Patch to fix the problem
208288 4246 bytes Terminate button in Debug doesn't work
Attachment 81950: Patch to fix the problem
208553 22330 bytes Fast debugger preference page doesn't work properly
Attachment 81952: Patch to fix the problem
208774 7048 bytes Breakpoints doesn't work in basic debugger when there are more than one thread
Attachment 82099: Patch to fix the problem
208880 6941 bytes Improving simple debugger speed
Attachment 82205: Patch
209492 1805 bytes Detail formatters for common Ruby types
Attachment 83215: Adds detail formatters
209492 8762 bytes Detail formatters for common Ruby types
Attachment 83224: Updates atomic types list
209495 71096 bytes Provide “break on exception” as a debug option
Attachment 83449: Patch adding basic breakpoint exceptions support
209495 3005 bytes Provide “break on exception” as a debug option
Attachment 83450: Icons for org.eclipse.dltk.ruby.debug.ui
209496 90589 bytes Implement hotswap
Attachment 85522: Adds basic hot swap support
209496 8836 bytes Implement hotswap
Attachment 85546: Small improvement
209994 6917 bytes Debug fails on using parsing XML with REXML
Attachment 83212: Patch to fix the problem
Tobias Grimm (e-tobi.net)
269114 4966 bytes RSpec runner broken for 1.2.0
Attachment 132346: RSpec runner bugfixes for RSpec up to 1.2.4
Vadim Punski (zend.com)
266668 15242 bytes Opened external file - model not updated
Attachment 127157: patch for model not updated for external file
267008 10728 bytes No validation for opened external files in PDT
Attachment 127465: Fixing annotation behavior for external file
268080 2856 bytes no fake source created for NonExistingFileEditorInput
Attachment 128355: NonExistingFileEditorInput support
288827 2120 bytes SourceModuleStructureRequestor.resolveDuplicates slow performance
Attachment 146663: patch for resolve duplicates performance issue
Vasili Gulevich (xored.com)
6043af 8 lines Extensibility for external storage serialization
f67119 20 lines Projectless launch support.
Vladimir Belov (xored.com)
264320 0 bytes _javascript_ code formatter
Attachment 134957: _javascript_ formatter patch +E4X
275443 0 bytes Some _javascript_ formatting issues
Attachment 135322: _javascript_ formatter patch (replacement)
276484 1159496 bytes _javascript_ code formatter
Attachment 135973: _javascript_ formatter patch
Vladislav Kuzkokov (xored.com)
330316 310198 bytes "Change Method Signature" refactoring support
Attachment 183205: fixed
330316 25502 bytes "Change Method Signature" refactoring support
Attachment 183906: support for renaming methods (functions which are properties)
330316 4717 bytes "Change Method Signature" refactoring support
Attachment 184141: fixes to some issues
330316 2754 bytes "Change Method Signature" refactoring support
Attachment 184154: support for two more declaration types
332755 11039 bytes Shortcuts for refactoring in DLTK
Attachment 185344: Support in editor
332755 38339 bytes Shortcuts for refactoring in DLTK
Attachment 185876: Support in views
328733 247 DLTK code refactoring
Comment
Yuri Strot (xored.com)
272666 123477 bytes Multiple Formatter Profiles
Attachment 132194: Patch
272666 19537 bytes Multiple Formatter Profiles
Attachment 132385: Additional Profile Patch
Zhongwei Zhao (eclipseworld.org)
275270 8164 bytes [regression] Code Assist list was bad refreshed using Backspace button
Attachment 161559: patch
283367 20377 bytes make DLTK support non-zip archive
Attachment 141515: patch for supporting non-zip archive in DLTK
321703 2732 bytes CA pop-up unreadable: background from system but not foreground
Attachment 175832: 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
Attachment 221393: patch

Repositories

The information contained in this log was generated by using commit information from the following repositories:


Back to the top