Changes

#11477 (May 25, 2012 12:13:25 PM)

  1. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  2. Merge of http://hg.netbeans.org/web-main/ — ffjre@netbeans.org / hgweb
  3. Automated merge with http://hg.netbeans.org/web-main/ — Denis Anisimov / hgweb
  4. Fix for BZ#213013 - "Restful java client" wizard maps to wrong resource location if changed on server . — Denis Anisimov / hgweb
  5. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  6. Merge of http://hg.netbeans.org/cnd-main/ — ffjre@netbeans.org / hgweb
  7. fixed Bug 207681 - Navigator does not show the list of subroutines in fortran file — Nikolay Krasilnikov / hgweb
  8. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  9. Bug 211687 "It is not clear what actual value is used for C/C++ file standard property" fix. — igor_nikiforov / hgweb
  10. Merge of http://hg.netbeans.org/cnd-main/ — ffjre@netbeans.org / hgweb
  11. fixed Bug #212999 NullPointerException at java.lang.String.replace — Alexander Simon / hgweb
  12. Merge of http://hg.netbeans.org/web-main/ — ffjre@netbeans.org / hgweb
  13. Imrpoved type hints. — Ondrej Brejla / hgweb
  14. Typo. — Ondrej Brejla / hgweb
  15. Automated merge with http://hg.netbeans.org/web-main/ — Ondrej Brejla / hgweb
  16. VariousUtils.getFullyQualifiedName uses proper type name resolver. — Ondrej Brejla / hgweb
  17. Some tests have problem on Mac, but tested behavior works porperly in runtime. — Ondrej Brejla / hgweb
  18. Processing of type elements is more deterministic. — Ondrej Brejla / hgweb
  19. Merge of http://hg.netbeans.org/cnd-main/ — ffjre@netbeans.org / hgweb
  20. Bug 213000 "UI hang in new project wizard" additional fix. — igor_nikiforov / hgweb
  21. Merge of http://hg.netbeans.org/web-main/ — ffjre@netbeans.org / hgweb
  22. Automated merge with http://hg.netbeans.org/web-main — Marek Fukala / hgweb
  23. #212664 - No CC for inline CSS style (without prefix) — Marek Fukala / hgweb
  24. Merge of http://hg.netbeans.org/cnd-main/ — ffjre@netbeans.org / hgweb
  25. fixing Bug #157324 In C++ make it easy to build and run a single file
    - fix tab of compile&debug action — Alexander Simon / hgweb
  26. Bug 213000 "UI hang in new project wizard" fix. — igor_nikiforov / hgweb

#11476 (May 25, 2012 10:03:53 AM)

  1. Automated merge with http://hg.netbeans.org/main/ — kganfield / hgweb
  2. #210715, update profiler topics for main project and #159643, new menu layout — kganfield / hgweb
  3. fix broken link — kganfield / hgweb
  4. fix broken link — kganfield / hgweb
  5. #210715, minor changes to web project help topic — kganfield / hgweb
  6. fix html syntax — kganfield / hgweb
  7. fix broken links — kganfield / hgweb

