Commit Graph
99655 Commits
Author SHA1 Message Date
anna a5a54bd00a method references of vararg methods 2013-05-14 12:08:00 +02:00
Alexey Kudravtsev 0370c5a688 memory: allocate buffer lazily 2013-05-14 14:04:18 +04:00
Alexey Kudravtsev b2163c0e57 concurrency: use refcount to control liveness instead of flag 2013-05-14 14:04:17 +04:00
Alexey Kudravtsev 01a69ad541 two more places to cancel early 2013-05-14 14:04:16 +04:00
Vassiliy Kudryashov 1ef78c0a41 widescreen support: partially rollback changes pushed by mistake 2013-05-14 14:01:15 +04:00
Dmitry Avdeev 96ce479508 IDEA-107118 Generate XML tag hangs 2013-05-14 13:09:28 +04:00
Dmitry Avdeev 0daac71b56 typo 2013-05-14 13:09:27 +04:00
Dmitry Avdeev 7b44737c69 cleanup 2013-05-14 13:09:26 +04:00
Dmitry Avdeev 4d5c8b2050 cleanup 2013-05-14 13:09:25 +04:00
Alexander Lobas 5ac964339f IDEA-106210 2013-05-14 13:00:05 +04:00
Alexander Lobas 14ca92902d IDEA-106210 2013-05-14 12:15:49 +04:00
Alexander Lobas 69ae11849f IDEA-106210 2013-05-14 11:21:37 +04:00
Alexander Lobas 53bec8a285 IDEA-106210 2013-05-14 11:10:27 +04:00
Max Medvedev e44a4a195c IDEA-106787: long string arrays in Groovy stubs 2013-05-14 11:03:54 +04:00
Max Medvedev 841fb61e36 IDEA-107041 Groovy completion: static inner classes of anonymous classes 2013-05-14 10:21:28 +04:00
Sergey Simonchik 2f1840d629 gjslint: "find in path" diagnostic 2013-05-13 23:30:51 +04:00
Sergey Evdokimov 4e2ca0ace5 IDEA-20864 Maven: run configuration improvements 2013-05-13 22:00:05 +04:00
Roman Shevchenko 4ad4f76a3b SVN tests disabled till saviour come 2013-05-13 19:18:56 +02:00
Roman Shevchenko c5c1222b09 Modules grouped 2013-05-13 19:18:56 +02:00
Gregory.Shrago 2e758cd995 IDEA-96747 Database console history does not work as expected 2013-05-13 20:44:37 +04:00
peter a4d4c3efbb remove NewVirtualFile.{get,set}Flag 2013-05-13 18:00:42 +02:00
peter 6d9716e83e trailing * is not needed in matchers (IDEA-106854) 2013-05-13 18:00:42 +02:00
peter 3da0373692 clear package cache on low memory 2013-05-13 18:00:41 +02:00
peter a3fcfb61ef clear DirectoryIndex maps when closing project, so that even leaks won't result in tons of uncollected order entries and strings 2013-05-13 18:00:41 +02:00
Vassiliy Kudryashov 442b57fc81 main menu ignores mouse clicks in presentation/fullscreen mode 2013-05-13 19:21:56 +04:00
Vassiliy Kudryashov 144da2545a widescreen support 2013-05-13 19:21:55 +04:00
Roman Shevchenko 925efc309f Test loader refactored to make clear what filter is used 2013-05-13 17:14:44 +02:00
anna 8df5997677 visibility with anonymous classes fixed 2013-05-13 17:02:53 +02:00
Max Medvedev 3bf02adca3 IDEA-106876 light parameter should check varargs itself 2013-05-13 18:26:53 +04:00
Max Medvedev 8557fc9785 parameter list block, right parenth formatting 2013-05-13 18:26:53 +04:00
Max Medvedev 50ed7ae8ca IDEA-107059 Manage spaces after modifier list 2013-05-13 18:26:52 +04:00
Roman Shevchenko c9caa273d7 Cleanup (test) 2013-05-13 16:05:31 +02:00
Roman Shevchenko e223bbaddf Cleanup (imports) 2013-05-13 16:05:31 +02:00
Nadya.Zabrodina 3b92c7edf5 Code style fixed in HG tests.
*File name variables removed from HgPlatformTest (use local ones in appropriate methods);
* HgMergeProvider filed moved from HgPlatformTest to HgMergeProviderTest;
*Second repository creation moved to test methods;
*UpdateProject  method added  to HgExecutor;
*Unnecessary comments removed from MergeProveder tests.
2013-05-13 17:44:21 +04:00
andrey.zaytsev a64d3020e9 IDEA-107072 Breakpoint dialog: usability problems and other bug 2013-05-13 17:36:00 +04:00
anna 125060e5e2 no need in additional lib 2013-05-13 15:17:15 +02:00
anna e3aa180e9a mismatched collections: method references check (IDEA-107001) 2013-05-13 15:05:53 +02:00
anna 7a56eb198f new array refs: accept signatures with assignable to int params (IDEA-106973) 2013-05-13 15:05:52 +02:00
Max Medvedev 6ebb8cbb47 IDEA-79650 check final local variables write access 2013-05-13 16:16:56 +04:00
Max Medvedev 91251b62c8 IDEA-107070 Groovy map elements accessed as properties lose generic type information 2013-05-13 16:16:55 +04:00
Max Medvedev 6a6f85266d final fields cannot be modified inside its class 2013-05-13 16:16:55 +04:00
Max Medvedev 8746866625 continuation indent in expressions 2013-05-13 16:16:55 +04:00
Alexey Kudravtsev d57317ab6c added *analysis-api 2013-05-13 15:28:40 +04:00
Alexey Kudravtsev c4e748d974 memory: intern frequent type text in cls references 2013-05-13 15:28:39 +04:00
peter bd1f3e393d make test file readable by older groovy 2013-05-13 13:26:59 +02:00
Roman Shevchenko 9da649be29 Test extended 2013-05-13 13:14:46 +02:00
Sascha Weinreuter a5389cbe1f Merge remote-tracking branch 'origin/master' 2013-05-13 13:07:43 +02:00
Sascha Weinreuter 0b6137d852 IDEA-106641: Opening *.xml or *.xsl files cause IntelliJ to start eating memory
IDEA-106852: IDEA consumed a lot of CPU in idle mode
2013-05-13 13:04:48 +02:00
nik 215bb8264d google app engine: added converter for facet configuration [rev by Dmitry A.] 2013-05-13 14:18:35 +04:00
Maxim.Mossienko 393bf94c50 IDEA-107013 Not full product name used in message [r=Konstantin.Bulenkov] 2013-05-13 11:59:40 +02:00