idea/community.git
2014-08-19 Vladimir.Orlovfixed help dependency
2014-08-19 Vladimir.OrlovMerge remote-tracking branch 'origin/master' idea/138.1710
2014-08-19 Vladimir.Orlovupdated win installation PyCharm Edu
2014-08-19 Vladimir.Orlovfixed bundled dmg for PyCharm and PyCharm EDU
2014-08-19 Rustam VishnyakovRemove usages of deprecated CodeStyleSettings.RIGHT_MAR...
2014-08-19 Eugene Zhuravlevmove custom build messages dispatching to base class...
2014-08-19 Sergey SavenkoDBE: don't start editing on 'Windows' key press
2014-08-19 Vladimir.OrlovPyCharm Edu
2014-08-19 Stanislav Erokhin[log] Remove highlighting dotted edges in filter mode.
2014-08-19 Stanislav Erokhin[log] Create DottedEdges for optimize memory usage.
2014-08-19 Stanislav Erokhin[log] Added dotted edges to filter.
2014-08-19 Nadya Zabrodinachanged to parameterized, only output message tested clion/138.1709
2014-08-19 Eugene ZhuravlevIDEA-126653 "Ant Build" tool window automatically hides...
2014-08-19 Vassiliy.KudryashovIDEA-118777 NPE is thrown on attempt to close Debug...
2014-08-19 nikVCS: don't perform code analysis for excluded files...
2014-08-19 Anna KozlovaEA-59440 - NPE: AnalysisScope.accept
2014-08-19 Anna KozlovaEA-59495 - assert: PsiMethodReferenceUtil.hasReceiver
2014-08-19 Anna Kozlovanew inference: additional constraints
2014-08-19 Maxim.Mossienkofollowing plugins were marked incompatible:
2014-08-19 niknative libraries (dll/so) supported in libraries (IDEA...
2014-08-19 Nadya Zabrodinatests for IDEA-126632 added, internal methods and...
2014-08-19 Sergey Ignatovbetter minimum size (Setting > Editor) phpstorm/138.1708
2014-08-19 Sergey SimonchikWEB-12959 Grunt console: use red color for failed tests...
2014-08-19 Alexander ZolotovEA-58377. Without infinite loop now
2014-08-19 peterIDEA-128186 Closures don't auto collapse when auto...
2014-08-19 peterIDEA-128242 Static code analysis reports "always true...
2014-08-19 Mikhail GolubevPY-9342 Slightly simplify selectFakeType method
2014-08-19 Egor.Ushakovdisable obsolete java add to watches handler
2014-08-19 Egor.Ushakovallow to mark objects from referring objects window
2014-08-19 petermerge PushedFilePropertiesUpdaterImpl dumb mode updates...
2014-08-19 petermake ChooseByNameTest more tolerant to other language...
2014-08-19 Ekaterina TuzovaMerge remote-tracking branch 'origin/master'
2014-08-19 Ekaterina Tuzovablock unresolved reference inspection for study projects
2014-08-19 Anna KozlovaMerge remote-tracking branch 'origin/master'
2014-08-19 Anna KozlovaMerge remote-tracking branch 'origin/master'
2014-08-19 Ekaterina TuzovaMerge remote-tracking branch 'origin/master'
2014-08-19 Anna Kozlovarevert to reanimate tests
2014-08-19 Ekaterina TuzovaDon't use PyCharm configuration for PyCharm EDU
2014-08-19 Alexey Kudravtsevnotnull
2014-08-19 Alexey Kudravtsevmade final
2014-08-19 Alexey Kudravtsevfilter inspections by acceptable language
2014-08-19 Alexey Kudravtsevcleanup
2014-08-19 Anna Kozlovaconvert to atomic/thread local: array initializer aware...
2014-08-19 medvectoroverride empty editor for all projects
2014-08-19 medvectorsave not only binary status via PyCharm restart
2014-08-19 Ilya Klyuchnikovenable bytecode analysis
2014-08-19 Ilya Klyuchnikovreverting bytecode analysis index version
2014-08-19 Ilya Klyuchnikovrefactor leaking parameters analysis
2014-08-19 Ilya Klyuchnikovsmaller indices
2014-08-19 Ilya Klyuchnikovtowards smaller indices
2014-08-19 Ilya Klyuchnikovbytecode analysis: optimization
2014-08-19 Ilya Klyuchnikovoptimization: no need for a stack of result for contracts
2014-08-19 Ilya Klyuchnikovbytecode analysis: delta in testdata
2014-08-19 Ilya Klyuchnikovbytecode analysis: do not generalize this
2014-08-19 Ilya Klyuchnikovone more guard for steps limit (to be on the safe side)
2014-08-19 Ilya Klyuchnikovone method for contract equation in CombinedAnalysis
2014-08-19 Ilya Klyuchnikovoptimization
2014-08-19 Ilya Klyuchnikovlite analyzers for methods without JSR instructions
2014-08-19 Ilya Klyuchnikovmove constant
2014-08-19 Ilya Klyuchnikovmethod for top equations is extracted
2014-08-19 Ilya Klyuchnikovrefactoring: moving ControlFlowBuilder into asm package
2014-08-19 Ilya Klyuchnikovrefactoring: moving RichControlFlow into asm package
2014-08-19 Ilya Klyuchnikovrefactoring: moving DFSTree into asm package
2014-08-19 Ilya Klyuchnikovbytecode analysis: join equations on key collisions
2014-08-19 Ilya Klyuchnikovcode cleanup
2014-08-19 Ilya Klyuchnikovrefactoring: moving LeakingParametersAnalysis into...
2014-08-19 Ilya Klyuchnikovrefactoring: moving OriginAnalysis and CFG into asm...
2014-08-19 Ilya Klyuchnikovrefactoring: moving ASMUtils into asm package
2014-08-19 Ilya Klyuchnikovextract Frameless Analyzer
2014-08-19 Ilya KlyuchnikovOriginsAnalysis cleanup
2014-08-19 Ilya Klyuchnikovworking simple combined analysis
2014-08-19 Ilya Klyuchnikovcode cleanup
2014-08-19 Ilya Klyuchnikovoptimization: primitive collections
2014-08-19 Ilya Klyuchnikovcode clean up
2014-08-19 Ilya Klyuchnikovrefactoring - splitting into smaller methods
2014-08-19 Ilya Klyuchnikovoptimizations in DFS tree
2014-08-19 Ilya Klyuchnikovoptimization: no need to intermediate string
2014-08-19 Ilya Klyuchnikovinitial: fast result origins analysis
2014-08-19 Ilya Klyuchnikovoptimization: using constants
2014-08-19 Ilya Klyuchnikovextracting constants
2014-08-19 Ilya Klyuchnikovoptimization: single pass fast leaking analysis
2014-08-19 Ilya Klyuchnikovworking fast leaking params analysis
2014-08-19 Ilya Klyuchnikovtmp: combined analysis
2014-08-19 Ilya Klyuchnikovtmp: simple analysis
2014-08-19 Ilya Klyuchnikovattempt: fast leaking params
2014-08-19 Ilya Klyuchnikovmicro optimizations
2014-08-19 Ilya Klyuchnikovoptimization: no need for intermediate list
2014-08-19 Ilya Klyuchnikovshared array for pending actions
2014-08-19 Ilya Klyuchnikovresults are shared arrays
2014-08-19 Ilya Klyuchnikovarray for computed
2014-08-19 Ilya Klyuchnikovmerging non-back edges
2014-08-19 Ilya Klyuchnikovexplicit entrances into error nodes
2014-08-19 Ilya Klyuchnikovempty methods
2014-08-19 Ilya Klyuchnikovoptimization: only interesting parameters are leaking
2014-08-19 Ilya Klyuchnikovoptimization: no handling of INVOKEINTERFACE for @NotNu...
2014-08-19 Ilya KlyuchnikovINVOKEINTERFACE is top in out analysis
2014-08-19 Ilya Klyuchnikovoptimization: taking into account return type in origin...
2014-08-19 Ilya Klyuchnikovoptimization: no need to infer null->... if param is...
2014-08-19 Ilya Klyuchnikovoptimization: result origins are boolean[]
2014-08-19 Ilya Klyuchnikov@NotNull
next