#11475 (May 25, 2012 7:32:12 AM)

  1. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  2. Merge of http://hg.netbeans.org/cnd-main/ — ffjre@netbeans.org / hgweb
  3. fixing Bug #157324 In C++ make it easy to build and run a single file
    - add compile & debug action — Alexander Simon / hgweb
  4. Bug 212845 "C++11 standard selection option is available for OSS toolchain" fix. — igor_nikiforov / hgweb
  5. Merge of http://hg.netbeans.org/web-main/ — ffjre@netbeans.org / hgweb
  6. Automated merge with http://hg.netbeans.org/web-main — Sergey B. Petrov / hgweb
  7. #212994 null checks added — Sergey B. Petrov / hgweb
  8. Merge of http://hg.netbeans.org/cnd-main/ — ffjre@netbeans.org / hgweb
  9. Extra fix #211680 - unable to use IDE macros in debug command — Nikolay Koldunov / hgweb
  10. Merge of http://hg.netbeans.org/ergonomics/ — ffjre@netbeans.org / hgweb
  11. More of #198344: Get ready for empty values — Jaroslav Tulach / hgweb
  12. Making sure HookConfiguratorTest does not print error warnings — Jaroslav Tulach / hgweb
  13. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  14. #212061: More logging about the way we compute the install area — Jaroslav Tulach / hgweb
  15. Improvement to #198344: Include the trailing slash while comparing the subpackage name — Jaroslav Tulach / hgweb
  16. #198344: Support for OpenIDE-Module-Public-Packages: org.pref.** — Jaroslav Tulach / hgweb
  17. #204818: More logging to print out who's blocking the AWT. Also modifying Menu and Toolbar to pre-create actions outside of AWT — Jaroslav Tulach / hgweb
  18. #212918: Print out the file for which the factory is null — Jaroslav Tulach / hgweb
  19. Jesse's tweaks to Jarda's fix for #207060: uri2File conversion — Jesse Glick / hgweb
  20. #212364: Allow numbers in subsequent segments of code name base — Jaroslav Tulach / hgweb
  21. #207393: Using application/x-nbsettings mime type for .settings as well as .instance files — Jaroslav Tulach / hgweb
  22. Splitting the tests into separate cases so they don't influence each other — Jaroslav Tulach / hgweb
  23. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  24. #207393: Register special mime type for .settings files — Jaroslav Tulach / hgweb
  25. Merge the heads — Jaroslav Tulach / hgweb
  26. Initialize the fileSystemsClone field in constructor to guard against NPE for concurrently running threads — Jaroslav Tulach / hgweb
  27. Release the lock as soon as possible — Jaroslav Tulach / hgweb
  28. Include stdout and stderr in the test failure report — Jaroslav Tulach / hgweb
  29. wait(40s) to cause the test to time out and show thread dumps in case of failure — Jaroslav Tulach / hgweb
  30. #212891: Simulating a case when parent of a file is not a folder and making sure it does not yield an error — Jaroslav Tulach / hgweb
  31. #207060: Pretend that root of UNC paths always exists — Jaroslav Tulach / hgweb
  32. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  33. Merge of http://hg.netbeans.org/web-main/ — ffjre@netbeans.org / hgweb
  34. A hudson server have to clean any local modifications or untracked files in the workspace. — PGebauer / hgweb
  35. fixing #212124 - C++11 enum forwards
    - test for correctly resolve externally defined class member forward enums' enumerators — Vladimir Voskresensky / hgweb
  36. fixed CR 7171144 Mark Occurrences  Options  should  be reviewed — Alexander Simon / hgweb

#11474 (May 25, 2012 4:50:26 AM)

  1. Automated merge with http://hg.netbeans.org/main/ — kganfield / hgweb
  2. #210715, remove references to main project in wizard, fix various html syntax typos — kganfield / hgweb

#11473 (May 25, 2012 2:19:17 AM)

  1. Ignore jettison fully qualified name in golden files. — Jiri Skrivanek / hgweb

#11472 (May 25, 2012 12:13:24 AM)

  1. Merge of http://hg.netbeans.org/core-main/ — ffjre@netbeans.org / hgweb
  2. #201463: Move reindexing logic out of ProjectOpenedHookImpl
    2/2: listen to changes in repos of a project while it is open. — Jesse Glick / hgweb
  3. c.atlassian.connector.eclipse.commons.core -> commits@connecteddeveloper.netbeans.org — Jesse Glick / hgweb

#11471 (May 24, 2012 6:13:32 PM)

  1. Merge of http://hg.netbeans.org/core-main/ — ffjre@netbeans.org / hgweb
  2. Automated merge with https://hg.netbeans.org/core-main/ — Jesse Glick / hgweb
  3. #207219 JG11: static @TemplateRegistration must be in package-info.java. — Jesse Glick / hgweb
  4. Merge of http://hg.netbeans.org/main/ — ffjre@netbeans.org / hgweb
  5. Merge of http://hg.netbeans.org/core-main/ — ffjre@netbeans.org / hgweb
  6. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  7. Typo: "iconBase" not "icon". — Jesse Glick / hgweb
  8. Automated merge with https://hg.netbeans.org/core-main/ — Jesse Glick / hgweb
  9. Warnings and minor cleanups. — Jesse Glick / hgweb
  10. #212930: java.io.FileNotFoundException: /opt/java/libs — Jesse Glick / hgweb
  11. Warnings. — Jesse Glick / hgweb
  12. Deleting apparently unused RelativizeFilePathCustomizer. — Jesse Glick / hgweb
  13. Warnings. — Jesse Glick / hgweb
  14. Merge of http://hg.netbeans.org/cnd-main/ — ffjre@netbeans.org / hgweb
  15. fixing #212124 - C++11 enum forwards
    - support enumerators from externally defined enums — Vladimir Voskresensky / hgweb
  16. Merge of http://hg.netbeans.org/jet-main/ — ffjre@netbeans.org / hgweb
  17. #212900 - Unable to remove custom configuration — Petr Somol / hgweb
  18. Merge of http://hg.netbeans.org/cnd-main/ — ffjre@netbeans.org / hgweb
  19. fixing Bug #157324 In C++ make it easy to build and run a single file
    - fix run arguments — Alexander Simon / hgweb
  20. fix hudson warning:
    - Not all children in CND/RemoteProject/ marked with the position attribute: [Samples], but some are: [Native] — Vladimir Voskresensky / hgweb
  21. test for #212843 - external enum declaration can not resolve initializer constants — Vladimir Voskresensky / hgweb
  22. fixed #212843 - external enum declaration can not resolve initializer constants
    - use scope class of external enum — Vladimir Voskresensky / hgweb
  23. fixing #212124 - C++11 enum forwards
    - test for implementation for class member's forward enum declarations — Vladimir Voskresensky / hgweb
  24. fixing #212124 - C++11 enum forwards
    - implementation for class member's forward enum declarations — Vladimir Voskresensky / hgweb
  25. fixing #212124 - C++11 enum forwards
    - forward enum declarations in completion — Vladimir Voskresensky / hgweb
  26. fixing #212124 - C++11 enum forwards
    - forward enum declarations in navigator — Vladimir Voskresensky / hgweb
  27. fixing #212124 - C++11 enum forwards
    - forward enum declarations without definition is just a warning (like forward class decl) — Vladimir Voskresensky / hgweb
  28. fixing #212124 - C++11 enum forwards
    - forward enum declarations recognition — Vladimir Voskresensky / hgweb
  29. fixed Bug 208927 - Fortran Navigator not showing subroutines if they contain a continuation line or semicolon — Nikolay Krasilnikov / hgweb
  30. fixing Bug 208927 - Fortran Navigator not showing subroutines if they contain a continuation line or semicolon — Nikolay Krasilnikov / hgweb
  31. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  32. fixing Bug #157324 In C++ make it easy to build and run a single file. — Alexander Simon / hgweb
  33. fixing Bug #212852 Can not find "Reparse on File Change" option
    - additional fix for unit tests — Alexander Simon / hgweb
  34. fixing Bug #212852 Can not find "Reparse on File Change" option
    - additional fix for unit tests — Alexander Simon / hgweb
  35. fixing Bug #157324 In C++ make it easy to build and run a single file. — Alexander Simon / hgweb
  36. i18n — Vladimir Voskresensky / hgweb
  37. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  38. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  39. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  40. fixing #212124 - C++11 enum forwards
    - more enum forward declarations implementation in modelimpl — Vladimir Voskresensky / hgweb
  41. fix warning — Vladimir Voskresensky / hgweb
  42. fixed #212892 - Cannot refactor unresolved elements on Change Function parameters from Navigator
    - lookup can not be "fixed", so introduced InstanceContent based lookup and replace object when node does resetNode activity — Vladimir Voskresensky / hgweb
  43. fixing #212124 - C++11 enum forwards
    - introduce enum forward declarations implementation in modelimpl — Vladimir Voskresensky / hgweb
  44. fixing #212124 - C++11 enum forwards
    - introduce enum forward declarations — Vladimir Voskresensky / hgweb
  45. remove duplicated function call — Vladimir Voskresensky / hgweb
  46. fix i18n — Alexander Simon / hgweb
  47. fixing Bug #212852 Can not find "Reparse on File Change" option
    - move "Reparse on File Change", "Support indexing of non C/C++/Fortran files in projects (slow down parsing)" and "Try to fix unresolved include directives" in Other options tab — Alexander Simon / hgweb
  48. fixing Bug #212852 Can not find "Reparse on File Change" option
    - prepare options infrastructure. — Alexander Simon / hgweb
  49. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  50. Extra fix #211680 - unable to use IDE macros in debug command — Nikolay Koldunov / hgweb
  51. Fixed #211680 - unable to use IDE macros in debug command — Nikolay Koldunov / hgweb
  52. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  53. updated test after #212841 - C++11 strongly typed enum incorrectly handled by code assistance — Vladimir Voskresensky / hgweb
  54. fix misprint introduced after test was added for #212841 - C++11 strongly typed enum incorrectly handled by code assistance — Vladimir Voskresensky / hgweb
  55. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  56. test for #212841 - C++11 strongly typed enum incorrectly handled by code assistance — Vladimir Voskresensky / hgweb
  57. fixed #212841 - C++11 strongly typed enum incorrectly handled by code assistance — Vladimir Voskresensky / hgweb
  58. fixed:
    1.Bug  #212763 Incorrect color of Options->C/C++ panels background
    2. Bug #212764 Superfluous scrollbar in Options->C/C++->Code Assistance panel
    3. Bug #212833 C++ Project Options panel only increase horizontal size — Alexander Simon / hgweb
  59. fixed #212765 - Superfluous scrollbars in Options->C/C++->Debugging Options panel - extra fix 2 — Egor Ushakov / hgweb
  60. fixed #212765 - Superfluous scrollbars in Options->C/C++->Debugging Options panel - extra fix — Egor Ushakov / hgweb
  61. fixed #212765 - Superfluous scrollbars in Options->C/C++->Debugging Options panel — Egor Ushakov / hgweb
  62. fixed #212822 - getLookup() should not return null — Egor Ushakov / hgweb
  63. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  64. fixed 2 Bug 212724 - NullPointerException at org.netbeans.modules.cnd.modelimpl.csm.core.LibraryManager.getLibraries — Nikolay Krasilnikov / hgweb
  65. fixed 2 Bug 212725 - NullPointerException at org.netbeans.modules.cnd.modelimpl.csm.EnumeratorImpl.getQualifiedName — Nikolay Krasilnikov / hgweb
  66. move remote tool bar from studio to netbeans:
    - cleanup "old full remote"
    - fix platform property — Alexander Simon / hgweb
  67. fixed Bug 212725 - NullPointerException at org.netbeans.modules.cnd.modelimpl.csm.EnumeratorImpl.getQualifiedName — Nikolay Krasilnikov / hgweb
  68. fixed Bug 212724 - NullPointerException at org.netbeans.modules.cnd.modelimpl.csm.core.LibraryManager.getLibraries — Nikolay Krasilnikov / hgweb
  69. fixed Bug 212723 - StringIndexOutOfBoundsException: String index out of range: -1 — Nikolay Krasilnikov / hgweb
  70. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  71. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  72. move remote tool bar from studio to netbeans:
    - cleanup duplicated code — Alexander Simon / hgweb
  73. fixed Bug 212718 - NullPointerException at org.netbeans.modules.cnd.completion.csm.CsmProjectContentResolver.getNestedNamespaces — Nikolay Krasilnikov / hgweb
  74. fixed #211802 - copying input from terminal inside of the IDE does not update the clipboard. — Egor Ushakov / hgweb
  75. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  76. fixed 2 Bug 212602 - Navigator does not work with Fortran files (new project from existing sources) — Nikolay Krasilnikov / hgweb
  77. fixed Bug 212720 - NullPointerException at org.netbeans.modules.cnd.modelimpl.csm.FunctionImpl.isObjectVisibleInFile — Nikolay Krasilnikov / hgweb
  78. fixed #200202 - allow to use 'inline' when encapsulate fields
    - use Tools->Options->Editor->Formatting, C/C++ Source and Header and in category "Other" turn on "use inline keyword" — Vladimir Voskresensky / hgweb
  79. backout a7ab6b55d2de — Vladimir Voskresensky / hgweb
  80. Extra fix #192806 - Detect project when attaching — Nikolay Koldunov / hgweb
  81. fixed Bug 212602 - Navigator does not work with Fortran files (new project from existing sources) — Nikolay Krasilnikov / hgweb
  82. fixed #145252 - Allow C++ comments in C-code — Vladimir Voskresensky / hgweb
  83. clean up — Vladimir Voskresensky / hgweb
  84. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  85. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  86. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  87. fix possible useless [C@16f0472 in output — Vladimir Voskresensky / hgweb
  88. - add missed () around OR checks
    - add missed break — Vladimir Voskresensky / hgweb
  89. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  90. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  91. fixed #212542 - AssertionError — Vladimir Kvashin / hgweb
  92. move remote tool bar from studio to netbeans — Alexander Simon / hgweb
  93. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  94. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  95. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  96. Merge of http://hg.netbeans.org/core-main/ — ffjre@netbeans.org / hgweb
  97. Automated merge with http://hg.netbeans.org/core-main/ — Milos Kleint / hgweb
  98. every opened projects should be listened on for changes — Milos Kleint / hgweb
  99. base the externalOwners preferences cache on maven GAV not GA. That way multiple versions of the same artifact can coexist in the IDE.
    listen on changes in all loaded projects, not just the ones registered with registerProject() — Milos Kleint / hgweb
  100. prevent duplicate firing changes when projects change — Milos Kleint / hgweb
  101. projects get registered on opening, if unloadable at that time, the project will never get registered. fix by listening on unloadable projects as well. — Milos Kleint / hgweb
  102. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  103. use Check for Update instead of Reload Catalog — Jiri Rechtacek / hgweb
  104. Merge of http://hg.netbeans.org/jet-main/ — ffjre@netbeans.org / hgweb
  105. Automated merge with https://hg.netbeans.org/jet-main — Ralph Benjamin Ruijs / hgweb
  106. Issue #147508 - [Pull Up][Push down] Remap generic names — Ralph Benjamin Ruijs / hgweb
  107. Issue #134034 - [Pull Up] refactoring causes compiler error if target calls super — Ralph Benjamin Ruijs / hgweb
  108. Issue #212934 - [pull up] Pull up interface changes all classes in file — Ralph Benjamin Ruijs / hgweb
  109. Removing incorrect junit dependence in javafx2.samples — Petr Somol / hgweb
  110. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  111. Automated merge with http://hg.netbeans.org/jet-main/ — Tomas Zezula / hgweb
  112. #212954:Cannot install J2ME platform — Tomas Zezula / hgweb
  113. Automated merge with http://hg.netbeans.org/jet-main — Svata Dedic / hgweb
  114. Automated merge with http://hg.netbeans.org/jet-main — Svata Dedic / hgweb
  115. Issue #155632 - CSS comment action comments instead of uncomment in particular situation: fixed
    Position just before comment end delimiter is now treated as 'in comment' — Svata Dedic / hgweb
  116. Issue #211849 - Toggle comment doesn't work for line comment which are not at the start of the line: fixed
    Improved (un)commenting lines with whitespaces. — Svata Dedic / hgweb
  117. Issue #212669 - NullPointerException at org.netbeans.modules.csl.navigation.ClassMemberFilters.filter: fixed
    Added null check. — Svata Dedic / hgweb
  118. Issue #212065 - NullPointerException at org.netbeans.modules.csl.hints.infrastructure.GsfHintsManager.collectHints: fixed
    Added null check — Svata Dedic / hgweb
  119. Automated merge with http://hg.netbeans.org/jet-main — Svata Dedic / hgweb
  120. Issue #158093 - Keymap panel enhancements: fixed
    Implemented changes proposed in the issue. Changed layout of the special key panel a little more. — Svata Dedic / hgweb
  121. Resolving build warnings in javafx2.samples module — Petr Somol / hgweb
  122. #212474 - javax.swing.text.BadLocationException: Invalid offset=-1, docLen=30155 - offset -1 passed to JTextComponent.modelToView(). — Miloslav Metelka / hgweb
  123. #184669 - java.util.MissingResourceException: Can't find resource for bundle org.openide.util.NbBundle$PBundle, key org.openide.actions.PopupAction. — Miloslav Metelka / hgweb
  124. #204828 - API for plugin custom Undo - added Jesse's notes. — Miloslav Metelka / hgweb
  125. Automated merge with http://hg.netbeans.org/jet-main/ — Tomas Zezula / hgweb
  126. #208528:Allow user to specify platform used for new projects — Tomas Zezula / hgweb

#11469 (May 24, 2012 12:27:21 PM)

  1. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  2. Merge of http://hg.netbeans.org/web-main/ — ffjre@netbeans.org / hgweb
  3. Automated merge with http://hg.netbeans.org/web-main/ — Denis Anisimov / hgweb
  4. Fix for BZ#212924 - NullPointerException at org.netbeans.modules.websvc.design.javamodel.Utils.isService — Denis Anisimov / hgweb
  5. Merge of http://hg.netbeans.org/core-main/ — ffjre@netbeans.org / hgweb
  6. mention new 2.7 DTD, added  // NOI18N — Jiri Rechtacek / hgweb
  7. #208369: add logs — Jiri Rechtacek / hgweb
  8. #211817: Cannot initialize registry — Libor Fischmeistr / hgweb
  9. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  10. #193356 - Implement abstract methods from another namespace breaks typehints — Ondrej Brejla / hgweb
  11. fix typo in help topics — kganfield / hgweb
  12. #210715, remove set as main project item for topics for new project wizard — kganfield / hgweb
  13. Automated merge with http://hg.netbeans.org/main/ — kganfield / hgweb
  14. update to debug free-form topic to remove some info found in config article — kganfield / hgweb
  15. update to profile free-form topic — kganfield / hgweb
  16. removed some old html code — kganfield / hgweb

#11468 (May 24, 2012 8:03:52 AM)

  1. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  2. Merge of http://hg.netbeans.org/web-main/ — ffjre@netbeans.org / hgweb
  3. Automated merge with http://hg.netbeans.org/web-main/ — Ondrej Brejla / hgweb
  4. #212942 - Wrong content of Apache Conf Template file — Ondrej Brejla / hgweb
  5. #212941 - Coloring of negative float numbers — Ondrej Brejla / hgweb
  6. Automated merge with http://hg.netbeans.org/web-main — Sergey B. Petrov / hgweb
  7. #193280 now wizard test config and disable finish and show message at bottom panel — Sergey B. Petrov / hgweb
  8. #193280 currnty jsut do not generate and log problem to message log — Sergey B. Petrov / hgweb
  9. Merge of http://hg.netbeans.org/web-main/ — ffjre@netbeans.org / hgweb
  10. Automated merge with http://hg.netbeans.org/web-main — Marek Fukala / hgweb
  11. #212912 - NullPointerException at org.netbeans.modules.html.parser.ElementsFactory$VirtualOpenTag.detachFromParent — Marek Fukala / hgweb
  12. Automated merge with main-silver — ffjre@netbeans.org / hgweb
  13. #210725: FindBugs integration reads sig files directly from the caches, need to prevent rewriting the sig files while the analysis runs. — Jan Lahoda / hgweb
  14. Increased timeout. — Jiri Skrivanek / hgweb

#11467 (May 24, 2012 4:30:03 AM)

  1. Automated merge with http://hg.netbeans.org/main/ — kganfield / hgweb
  2. update profiling freeform project topic — kganfield / hgweb

#5004 (Feb 8, 2009 8:03:13 PM)

  1. Added a test project for memory monitor and other gizmo stuff — Vladimir Kvashin / hgweb
  2. Fixed memory monitor & agent bnaries' source (at least for Solaris) — Vladimir Kvashin / hgweb
  3. Automated merge with http://hg.netbeans.org/main — ffjre@netbeans.org / hgweb
  4. Automated merge — ffjre@netbeans.org / hgweb
  5. Automated merge — ffjre@netbeans.org / hgweb
  6. Automated merge — ffjre@netbeans.org / hgweb
  7. Automated merge — ffjre@netbeans.org / hgweb
  8. Automated merge — ffjre@netbeans.org / hgweb